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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*CSS Generated from InDesign Styles*/

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

/*@keyframes share-fadein {
    from { opacity: 0; }
    to   { opacity: 0.1; }
}
@-webkit-keyframes share-fadein {
    from { opacity: 0; }
    to   { opacity: 0.1; }
}*/

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

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

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

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

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

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

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

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

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

#item1569062 {
	width:1242px !important;
	height:832px !important;
	left:-22px !important;
	top:-17px !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;}
}
#item1607749 {
	width:1893px !important;
	height:1268px !important;
	left:-640px !important;
	top:-30px !important;
	background:#000;
}

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

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

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

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

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

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

@keyframes intensificar-1152142 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1152142 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1152165 {
	opacity:0.25;
	width:539px !important;
	height:203px !important;
	left:88px !important;
	top:537px !important;
	background:#0e0b00;
}

#item1152187 {
	width:499px !important;
	height:165px !important;
	left:108px !important;
	top:554px !important;
}

#item1603759 {
	width:490px !important;
	height:143px !important;
	left:320px !important;
	top:557px !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;}
}
#item1607829 {
	width:1897px !important;
	height:1249px !important;
	left:-599px !important;
	top:-25px !important;
	background:#000;
}

#item1607841 {
	width:427px !important;
	height:161px !important;
	left:237px !important;
	top:631px !important;
}

@keyframes intensificar-1607841 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1607841 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1607864 {
	opacity:0.25;
	width:628px !important;
	height:347px !important;
	left:36px !important;
	top:805px !important;
	background:#0e0b00;
}

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

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

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

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

#item1595940 {
	width:1116px !important;
	height:204px !important;
	left:48px !important;
	top:41px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:40px;
	-webkit-column-gap:40px;
	column-gap:40px;
}

@keyframes intensificar-1595940 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1595940 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#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;}
}
#item1633305 {
	width:15px !important;
	height:51px !important;
	left:36px !important;
	top:36px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes intensificar-1608780 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1608780 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1608819 {
	width:595px !important;
	height:555px !important;
}

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

#item1634986 {
	width:595px !important;
	height:550px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1572583 {
	width:269px !important;
	height:51px !important;
	left:850px !important;
	top:518px !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;}
}
#item1608968 {
	width:991px !important;
	height:762px !important;
	left:-63px !important;
	top:-15px !important;
	background:#000;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1153802 {
	width:432px !important;
	height:114px !important;
	left:116px !important;
	top:205px !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;}
}
#item1609257 {
	width:1866px !important;
	height:1229px !important;
	left:-636px !important;
	top:-14px !important;
	background:#000;
}

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

@keyframes intensificar-1609264 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1609264 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1609287 {
	opacity:0.40;
	width:628px !important;
	height:214px !important;
	left:36px !important;
	top:950px !important;
	background:#0e0b00;
}

#item1609288 {
	width:568px !important;
	height:158px !important;
	left:64px !important;
	top:977px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

table#table1645986 {
	table-layout:fixed;
}

#item1351325 {
	width:510px !important;
	height:146px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes intensificar-1174123 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1174123 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#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;}
}
#item1609568 {
	width:700px !important;
	height:870px !important;
	background:#f3f3f2;
}

#item1609591 {
	width:595px !important;
	height:754px !important;
	left:36px !important;
	top:91px !important;
}

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

#item1609520 {
	width:700px !important;
	height:870px !important;
	background:#f3f3f2;
}

#item1609543 {
	width:628px !important;
	height:764px !important;
	left:36px !important;
	top:91px !important;
}

@keyframes intensificar-1609543 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1609543 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1609473 {
	width:700px !important;
	height:870px !important;
	background:#f3f3f2;
}

#item1609496 {
	width:627px !important;
	height:692px !important;
	left:36px !important;
	top:91px !important;
}

@keyframes intensificar-1609496 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1609496 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1609349 {
	width:700px !important;
	height:870px !important;
	background:#f3f3f2;
}

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

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

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

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

table#table1648679 {
	table-layout:fixed;
}

#item1609420 {
	width:622px !important;
	height:178px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1609333 {
	width:700px !important;
	height:870px !important;
	background:#fff;
}

@keyframes intensificar-1609333 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1609333 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1609330 {
	width:700px !important;
	height:870px !important;
	top:150px !important;
}

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

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

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

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

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

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

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

@keyframes intensificar-1609969 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1609969 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1609972 {
	width:74px !important;
	height:70px !important;
	background:#d0dce4;
}

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes intensificar-1610084 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1610084 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1610114 {
	width:205px !important;
	height:70px !important;
}

#item1610115 {
	width:162px !important;
	height:39px !important;
	left:43px !important;
	top:14px !important;
}

#item1610088 {
	width:205px !important;
	height:70px !important;
}

#item1610090 {
	width:162px !important;
	height:39px !important;
	left:43px !important;
	top:14px !important;
}

#item1610084 {
	width:205px !important;
	height:70px !important;
	left:116px !important;
	top:1130px !important;
}

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

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

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

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

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

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

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

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

#item1634977 {
	width:35px !important;
	height:74px !important;
	left:112px !important;
	top:1127px !important;
}

#item1634980 {
	width:35px !important;
	height:74px !important;
	left:526px !important;
	top:1052px !important;
}

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

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

@keyframes intensificar-1573914 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1573914 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1573912 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1573912 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1573910 {
	width:600px !important;
	height:790px !important;
}

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

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

@keyframes intensificar-1573921 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1573921 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1573945 {
	width:100px !important;
	height:13px !important;
	top:252px !important;
}

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

table#table1650808 {
	table-layout:fixed;
}

#item1573968 {
	width:528px !important;
	height:75px !important;
	top:272px !important;
}

@keyframes intensificar-1573968 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1573968 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1574514 {
	width:528px !important;
	height:512px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1574514 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1574514 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1573994 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

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

#item1574020 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1574020 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1574020 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1574043 {
	width:350px !important;
	height:397px !important;
	top:66px !important;
}

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

#item1574071 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:51px !important;
}

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

@keyframes intensificar-1574094 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1574094 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1573919 {
	width:564px !important;
	height:512px !important;
	left:636px !important;
	top:160px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes intensificar-1610249 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1610249 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1610242 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1610242 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1610240 {
	width:700px !important;
	height:309px !important;
}

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

#item1610415 {
	width:628px !important;
	height:389px !important;
}

@keyframes intensificar-1610415 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1610415 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1610439 {
	width:140px !important;
	height:18px !important;
	top:409px !important;
}

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

table#table1653467 {
	table-layout:fixed;
}

#item1610462 {
	width:628px !important;
	height:105px !important;
	top:437px !important;
}

@keyframes intensificar-1610462 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1610462 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1610390 {
	width:595px !important;
	height:542px !important;
}

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

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

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

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

@keyframes intensificar-1610290 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1610290 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1610313 {
	width:490px !important;
	height:130px !important;
	top:92px !important;
}

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

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

@keyframes intensificar-1610342 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1610342 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1610365 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:93px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes intensificar-1574572 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1574572 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1574570 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1574570 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1574568 {
	width:600px !important;
	height:790px !important;
}

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

#item1574579 {
	width:528px !important;
	height:359px !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-1574579 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1574579 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1574603 {
	width:100px !important;
	height:13px !important;
	top:375px !important;
}

@keyframes intensificar-1574603 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1574603 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1656205 th, table#table1656205 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

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

table#table1656205 {
	table-layout:fixed;
}

#item1574626 {
	width:528px !important;
	height:115px !important;
	top:395px !important;
}

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

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

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

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

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

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

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

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

@keyframes intensificar-1574679 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1574679 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1574702 {
	width:350px !important;
	height:397px !important;
	top:82px !important;
}

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

#item1574730 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:168px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes intensificar-1610787 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1610787 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1610780 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1610780 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1610778 {
	width:700px !important;
	height:309px !important;
}

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

#item1610970 {
	width:595px !important;
	height:279px !important;
}

@keyframes intensificar-1610970 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1610970 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1610994 {
	width:140px !important;
	height:18px !important;
	top:311px !important;
}

@keyframes intensificar-1610994 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1610994 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1659895 th, table#table1659895 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

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

table#table1659895 {
	table-layout:fixed;
}

#item1611017 {
	width:628px !important;
	height:161px !important;
	top:339px !important;
}

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

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

#item1635097 {
	width:595px !important;
	height:500px !important;
}

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

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

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

@keyframes intensificar-1610830 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1610830 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1610853 {
	width:490px !important;
	height:254px !important;
	top:92px !important;
}

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

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

@keyframes intensificar-1610882 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1610882 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1610905 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:235px !important;
}

@keyframes intensificar-1610905 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1610905 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1610798 {
	width:665px !important;
	height:500px !important;
	left:36px !important;
	top:575px !important;
}

#item1611040 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:506px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes intensificar-1575280 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1575280 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1575278 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1575278 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1575276 {
	width:600px !important;
	height:790px !important;
}

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

#item1575286 {
	width:528px !important;
	height:366px !important;
	top:16px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1575286 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1575286 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1575311 {
	width:100px !important;
	height:13px !important;
	top:381px !important;
}

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

table#table1662561 {
	table-layout:fixed;
}

#item1575334 {
	width:528px !important;
	height:162px !important;
	top:401px !important;
}

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

#item1575489 {
	width:534px !important;
	height:531px !important;
	top:16px !important;
}

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

#item1575520 {
	width:14px !important;
	height:9px !important;
	top:554px !important;
}

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

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

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

@keyframes intensificar-1575385 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1575385 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1575408 {
	width:350px !important;
	height:397px !important;
	top:65px !important;
}

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

#item1575436 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:150px !important;
}

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

@keyframes intensificar-1575459 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1575459 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1575284 {
	width:564px !important;
	height:563px !important;
	left:636px !important;
	top:162px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes intensificar-1611349 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1611349 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1611342 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1611342 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1611340 {
	width:700px !important;
	height:309px !important;
}

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

#item1611528 {
	width:595px !important;
	height:235px !important;
}

@keyframes intensificar-1611528 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1611528 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1611552 {
	width:140px !important;
	height:18px !important;
	top:262px !important;
}

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

table#table1665221 {
	table-layout:fixed;
}

#item1611576 {
	width:627px !important;
	height:227px !important;
	top:290px !important;
}

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

#item1635136 {
	width:23px !important;
	height:46px !important;
	left:621px !important;
	top:236px !important;
}

#item1635148 {
	width:595px !important;
	height:517px !important;
	left:6px !important;
}

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

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

#item1611391 {
	width:628px !important;
	height:64px !important;
	left:6px !important;
}

@keyframes intensificar-1611391 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1611391 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1611414 {
	width:490px !important;
	height:280px !important;
	left:6px !important;
	top:84px !important;
}

@keyframes intensificar-1611414 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1611414 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1611437 {
	width:125px !important;
	height:31px !important;
	left:509px !important;
	top:306px !important;
}

#item1611443 {
	width:98px !important;
	height:22px !important;
	left:536px !important;
	top:204px !important;
}

@keyframes intensificar-1611443 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1611443 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1611466 {
	width:130px !important;
	height:25px !important;
	left:504px !important;
	top:226px !important;
}

@keyframes intensificar-1611466 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1611466 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1611362 {
	width:671px !important;
	height:517px !important;
	left:36px !important;
	top:558px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1611841 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1086px !important;
}

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

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

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

@keyframes intensificar-1575893 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1575893 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1575891 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1575891 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1575889 {
	width:600px !important;
	height:790px !important;
}

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

#item1575901 {
	width:528px !important;
	height:286px !important;
	top:16px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1575901 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1575901 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1575925 {
	width:100px !important;
	height:13px !important;
	top:302px !important;
}

@keyframes intensificar-1575925 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1575925 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1667859 th, table#table1667859 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

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

table#table1667859 {
	table-layout:fixed;
}

#item1575948 {
	width:528px !important;
	height:115px !important;
	top:322px !important;
}

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

#item1576105 {
	width:534px !important;
	height:514px !important;
	top:16px !important;
}

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

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

#item1576134 {
	width:14px !important;
	height:9px !important;
	top:537px !important;
}

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

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

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

@keyframes intensificar-1575999 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1575999 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1576022 {
	width:350px !important;
	height:397px !important;
	top:82px !important;
}

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

#item1576051 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:168px !important;
}

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

@keyframes intensificar-1576074 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1576074 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1575898 {
	width:564px !important;
	height:546px !important;
	left:636px !important;
	top:179px !important;
}

#item1576138 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:145px !important;
}

#item1576161 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes intensificar-1611905 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1611905 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1611898 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1611898 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1611896 {
	width:700px !important;
	height:309px !important;
}

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

#item1612083 {
	width:595px !important;
	height:249px !important;
}

@keyframes intensificar-1612083 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1612083 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1612107 {
	width:140px !important;
	height:18px !important;
	top:284px !important;
}

@keyframes intensificar-1612107 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1612107 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1670394 th, table#table1670394 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

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

table#table1670394 {
	table-layout:fixed;
}

#item1612130 {
	width:628px !important;
	height:181px !important;
	top:312px !important;
}

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

#item1635186 {
	width:23px !important;
	height:46px !important;
	left:621px !important;
	top:224px !important;
}

#item1635190 {
	width:595px !important;
	height:493px !important;
	left:6px !important;
}

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

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

#item1611945 {
	width:628px !important;
	height:88px !important;
	left:6px !important;
}

@keyframes intensificar-1611945 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1611945 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1611968 {
	width:490px !important;
	height:280px !important;
	left:6px !important;
	top:108px !important;
}

@keyframes intensificar-1611968 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1611968 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1611991 {
	width:125px !important;
	height:31px !important;
	left:509px !important;
	top:331px !important;
}

#item1611997 {
	width:98px !important;
	height:22px !important;
	left:536px !important;
	top:229px !important;
}

@keyframes intensificar-1611997 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1611997 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1612020 {
	width:130px !important;
	height:25px !important;
	left:504px !important;
	top:251px !important;
}

@keyframes intensificar-1612020 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1612020 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1611914 {
	width:670px !important;
	height:493px !important;
	left:36px !important;
	top:582px !important;
}

#item1612153 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:513px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes atenuar-1612435 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1612435 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1605414 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1576502 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1576502 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1576500 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1576500 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1576498 {
	width:600px !important;
	height:790px !important;
}

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

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

@keyframes intensificar-1576508 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1576508 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1576532 {
	width:100px !important;
	height:13px !important;
	top:260px !important;
}

@keyframes intensificar-1576532 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1576532 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1672679 th, table#table1672679 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

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

table#table1672679 {
	table-layout:fixed;
}

#item1576555 {
	width:528px !important;
	height:129px !important;
	top:280px !important;
}

@keyframes intensificar-1576555 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1576555 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1577086 {
	width:528px !important;
	height:565px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1577086 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1577086 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1576581 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

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

#item1576608 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1576608 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1576608 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1576631 {
	width:350px !important;
	height:397px !important;
	top:66px !important;
}

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

#item1576659 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:152px !important;
}

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

@keyframes intensificar-1576682 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1576682 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1576506 {
	width:564px !important;
	height:565px !important;
	left:636px !important;
	top:160px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes atenuar-1577024 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1577024 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1612451 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1612463 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1612463 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1612457 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1612457 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1612455 {
	width:700px !important;
	height:309px !important;
}

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

#item1612625 {
	width:595px !important;
	height:302px !important;
}

@keyframes intensificar-1612625 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1612625 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1612650 {
	width:140px !important;
	height:18px !important;
	top:333px !important;
}

@keyframes intensificar-1612650 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1612650 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1676316 th, table#table1676316 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

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

table#table1676316 {
	table-layout:fixed;
}

#item1612673 {
	width:628px !important;
	height:181px !important;
	top:361px !important;
}

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

#item1612600 {
	width:595px !important;
	height:542px !important;
	left:6px !important;
}

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

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

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

#item1612501 {
	width:628px !important;
	height:64px !important;
	left:6px !important;
}

@keyframes intensificar-1612501 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1612501 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1612524 {
	width:490px !important;
	height:300px !important;
	left:6px !important;
	top:92px !important;
}

@keyframes intensificar-1612524 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1612524 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1612547 {
	width:125px !important;
	height:31px !important;
	left:509px !important;
	top:315px !important;
}

#item1612552 {
	width:98px !important;
	height:22px !important;
	left:536px !important;
	top:213px !important;
}

@keyframes intensificar-1612552 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1612552 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1612575 {
	width:130px !important;
	height:25px !important;
	left:504px !important;
	top:235px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes intensificar-1577142 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1577142 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1577140 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1577140 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1577138 {
	width:600px !important;
	height:790px !important;
}

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

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

@keyframes intensificar-1577149 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1577149 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1577173 {
	width:100px !important;
	height:13px !important;
	top:265px !important;
}

@keyframes intensificar-1577173 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1577173 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1678730 th, table#table1678730 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

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

table#table1678730 {
	table-layout:fixed;
}

#item1577196 {
	width:528px !important;
	height:136px !important;
	top:285px !important;
}

@keyframes intensificar-1577196 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1577196 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1577731 {
	width:528px !important;
	height:578px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1577731 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1577731 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1577221 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

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

#item1577249 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1577249 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1577249 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1577272 {
	width:350px !important;
	height:397px !important;
	top:66px !important;
}

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

#item1577301 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:152px !important;
}

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

@keyframes intensificar-1577324 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1577324 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1577147 {
	width:564px !important;
	height:578px !important;
	left:636px !important;
	top:160px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes intensificar-1613004 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1613004 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1612998 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1612998 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1612996 {
	width:700px !important;
	height:309px !important;
}

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

#item1613168 {
	width:595px !important;
	height:304px !important;
}

@keyframes intensificar-1613168 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1613168 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1613192 {
	width:140px !important;
	height:18px !important;
	top:333px !important;
}

@keyframes intensificar-1613192 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1613192 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1681123 th, table#table1681123 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

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

table#table1681123 {
	table-layout:fixed;
}

#item1613216 {
	width:627px !important;
	height:181px !important;
	top:361px !important;
}

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

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

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

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

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

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

@keyframes intensificar-1613044 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1613044 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1613067 {
	width:490px !important;
	height:270px !important;
	top:92px !important;
}

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

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

@keyframes intensificar-1613096 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1613096 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1613119 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:235px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes intensificar-1577783 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1577783 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1577781 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1577781 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1577779 {
	width:600px !important;
	height:790px !important;
}

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

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

@keyframes intensificar-1577790 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1577790 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1577814 {
	width:100px !important;
	height:13px !important;
	top:261px !important;
}

@keyframes intensificar-1577814 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1577814 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1683528 th, table#table1683528 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

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

table#table1683528 {
	table-layout:fixed;
}

#item1577837 {
	width:528px !important;
	height:216px !important;
	top:281px !important;
}

@keyframes intensificar-1577837 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1577837 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1578375 {
	width:528px !important;
	height:565px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1578375 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1578375 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1577862 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

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

#item1577890 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1577890 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1577890 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1577913 {
	width:350px !important;
	height:397px !important;
	top:66px !important;
}

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

#item1577944 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:253px !important;
}

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

@keyframes intensificar-1577967 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1577967 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1577788 {
	width:564px !important;
	height:565px !important;
	left:636px !important;
	top:160px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes intensificar-1613546 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1613546 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1613539 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1613539 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1613537 {
	width:700px !important;
	height:309px !important;
}

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

#item1613707 {
	width:595px !important;
	height:180px !important;
}

@keyframes intensificar-1613707 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1613707 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1613731 {
	width:140px !important;
	height:18px !important;
	top:212px !important;
}

@keyframes intensificar-1613731 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1613731 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1686814 th, table#table1686814 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

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

table#table1686814 {
	table-layout:fixed;
}

#item1613754 {
	width:627px !important;
	height:302px !important;
	top:240px !important;
}

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

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

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

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

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

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

@keyframes intensificar-1613583 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1613583 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1613607 {
	width:490px !important;
	height:390px !important;
	top:92px !important;
}

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

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

@keyframes intensificar-1613635 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1613635 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1613658 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:376px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes intensificar-1578427 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1578427 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1578450 {
	opacity:0.40;
	width:478px !important;
	height:196px !important;
	left:94px !important;
	top:231px !important;
	background:#0e0b00;
}

#item1578451 {
	width:432px !important;
	height:154px !important;
	left:116px !important;
	top:250px !important;
}

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

@keyframes atenuar-1578474 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1578474 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1614070 {
	width:1842px !important;
	height:1212px !important;
	left:-622px !important;
	top:-6px !important;
	background:#000;
}

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

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

#item1614101 {
	width:568px !important;
	height:174px !important;
	left:64px !important;
	top:148px !important;
}

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

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

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

#item1578862 {
	width:13px !important;
	height:26px !important;
	left:575px !important;
	top:372px !important;
}

#item1578865 {
	width:534px !important;
	height:640px !important;
	left:36px !important;
	top:65px !important;
}

#item1578866 {
	width:509px !important;
	height:740px !important;
}

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

#item1578893 {
	width:14px !important;
	height:9px !important;
	left:558px !important;
	top:711px !important;
}

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

#item1604965 {
	width:529px !important;
	height:639px !important;
	left:35px !important;
	top:65px !important;
}

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

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

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

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

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

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

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

table#table1690315 {
	table-layout:fixed;
}

#item1578570 {
	width:510px !important;
	height:218px !important;
}

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

#item1578653 {
	width:511px !important;
	height:17px !important;
	top:180px !important;
}

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

#item1578657 {
	width:511px !important;
	height:17px !important;
	top:162px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1579001 {
	width:562px !important;
	height:678px !important;
	left:14px !important;
	top:118px !important;
}

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

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

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

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

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

@keyframes intensificar-1579040 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1579040 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1579043 {
	width:53px !important;
	height:50px !important;
	background:#d0dce4;
}

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

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

@keyframes intensificar-1579047 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1579047 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1579076 {
	width:122px !important;
	height:50px !important;
}

#item1579077 {
	width:92px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1579051 {
	width:122px !important;
	height:50px !important;
}

#item1579052 {
	width:92px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1579047 {
	width:122px !important;
	height:50px !important;
	left:673px !important;
	top:740px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

@keyframes intensificar-1579100 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1579100 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1579130 {
	width:122px !important;
	height:50px !important;
}

#item1579131 {
	width:107px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1579104 {
	width:122px !important;
	height:50px !important;
}

#item1579106 {
	width:107px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1579100 {
	width:122px !important;
	height:50px !important;
	left:932px !important;
	top:740px !important;
}

@keyframes intensificar-1579154 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1579154 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1579185 {
	width:131px !important;
	height:50px !important;
}

#item1579186 {
	width:116px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1579158 {
	width:131px !important;
	height:50px !important;
}

#item1579159 {
	width:116px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1579154 {
	width:131px !important;
	height:50px !important;
	left:798px !important;
	top:740px !important;
}

@keyframes intensificar-1579209 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1579209 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1579238 {
	width:87px !important;
	height:50px !important;
}

#item1579239 {
	width:72px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1579213 {
	width:87px !important;
	height:50px !important;
}

#item1579214 {
	width:72px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1579209 {
	width:87px !important;
	height:50px !important;
	left:1057px !important;
	top:740px !important;
}

#item1579265 {
	width:185px !important;
	height:12px !important;
	left:17px !important;
}

#item1579288 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1579262 {
	width:202px !important;
	height:12px !important;
	left:398px !important;
	top:748px !important;
}

#item1579291 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1579291 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1579291 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1614390 {
	width:700px !important;
	height:880px !important;
	background:#f3f3f2;
}

#item1635042 {
	width:595px !important;
	height:760px !important;
	left:36px !important;
	top:91px !important;
}

@keyframes intensificar-1635042 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1635042 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1635038 {
	width:23px !important;
	height:46px !important;
	left:651px !important;
	top:448px !important;
}

#item1614343 {
	width:700px !important;
	height:880px !important;
	background:#f3f3f2;
}

#item1614366 {
	width:628px !important;
	height:730px !important;
	left:36px !important;
	top:91px !important;
}

@keyframes intensificar-1614366 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1614366 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1614296 {
	width:700px !important;
	height:880px !important;
	background:#f3f3f2;
}

#item1614319 {
	width:628px !important;
	height:754px !important;
	left:36px !important;
	top:91px !important;
}

@keyframes intensificar-1614319 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1614319 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1614155 {
	width:700px !important;
	height:880px !important;
	background:#f3f3f2;
}

#item1614178 {
	width:92px !important;
	height:20px !important;
	left:52px !important;
	top:68px !important;
}

#item1614201 {
	width:105px !important;
	height:20px !important;
	left:525px !important;
	top:68px !important;
}

table#table1693450 th, table#table1693450 td {
	vertical-align:top;;
}

table#table1693450 tr {
	height:22px;;
}

table#table1693450 {
	table-layout:fixed;
}

#item1614225 {
	width:622px !important;
	height:266px !important;
}

#item1614253 {
	width:623px !important;
	height:21px !important;
}

#item1614248 {
	width:623px !important;
	height:21px !important;
	top:220px !important;
}

#item1614257 {
	width:623px !important;
	height:21px !important;
}

#item1614254 {
	width:623px !important;
	height:21px !important;
	top:198px !important;
}

#item1614261 {
	width:623px !important;
	height:21px !important;
}

#item1614258 {
	width:623px !important;
	height:21px !important;
	top:176px !important;
}

#item1614265 {
	width:623px !important;
	height:21px !important;
}

#item1614262 {
	width:623px !important;
	height:21px !important;
	top:154px !important;
}

#item1614269 {
	width:623px !important;
	height:21px !important;
}

#item1614266 {
	width:623px !important;
	height:21px !important;
	top:132px !important;
}

#item1614273 {
	width:623px !important;
	height:21px !important;
}

#item1614270 {
	width:623px !important;
	height:21px !important;
	top:110px !important;
}

#item1614277 {
	width:623px !important;
	height:21px !important;
}

#item1614274 {
	width:623px !important;
	height:21px !important;
	top:88px !important;
}

#item1614281 {
	width:623px !important;
	height:21px !important;
}

#item1614278 {
	width:623px !important;
	height:21px !important;
	top:66px !important;
}

#item1614286 {
	width:623px !important;
	height:21px !important;
}

#item1614282 {
	width:623px !important;
	height:21px !important;
	top:44px !important;
}

#item1614290 {
	width:623px !important;
	height:21px !important;
}

#item1614287 {
	width:623px !important;
	height:21px !important;
	top:22px !important;
}

#item1614294 {
	width:623px !important;
	height:21px !important;
}

#item1614291 {
	width:623px !important;
	height:21px !important;
	top:1px !important;
}

#item1614146 {
	width:700px !important;
	height:880px !important;
	background:#fff;
}

@keyframes intensificar-1614146 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1614146 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1614144 {
	width:700px !important;
	height:880px !important;
	top:150px !important;
}

#item1614450 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1614454 {
	width:628px !important;
	height:52px !important;
	left:22px !important;
}

#item1614961 {
	width:197px !important;
	height:21px !important;
	left:13px !important;
}

#item1614984 {
	width:9px !important;
	height:15px !important;
	top:3px !important;
}

#item1614957 {
	width:210px !important;
	height:21px !important;
	left:36px !important;
	top:110px !important;
}

#item1614993 {
	width:26px !important;
	height:26px !important;
}

#item1614988 {
	width:26px !important;
	height:26px !important;
	left:638px !important;
	top:179px !important;
}

@keyframes intensificar-1614997 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1614997 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1615001 {
	width:74px !important;
	height:70px !important;
	background:#d0dce4;
}

#item1615002 {
	width:39px !important;
	height:56px !important;
	left:18px !important;
	top:7px !important;
}

#item1614997 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

@keyframes intensificar-1615005 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1615005 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1615035 {
	width:171px !important;
	height:70px !important;
}

#item1615036 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1615010 {
	width:171px !important;
	height:70px !important;
}

#item1615011 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1615005 {
	width:171px !important;
	height:70px !important;
	left:529px !important;
	top:1054px !important;
}

@keyframes intensificar-1615059 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1615059 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1615088 {
	width:171px !important;
	height:70px !important;
}

#item1615089 {
	width:150px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1615063 {
	width:171px !important;
	height:70px !important;
}

#item1615064 {
	width:150px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1615059 {
	width:171px !important;
	height:70px !important;
	left:325px !important;
	top:1130px !important;
}

@keyframes intensificar-1615112 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1615112 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1615141 {
	width:205px !important;
	height:70px !important;
}

#item1615142 {
	width:162px !important;
	height:39px !important;
	left:43px !important;
	top:14px !important;
}

#item1615116 {
	width:205px !important;
	height:70px !important;
}

#item1615117 {
	width:162px !important;
	height:39px !important;
	left:43px !important;
	top:14px !important;
}

#item1615112 {
	width:205px !important;
	height:70px !important;
	left:116px !important;
	top:1130px !important;
}

@keyframes intensificar-1615165 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1615165 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1615195 {
	width:122px !important;
	height:70px !important;
}

#item1615196 {
	width:101px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1615170 {
	width:122px !important;
	height:70px !important;
}

#item1615171 {
	width:101px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1615165 {
	width:122px !important;
	height:70px !important;
	left:500px !important;
	top:1130px !important;
}

#item1615222 {
	width:259px !important;
	height:16px !important;
	left:23px !important;
}

#item1615245 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1615219 {
	width:283px !important;
	height:17px !important;
	left:36px !important;
	top:1089px !important;
}

#item1634909 {
	width:35px !important;
	height:74px !important;
	left:113px !important;
	top:1127px !important;
}

#item1634913 {
	width:35px !important;
	height:74px !important;
	left:526px !important;
	top:1052px !important;
}

#item1615250 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1615250 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1615250 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1605473 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1579666 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1579666 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1579664 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1579664 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1579662 {
	width:600px !important;
	height:790px !important;
}

#item1579667 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1579673 {
	width:528px !important;
	height:291px !important;
	top:16px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1579673 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1579673 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1579697 {
	width:100px !important;
	height:13px !important;
	top:311px !important;
}

@keyframes intensificar-1579697 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1579697 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1697068 th, table#table1697068 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1697068 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1697068 {
	table-layout:fixed;
}

#item1579720 {
	width:528px !important;
	height:115px !important;
	top:331px !important;
}

@keyframes intensificar-1579720 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1579720 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1579872 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:278px !important;
}

#item1579877 {
	width:534px !important;
	height:549px !important;
	top:16px !important;
}

#item1579878 {
	width:509px !important;
	height:855px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1579878 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1579878 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1579903 {
	width:14px !important;
	height:9px !important;
}

#item1579908 {
	width:14px !important;
	height:9px !important;
	top:572px !important;
}

#item1579745 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1579768 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1579771 {
	width:528px !important;
	height:29px !important;
	top:16px !important;
}

@keyframes intensificar-1579771 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1579771 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1579794 {
	width:350px !important;
	height:397px !important;
	top:65px !important;
}

@keyframes intensificar-1579794 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1579794 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1579818 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:225px !important;
}

#item1579823 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:152px !important;
}

@keyframes intensificar-1579823 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1579823 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1579847 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:168px !important;
}

@keyframes intensificar-1579847 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1579847 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1579671 {
	width:564px !important;
	height:581px !important;
	left:636px !important;
	top:144px !important;
}

#item1579911 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1579934 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1579958 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1579961 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1579988 {
	width:53px !important;
	height:50px !important;
	background:#d0dce4;
}

#item1579989 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1579985 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1580022 {
	width:123px !important;
	height:50px !important;
}

#item1580023 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1579997 {
	width:123px !important;
	height:50px !important;
}

#item1579998 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1579993 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1580075 {
	width:99px !important;
	height:50px !important;
}

#item1580076 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1580050 {
	width:99px !important;
	height:50px !important;
}

#item1580051 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1580046 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1580128 {
	width:101px !important;
	height:50px !important;
}

#item1580130 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1580103 {
	width:101px !important;
	height:50px !important;
}

#item1580104 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1580099 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1580156 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1580179 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1580153 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1580182 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1580185 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1580185 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1580185 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1615265 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1615276 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1615276 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1615271 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1615271 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1615269 {
	width:700px !important;
	height:309px !important;
}

#item1634581 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1615455 {
	width:595px !important;
	height:292px !important;
}

@keyframes intensificar-1615455 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1615455 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1615479 {
	width:140px !important;
	height:18px !important;
	top:323px !important;
}

@keyframes intensificar-1615479 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1615479 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1699784 th, table#table1699784 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1699784 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1699784 {
	table-layout:fixed;
}

#item1615502 {
	width:628px !important;
	height:181px !important;
	top:351px !important;
}

@keyframes intensificar-1615502 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1615502 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1635983 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:118px !important;
}

#item1635250 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:243px !important;
}

#item1635254 {
	width:595px !important;
	height:532px !important;
}

@keyframes intensificar-1635254 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1635254 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1615290 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1615313 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1615317 {
	width:628px !important;
	height:40px !important;
}

@keyframes intensificar-1615317 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1615317 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1615340 {
	width:490px !important;
	height:240px !important;
	top:68px !important;
}

@keyframes intensificar-1615340 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1615340 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1615363 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:292px !important;
}

#item1615368 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:190px !important;
}

@keyframes intensificar-1615368 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1615368 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1615391 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:212px !important;
}

@keyframes intensificar-1615391 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1615391 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1615286 {
	width:665px !important;
	height:532px !important;
	left:36px !important;
	top:543px !important;
}

#item1615525 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1615548 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1615572 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1615575 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1615601 {
	width:74px !important;
	height:70px !important;
	background:#d0dce4;
}

#item1615602 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1615598 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1615637 {
	width:172px !important;
	height:70px !important;
}

#item1615638 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1615611 {
	width:172px !important;
	height:70px !important;
}

#item1615612 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1615607 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1615692 {
	width:139px !important;
	height:70px !important;
}

#item1615693 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1615666 {
	width:139px !important;
	height:70px !important;
}

#item1615667 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1615662 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1615745 {
	width:141px !important;
	height:70px !important;
}

#item1615746 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1615720 {
	width:141px !important;
	height:70px !important;
}

#item1615721 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1615716 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1615772 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1615795 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1615769 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1615799 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1615802 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1615802 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1615802 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1580266 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1580274 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580274 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1580272 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580272 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580270 {
	width:600px !important;
	height:790px !important;
}

#item1580275 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1580281 {
	width:528px !important;
	height:285px !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-1580281 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580281 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580305 {
	width:100px !important;
	height:13px !important;
	top:309px !important;
}

@keyframes intensificar-1580305 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580305 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1702373 th, table#table1702373 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1702373 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1702373 {
	table-layout:fixed;
}

#item1580328 {
	width:528px !important;
	height:115px !important;
	top:329px !important;
}

@keyframes intensificar-1580328 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580328 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580479 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1580483 {
	width:534px !important;
	height:532px !important;
	top:16px !important;
}

#item1580484 {
	width:509px !important;
	height:685px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1580484 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580484 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580509 {
	width:14px !important;
	height:9px !important;
}

#item1580514 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item1580353 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1580376 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1580379 {
	width:528px !important;
	height:46px !important;
	top:16px !important;
}

@keyframes intensificar-1580379 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580379 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580403 {
	width:350px !important;
	height:397px !important;
	top:82px !important;
}

@keyframes intensificar-1580403 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580403 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580426 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:208px !important;
}

#item1580431 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:135px !important;
}

@keyframes intensificar-1580431 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580431 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580454 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:151px !important;
}

@keyframes intensificar-1580454 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580454 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580279 {
	width:564px !important;
	height:564px !important;
	left:636px !important;
	top:161px !important;
}

#item1580518 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1580541 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1580566 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1580569 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1580855 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1580595 {
	width:53px !important;
	height:50px !important;
	background:#d0dce4;
}

#item1580596 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1580592 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1580630 {
	width:123px !important;
	height:50px !important;
}

#item1580631 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1580605 {
	width:123px !important;
	height:50px !important;
}

#item1580606 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1580601 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1580684 {
	width:99px !important;
	height:50px !important;
}

#item1580685 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1580658 {
	width:99px !important;
	height:50px !important;
}

#item1580659 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1580654 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1580738 {
	width:101px !important;
	height:50px !important;
}

#item1580739 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1580712 {
	width:101px !important;
	height:50px !important;
}

#item1580713 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1580708 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1580765 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1580788 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1580762 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1580791 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1580794 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1580794 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1580794 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1615818 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1615831 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1615831 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1615824 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1615824 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1615822 {
	width:700px !important;
	height:309px !important;
}

#item1634588 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1616009 {
	width:595px !important;
	height:310px !important;
}

@keyframes intensificar-1616009 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1616009 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1616034 {
	width:140px !important;
	height:18px !important;
	top:339px !important;
}

@keyframes intensificar-1616034 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1616034 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1704808 th, table#table1704808 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1704808 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1704808 {
	table-layout:fixed;
}

#item1616057 {
	width:628px !important;
	height:161px !important;
	top:367px !important;
}

@keyframes intensificar-1616057 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1616057 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1635991 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:132px !important;
}

#item1635292 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:246px !important;
}

#item1635298 {
	width:595px !important;
	height:518px !important;
	top:10px !important;
}

@keyframes intensificar-1635298 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1635298 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1615840 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1615863 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1615866 {
	width:628px !important;
	height:64px !important;
	top:10px !important;
}

@keyframes intensificar-1615866 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1615866 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1615889 {
	width:490px !important;
	height:220px !important;
	top:102px !important;
}

@keyframes intensificar-1615889 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1615889 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1615912 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:278px !important;
}

#item1615919 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:176px !important;
}

@keyframes intensificar-1615919 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1615919 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1615942 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:198px !important;
}

@keyframes intensificar-1615942 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1615942 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1615837 {
	width:664px !important;
	height:528px !important;
	left:36px !important;
	top:547px !important;
}

#item1616080 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1616104 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1616128 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1616133 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1616157 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1616183 {
	width:74px !important;
	height:70px !important;
	background:#d0dce4;
}

#item1616184 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1616180 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1616216 {
	width:172px !important;
	height:70px !important;
}

#item1616217 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1616191 {
	width:172px !important;
	height:70px !important;
}

#item1616192 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1616187 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1616270 {
	width:139px !important;
	height:70px !important;
}

#item1616271 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1616245 {
	width:139px !important;
	height:70px !important;
}

#item1616246 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1616240 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1616323 {
	width:141px !important;
	height:70px !important;
}

#item1616325 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1616298 {
	width:141px !important;
	height:70px !important;
}

#item1616299 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1616294 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1616351 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1616374 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1616348 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1616377 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1616383 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1616383 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1616383 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1605496 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1580908 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580908 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1580906 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580906 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580904 {
	width:600px !important;
	height:790px !important;
}

#item1580909 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1580915 {
	width:528px !important;
	height:228px !important;
	top:16px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1580915 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580915 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580939 {
	width:100px !important;
	height:13px !important;
	top:245px !important;
}

@keyframes intensificar-1580939 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580939 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1707145 th, table#table1707145 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1707145 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1707145 {
	table-layout:fixed;
}

#item1580962 {
	width:528px !important;
	height:115px !important;
	top:265px !important;
}

@keyframes intensificar-1580962 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580962 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1581113 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1581117 {
	width:534px !important;
	height:532px !important;
	top:16px !important;
}

#item1581118 {
	width:509px !important;
	height:880px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1581118 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1581118 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1581143 {
	width:14px !important;
	height:9px !important;
}

#item1581148 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item1580987 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1581010 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1581013 {
	width:528px !important;
	height:46px !important;
	top:16px !important;
}

@keyframes intensificar-1581013 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1581013 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1581036 {
	width:350px !important;
	height:397px !important;
	top:82px !important;
}

@keyframes intensificar-1581036 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1581036 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1581059 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:208px !important;
}

#item1581065 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:135px !important;
}

@keyframes intensificar-1581065 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1581065 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1581088 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:151px !important;
}

@keyframes intensificar-1581088 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1581088 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580913 {
	width:564px !important;
	height:564px !important;
	left:636px !important;
	top:161px !important;
}

#item1581151 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1581174 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1581198 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1581202 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1581460 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1581229 {
	width:53px !important;
	height:50px !important;
	background:#d0dce4;
}

#item1581230 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1581225 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1581263 {
	width:123px !important;
	height:50px !important;
}

#item1581264 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1581238 {
	width:123px !important;
	height:50px !important;
}

#item1581239 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1581234 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1581316 {
	width:99px !important;
	height:50px !important;
}

#item1581317 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1581291 {
	width:99px !important;
	height:50px !important;
}

#item1581292 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1581287 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1581369 {
	width:101px !important;
	height:50px !important;
}

#item1581371 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1581344 {
	width:101px !important;
	height:50px !important;
}

#item1581345 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1581340 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1581398 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1581421 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1581394 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1581424 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1581427 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1581427 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1581427 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1616399 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1616410 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1616410 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1616404 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1616404 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1616402 {
	width:700px !important;
	height:309px !important;
}

#item1634592 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1616587 {
	width:595px !important;
	height:300px !important;
}

@keyframes intensificar-1616587 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1616587 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1616612 {
	width:140px !important;
	height:18px !important;
	top:329px !important;
}

@keyframes intensificar-1616612 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1616612 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1709986 th, table#table1709986 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1709986 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1709986 {
	table-layout:fixed;
}

#item1616635 {
	width:628px !important;
	height:161px !important;
	top:357px !important;
}

@keyframes intensificar-1616635 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1616635 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1635994 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:127px !important;
}

#item1635336 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:236px !important;
}

#item1635339 {
	width:595px !important;
	height:518px !important;
}

@keyframes intensificar-1635339 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1635339 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1616421 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1616445 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1616449 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1616449 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1616449 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1616472 {
	width:490px !important;
	height:202px !important;
	top:108px !important;
}

@keyframes intensificar-1616472 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1616472 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1616495 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:284px !important;
}

#item1616500 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:182px !important;
}

@keyframes intensificar-1616500 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1616500 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1616523 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:204px !important;
}

@keyframes intensificar-1616523 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1616523 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1616418 {
	width:665px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1616658 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1616681 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1616705 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1616708 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1616731 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1616757 {
	width:74px !important;
	height:70px !important;
	background:#d0dce4;
}

#item1616758 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1616754 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1616791 {
	width:172px !important;
	height:70px !important;
}

#item1616792 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1616766 {
	width:172px !important;
	height:70px !important;
}

#item1616767 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1616762 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1616846 {
	width:139px !important;
	height:70px !important;
}

#item1616847 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1616821 {
	width:139px !important;
	height:70px !important;
}

#item1616822 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1616817 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1616899 {
	width:141px !important;
	height:70px !important;
}

#item1616900 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1616874 {
	width:141px !important;
	height:70px !important;
}

#item1616875 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1616870 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1616927 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1616950 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1616923 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1616953 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1616956 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1616956 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1616956 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1605455 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1581542 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1581542 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1581540 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1581540 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1581538 {
	width:600px !important;
	height:790px !important;
}

#item1581543 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1581550 {
	width:528px !important;
	height:285px !important;
	top:16px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1581550 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1581550 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1581574 {
	width:100px !important;
	height:13px !important;
	top:311px !important;
}

@keyframes intensificar-1581574 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1581574 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1712950 th, table#table1712950 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1712950 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1712950 {
	table-layout:fixed;
}

#item1581597 {
	width:528px !important;
	height:115px !important;
	top:331px !important;
}

@keyframes intensificar-1581597 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1581597 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1581748 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1581752 {
	width:534px !important;
	height:532px !important;
	top:16px !important;
}

#item1581753 {
	width:509px !important;
	height:730px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1581753 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1581753 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1581778 {
	width:14px !important;
	height:9px !important;
}

#item1581784 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item1581622 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1581645 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1581648 {
	width:528px !important;
	height:29px !important;
	top:16px !important;
}

@keyframes intensificar-1581648 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1581648 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1581671 {
	width:350px !important;
	height:397px !important;
	top:65px !important;
}

@keyframes intensificar-1581671 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1581671 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1581694 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:191px !important;
}

#item1581700 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:118px !important;
}

@keyframes intensificar-1581700 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1581700 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1581723 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:134px !important;
}

@keyframes intensificar-1581723 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1581723 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1581548 {
	width:564px !important;
	height:564px !important;
	left:636px !important;
	top:161px !important;
}

#item1581787 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1581810 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1581835 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1581839 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1581866 {
	width:53px !important;
	height:50px !important;
	background:#d0dce4;
}

#item1581867 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1581862 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1581900 {
	width:123px !important;
	height:50px !important;
}

#item1581901 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1581875 {
	width:123px !important;
	height:50px !important;
}

#item1581876 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1581871 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1581953 {
	width:99px !important;
	height:50px !important;
}

#item1581955 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1581928 {
	width:99px !important;
	height:50px !important;
}

#item1581929 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1581924 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1582007 {
	width:101px !important;
	height:50px !important;
}

#item1582008 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1581982 {
	width:101px !important;
	height:50px !important;
}

#item1581983 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1581978 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1582035 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1582058 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1582031 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1582061 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1582064 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1582064 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1582064 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1616972 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1616978 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1616978 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1616985 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1616985 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1616976 {
	width:700px !important;
	height:309px !important;
}

#item1634595 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1617164 {
	width:595px !important;
	height:279px !important;
}

@keyframes intensificar-1617164 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1617164 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1617188 {
	width:140px !important;
	height:18px !important;
	top:309px !important;
}

@keyframes intensificar-1617188 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1617188 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1715599 th, table#table1715599 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1715599 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1715599 {
	table-layout:fixed;
}

#item1617211 {
	width:627px !important;
	height:181px !important;
	top:337px !important;
}

@keyframes intensificar-1617211 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1617211 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1635999 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:117px !important;
}

#item1635384 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:236px !important;
}

#item1635394 {
	width:595px !important;
	height:518px !important;
}

@keyframes intensificar-1635394 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1635394 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1616996 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1617019 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1617024 {
	width:628px !important;
	height:40px !important;
}

@keyframes intensificar-1617024 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1617024 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1617047 {
	width:490px !important;
	height:220px !important;
	top:68px !important;
}

@keyframes intensificar-1617047 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1617047 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1617070 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:245px !important;
}

#item1617077 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:142px !important;
}

@keyframes intensificar-1617077 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1617077 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1617100 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:165px !important;
}

@keyframes intensificar-1617100 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1617100 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1616992 {
	width:665px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1617234 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1617257 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1617281 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1617284 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1617311 {
	width:74px !important;
	height:70px !important;
	background:#d0dce4;
}

#item1617312 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1617307 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1617344 {
	width:172px !important;
	height:70px !important;
}

#item1617345 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1617319 {
	width:172px !important;
	height:70px !important;
}

#item1617320 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1617315 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1617397 {
	width:139px !important;
	height:70px !important;
}

#item1617398 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1617372 {
	width:139px !important;
	height:70px !important;
}

#item1617373 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1617368 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1617450 {
	width:141px !important;
	height:70px !important;
}

#item1617451 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1617425 {
	width:141px !important;
	height:70px !important;
}

#item1617426 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1617421 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1617478 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1617501 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1617475 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1617504 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1617508 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1617508 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1617508 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1582146 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1582154 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1582154 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1582152 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1582152 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1582150 {
	width:600px !important;
	height:790px !important;
}

#item1582155 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1582162 {
	width:528px !important;
	height:314px !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-1582162 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1582162 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1582186 {
	width:100px !important;
	height:13px !important;
	top:332px !important;
}

@keyframes intensificar-1582186 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1582186 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1718223 th, table#table1718223 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1718223 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1718223 {
	table-layout:fixed;
}

#item1582209 {
	width:528px !important;
	height:86px !important;
	top:352px !important;
}

@keyframes intensificar-1582209 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1582209 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1582361 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1582365 {
	width:534px !important;
	height:532px !important;
	top:16px !important;
}

#item1582366 {
	width:509px !important;
	height:751px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1582366 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1582366 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1582392 {
	width:14px !important;
	height:9px !important;
}

#item1582397 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item1582234 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1582258 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1582261 {
	width:528px !important;
	height:29px !important;
	top:16px !important;
}

@keyframes intensificar-1582261 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1582261 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1582284 {
	width:350px !important;
	height:397px !important;
	top:65px !important;
}

@keyframes intensificar-1582284 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1582284 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1582308 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:190px !important;
}

#item1582313 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:117px !important;
}

@keyframes intensificar-1582313 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1582313 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1582336 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:133px !important;
}

@keyframes intensificar-1582336 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1582336 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1582160 {
	width:564px !important;
	height:564px !important;
	left:636px !important;
	top:161px !important;
}

#item1582400 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1582424 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1582448 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1582451 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1582477 {
	width:53px !important;
	height:50px !important;
	background:#d0dce4;
}

#item1582478 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1582474 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1582512 {
	width:123px !important;
	height:50px !important;
}

#item1582513 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1582487 {
	width:123px !important;
	height:50px !important;
}

#item1582488 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1582483 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1582565 {
	width:99px !important;
	height:50px !important;
}

#item1582566 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1582540 {
	width:99px !important;
	height:50px !important;
}

#item1582541 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1582536 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1582620 {
	width:101px !important;
	height:50px !important;
}

#item1582621 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1582595 {
	width:101px !important;
	height:50px !important;
}

#item1582596 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1582590 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1582647 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1582670 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1582644 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1582673 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1582676 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1582676 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1582676 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1617524 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1617538 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1617538 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1617531 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1617531 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1617529 {
	width:700px !important;
	height:309px !important;
}

#item1634602 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1617718 {
	width:595px !important;
	height:318px !important;
}

@keyframes intensificar-1617718 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1617718 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1617742 {
	width:140px !important;
	height:18px !important;
	top:350px !important;
}

@keyframes intensificar-1617742 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1617742 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1720507 th, table#table1720507 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1720507 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1720507 {
	table-layout:fixed;
}

#item1617766 {
	width:628px !important;
	height:140px !important;
	top:378px !important;
}

@keyframes intensificar-1617766 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1617766 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1636004 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:136px !important;
}

#item1635435 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:236px !important;
}

#item1635446 {
	width:595px !important;
	height:518px !important;
}

@keyframes intensificar-1635446 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1635446 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1617553 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1617576 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1617580 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1617580 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1617580 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1617603 {
	width:490px !important;
	height:220px !important;
	top:97px !important;
}

@keyframes intensificar-1617603 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1617603 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1617626 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:272px !important;
}

#item1617631 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:170px !important;
}

@keyframes intensificar-1617631 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1617631 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1617654 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:192px !important;
}

@keyframes intensificar-1617654 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1617654 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1617550 {
	width:664px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1617789 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1617812 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1617836 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1617840 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1617867 {
	width:74px !important;
	height:70px !important;
	background:#d0dce4;
}

#item1617868 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1617864 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1617901 {
	width:172px !important;
	height:70px !important;
}

#item1617902 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1617876 {
	width:172px !important;
	height:70px !important;
}

#item1617877 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1617872 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1617955 {
	width:139px !important;
	height:70px !important;
}

#item1617956 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1617929 {
	width:139px !important;
	height:70px !important;
}

#item1617930 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1617925 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1618008 {
	width:141px !important;
	height:70px !important;
}

#item1618009 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1617983 {
	width:141px !important;
	height:70px !important;
}

#item1617984 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1617979 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1618035 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1618058 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1618032 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1618062 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1618065 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1618065 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1618065 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1605477 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1582771 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1582771 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1582769 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1582769 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1582767 {
	width:600px !important;
	height:790px !important;
}

#item1582772 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1582778 {
	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-1582778 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1582778 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1582802 {
	width:100px !important;
	height:13px !important;
	top:339px !important;
}

@keyframes intensificar-1582802 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1582802 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1722769 th, table#table1722769 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1722769 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1722769 {
	table-layout:fixed;
}

#item1582825 {
	width:528px !important;
	height:115px !important;
	top:359px !important;
}

@keyframes intensificar-1582825 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1582825 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1582978 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1582983 {
	width:534px !important;
	height:532px !important;
	top:16px !important;
}

#item1582984 {
	width:509px !important;
	height:760px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1582984 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1582984 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583010 {
	width:14px !important;
	height:9px !important;
}

#item1583016 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item1582851 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1582874 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1582877 {
	width:528px !important;
	height:46px !important;
	top:16px !important;
}

@keyframes intensificar-1582877 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1582877 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1582900 {
	width:350px !important;
	height:397px !important;
	top:82px !important;
}

@keyframes intensificar-1582900 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1582900 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1582923 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:275px !important;
}

#item1582929 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:202px !important;
}

@keyframes intensificar-1582929 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1582929 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1582953 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:218px !important;
}

@keyframes intensificar-1582953 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1582953 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1582776 {
	width:564px !important;
	height:564px !important;
	left:636px !important;
	top:161px !important;
}

#item1583020 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1583043 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1583067 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1583070 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1583096 {
	width:53px !important;
	height:50px !important;
	background:#d0dce4;
}

#item1583097 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1583093 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1583130 {
	width:123px !important;
	height:50px !important;
}

#item1583131 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1583105 {
	width:123px !important;
	height:50px !important;
}

#item1583106 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1583101 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1583185 {
	width:99px !important;
	height:50px !important;
}

#item1583186 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1583159 {
	width:99px !important;
	height:50px !important;
}

#item1583160 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1583155 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1583239 {
	width:101px !important;
	height:50px !important;
}

#item1583240 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1583213 {
	width:101px !important;
	height:50px !important;
}

#item1583214 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1583209 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1583266 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1583289 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1583263 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1583292 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1583295 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1583295 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1583295 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1618081 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1618088 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1618088 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1618097 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1618097 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1618086 {
	width:700px !important;
	height:309px !important;
}

#item1634606 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1618275 {
	width:595px !important;
	height:279px !important;
}

@keyframes intensificar-1618275 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1618275 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1618299 {
	width:140px !important;
	height:18px !important;
	top:313px !important;
}

@keyframes intensificar-1618299 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1618299 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1725154 th, table#table1725154 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1725154 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1725154 {
	table-layout:fixed;
}

#item1618322 {
	width:628px !important;
	height:161px !important;
	top:341px !important;
}

@keyframes intensificar-1618322 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1618322 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1636007 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:117px !important;
}

#item1635485 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:228px !important;
}

#item1635488 {
	width:595px !important;
	height:502px !important;
}

@keyframes intensificar-1635488 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1635488 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1618108 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1618131 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1618135 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1618135 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1618135 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1618158 {
	width:490px !important;
	height:308px !important;
	top:92px !important;
}

@keyframes intensificar-1618158 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1618158 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1618181 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:363px !important;
}

#item1618186 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:260px !important;
}

@keyframes intensificar-1618186 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1618186 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1618210 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:283px !important;
}

@keyframes intensificar-1618210 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1618210 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1618105 {
	width:664px !important;
	height:502px !important;
	left:36px !important;
	top:573px !important;
}

#item1618345 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:488px !important;
}

#item1618368 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1618392 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1618396 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1618422 {
	width:74px !important;
	height:70px !important;
	background:#d0dce4;
}

#item1618423 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1618419 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1618456 {
	width:172px !important;
	height:70px !important;
}

#item1618457 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1618431 {
	width:172px !important;
	height:70px !important;
}

#item1618432 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1618427 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1618509 {
	width:139px !important;
	height:70px !important;
}

#item1618510 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1618484 {
	width:139px !important;
	height:70px !important;
}

#item1618485 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1618480 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1618563 {
	width:141px !important;
	height:70px !important;
}

#item1618564 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1618538 {
	width:141px !important;
	height:70px !important;
}

#item1618539 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1618533 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1618590 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1618614 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1618587 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1618619 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1618623 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1618623 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1618623 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1583380 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1583388 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583388 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1583386 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583386 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583384 {
	width:600px !important;
	height:790px !important;
}

#item1583389 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1583395 {
	width:528px !important;
	height:260px !important;
	top:16px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1583395 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583395 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583419 {
	width:100px !important;
	height:13px !important;
	top:279px !important;
}

@keyframes intensificar-1583419 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583419 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1727509 th, table#table1727509 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1727509 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1727509 {
	table-layout:fixed;
}

#item1583442 {
	width:528px !important;
	height:57px !important;
	top:299px !important;
}

@keyframes intensificar-1583442 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583442 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583595 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:278px !important;
}

#item1583599 {
	width:534px !important;
	height:549px !important;
	top:16px !important;
}

#item1583600 {
	width:509px !important;
	height:772px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1583600 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583600 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583625 {
	width:14px !important;
	height:9px !important;
}

#item1583630 {
	width:14px !important;
	height:9px !important;
	top:572px !important;
}

#item1583467 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1583490 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1583495 {
	width:528px !important;
	height:46px !important;
	top:16px !important;
}

@keyframes intensificar-1583495 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583495 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583518 {
	width:350px !important;
	height:397px !important;
	top:82px !important;
}

@keyframes intensificar-1583518 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583518 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583542 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:139px !important;
}

#item1583547 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:66px !important;
}

@keyframes intensificar-1583547 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583547 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583570 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:82px !important;
}

@keyframes intensificar-1583570 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583570 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583393 {
	width:564px !important;
	height:581px !important;
	left:636px !important;
	top:144px !important;
}

#item1583634 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1583657 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1583681 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1583684 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1583711 {
	width:53px !important;
	height:50px !important;
	background:#d0dce4;
}

#item1583712 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1583708 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1583746 {
	width:123px !important;
	height:50px !important;
}

#item1583748 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1583721 {
	width:123px !important;
	height:50px !important;
}

#item1583722 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1583717 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1583800 {
	width:99px !important;
	height:50px !important;
}

#item1583801 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1583775 {
	width:99px !important;
	height:50px !important;
}

#item1583776 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1583771 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1583853 {
	width:101px !important;
	height:50px !important;
}

#item1583855 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1583828 {
	width:101px !important;
	height:50px !important;
}

#item1583829 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1583824 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1583881 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1583904 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1583878 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1583908 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1583911 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1583911 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1583911 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1618639 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1618644 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1618644 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1618650 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1618650 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1618642 {
	width:700px !important;
	height:309px !important;
}

#item1634609 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1618824 {
	width:595px !important;
	height:384px !important;
}

@keyframes intensificar-1618824 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1618824 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1618848 {
	width:140px !important;
	height:18px !important;
	top:415px !important;
}

@keyframes intensificar-1618848 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1618848 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1730021 th, table#table1730021 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1730021 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1730021 {
	table-layout:fixed;
}

#item1618871 {
	width:628px !important;
	height:99px !important;
	top:443px !important;
}

@keyframes intensificar-1618871 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1618871 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1636015 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:169px !important;
}

#item1635529 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:248px !important;
}

#item1635535 {
	width:595px !important;
	height:542px !important;
}

@keyframes intensificar-1635535 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1635535 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1618660 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1618683 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1618686 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1618686 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1618686 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1618710 {
	width:490px !important;
	height:147px !important;
	top:92px !important;
}

@keyframes intensificar-1618710 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1618710 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1618733 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:172px !important;
}

#item1618738 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:70px !important;
}

@keyframes intensificar-1618738 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1618738 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1618761 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:92px !important;
}

@keyframes intensificar-1618761 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1618761 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1618657 {
	width:664px !important;
	height:542px !important;
	left:36px !important;
	top:533px !important;
}

#item1618894 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1618918 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1618943 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1618949 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1618975 {
	width:74px !important;
	height:70px !important;
	background:#d0dce4;
}

#item1618976 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1618972 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1619009 {
	width:172px !important;
	height:70px !important;
}

#item1619010 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1618984 {
	width:172px !important;
	height:70px !important;
}

#item1618985 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1618980 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1619063 {
	width:139px !important;
	height:70px !important;
}

#item1619064 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1619038 {
	width:139px !important;
	height:70px !important;
}

#item1619039 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1619033 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1619117 {
	width:141px !important;
	height:70px !important;
}

#item1619118 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1619092 {
	width:141px !important;
	height:70px !important;
}

#item1619093 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1619088 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1619144 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1619167 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1619141 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1619170 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1619173 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1619173 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1619173 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1605499 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1584008 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1584008 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1584006 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1584006 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1584004 {
	width:600px !important;
	height:790px !important;
}

#item1584009 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1584015 {
	width:528px !important;
	height:250px !important;
	top:16px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1584015 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1584015 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1584039 {
	width:100px !important;
	height:13px !important;
	top:268px !important;
}

@keyframes intensificar-1584039 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1584039 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1732513 th, table#table1732513 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1732513 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1732513 {
	table-layout:fixed;
}

#item1584062 {
	width:528px !important;
	height:86px !important;
	top:288px !important;
}

@keyframes intensificar-1584062 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1584062 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1584215 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:278px !important;
}

#item1584219 {
	width:534px !important;
	height:549px !important;
	top:16px !important;
}

#item1584220 {
	width:509px !important;
	height:640px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1584220 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1584220 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1584245 {
	width:14px !important;
	height:9px !important;
}

#item1584251 {
	width:14px !important;
	height:9px !important;
	top:572px !important;
}

#item1584087 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1584110 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1584113 {
	width:528px !important;
	height:29px !important;
	top:16px !important;
}

@keyframes intensificar-1584113 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1584113 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1584137 {
	width:350px !important;
	height:397px !important;
	top:65px !important;
}

@keyframes intensificar-1584137 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1584137 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1584160 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:190px !important;
}

#item1584167 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:117px !important;
}

@keyframes intensificar-1584167 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1584167 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1584190 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:133px !important;
}

@keyframes intensificar-1584190 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1584190 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1584013 {
	width:564px !important;
	height:581px !important;
	left:636px !important;
	top:144px !important;
}

#item1584254 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1584277 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1584301 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1584305 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1584331 {
	width:53px !important;
	height:50px !important;
	background:#d0dce4;
}

#item1584332 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1584328 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1584365 {
	width:123px !important;
	height:50px !important;
}

#item1584366 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1584340 {
	width:123px !important;
	height:50px !important;
}

#item1584341 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1584336 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1584419 {
	width:99px !important;
	height:50px !important;
}

#item1584420 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1584394 {
	width:99px !important;
	height:50px !important;
}

#item1584395 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1584390 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1584473 {
	width:101px !important;
	height:50px !important;
}

#item1584474 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1584447 {
	width:101px !important;
	height:50px !important;
}

#item1584448 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1584443 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1584500 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1584524 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1584497 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1584527 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1584530 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1584530 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1584530 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1619189 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1619202 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1619202 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1619195 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1619195 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1619193 {
	width:700px !important;
	height:309px !important;
}

#item1634612 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1619388 {
	width:595px !important;
	height:333px !important;
}

@keyframes intensificar-1619388 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1619388 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1619412 {
	width:140px !important;
	height:18px !important;
	top:363px !important;
}

@keyframes intensificar-1619412 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1619412 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1734976 th, table#table1734976 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1734976 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1734976 {
	table-layout:fixed;
}

#item1619435 {
	width:628px !important;
	height:140px !important;
	top:391px !important;
}

@keyframes intensificar-1619435 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1619435 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1636019 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:144px !important;
}

#item1635575 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:243px !important;
}

#item1635585 {
	width:595px !important;
	height:531px !important;
}

@keyframes intensificar-1635585 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1635585 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1619216 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1619239 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1619244 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1619244 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1619244 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1619267 {
	width:490px !important;
	height:220px !important;
	top:83px !important;
}

@keyframes intensificar-1619267 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1619267 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1619290 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:258px !important;
}

#item1619297 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:156px !important;
}

@keyframes intensificar-1619297 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1619297 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1619321 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:178px !important;
}

@keyframes intensificar-1619321 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1619321 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1619213 {
	width:665px !important;
	height:531px !important;
	left:36px !important;
	top:544px !important;
}

#item1619458 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1619481 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1619505 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1619508 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1619534 {
	width:74px !important;
	height:70px !important;
	background:#d0dce4;
}

#item1619535 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1619531 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1619569 {
	width:172px !important;
	height:70px !important;
}

#item1619570 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1619544 {
	width:172px !important;
	height:70px !important;
}

#item1619545 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1619539 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1619622 {
	width:139px !important;
	height:70px !important;
}

#item1619623 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1619597 {
	width:139px !important;
	height:70px !important;
}

#item1619598 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1619593 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1619675 {
	width:141px !important;
	height:70px !important;
}

#item1619676 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1619650 {
	width:141px !important;
	height:70px !important;
}

#item1619651 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1619646 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1619702 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1619725 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1619699 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1619733 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1619736 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1619736 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1619736 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1605462 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1584624 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1584624 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1584622 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1584622 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1584620 {
	width:600px !important;
	height:790px !important;
}

#item1584625 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1584632 {
	width:528px !important;
	height:250px !important;
	top:16px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1584632 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1584632 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1584656 {
	width:100px !important;
	height:13px !important;
	top:267px !important;
}

@keyframes intensificar-1584656 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1584656 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1737509 th, table#table1737509 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1737509 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1737509 {
	table-layout:fixed;
}

#item1584679 {
	width:528px !important;
	height:115px !important;
	top:287px !important;
}

@keyframes intensificar-1584679 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1584679 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1584831 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:278px !important;
}

#item1584835 {
	width:534px !important;
	height:549px !important;
	top:16px !important;
}

#item1584836 {
	width:509px !important;
	height:670px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1584836 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1584836 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1584861 {
	width:14px !important;
	height:9px !important;
}

#item1584866 {
	width:14px !important;
	height:9px !important;
	top:572px !important;
}

#item1584705 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1584729 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1584732 {
	width:528px !important;
	height:46px !important;
	top:16px !important;
}

@keyframes intensificar-1584732 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1584732 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1584755 {
	width:350px !important;
	height:397px !important;
	top:82px !important;
}

@keyframes intensificar-1584755 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1584755 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1584778 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:207px !important;
}

#item1584783 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:134px !important;
}

@keyframes intensificar-1584783 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1584783 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1584806 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:150px !important;
}

@keyframes intensificar-1584806 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1584806 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1584630 {
	width:564px !important;
	height:581px !important;
	left:636px !important;
	top:144px !important;
}

#item1584870 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1584893 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1584917 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1584920 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1584946 {
	width:53px !important;
	height:50px !important;
	background:#d0dce4;
}

#item1584947 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1584943 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1584980 {
	width:123px !important;
	height:50px !important;
}

#item1584981 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1584955 {
	width:123px !important;
	height:50px !important;
}

#item1584956 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1584951 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1585035 {
	width:99px !important;
	height:50px !important;
}

#item1585036 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1585009 {
	width:99px !important;
	height:50px !important;
}

#item1585010 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1585005 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1585088 {
	width:101px !important;
	height:50px !important;
}

#item1585089 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1585063 {
	width:101px !important;
	height:50px !important;
}

#item1585064 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1585059 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1585115 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1585139 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1585112 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1585142 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1585146 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1585146 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1585146 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1619752 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1619761 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1619761 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1619757 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1619757 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1619755 {
	width:700px !important;
	height:309px !important;
}

#item1634617 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1619941 {
	width:595px !important;
	height:287px !important;
}

@keyframes intensificar-1619941 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1619941 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1619966 {
	width:140px !important;
	height:18px !important;
	top:316px !important;
}

@keyframes intensificar-1619966 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1619966 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1740022 th, table#table1740022 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1740022 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1740022 {
	table-layout:fixed;
}

#item1619989 {
	width:627px !important;
	height:181px !important;
	top:344px !important;
}

@keyframes intensificar-1619989 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1619989 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1636023 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:121px !important;
}

#item1635620 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:240px !important;
}

#item1635626 {
	width:595px !important;
	height:525px !important;
}

@keyframes intensificar-1635626 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1635626 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1619775 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1619798 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1619801 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1619801 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1619801 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1619824 {
	width:490px !important;
	height:207px !important;
	top:107px !important;
}

@keyframes intensificar-1619824 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1619824 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1619848 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:282px !important;
}

#item1619855 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:180px !important;
}

@keyframes intensificar-1619855 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1619855 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1619878 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:202px !important;
}

@keyframes intensificar-1619878 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1619878 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1619772 {
	width:665px !important;
	height:525px !important;
	left:36px !important;
	top:550px !important;
}

#item1620012 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1620035 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1620060 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1620064 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1620090 {
	width:74px !important;
	height:70px !important;
	background:#d0dce4;
}

#item1620091 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1620087 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1620123 {
	width:172px !important;
	height:70px !important;
}

#item1620124 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1620098 {
	width:172px !important;
	height:70px !important;
}

#item1620099 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1620094 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1620177 {
	width:139px !important;
	height:70px !important;
}

#item1620178 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1620151 {
	width:139px !important;
	height:70px !important;
}

#item1620152 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1620147 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1620232 {
	width:141px !important;
	height:70px !important;
}

#item1620233 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1620207 {
	width:141px !important;
	height:70px !important;
}

#item1620208 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1620202 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1620259 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1620282 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1620256 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1620285 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1620288 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1620288 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1620288 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1585228 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1585236 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1585236 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1585234 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1585234 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1585232 {
	width:600px !important;
	height:790px !important;
}

#item1585237 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1585243 {
	width:528px !important;
	height:340px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1585243 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1585243 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1585267 {
	width:100px !important;
	height:13px !important;
	top:346px !important;
}

@keyframes intensificar-1585267 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1585267 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1742410 th, table#table1742410 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1742410 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1742410 {
	table-layout:fixed;
}

#item1585290 {
	width:528px !important;
	height:115px !important;
	top:366px !important;
}

@keyframes intensificar-1585290 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1585290 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1585825 {
	width:528px !important;
	height:565px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1585825 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1585825 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1585315 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1585338 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1585341 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1585341 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1585341 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1585364 {
	width:350px !important;
	height:397px !important;
	top:49px !important;
}

@keyframes intensificar-1585364 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1585364 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1585388 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:175px !important;
}

#item1585393 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:102px !important;
}

@keyframes intensificar-1585393 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1585393 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1585416 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:118px !important;
}

@keyframes intensificar-1585416 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1585416 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1585241 {
	width:564px !important;
	height:565px !important;
	left:636px !important;
	top:160px !important;
}

#item1585482 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1585505 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1585529 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1585533 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1585559 {
	width:53px !important;
	height:50px !important;
	background:#d0dce4;
}

#item1585560 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1585556 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1585593 {
	width:123px !important;
	height:50px !important;
}

#item1585594 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1585568 {
	width:123px !important;
	height:50px !important;
}

#item1585569 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1585564 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1585646 {
	width:99px !important;
	height:50px !important;
}

#item1585647 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1585621 {
	width:99px !important;
	height:50px !important;
}

#item1585622 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1585617 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1585700 {
	width:101px !important;
	height:50px !important;
}

#item1585701 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1585674 {
	width:101px !important;
	height:50px !important;
}

#item1585675 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1585670 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1585727 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1585750 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1585724 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1585753 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1585757 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1585757 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1585757 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1620304 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1620310 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1620310 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1620317 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1620317 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1620308 {
	width:700px !important;
	height:309px !important;
}

#item1634620 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1620481 {
	width:595px !important;
	height:302px !important;
}

@keyframes intensificar-1620481 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1620481 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1620505 {
	width:140px !important;
	height:18px !important;
	top:333px !important;
}

@keyframes intensificar-1620505 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1620505 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1745271 th, table#table1745271 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1745271 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1745271 {
	table-layout:fixed;
}

#item1620529 {
	width:627px !important;
	height:181px !important;
	top:361px !important;
}

@keyframes intensificar-1620529 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1620529 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1636027 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:128px !important;
}

#item1620456 {
	width:595px !important;
	height:542px !important;
}

@keyframes intensificar-1620456 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1620456 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1635668 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:248px !important;
}

#item1620330 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1620353 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1620357 {
	width:628px !important;
	height:40px !important;
}

@keyframes intensificar-1620357 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1620357 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1620380 {
	width:490px !important;
	height:240px !important;
	top:68px !important;
}

@keyframes intensificar-1620380 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1620380 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1620404 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:246px !important;
}

#item1620409 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:143px !important;
}

@keyframes intensificar-1620409 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1620409 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1620432 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:166px !important;
}

@keyframes intensificar-1620432 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1620432 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1620327 {
	width:664px !important;
	height:542px !important;
	left:36px !important;
	top:533px !important;
}

#item1620552 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1620576 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1620600 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1620603 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1620629 {
	width:74px !important;
	height:70px !important;
	background:#d0dce4;
}

#item1620630 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1620626 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1620663 {
	width:172px !important;
	height:70px !important;
}

#item1620664 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1620638 {
	width:172px !important;
	height:70px !important;
}

#item1620639 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1620634 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1620717 {
	width:139px !important;
	height:70px !important;
}

#item1620718 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1620691 {
	width:139px !important;
	height:70px !important;
}

#item1620692 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1620687 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1620771 {
	width:141px !important;
	height:70px !important;
}

#item1620772 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1620746 {
	width:141px !important;
	height:70px !important;
}

#item1620747 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1620742 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1620798 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1620821 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1620795 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1620824 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1620827 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1620827 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1620827 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1605480 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1585884 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1585884 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1585882 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1585882 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1585880 {
	width:600px !important;
	height:790px !important;
}

#item1585885 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1585890 {
	width:528px !important;
	height:290px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1585890 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1585890 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1585914 {
	width:100px !important;
	height:13px !important;
	top:295px !important;
}

@keyframes intensificar-1585914 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1585914 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1748104 th, table#table1748104 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1748104 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1748104 {
	table-layout:fixed;
}

#item1585937 {
	width:528px !important;
	height:86px !important;
	top:315px !important;
}

@keyframes intensificar-1585937 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1585937 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1586493 {
	width:528px !important;
	height:565px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1586493 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1586493 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1585962 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1585985 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1585988 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1585988 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1585988 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1586011 {
	width:350px !important;
	height:397px !important;
	top:66px !important;
}

@keyframes intensificar-1586011 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1586011 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1586034 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:189px !important;
}

#item1586041 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:116px !important;
}

@keyframes intensificar-1586041 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1586041 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1586064 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:132px !important;
}

@keyframes intensificar-1586064 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1586064 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1585888 {
	width:564px !important;
	height:565px !important;
	left:636px !important;
	top:160px !important;
}

#item1586126 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1586150 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1586174 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1586179 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1586438 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1586206 {
	width:53px !important;
	height:50px !important;
	background:#d0dce4;
}

#item1586207 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1586202 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1586241 {
	width:123px !important;
	height:50px !important;
}

#item1586242 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1586216 {
	width:123px !important;
	height:50px !important;
}

#item1586217 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1586212 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1586294 {
	width:99px !important;
	height:50px !important;
}

#item1586296 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1586269 {
	width:99px !important;
	height:50px !important;
}

#item1586270 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1586265 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1586348 {
	width:101px !important;
	height:50px !important;
}

#item1586349 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1586323 {
	width:101px !important;
	height:50px !important;
}

#item1586324 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1586319 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1586376 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1586399 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1586373 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1586402 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1586405 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1586405 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1586405 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1620843 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1620848 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1620848 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1620858 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1620858 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1620846 {
	width:700px !important;
	height:309px !important;
}

#item1634624 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1621025 {
	width:595px !important;
	height:352px !important;
}

@keyframes intensificar-1621025 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1621025 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1621049 {
	width:140px !important;
	height:18px !important;
	top:382px !important;
}

@keyframes intensificar-1621049 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1621049 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1750448 th, table#table1750448 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1750448 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1750448 {
	table-layout:fixed;
}

#item1621072 {
	width:628px !important;
	height:120px !important;
	top:410px !important;
}

@keyframes intensificar-1621072 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1621072 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1636031 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:153px !important;
}

#item1620999 {
	width:595px !important;
	height:530px !important;
}

@keyframes intensificar-1620999 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1620999 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1635672 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:242px !important;
}

#item1620872 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1620895 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1620900 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1620900 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1620900 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1620923 {
	width:490px !important;
	height:202px !important;
	top:108px !important;
}

@keyframes intensificar-1620923 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1620923 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1620946 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:281px !important;
}

#item1620952 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:178px !important;
}

@keyframes intensificar-1620952 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1620952 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1620975 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:201px !important;
}

@keyframes intensificar-1620975 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1620975 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1620869 {
	width:664px !important;
	height:530px !important;
	left:36px !important;
	top:545px !important;
}

#item1621095 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1621118 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1621142 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1621146 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1621169 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1621195 {
	width:74px !important;
	height:70px !important;
	background:#d0dce4;
}

#item1621196 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1621192 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1621229 {
	width:172px !important;
	height:70px !important;
}

#item1621230 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1621203 {
	width:172px !important;
	height:70px !important;
}

#item1621204 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1621199 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1621282 {
	width:139px !important;
	height:70px !important;
}

#item1621283 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1621257 {
	width:139px !important;
	height:70px !important;
}

#item1621258 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1621253 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1621335 {
	width:141px !important;
	height:70px !important;
}

#item1621336 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1621310 {
	width:141px !important;
	height:70px !important;
}

#item1621311 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1621306 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1621362 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1621386 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1621359 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1621390 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1621393 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1621393 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1621393 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1586554 {
	width:1236px !important;
	height:814px !important;
	left:-18px !important;
	top:-12px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1586555 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		transform:translate(-70px,0px) scaleX(0.9) scaleY(0.9);
		opacity:1;
	}
}
@-webkit-keyframes moverhacialaizquierdayreducir-1586555 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(-70px,0px) scaleX(0.9) scaleY(0.9);
		opacity:1;
	}
}
#item1586556 {
	width:570px !important;
	height:94px !important;
	left:104px !important;
	top:87px !important;
}

@keyframes intensificar-1586556 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1586556 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1586579 {
	opacity:0.40;
	width:636px !important;
	height:180px !important;
	left:104px !important;
	top:181px !important;
	background:#0e0b00;
}

#item1586580 {
	width:594px !important;
	height:134px !important;
	left:126px !important;
	top:200px !important;
}

@keyframes intensificar-1586580 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1586580 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1586603 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1586603 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1586603 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1621410 {
	width:1848px !important;
	height:1216px !important;
	left:-626px !important;
	top:-8px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1621411 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		transform:translate(-70px,0px) scaleX(0.9) scaleY(0.9);
		opacity:1;
	}
}
@-webkit-keyframes moverhacialaizquierdayreducir-1621411 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(-70px,0px) scaleX(0.9) scaleY(0.9);
		opacity:1;
	}
}
#item1621416 {
	width:570px !important;
	height:44px !important;
	left:36px !important;
	top:65px !important;
}

@keyframes intensificar-1621416 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1621416 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1621439 {
	opacity:0.40;
	width:628px !important;
	height:261px !important;
	left:36px !important;
	top:130px !important;
	background:#0e0b00;
}

#item1621440 {
	width:584px !important;
	height:218px !important;
	left:58px !important;
	top:149px !important;
}

@keyframes intensificar-1621440 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1621440 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1621463 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1621463 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1621463 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1586623 {
	width:106px !important;
	height:237px !important;
	top:553px !important;
}

#item1586911 {
	width:600px !important;
	height:790px !important;
	background:#f3f3f2;
}

#item1605150 {
	width:528px !important;
	height:660px !important;
	left:36px !important;
	top:65px !important;
}

@keyframes intensificar-1605150 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1605150 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1586852 {
	width:600px !important;
	height:790px !important;
	background:#f3f3f2;
}

#item1605175 {
	width:529px !important;
	height:660px !important;
	left:35px !important;
	top:65px !important;
}

@keyframes intensificar-1605175 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1605175 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1586805 {
	width:600px !important;
	height:790px !important;
	background:#f3f3f2;
}

#item1586828 {
	width:528px !important;
	height:660px !important;
	left:36px !important;
	top:65px !important;
}

@keyframes intensificar-1586828 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1586828 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1586629 {
	width:600px !important;
	height:790px !important;
	background:#f3f3f2;
}

#item1586652 {
	width:75px !important;
	height:16px !important;
	left:43px !important;
	top:56px !important;
}

#item1586675 {
	width:86px !important;
	height:16px !important;
	left:430px !important;
	top:56px !important;
}

table#table1753042 th, table#table1753042 td {
	vertical-align:top;;
}

table#table1753042 tr {
	height:18px;;
}

table#table1753042 {
	table-layout:fixed;
}

#item1586704 {
	width:510px !important;
	height:56px !important;
}

#item1586766 {
	width:511px !important;
	height:17px !important;
}

#item1586763 {
	width:511px !important;
	height:17px !important;
	top:18px !important;
}

#item1586770 {
	width:511px !important;
	height:17px !important;
}

#item1586767 {
	width:511px !important;
	height:17px !important;
}

@keyframes intensificar-1586799 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1586799 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1586800 {
	width:148px !important;
	height:37px !important;
	left:228px !important;
	top:37px !important;
}

#item1586627 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1586971 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1586975 {
	width:528px !important;
	height:37px !important;
	left:16px !important;
}

#item1605390 {
	width:419px !important;
	height:633px !important;
	left:124px !important;
	top:114px !important;
}

#item1587078 {
	width:141px !important;
	height:15px !important;
	left:9px !important;
}

#item1587101 {
	width:6px !important;
	height:11px !important;
	top:2px !important;
}

#item1587075 {
	width:150px !important;
	height:15px !important;
	left:36px !important;
	top:99px !important;
}

#item1587109 {
	width:19px !important;
	height:19px !important;
}

#item1587105 {
	width:19px !important;
	height:19px !important;
	left:1158px !important;
	top:21px !important;
}

@keyframes intensificar-1587112 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1587112 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1587115 {
	width:53px !important;
	height:50px !important;
	background:#d0dce4;
}

#item1587116 {
	width:28px !important;
	height:40px !important;
	left:13px !important;
	top:5px !important;
}

#item1587112 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

@keyframes intensificar-1587120 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1587120 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1587150 {
	width:122px !important;
	height:50px !important;
}

#item1587151 {
	width:92px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1587125 {
	width:122px !important;
	height:50px !important;
}

#item1587126 {
	width:92px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1587120 {
	width:122px !important;
	height:50px !important;
	left:673px !important;
	top:740px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

@keyframes intensificar-1587174 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1587174 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1587203 {
	width:122px !important;
	height:50px !important;
}

#item1587204 {
	width:107px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1587178 {
	width:122px !important;
	height:50px !important;
}

#item1587179 {
	width:107px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1587174 {
	width:122px !important;
	height:50px !important;
	left:932px !important;
	top:740px !important;
}

@keyframes intensificar-1587227 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1587227 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1587256 {
	width:131px !important;
	height:50px !important;
}

#item1587257 {
	width:116px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1587231 {
	width:131px !important;
	height:50px !important;
}

#item1587232 {
	width:116px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1587227 {
	width:131px !important;
	height:50px !important;
	left:798px !important;
	top:740px !important;
}

@keyframes intensificar-1587281 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1587281 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1587310 {
	width:87px !important;
	height:50px !important;
}

#item1587312 {
	width:72px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1587285 {
	width:87px !important;
	height:50px !important;
}

#item1587286 {
	width:72px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1587281 {
	width:87px !important;
	height:50px !important;
	left:1057px !important;
	top:740px !important;
}

#item1587338 {
	width:185px !important;
	height:12px !important;
	left:17px !important;
}

#item1587361 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1587335 {
	width:202px !important;
	height:12px !important;
	left:398px !important;
	top:748px !important;
}

#item1587364 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1587364 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1587364 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1621694 {
	width:700px !important;
	height:880px !important;
	background:#f3f3f2;
}

#item1621717 {
	width:628px !important;
	height:720px !important;
	left:36px !important;
	top:91px !important;
}

@keyframes intensificar-1621717 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1621717 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1621647 {
	width:700px !important;
	height:880px !important;
	background:#f3f3f2;
}

#item1621670 {
	width:628px !important;
	height:784px !important;
	left:36px !important;
	top:91px !important;
}

@keyframes intensificar-1621670 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1621670 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1621600 {
	width:700px !important;
	height:880px !important;
	background:#f3f3f2;
}

#item1621623 {
	width:628px !important;
	height:770px !important;
	left:36px !important;
	top:91px !important;
}

@keyframes intensificar-1621623 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1621623 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1621496 {
	width:700px !important;
	height:880px !important;
	background:#f3f3f2;
}

#item1621519 {
	width:92px !important;
	height:20px !important;
	left:52px !important;
	top:68px !important;
}

#item1621542 {
	width:105px !important;
	height:20px !important;
	left:525px !important;
	top:68px !important;
}

table#table1754742 th, table#table1754742 td {
	vertical-align:top;;
}

table#table1754742 tr {
	height:22px;;
}

table#table1754742 {
	table-layout:fixed;
}

#item1621566 {
	width:622px !important;
	height:68px !important;
}

#item1621593 {
	width:623px !important;
	height:21px !important;
}

#item1621590 {
	width:623px !important;
	height:21px !important;
	top:22px !important;
}

#item1621598 {
	width:623px !important;
	height:21px !important;
}

#item1621594 {
	width:623px !important;
	height:21px !important;
	top:1px !important;
}

#item1621483 {
	width:700px !important;
	height:880px !important;
	background:#fff;
}

@keyframes intensificar-1621483 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1621483 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1621481 {
	width:700px !important;
	height:880px !important;
	top:150px !important;
}

#item1621741 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1621744 {
	width:628px !important;
	height:52px !important;
	left:22px !important;
}

#item1622142 {
	width:197px !important;
	height:21px !important;
	left:13px !important;
}

#item1622165 {
	width:9px !important;
	height:15px !important;
	top:3px !important;
}

#item1622139 {
	width:210px !important;
	height:21px !important;
	left:36px !important;
	top:110px !important;
}

#item1622175 {
	width:26px !important;
	height:26px !important;
}

#item1622171 {
	width:26px !important;
	height:26px !important;
	left:638px !important;
	top:179px !important;
}

@keyframes intensificar-1622179 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1622179 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1622182 {
	width:74px !important;
	height:70px !important;
	background:#d0dce4;
}

#item1622183 {
	width:39px !important;
	height:56px !important;
	left:18px !important;
	top:7px !important;
}

#item1622179 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

@keyframes intensificar-1622186 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1622186 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1622215 {
	width:171px !important;
	height:70px !important;
}

#item1622216 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1622190 {
	width:171px !important;
	height:70px !important;
}

#item1622191 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1622186 {
	width:171px !important;
	height:70px !important;
	left:529px !important;
	top:1056px !important;
}

@keyframes intensificar-1622239 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1622239 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1622268 {
	width:171px !important;
	height:70px !important;
}

#item1622269 {
	width:150px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1622243 {
	width:171px !important;
	height:70px !important;
}

#item1622244 {
	width:150px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1622239 {
	width:171px !important;
	height:70px !important;
	left:325px !important;
	top:1130px !important;
}

@keyframes intensificar-1622293 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1622293 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1622322 {
	width:205px !important;
	height:70px !important;
}

#item1622324 {
	width:162px !important;
	height:39px !important;
	left:43px !important;
	top:14px !important;
}

#item1622297 {
	width:205px !important;
	height:70px !important;
}

#item1622298 {
	width:162px !important;
	height:39px !important;
	left:43px !important;
	top:14px !important;
}

#item1622293 {
	width:205px !important;
	height:70px !important;
	left:116px !important;
	top:1130px !important;
}

@keyframes intensificar-1622347 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1622347 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1622376 {
	width:122px !important;
	height:70px !important;
}

#item1622377 {
	width:101px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1622351 {
	width:122px !important;
	height:70px !important;
}

#item1622352 {
	width:101px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1622347 {
	width:122px !important;
	height:70px !important;
	left:500px !important;
	top:1130px !important;
}

#item1622403 {
	width:259px !important;
	height:16px !important;
	left:23px !important;
}

#item1622427 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1622400 {
	width:283px !important;
	height:17px !important;
	left:36px !important;
	top:1089px !important;
}

#item1634800 {
	width:35px !important;
	height:74px !important;
	left:115px !important;
	top:1128px !important;
}

#item1634803 {
	width:35px !important;
	height:74px !important;
	left:528px !important;
	top:1054px !important;
}

#item1622431 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1622431 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1622431 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1587678 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1587685 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1587685 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1587683 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1587683 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1587681 {
	width:600px !important;
	height:790px !important;
}

#item1587686 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1587691 {
	width:528px !important;
	height:283px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1587691 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1587691 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1587715 {
	width:100px !important;
	height:13px !important;
	top:283px !important;
}

@keyframes intensificar-1587715 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1587715 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1758125 th, table#table1758125 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1758125 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1758125 {
	table-layout:fixed;
}

#item1587738 {
	width:528px !important;
	height:101px !important;
	top:303px !important;
}

@keyframes intensificar-1587738 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1587738 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1588305 {
	width:528px !important;
	height:565px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1588305 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1588305 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1587763 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1587786 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1587790 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1587790 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1587790 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1587813 {
	width:350px !important;
	height:397px !important;
	top:66px !important;
}

@keyframes intensificar-1587813 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1587813 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1587836 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:191px !important;
}

#item1587842 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:118px !important;
}

@keyframes intensificar-1587842 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1587842 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1587866 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:134px !important;
}

@keyframes intensificar-1587866 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1587866 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1587689 {
	width:564px !important;
	height:565px !important;
	left:636px !important;
	top:160px !important;
}

#item1587929 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1587952 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1587977 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1587981 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1588007 {
	width:53px !important;
	height:50px !important;
	background:#d0dce4;
}

#item1588008 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1588004 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1588041 {
	width:123px !important;
	height:50px !important;
}

#item1588042 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1588016 {
	width:123px !important;
	height:50px !important;
}

#item1588017 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1588012 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1588094 {
	width:99px !important;
	height:50px !important;
}

#item1588095 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1588069 {
	width:99px !important;
	height:50px !important;
}

#item1588070 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1588065 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1588148 {
	width:101px !important;
	height:50px !important;
}

#item1588149 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1588122 {
	width:101px !important;
	height:50px !important;
}

#item1588124 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1588118 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1588175 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1588199 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1588172 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1588203 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1588206 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1588206 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1588206 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1622446 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1622452 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1622452 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1622459 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1622459 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1622450 {
	width:700px !important;
	height:309px !important;
}

#item1634627 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1622623 {
	width:595px !important;
	height:325px !important;
}

@keyframes intensificar-1622623 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1622623 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1622647 {
	width:140px !important;
	height:18px !important;
	top:356px !important;
}

@keyframes intensificar-1622647 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1622647 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1762506 th, table#table1762506 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1762506 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1762506 {
	table-layout:fixed;
}

#item1622671 {
	width:627px !important;
	height:141px !important;
	top:384px !important;
}

@keyframes intensificar-1622671 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1622671 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1636039 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:140px !important;
}

#item1622598 {
	width:595px !important;
	height:525px !important;
}

@keyframes intensificar-1622598 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1622598 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1635679 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:240px !important;
}

#item1622473 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1622496 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1622500 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1622500 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1622500 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1622523 {
	width:490px !important;
	height:206px !important;
	top:92px !important;
}

@keyframes intensificar-1622523 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1622523 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1622546 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:268px !important;
}

#item1622551 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:165px !important;
}

@keyframes intensificar-1622551 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1622551 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1622574 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:187px !important;
}

@keyframes intensificar-1622574 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1622574 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1622470 {
	width:664px !important;
	height:525px !important;
	left:36px !important;
	top:550px !important;
}

#item1622694 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1622717 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1622741 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1622746 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1622772 {
	width:74px !important;
	height:70px !important;
	background:#d0dce4;
}

#item1622774 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1622769 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1622807 {
	width:172px !important;
	height:70px !important;
}

#item1622808 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1622782 {
	width:172px !important;
	height:70px !important;
}

#item1622783 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1622778 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1622861 {
	width:139px !important;
	height:70px !important;
}

#item1622862 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1622835 {
	width:139px !important;
	height:70px !important;
}

#item1622836 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1622831 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1622914 {
	width:141px !important;
	height:70px !important;
}

#item1622915 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1622889 {
	width:141px !important;
	height:70px !important;
}

#item1622890 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1622885 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1622942 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1622965 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1622939 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1622968 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1622972 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1622972 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1622972 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1605502 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1588391 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1588391 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1588389 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1588389 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1588387 {
	width:600px !important;
	height:790px !important;
}

#item1588392 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1588399 {
	width:528px !important;
	height:250px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1588399 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1588399 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1588424 {
	width:100px !important;
	height:13px !important;
	top:253px !important;
}

@keyframes intensificar-1588424 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1588424 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1766427 th, table#table1766427 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1766427 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1766427 {
	table-layout:fixed;
}

#item1588447 {
	width:528px !important;
	height:57px !important;
	top:273px !important;
}

@keyframes intensificar-1588447 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1588447 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1588988 {
	width:528px !important;
	height:565px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1588988 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1588988 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1588473 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1588496 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1588499 {
	width:528px !important;
	height:63px !important;
}

@keyframes intensificar-1588499 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1588499 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1588522 {
	width:350px !important;
	height:397px !important;
	top:83px !important;
}

@keyframes intensificar-1588522 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1588522 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1588545 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:141px !important;
}

#item1588550 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:68px !important;
}

@keyframes intensificar-1588550 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1588550 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1588573 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:84px !important;
}

@keyframes intensificar-1588573 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1588573 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1588397 {
	width:564px !important;
	height:565px !important;
	left:636px !important;
	top:160px !important;
}

#item1588637 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1588660 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1588684 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1588687 {
	width:528px !important;
	height:37px !important;
	left:16px !important;
}

#item1588713 {
	width:53px !important;
	height:50px !important;
	background:#d0dce4;
}

#item1588714 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1588710 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1588747 {
	width:123px !important;
	height:50px !important;
}

#item1588748 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1588722 {
	width:123px !important;
	height:50px !important;
}

#item1588723 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1588718 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1588801 {
	width:99px !important;
	height:50px !important;
}

#item1588802 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1588776 {
	width:99px !important;
	height:50px !important;
}

#item1588777 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1588771 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1588855 {
	width:101px !important;
	height:50px !important;
}

#item1588856 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1588829 {
	width:101px !important;
	height:50px !important;
}

#item1588830 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1588825 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1588882 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1588905 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1588879 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1588911 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1588915 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1588915 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1588915 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1622988 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1623002 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1623002 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1622994 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1622994 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1622992 {
	width:700px !important;
	height:309px !important;
}

#item1634633 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1623167 {
	width:628px !important;
	height:350px !important;
}

@keyframes intensificar-1623167 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1623167 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1623191 {
	width:140px !important;
	height:18px !important;
	top:376px !important;
}

@keyframes intensificar-1623191 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1623191 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1769472 th, table#table1769472 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1769472 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1769472 {
	table-layout:fixed;
}

#item1623214 {
	width:628px !important;
	height:80px !important;
	top:404px !important;
}

@keyframes intensificar-1623214 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1623214 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1623141 {
	width:595px !important;
	height:542px !important;
}

@keyframes intensificar-1623141 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1623141 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1635684 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:248px !important;
}

#item1623013 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1623036 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1623041 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1623041 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1623041 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1623064 {
	width:490px !important;
	height:188px !important;
	top:116px !important;
}

@keyframes intensificar-1623064 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1623064 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1623087 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:197px !important;
}

#item1623094 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:95px !important;
}

@keyframes intensificar-1623094 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1623094 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1623117 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:117px !important;
}

@keyframes intensificar-1623117 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1623117 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1623010 {
	width:665px !important;
	height:542px !important;
	left:36px !important;
	top:533px !important;
}

#item1623237 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1623260 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1623284 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1623288 {
	width:628px !important;
	height:51px !important;
	left:22px !important;
}

#item1623314 {
	width:74px !important;
	height:70px !important;
	background:#d0dce4;
}

#item1623316 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1623311 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1623350 {
	width:172px !important;
	height:70px !important;
}

#item1623351 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1623325 {
	width:172px !important;
	height:70px !important;
}

#item1623326 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1623321 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1623404 {
	width:139px !important;
	height:70px !important;
}

#item1623405 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1623379 {
	width:139px !important;
	height:70px !important;
}

#item1623380 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1623375 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1623457 {
	width:141px !important;
	height:70px !important;
}

#item1623458 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1623432 {
	width:141px !important;
	height:70px !important;
}

#item1623433 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1623428 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1623484 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1623507 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1623481 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1623511 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1623515 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1623515 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1623515 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1589040 {
	width:1236px !important;
	height:814px !important;
	left:-18px !important;
	top:-12px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1589041 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		transform:translate(-70px,0px) scaleX(0.9) scaleY(0.9);
		opacity:1;
	}
}
@-webkit-keyframes moverhacialaizquierdayreducir-1589041 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(-70px,0px) scaleX(0.9) scaleY(0.9);
		opacity:1;
	}
}
#item1589042 {
	width:570px !important;
	height:94px !important;
	left:94px !important;
	top:137px !important;
}

@keyframes intensificar-1589042 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1589042 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1589065 {
	opacity:0.40;
	width:478px !important;
	height:196px !important;
	left:94px !important;
	top:231px !important;
	background:#0e0b00;
}

#item1589066 {
	width:432px !important;
	height:154px !important;
	left:116px !important;
	top:250px !important;
}

@keyframes intensificar-1589066 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1589066 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1589089 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1589089 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1589089 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1623531 {
	width:1829px !important;
	height:1204px !important;
	left:-615px !important;
	top:-2px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1623532 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		transform:translate(-70px,0px) scaleX(0.9) scaleY(0.9);
		opacity:1;
	}
}
@-webkit-keyframes moverhacialaizquierdayreducir-1623532 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(-70px,0px) scaleX(0.9) scaleY(0.9);
		opacity:1;
	}
}
#item1623538 {
	width:570px !important;
	height:94px !important;
	left:36px !important;
	top:36px !important;
}

@keyframes intensificar-1623538 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1623538 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1623561 {
	opacity:0.40;
	width:628px !important;
	height:230px !important;
	left:36px !important;
	top:130px !important;
	background:#0e0b00;
}

#item1623562 {
	width:568px !important;
	height:174px !important;
	left:64px !important;
	top:156px !important;
}

@keyframes intensificar-1623562 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1623562 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1623585 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1623585 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1623585 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1589105 {
	width:106px !important;
	height:237px !important;
	top:553px !important;
}

#item1589394 {
	width:600px !important;
	height:790px !important;
	background:#f3f3f2;
}

#item1605093 {
	width:528px !important;
	height:660px !important;
	left:36px !important;
	top:65px !important;
}

@keyframes intensificar-1605093 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1605093 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1589335 {
	width:600px !important;
	height:790px !important;
	background:#f3f3f2;
}

#item1605058 {
	width:529px !important;
	height:660px !important;
	left:35px !important;
	top:65px !important;
}

@keyframes intensificar-1605058 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1605058 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1589288 {
	width:600px !important;
	height:790px !important;
	background:#f3f3f2;
}

#item1589311 {
	width:528px !important;
	height:660px !important;
	left:36px !important;
	top:65px !important;
}

@keyframes intensificar-1589311 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1589311 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1589111 {
	width:600px !important;
	height:790px !important;
	background:#f3f3f2;
}

#item1589134 {
	width:75px !important;
	height:16px !important;
	left:43px !important;
	top:56px !important;
}

#item1589157 {
	width:86px !important;
	height:16px !important;
	left:430px !important;
	top:56px !important;
}

table#table1772920 th, table#table1772920 td {
	vertical-align:top;;
}

table#table1772920 tr {
	height:18px;;
}

table#table1772920 {
	table-layout:fixed;
}

#item1589185 {
	width:510px !important;
	height:182px !important;
}

#item1589220 {
	width:511px !important;
	height:17px !important;
}

#item1589217 {
	width:511px !important;
	height:17px !important;
	top:144px !important;
}

#item1589224 {
	width:511px !important;
	height:17px !important;
}

#item1589221 {
	width:511px !important;
	height:17px !important;
	top:126px !important;
}

#item1589228 {
	width:511px !important;
	height:17px !important;
}

#item1589225 {
	width:511px !important;
	height:17px !important;
	top:108px !important;
}

#item1589232 {
	width:511px !important;
	height:17px !important;
}

#item1589229 {
	width:511px !important;
	height:17px !important;
	top:90px !important;
}

#item1589236 {
	width:511px !important;
	height:17px !important;
}

#item1589233 {
	width:511px !important;
	height:17px !important;
	top:72px !important;
}

#item1589240 {
	width:511px !important;
	height:17px !important;
}

#item1589237 {
	width:511px !important;
	height:17px !important;
	top:54px !important;
}

#item1589244 {
	width:511px !important;
	height:17px !important;
}

#item1589241 {
	width:511px !important;
	height:17px !important;
	top:36px !important;
}

#item1589249 {
	width:511px !important;
	height:17px !important;
}

#item1589246 {
	width:511px !important;
	height:17px !important;
	top:18px !important;
}

#item1589253 {
	width:511px !important;
	height:17px !important;
}

#item1589250 {
	width:511px !important;
	height:17px !important;
}

@keyframes intensificar-1589282 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1589282 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1589283 {
	width:148px !important;
	height:37px !important;
	left:228px !important;
	top:37px !important;
}

#item1589108 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1589455 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1589459 {
	width:528px !important;
	height:37px !important;
	left:16px !important;
}

#item1605224 {
	width:303px !important;
	height:614px !important;
	left:166px !important;
	top:125px !important;
}

#item1589564 {
	width:141px !important;
	height:15px !important;
	left:9px !important;
}

#item1589587 {
	width:6px !important;
	height:11px !important;
	top:2px !important;
}

#item1589561 {
	width:150px !important;
	height:15px !important;
	left:36px !important;
	top:99px !important;
}

#item1589594 {
	width:19px !important;
	height:19px !important;
}

#item1589590 {
	width:19px !important;
	height:19px !important;
	left:1158px !important;
	top:21px !important;
}

@keyframes intensificar-1589598 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1589598 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1589602 {
	width:53px !important;
	height:50px !important;
	background:#d0dce4;
}

#item1589603 {
	width:28px !important;
	height:40px !important;
	left:13px !important;
	top:5px !important;
}

#item1589598 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

@keyframes intensificar-1589608 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1589608 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1589637 {
	width:122px !important;
	height:50px !important;
}

#item1589638 {
	width:92px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1589612 {
	width:122px !important;
	height:50px !important;
}

#item1589613 {
	width:92px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1589608 {
	width:122px !important;
	height:50px !important;
	left:673px !important;
	top:740px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

@keyframes intensificar-1589661 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1589661 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1589690 {
	width:122px !important;
	height:50px !important;
}

#item1589691 {
	width:107px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1589665 {
	width:122px !important;
	height:50px !important;
}

#item1589666 {
	width:107px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1589661 {
	width:122px !important;
	height:50px !important;
	left:932px !important;
	top:740px !important;
}

@keyframes intensificar-1589714 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1589714 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1589743 {
	width:131px !important;
	height:50px !important;
}

#item1589744 {
	width:116px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1589718 {
	width:131px !important;
	height:50px !important;
}

#item1589719 {
	width:116px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1589714 {
	width:131px !important;
	height:50px !important;
	left:798px !important;
	top:740px !important;
}

@keyframes intensificar-1589767 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1589767 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1589797 {
	width:87px !important;
	height:50px !important;
}

#item1589798 {
	width:72px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1589772 {
	width:87px !important;
	height:50px !important;
}

#item1589773 {
	width:72px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1589767 {
	width:87px !important;
	height:50px !important;
	left:1057px !important;
	top:740px !important;
}

#item1589824 {
	width:185px !important;
	height:12px !important;
	left:17px !important;
}

#item1589847 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1589821 {
	width:202px !important;
	height:12px !important;
	left:398px !important;
	top:748px !important;
}

#item1589851 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1589851 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1589851 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1623871 {
	width:700px !important;
	height:880px !important;
	background:#f3f3f2;
}

#item1623894 {
	width:627px !important;
	height:798px !important;
	left:36px !important;
	top:91px !important;
}

@keyframes intensificar-1623894 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1623894 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1623824 {
	width:700px !important;
	height:880px !important;
	background:#f3f3f2;
}

#item1623847 {
	width:628px !important;
	height:610px !important;
	left:36px !important;
	top:91px !important;
}

@keyframes intensificar-1623847 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1623847 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1623776 {
	width:700px !important;
	height:880px !important;
	background:#f3f3f2;
}

#item1623799 {
	width:628px !important;
	height:612px !important;
	left:36px !important;
	top:91px !important;
}

@keyframes intensificar-1623799 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1623799 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1623615 {
	width:700px !important;
	height:880px !important;
	background:#f3f3f2;
}

#item1623638 {
	width:92px !important;
	height:20px !important;
	left:52px !important;
	top:68px !important;
}

#item1623661 {
	width:105px !important;
	height:20px !important;
	left:525px !important;
	top:68px !important;
}

table#table1775725 th, table#table1775725 td {
	vertical-align:top;;
}

table#table1775725 tr {
	height:22px;;
}

table#table1775725 {
	table-layout:fixed;
}

#item1623688 {
	width:622px !important;
	height:222px !important;
}

#item1623715 {
	width:623px !important;
	height:21px !important;
}

#item1623712 {
	width:623px !important;
	height:21px !important;
	top:176px !important;
}

#item1623719 {
	width:623px !important;
	height:21px !important;
}

#item1623716 {
	width:623px !important;
	height:21px !important;
	top:154px !important;
}

#item1623723 {
	width:623px !important;
	height:21px !important;
}

#item1623720 {
	width:623px !important;
	height:21px !important;
	top:132px !important;
}

#item1623727 {
	width:623px !important;
	height:21px !important;
}

#item1623724 {
	width:623px !important;
	height:21px !important;
	top:110px !important;
}

#item1623731 {
	width:623px !important;
	height:21px !important;
}

#item1623728 {
	width:623px !important;
	height:21px !important;
	top:88px !important;
}

#item1623735 {
	width:623px !important;
	height:21px !important;
}

#item1623732 {
	width:623px !important;
	height:21px !important;
	top:66px !important;
}

#item1623739 {
	width:623px !important;
	height:21px !important;
}

#item1623736 {
	width:623px !important;
	height:21px !important;
	top:44px !important;
}

#item1623743 {
	width:623px !important;
	height:21px !important;
}

#item1623740 {
	width:623px !important;
	height:21px !important;
	top:22px !important;
}

#item1623747 {
	width:623px !important;
	height:21px !important;
}

#item1623744 {
	width:623px !important;
	height:21px !important;
	top:1px !important;
}

#item1623606 {
	width:700px !important;
	height:880px !important;
	background:#fff;
}

@keyframes intensificar-1623606 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1623606 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1623604 {
	width:700px !important;
	height:889px !important;
	top:150px !important;
}

#item1623918 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1623924 {
	width:628px !important;
	height:52px !important;
	left:22px !important;
}

#item1624028 {
	width:197px !important;
	height:21px !important;
	left:13px !important;
}

#item1624051 {
	width:9px !important;
	height:15px !important;
	top:3px !important;
}

#item1624025 {
	width:210px !important;
	height:21px !important;
	left:36px !important;
	top:110px !important;
}

#item1624060 {
	width:26px !important;
	height:26px !important;
}

#item1624056 {
	width:26px !important;
	height:26px !important;
	left:637px !important;
	top:179px !important;
}

@keyframes intensificar-1624064 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1624064 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1624067 {
	width:74px !important;
	height:70px !important;
	background:#d0dce4;
}

#item1624069 {
	width:39px !important;
	height:56px !important;
	left:18px !important;
	top:7px !important;
}

#item1624064 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

@keyframes intensificar-1624072 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1624072 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1624103 {
	width:171px !important;
	height:70px !important;
}

#item1624104 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1624077 {
	width:171px !important;
	height:70px !important;
}

#item1624078 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1624072 {
	width:171px !important;
	height:70px !important;
	left:529px !important;
	top:1054px !important;
}

@keyframes intensificar-1624127 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1624127 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1624156 {
	width:171px !important;
	height:70px !important;
}

#item1624157 {
	width:150px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1624131 {
	width:171px !important;
	height:70px !important;
}

#item1624132 {
	width:150px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1624127 {
	width:171px !important;
	height:70px !important;
	left:325px !important;
	top:1130px !important;
}

@keyframes intensificar-1624180 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1624180 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1624210 {
	width:210px !important;
	height:70px !important;
}

#item1624211 {
	width:162px !important;
	height:39px !important;
	left:48px !important;
	top:14px !important;
}

#item1624184 {
	width:210px !important;
	height:70px !important;
}

#item1624185 {
	width:162px !important;
	height:39px !important;
	left:48px !important;
	top:14px !important;
}

#item1624180 {
	width:210px !important;
	height:70px !important;
	left:111px !important;
	top:1130px !important;
}

@keyframes intensificar-1624234 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1624234 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1624264 {
	width:122px !important;
	height:70px !important;
}

#item1624265 {
	width:101px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1624239 {
	width:122px !important;
	height:70px !important;
}

#item1624240 {
	width:101px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1624234 {
	width:122px !important;
	height:70px !important;
	left:500px !important;
	top:1130px !important;
}

#item1624291 {
	width:259px !important;
	height:16px !important;
	left:23px !important;
}

#item1624314 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1624288 {
	width:283px !important;
	height:17px !important;
	left:36px !important;
	top:1089px !important;
}

#item1634767 {
	width:35px !important;
	height:74px !important;
	left:109px !important;
	top:1127px !important;
}

#item1634771 {
	width:35px !important;
	height:74px !important;
	left:527px !important;
	top:1053px !important;
}

#item1624317 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1624317 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1624317 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1605465 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1590174 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1590174 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1590172 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1590172 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1590170 {
	width:600px !important;
	height:790px !important;
}

#item1590175 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1590180 {
	width:528px !important;
	height:300px !important;
	top:16px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1590180 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1590180 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1590204 {
	width:100px !important;
	height:13px !important;
	top:311px !important;
}

@keyframes intensificar-1590204 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1590204 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1779672 th, table#table1779672 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1779672 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1779672 {
	table-layout:fixed;
}

#item1590227 {
	width:528px !important;
	height:86px !important;
	top:331px !important;
}

@keyframes intensificar-1590227 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1590227 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1590379 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:278px !important;
}

#item1590383 {
	width:534px !important;
	height:549px !important;
	top:16px !important;
}

#item1590384 {
	width:509px !important;
	height: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-1590384 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1590384 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1590410 {
	width:14px !important;
	height:9px !important;
}

#item1590416 {
	width:14px !important;
	height:9px !important;
	top:572px !important;
}

#item1590254 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1590277 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1590280 {
	width:528px !important;
	height:46px !important;
	top:16px !important;
}

@keyframes intensificar-1590280 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1590280 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1590303 {
	width:350px !important;
	height:397px !important;
	top:82px !important;
}

@keyframes intensificar-1590303 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1590303 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1590326 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:140px !important;
}

#item1590331 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:67px !important;
}

@keyframes intensificar-1590331 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1590331 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1590354 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:83px !important;
}

@keyframes intensificar-1590354 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1590354 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1590178 {
	width:564px !important;
	height:581px !important;
	left:636px !important;
	top:144px !important;
}

#item1590419 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1590442 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1590466 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1590471 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1590497 {
	width:53px !important;
	height:50px !important;
	background:#d0dce4;
}

#item1590498 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1590494 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1590532 {
	width:123px !important;
	height:50px !important;
}

#item1590533 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1590507 {
	width:123px !important;
	height:50px !important;
}

#item1590508 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1590503 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1590586 {
	width:99px !important;
	height:50px !important;
}

#item1590587 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1590560 {
	width:99px !important;
	height:50px !important;
}

#item1590561 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1590556 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1590639 {
	width:101px !important;
	height:50px !important;
}

#item1590640 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1590614 {
	width:101px !important;
	height:50px !important;
}

#item1590615 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1590610 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1590667 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1590690 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1590664 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1590694 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1590698 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1590698 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1590698 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1624332 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1624345 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1624345 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1624338 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1624338 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1624336 {
	width:700px !important;
	height:309px !important;
}

#item1634637 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1624523 {
	width:595px !important;
	height:329px !important;
}

@keyframes intensificar-1624523 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1624523 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1624547 {
	width:140px !important;
	height:18px !important;
	top:357px !important;
}

@keyframes intensificar-1624547 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1624547 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1782035 th, table#table1782035 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1782035 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1782035 {
	table-layout:fixed;
}

#item1624570 {
	width:628px !important;
	height:140px !important;
	top:385px !important;
}

@keyframes intensificar-1624570 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1624570 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1636053 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:142px !important;
}

#item1635691 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:240px !important;
}

#item1635695 {
	width:595px !important;
	height:525px !important;
}

@keyframes intensificar-1635695 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1635695 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1624355 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1624379 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1624383 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1624383 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1624383 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1624406 {
	width:490px !important;
	height:150px !important;
	top:92px !important;
}

@keyframes intensificar-1624406 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1624406 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1624429 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:173px !important;
}

#item1624435 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:71px !important;
}

@keyframes intensificar-1624435 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1624435 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1624458 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:93px !important;
}

@keyframes intensificar-1624458 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1624458 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1624352 {
	width:665px !important;
	height:525px !important;
	left:36px !important;
	top:550px !important;
}

#item1624593 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1624616 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1624640 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1624643 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1624669 {
	width:74px !important;
	height:70px !important;
	background:#d0dce4;
}

#item1624671 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1624666 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1624704 {
	width:172px !important;
	height:70px !important;
}

#item1624705 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1624678 {
	width:172px !important;
	height:70px !important;
}

#item1624679 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1624674 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1624758 {
	width:139px !important;
	height:70px !important;
}

#item1624759 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1624733 {
	width:139px !important;
	height:70px !important;
}

#item1624734 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1624729 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1624812 {
	width:141px !important;
	height:70px !important;
}

#item1624813 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1624786 {
	width:141px !important;
	height:70px !important;
}

#item1624787 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1624782 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1624839 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1624862 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1624836 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1624866 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1624869 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1624869 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1624869 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1590783 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1590791 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1590791 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1590789 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1590789 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1590787 {
	width:600px !important;
	height:790px !important;
}

#item1590792 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1590798 {
	width:528px !important;
	height:241px !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-1590798 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1590798 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1590822 {
	width:100px !important;
	height:13px !important;
	top:258px !important;
}

@keyframes intensificar-1590822 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1590822 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1784349 th, table#table1784349 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1784349 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1784349 {
	table-layout:fixed;
}

#item1590845 {
	width:528px !important;
	height:115px !important;
	top:278px !important;
}

@keyframes intensificar-1590845 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1590845 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1590996 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1591000 {
	width:534px !important;
	height:532px !important;
	top:16px !important;
}

#item1591001 {
	width:509px !important;
	height:970px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1591001 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1591001 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1591026 {
	width:14px !important;
	height:9px !important;
}

#item1591031 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item1590870 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1590893 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1590896 {
	width:528px !important;
	height:46px !important;
	top:16px !important;
}

@keyframes intensificar-1590896 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1590896 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1590919 {
	width:350px !important;
	height:397px !important;
	top:82px !important;
}

@keyframes intensificar-1590919 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1590919 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1590943 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:208px !important;
}

#item1590948 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:135px !important;
}

@keyframes intensificar-1590948 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1590948 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1590971 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:151px !important;
}

@keyframes intensificar-1590971 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1590971 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1590796 {
	width:564px !important;
	height:564px !important;
	left:636px !important;
	top:161px !important;
}

#item1591034 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1591057 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1591081 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1591084 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1591111 {
	width:53px !important;
	height:50px !important;
	background:#d0dce4;
}

#item1591112 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1591108 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1591145 {
	width:123px !important;
	height:50px !important;
}

#item1591146 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1591120 {
	width:123px !important;
	height:50px !important;
}

#item1591121 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1591116 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1591199 {
	width:99px !important;
	height:50px !important;
}

#item1591200 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1591173 {
	width:99px !important;
	height:50px !important;
}

#item1591175 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1591169 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1591253 {
	width:101px !important;
	height:50px !important;
}

#item1591255 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1591228 {
	width:101px !important;
	height:50px !important;
}

#item1591229 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1591224 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1591281 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1591304 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1591278 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1591308 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1591313 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1591313 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1591313 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1624885 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1624891 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1624891 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1624899 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1624899 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1624889 {
	width:700px !important;
	height:309px !important;
}

#item1634642 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1625078 {
	width:595px !important;
	height:264px !important;
}

@keyframes intensificar-1625078 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1625078 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1625102 {
	width:140px !important;
	height:18px !important;
	top:293px !important;
}

@keyframes intensificar-1625102 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1625102 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1787031 th, table#table1787031 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1787031 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1787031 {
	table-layout:fixed;
}

#item1625125 {
	width:628px !important;
	height:181px !important;
	top:321px !important;
}

@keyframes intensificar-1625125 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1625125 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1636057 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:109px !important;
}

#item1635736 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:228px !important;
}

#item1635740 {
	width:595px !important;
	height:502px !important;
}

@keyframes intensificar-1635740 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1635740 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1624912 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1624935 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1624938 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1624938 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1624938 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1624961 {
	width:490px !important;
	height:200px !important;
	top:108px !important;
}

@keyframes intensificar-1624961 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1624961 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1624984 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:284px !important;
}

#item1624991 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:182px !important;
}

@keyframes intensificar-1624991 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1624991 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1625014 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:204px !important;
}

@keyframes intensificar-1625014 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1625014 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1624909 {
	width:664px !important;
	height:502px !important;
	left:36px !important;
	top:573px !important;
}

#item1625148 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:488px !important;
}

#item1625171 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1625195 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1625199 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1625226 {
	width:74px !important;
	height:70px !important;
	background:#d0dce4;
}

#item1625227 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1625223 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1625260 {
	width:172px !important;
	height:70px !important;
}

#item1625261 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1625235 {
	width:172px !important;
	height:70px !important;
}

#item1625236 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1625231 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1625313 {
	width:139px !important;
	height:70px !important;
}

#item1625314 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1625288 {
	width:139px !important;
	height:70px !important;
}

#item1625289 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1625284 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1625366 {
	width:141px !important;
	height:70px !important;
}

#item1625367 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1625341 {
	width:141px !important;
	height:70px !important;
}

#item1625342 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1625337 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1625394 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1625417 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1625391 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1625420 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1625423 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1625423 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1625423 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1605483 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1591407 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1591407 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1591405 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1591405 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1591403 {
	width:600px !important;
	height:790px !important;
}

#item1591408 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1591413 {
	width:528px !important;
	height:250px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1591413 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1591413 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1591437 {
	width:100px !important;
	height:13px !important;
	top:250px !important;
}

@keyframes intensificar-1591437 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1591437 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1789683 th, table#table1789683 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1789683 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1789683 {
	table-layout:fixed;
}

#item1591460 {
	width:528px !important;
	height:57px !important;
	top:270px !important;
}

@keyframes intensificar-1591460 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1591460 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1591996 {
	width:528px !important;
	height:548px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1591996 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1591996 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1591485 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1591508 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1591512 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1591512 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1591512 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1591536 {
	width:350px !important;
	height:397px !important;
	top:49px !important;
}

@keyframes intensificar-1591536 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1591536 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1591559 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:106px !important;
}

#item1591564 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:33px !important;
}

@keyframes intensificar-1591564 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1591564 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1591587 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:49px !important;
}

@keyframes intensificar-1591587 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1591587 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1591411 {
	width:564px !important;
	height:548px !important;
	left:636px !important;
	top:177px !important;
}

#item1591650 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1591673 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1591697 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1591701 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1591727 {
	width:53px !important;
	height:50px !important;
	background:#d0dce4;
}

#item1591728 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1591724 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1591762 {
	width:123px !important;
	height:50px !important;
}

#item1591763 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1591737 {
	width:123px !important;
	height:50px !important;
}

#item1591738 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1591733 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1591815 {
	width:99px !important;
	height:50px !important;
}

#item1591816 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1591790 {
	width:99px !important;
	height:50px !important;
}

#item1591791 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1591786 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1591869 {
	width:101px !important;
	height:50px !important;
}

#item1591870 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1591843 {
	width:101px !important;
	height:50px !important;
}

#item1591844 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1591839 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1591897 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1591920 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1591894 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1591925 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1591929 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1591929 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1591929 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1625439 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1625446 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1625446 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1625454 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1625454 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1625444 {
	width:700px !important;
	height:309px !important;
}

#item1634648 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1625619 {
	width:595px !important;
	height:360px !important;
}

@keyframes intensificar-1625619 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1625619 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1625643 {
	width:140px !important;
	height:18px !important;
	top:391px !important;
}

@keyframes intensificar-1625643 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1625643 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1791737 th, table#table1791737 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1791737 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1791737 {
	table-layout:fixed;
}

#item1625667 {
	width:628px !important;
	height:99px !important;
	top:419px !important;
}

@keyframes intensificar-1625667 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1625667 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1636062 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:157px !important;
}

#item1625594 {
	width:595px !important;
	height:518px !important;
}

@keyframes intensificar-1625594 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1625594 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1635788 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:236px !important;
}

#item1625469 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1625492 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1625496 {
	width:628px !important;
	height:40px !important;
}

@keyframes intensificar-1625496 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1625496 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1625519 {
	width:490px !important;
	height:150px !important;
	top:68px !important;
}

@keyframes intensificar-1625519 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1625519 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1625542 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:148px !important;
}

#item1625547 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:46px !important;
}

@keyframes intensificar-1625547 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1625547 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1625570 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:68px !important;
}

@keyframes intensificar-1625570 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1625570 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1625465 {
	width:664px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1625690 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1625714 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1625739 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1625742 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1625769 {
	width:74px !important;
	height:70px !important;
	background:#d0dce4;
}

#item1625770 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1625765 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1625803 {
	width:172px !important;
	height:70px !important;
}

#item1625804 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1625778 {
	width:172px !important;
	height:70px !important;
}

#item1625779 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1625774 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1625857 {
	width:139px !important;
	height:70px !important;
}

#item1625858 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1625832 {
	width:139px !important;
	height:70px !important;
}

#item1625833 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1625827 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1625912 {
	width:141px !important;
	height:70px !important;
}

#item1625913 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1625887 {
	width:141px !important;
	height:70px !important;
}

#item1625888 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1625883 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1625940 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1625963 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1625937 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1625966 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1625969 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1625969 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1625969 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1592039 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1592047 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1592047 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1592045 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1592045 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1592043 {
	width:600px !important;
	height:790px !important;
}

#item1592048 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1592206 {
	width:528px !important;
	height:220px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1592206 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1592206 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1592230 {
	width:100px !important;
	height:13px !important;
	top:220px !important;
}

@keyframes intensificar-1592230 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1592230 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1793853 th, table#table1793853 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1793853 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1793853 {
	table-layout:fixed;
}

#item1592253 {
	width:528px !important;
	height:57px !important;
	top:240px !important;
}

@keyframes intensificar-1592253 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1592253 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1592181 {
	width:528px !important;
	height:565px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1592181 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1592181 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1592055 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1592078 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1592082 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1592082 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1592082 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1592105 {
	width:350px !important;
	height:397px !important;
	top:49px !important;
}

@keyframes intensificar-1592105 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1592105 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1592128 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:106px !important;
}

#item1592133 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:33px !important;
}

@keyframes intensificar-1592133 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1592133 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1592156 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:49px !important;
}

@keyframes intensificar-1592156 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1592156 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1592052 {
	width:564px !important;
	height:565px !important;
	left:636px !important;
	top:160px !important;
}

#item1592276 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1592299 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1592323 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1592326 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1592573 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1592352 {
	width:53px !important;
	height:50px !important;
	background:#d0dce4;
}

#item1592353 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1592349 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1592387 {
	width:123px !important;
	height:50px !important;
}

#item1592388 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1592361 {
	width:123px !important;
	height:50px !important;
}

#item1592362 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1592357 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1592440 {
	width:99px !important;
	height:50px !important;
}

#item1592441 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1592415 {
	width:99px !important;
	height:50px !important;
}

#item1592416 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1592411 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1592493 {
	width:101px !important;
	height:50px !important;
}

#item1592494 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1592468 {
	width:101px !important;
	height:50px !important;
}

#item1592469 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1592464 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1592520 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1592543 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1592517 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1592546 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1592552 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1592552 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1592552 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1625985 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1625997 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1625997 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1625990 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1625990 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1625988 {
	width:700px !important;
	height:309px !important;
}

#item1634652 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1626160 {
	width:627px !important;
	height:417px !important;
}

@keyframes intensificar-1626160 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1626160 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1626184 {
	width:140px !important;
	height:18px !important;
	top:434px !important;
}

@keyframes intensificar-1626184 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1626184 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1795679 th, table#table1795679 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1795679 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1795679 {
	table-layout:fixed;
}

#item1626208 {
	width:628px !important;
	height:80px !important;
	top:462px !important;
}

@keyframes intensificar-1626208 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1626208 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1626135 {
	width:628px !important;
	height:542px !important;
}

@keyframes intensificar-1626135 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1626135 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1626008 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1626031 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1626036 {
	width:628px !important;
	height:40px !important;
}

@keyframes intensificar-1626036 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1626036 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1626059 {
	width:490px !important;
	height:170px !important;
	top:68px !important;
}

@keyframes intensificar-1626059 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1626059 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1626082 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:148px !important;
}

#item1626088 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:46px !important;
}

@keyframes intensificar-1626088 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1626088 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1626111 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:68px !important;
}

@keyframes intensificar-1626111 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1626111 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1626005 {
	width:664px !important;
	height:542px !important;
	left:36px !important;
	top:533px !important;
}

#item1626231 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1626254 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1626278 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1626281 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1626304 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1626330 {
	width:74px !important;
	height:70px !important;
	background:#d0dce4;
}

#item1626331 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1626327 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1626364 {
	width:172px !important;
	height:70px !important;
}

#item1626365 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1626339 {
	width:172px !important;
	height:70px !important;
}

#item1626340 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1626335 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1626418 {
	width:139px !important;
	height:70px !important;
}

#item1626419 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1626392 {
	width:139px !important;
	height:70px !important;
}

#item1626394 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1626388 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1626472 {
	width:141px !important;
	height:70px !important;
}

#item1626473 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1626446 {
	width:141px !important;
	height:70px !important;
}

#item1626447 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1626442 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1626499 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1626522 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1626496 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1626528 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1626531 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1626531 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1626531 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1605508 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1592649 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1592649 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1592647 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1592647 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1592645 {
	width:600px !important;
	height:790px !important;
}

#item1592650 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1592655 {
	width:528px !important;
	height:300px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1592655 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1592655 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1592679 {
	width:100px !important;
	height:13px !important;
	top:300px !important;
}

@keyframes intensificar-1592679 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1592679 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1797457 th, table#table1797457 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1797457 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1797457 {
	table-layout:fixed;
}

#item1592702 {
	width:528px !important;
	height:57px !important;
	top:320px !important;
}

@keyframes intensificar-1592702 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1592702 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1593240 {
	width:528px !important;
	height:565px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1593240 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1593240 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1592727 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1592750 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1592754 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1592754 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1592754 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1592777 {
	width:350px !important;
	height:397px !important;
	top:49px !important;
}

@keyframes intensificar-1592777 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1592777 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1592800 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:105px !important;
}

#item1592806 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:32px !important;
}

@keyframes intensificar-1592806 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1592806 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1592829 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:48px !important;
}

@keyframes intensificar-1592829 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1592829 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1592653 {
	width:564px !important;
	height:565px !important;
	left:636px !important;
	top:160px !important;
}

#item1592890 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1592913 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1592938 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1592941 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1592967 {
	width:53px !important;
	height:50px !important;
	background:#d0dce4;
}

#item1592968 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1592964 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1593003 {
	width:123px !important;
	height:50px !important;
}

#item1593004 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1592978 {
	width:123px !important;
	height:50px !important;
}

#item1592979 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1592972 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1593056 {
	width:99px !important;
	height:50px !important;
}

#item1593058 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1593031 {
	width:99px !important;
	height:50px !important;
}

#item1593032 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1593027 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1593111 {
	width:101px !important;
	height:50px !important;
}

#item1593112 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1593086 {
	width:101px !important;
	height:50px !important;
}

#item1593087 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1593081 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1593138 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1593161 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1593135 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1593164 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1593168 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1593168 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1593168 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1626547 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1626559 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1626559 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1626552 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1626552 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1626550 {
	width:700px !important;
	height:309px !important;
}

#item1634655 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1626725 {
	width:595px !important;
	height:371px !important;
}

@keyframes intensificar-1626725 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1626725 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1626750 {
	width:140px !important;
	height:18px !important;
	top:399px !important;
}

@keyframes intensificar-1626750 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1626750 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1799354 th, table#table1799354 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1799354 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1799354 {
	table-layout:fixed;
}

#item1626774 {
	width:628px !important;
	height:99px !important;
	top:427px !important;
}

@keyframes intensificar-1626774 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1626774 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1635798 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:163px !important;
}

#item1626699 {
	width:595px !important;
	height:526px !important;
}

@keyframes intensificar-1626699 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1626699 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1626573 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1626596 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1626599 {
	width:628px !important;
	height:40px !important;
}

@keyframes intensificar-1626599 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1626599 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1626622 {
	width:490px !important;
	height:160px !important;
	top:68px !important;
}

@keyframes intensificar-1626622 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1626622 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1626645 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:147px !important;
}

#item1626652 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:45px !important;
}

@keyframes intensificar-1626652 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1626652 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1626675 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:67px !important;
}

@keyframes intensificar-1626675 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1626675 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1626570 {
	width:664px !important;
	height:526px !important;
	left:36px !important;
	top:549px !important;
}

#item1626797 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1626820 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1626844 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1626848 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1626874 {
	width:74px !important;
	height:70px !important;
	background:#d0dce4;
}

#item1626875 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1626871 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1626908 {
	width:172px !important;
	height:70px !important;
}

#item1626909 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1626882 {
	width:172px !important;
	height:70px !important;
}

#item1626884 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1626878 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1626962 {
	width:139px !important;
	height:70px !important;
}

#item1626963 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1626937 {
	width:139px !important;
	height:70px !important;
}

#item1626938 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1626933 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1627015 {
	width:141px !important;
	height:70px !important;
}

#item1627016 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1626990 {
	width:141px !important;
	height:70px !important;
}

#item1626991 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1626986 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1627042 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1627065 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1627039 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1627068 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1627072 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1627072 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1627072 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1605469 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1593296 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1593296 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1593294 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1593294 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1593292 {
	width:600px !important;
	height:790px !important;
}

#item1593297 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1593302 {
	width:528px !important;
	height:313px !important;
	top:16px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1593302 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1593302 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1593326 {
	width:100px !important;
	height:13px !important;
	top:357px !important;
}

@keyframes intensificar-1593326 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1593326 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1801438 th, table#table1801438 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1801438 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1801438 {
	table-layout:fixed;
}

#item1593350 {
	width:528px !important;
	height:57px !important;
	top:377px !important;
}

@keyframes intensificar-1593350 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1593350 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1593505 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:278px !important;
}

#item1593508 {
	width:534px !important;
	height:549px !important;
	top:16px !important;
}

#item1593509 {
	width:509px !important;
	height:1040px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1593509 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1593509 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1593536 {
	width:14px !important;
	height:9px !important;
}

#item1593539 {
	width:14px !important;
	height:9px !important;
	top:572px !important;
}

#item1593375 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1593398 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1593402 {
	width:528px !important;
	height:29px !important;
	top:16px !important;
}

@keyframes intensificar-1593402 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1593402 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1593425 {
	width:350px !important;
	height:397px !important;
	top:65px !important;
}

@keyframes intensificar-1593425 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1593425 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1593448 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:182px !important;
}

#item1593457 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:109px !important;
}

@keyframes intensificar-1593457 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1593457 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1593480 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:125px !important;
}

@keyframes intensificar-1593480 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1593480 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1593876 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:51px !important;
}

@keyframes intensificar-1593876 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1593876 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1593899 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:67px !important;
}

@keyframes intensificar-1593899 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1593899 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1593300 {
	width:564px !important;
	height:581px !important;
	left:636px !important;
	top:144px !important;
}

#item1593543 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1593566 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1593590 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1593594 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1593620 {
	width:53px !important;
	height:50px !important;
	background:#d0dce4;
}

#item1593621 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1593617 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1593654 {
	width:123px !important;
	height:50px !important;
}

#item1593655 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1593628 {
	width:123px !important;
	height:50px !important;
}

#item1593629 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1593624 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1593708 {
	width:99px !important;
	height:50px !important;
}

#item1593709 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1593683 {
	width:99px !important;
	height:50px !important;
}

#item1593684 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1593678 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1593761 {
	width:101px !important;
	height:50px !important;
}

#item1593762 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1593736 {
	width:101px !important;
	height:50px !important;
}

#item1593737 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1593732 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1593788 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1593811 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1593785 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1593814 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1593817 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1593817 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1593817 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1627088 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1627094 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1627094 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1627101 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1627101 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1627092 {
	width:700px !important;
	height:309px !important;
}

#item1634658 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1627327 {
	width:595px !important;
	height:384px !important;
}

@keyframes intensificar-1627327 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1627327 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1627351 {
	width:140px !important;
	height:18px !important;
	top:415px !important;
}

@keyframes intensificar-1627351 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1627351 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1803907 th, table#table1803907 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1803907 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1803907 {
	table-layout:fixed;
}

#item1627374 {
	width:627px !important;
	height:99px !important;
	top:443px !important;
}

@keyframes intensificar-1627374 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1627374 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1636069 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:169px !important;
}

#item1635807 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:248px !important;
}

#item1635814 {
	width:595px !important;
	height:542px !important;
}

@keyframes intensificar-1635814 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1635814 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1627114 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1627137 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1627141 {
	width:628px !important;
	height:40px !important;
}

@keyframes intensificar-1627141 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1627141 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1627164 {
	width:490px !important;
	height:190px !important;
	top:68px !important;
}

@keyframes intensificar-1627164 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1627164 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1627187 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:233px !important;
}

#item1627192 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:130px !important;
}

@keyframes intensificar-1627192 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1627192 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1627216 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:153px !important;
}

@keyframes intensificar-1627216 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1627216 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1627240 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:48px !important;
}

@keyframes intensificar-1627240 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1627240 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1627263 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:71px !important;
}

@keyframes intensificar-1627263 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1627263 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1627111 {
	width:664px !important;
	height:542px !important;
	left:36px !important;
	top:533px !important;
}

#item1627397 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1627420 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1627446 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1627449 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1627475 {
	width:74px !important;
	height:70px !important;
	background:#d0dce4;
}

#item1627476 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1627472 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1627509 {
	width:172px !important;
	height:70px !important;
}

#item1627510 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1627484 {
	width:172px !important;
	height:70px !important;
}

#item1627485 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1627480 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1627562 {
	width:139px !important;
	height:70px !important;
}

#item1627563 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1627537 {
	width:139px !important;
	height:70px !important;
}

#item1627538 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1627533 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1627616 {
	width:141px !important;
	height:70px !important;
}

#item1627617 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1627591 {
	width:141px !important;
	height:70px !important;
}

#item1627592 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1627586 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1627643 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1627666 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1627640 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1627669 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1627672 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1627672 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1627672 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1594598 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1594607 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1594607 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1594605 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1594605 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1594602 {
	width:600px !important;
	height:790px !important;
}

#item1594608 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1594613 {
	width:528px !important;
	height:250px !important;
	top:16px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1594613 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1594613 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1594637 {
	width:100px !important;
	height:13px !important;
	top:267px !important;
}

@keyframes intensificar-1594637 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1594637 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1806206 th, table#table1806206 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1806206 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1806206 {
	table-layout:fixed;
}

#item1594660 {
	width:528px !important;
	height:57px !important;
	top:287px !important;
}

@keyframes intensificar-1594660 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1594660 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1594815 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:278px !important;
}

#item1594819 {
	width:534px !important;
	height:549px !important;
	top:16px !important;
}

#item1594820 {
	width:509px !important;
	height:750px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1594820 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1594820 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1594845 {
	width:14px !important;
	height:9px !important;
}

#item1594849 {
	width:14px !important;
	height:9px !important;
	top:554px !important;
}

#item1594685 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1594708 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1594713 {
	width:528px !important;
	height:12px !important;
	top:16px !important;
}

@keyframes intensificar-1594713 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1594713 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1594736 {
	width:350px !important;
	height:397px !important;
	top:48px !important;
}

@keyframes intensificar-1594736 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1594736 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1594759 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:105px !important;
}

#item1594767 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:32px !important;
}

@keyframes intensificar-1594767 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1594767 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1594790 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:48px !important;
}

@keyframes intensificar-1594790 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1594790 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1594611 {
	width:564px !important;
	height:581px !important;
	left:636px !important;
	top:162px !important;
}

#item1594853 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1594877 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1594901 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1594905 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1594932 {
	width:53px !important;
	height:50px !important;
	background:#d0dce4;
}

#item1594933 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1594928 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1594965 {
	width:123px !important;
	height:50px !important;
}

#item1594966 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1594940 {
	width:123px !important;
	height:50px !important;
}

#item1594941 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1594936 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1595018 {
	width:99px !important;
	height:50px !important;
}

#item1595019 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1594993 {
	width:99px !important;
	height:50px !important;
}

#item1594994 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1594989 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1595072 {
	width:101px !important;
	height:50px !important;
}

#item1595074 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1595047 {
	width:101px !important;
	height:50px !important;
}

#item1595048 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1595042 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1595100 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1595123 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1595097 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1595126 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1595130 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1595130 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1595130 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1627688 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1627701 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1627701 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1627693 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1627693 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1627691 {
	width:700px !important;
	height:309px !important;
}

#item1634662 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1627880 {
	width:627px !important;
	height:372px !important;
}

@keyframes intensificar-1627880 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1627880 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1627904 {
	width:140px !important;
	height:18px !important;
	top:390px !important;
}

@keyframes intensificar-1627904 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1627904 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1808723 th, table#table1808723 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1808723 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1808723 {
	table-layout:fixed;
}

#item1627928 {
	width:628px !important;
	height:99px !important;
	top:418px !important;
}

@keyframes intensificar-1627928 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1627928 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1635855 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:236px !important;
}

#item1635868 {
	width:595px !important;
	height:517px !important;
}

@keyframes intensificar-1635868 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1635868 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1627714 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1627737 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1627742 {
	width:628px !important;
	height:41px !important;
}

@keyframes intensificar-1627742 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1627742 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1627765 {
	width:490px !important;
	height:160px !important;
	top:66px !important;
}

@keyframes intensificar-1627765 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1627765 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1627788 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:146px !important;
}

#item1627794 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:43px !important;
}

@keyframes intensificar-1627794 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1627794 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1627817 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:66px !important;
}

@keyframes intensificar-1627817 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1627817 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1627711 {
	width:664px !important;
	height:517px !important;
	left:36px !important;
	top:558px !important;
}

#item1627951 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1627975 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1627999 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1628004 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1628031 {
	width:74px !important;
	height:70px !important;
	background:#d0dce4;
}

#item1628032 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1628027 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1628065 {
	width:172px !important;
	height:70px !important;
}

#item1628066 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1628039 {
	width:172px !important;
	height:70px !important;
}

#item1628040 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1628035 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1628118 {
	width:139px !important;
	height:70px !important;
}

#item1628119 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1628093 {
	width:139px !important;
	height:70px !important;
}

#item1628094 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1628089 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1628172 {
	width:141px !important;
	height:70px !important;
}

#item1628173 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1628147 {
	width:141px !important;
	height:70px !important;
}

#item1628148 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1628143 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1628199 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1628222 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1628196 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1628226 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1628231 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1628231 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1628231 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1605488 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1595236 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1595236 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1595233 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1595233 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1595231 {
	width:600px !important;
	height:790px !important;
}

#item1595237 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1595242 {
	width:528px !important;
	height:250px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1595242 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1595242 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1595266 {
	width:100px !important;
	height:13px !important;
	top:250px !important;
}

@keyframes intensificar-1595266 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1595266 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1811329 th, table#table1811329 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1811329 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1811329 {
	table-layout:fixed;
}

#item1595289 {
	width:528px !important;
	height:71px !important;
	top:270px !important;
}

@keyframes intensificar-1595289 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1595289 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1595822 {
	width:528px !important;
	height:547px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1595822 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1595822 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1595314 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1595338 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1595342 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1595342 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1595342 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1595365 {
	width:350px !important;
	height:397px !important;
	top:49px !important;
}

@keyframes intensificar-1595365 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1595365 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1595388 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:105px !important;
}

#item1595395 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:32px !important;
}

@keyframes intensificar-1595395 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1595395 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1595419 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:48px !important;
}

@keyframes intensificar-1595419 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1595419 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1595240 {
	width:564px !important;
	height:547px !important;
	left:636px !important;
	top:178px !important;
}

#item1595485 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1595508 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1595532 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1595536 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1595562 {
	width:53px !important;
	height:50px !important;
	background:#d0dce4;
}

#item1595563 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1595559 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1595596 {
	width:123px !important;
	height:50px !important;
}

#item1595597 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1595571 {
	width:123px !important;
	height:50px !important;
}

#item1595572 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1595566 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1595649 {
	width:99px !important;
	height:50px !important;
}

#item1595650 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1595624 {
	width:99px !important;
	height:50px !important;
}

#item1595625 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1595620 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1595702 {
	width:101px !important;
	height:50px !important;
}

#item1595703 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1595677 {
	width:101px !important;
	height:50px !important;
}

#item1595678 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1595673 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1595729 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1595752 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1595726 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1595756 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1595759 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1595759 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1595759 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1628247 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1628254 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1628254 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1628260 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1628260 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1628252 {
	width:700px !important;
	height:309px !important;
}

#item1634667 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1628428 {
	width:595px !important;
	height:359px !important;
}

@keyframes intensificar-1628428 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1628428 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1628452 {
	width:140px !important;
	height:18px !important;
	top:390px !important;
}

@keyframes intensificar-1628452 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1628452 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1813432 th, table#table1813432 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1813432 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1813432 {
	table-layout:fixed;
}

#item1628475 {
	width:628px !important;
	height:99px !important;
	top:418px !important;
}

@keyframes intensificar-1628475 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1628475 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1636072 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:157px !important;
}

#item1628403 {
	width:628px !important;
	height:517px !important;
}

@keyframes intensificar-1628403 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1628403 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1628277 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1628300 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1628304 {
	width:628px !important;
	height:40px !important;
}

@keyframes intensificar-1628304 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1628304 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1628327 {
	width:490px !important;
	height:160px !important;
	top:68px !important;
}

@keyframes intensificar-1628327 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1628327 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1628350 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:147px !important;
}

#item1628356 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:45px !important;
}

@keyframes intensificar-1628356 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1628356 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1628379 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:67px !important;
}

@keyframes intensificar-1628379 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1628379 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1628274 {
	width:664px !important;
	height:517px !important;
	left:36px !important;
	top:558px !important;
}

#item1628498 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1628521 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1628545 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1628549 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1628575 {
	width:74px !important;
	height:70px !important;
	background:#d0dce4;
}

#item1628576 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1628572 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1628609 {
	width:172px !important;
	height:70px !important;
}

#item1628610 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1628584 {
	width:172px !important;
	height:70px !important;
}

#item1628585 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1628580 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1628662 {
	width:139px !important;
	height:70px !important;
}

#item1628663 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1628637 {
	width:139px !important;
	height:70px !important;
}

#item1628638 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1628633 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1628715 {
	width:141px !important;
	height:70px !important;
}

#item1628716 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1628690 {
	width:141px !important;
	height:70px !important;
}

#item1628691 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1628686 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1628742 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1628766 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1628739 {
	width:205px !important;
	height:18px !important;
	left:16px !important;
	top:1089px !important;
}

#item1628769 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1628772 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1628772 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1628772 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1596028 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1596036 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1596036 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1596034 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1596034 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1596032 {
	width:600px !important;
	height:790px !important;
}

#item1596037 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1596195 {
	width:528px !important;
	height:250px !important;
	top:16px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1596195 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1596195 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1596219 {
	width:100px !important;
	height:13px !important;
	top:266px !important;
}

@keyframes intensificar-1596219 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1596219 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1815471 th, table#table1815471 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1815471 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1815471 {
	table-layout:fixed;
}

#item1596242 {
	width:528px !important;
	height:57px !important;
	top:286px !important;
}

@keyframes intensificar-1596242 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1596242 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1596592 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:278px !important;
}

#item1596596 {
	width:534px !important;
	height:546px !important;
	top:16px !important;
}

#item1596597 {
	width:509px !important;
	height:720px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1596597 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1596597 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1596623 {
	width:14px !important;
	height:9px !important;
}

#item1596628 {
	width:14px !important;
	height:9px !important;
	top:572px !important;
}

#item1596043 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1596066 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1596069 {
	width:528px !important;
	height:29px !important;
	top:16px !important;
}

@keyframes intensificar-1596069 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1596069 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1596092 {
	width:350px !important;
	height:397px !important;
	top:65px !important;
}

@keyframes intensificar-1596092 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1596092 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1596115 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:121px !important;
}

#item1596121 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:48px !important;
}

@keyframes intensificar-1596121 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1596121 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1596145 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:64px !important;
}

@keyframes intensificar-1596145 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1596145 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1596040 {
	width:564px !important;
	height:581px !important;
	left:636px !important;
	top:144px !important;
}

#item1596265 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1596288 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1596312 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1596315 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1596649 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1596341 {
	width:53px !important;
	height:50px !important;
	background:#d0dce4;
}

#item1596342 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1596338 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1596375 {
	width:123px !important;
	height:50px !important;
}

#item1596376 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1596350 {
	width:123px !important;
	height:50px !important;
}

#item1596351 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1596346 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1596429 {
	width:99px !important;
	height:50px !important;
}

#item1596430 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1596404 {
	width:99px !important;
	height:50px !important;
}

#item1596405 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1596400 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1596483 {
	width:101px !important;
	height:50px !important;
}

#item1596484 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1596457 {
	width:101px !important;
	height:50px !important;
}

#item1596458 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1596453 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1596510 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1596534 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1596507 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1596539 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1596542 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1596542 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1596542 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1628788 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1628802 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1628802 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1628795 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1628795 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1628793 {
	width:700px !important;
	height:309px !important;
}

#item1634671 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1628982 {
	width:595px !important;
	height:367px !important;
}

@keyframes intensificar-1628982 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1628982 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1629006 {
	width:140px !important;
	height:18px !important;
	top:398px !important;
}

@keyframes intensificar-1629006 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1629006 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1817543 th, table#table1817543 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1817543 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1817543 {
	table-layout:fixed;
}

#item1629029 {
	width:628px !important;
	height:99px !important;
	top:426px !important;
}

@keyframes intensificar-1629029 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1629029 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1636075 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:161px !important;
}

#item1635908 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:240px !important;
}

#item1635917 {
	width:595px !important;
	height:525px !important;
}

@keyframes intensificar-1635917 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1635917 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1628815 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1628838 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1628843 {
	width:628px !important;
	height:40px !important;
}

@keyframes intensificar-1628843 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1628843 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1628868 {
	width:490px !important;
	height:150px !important;
	top:68px !important;
}

@keyframes intensificar-1628868 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1628868 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1628891 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:147px !important;
}

#item1628896 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:45px !important;
}

@keyframes intensificar-1628896 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1628896 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1628919 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:67px !important;
}

@keyframes intensificar-1628919 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1628919 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1628812 {
	width:664px !important;
	height:525px !important;
	left:36px !important;
	top:550px !important;
}

#item1629053 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1629076 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1629100 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1629103 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1629126 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1629153 {
	width:74px !important;
	height:70px !important;
	background:#d0dce4;
}

#item1629154 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1629149 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1629186 {
	width:172px !important;
	height:70px !important;
}

#item1629187 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1629161 {
	width:172px !important;
	height:70px !important;
}

#item1629162 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1629157 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1629240 {
	width:139px !important;
	height:70px !important;
}

#item1629241 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1629214 {
	width:139px !important;
	height:70px !important;
}

#item1629215 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1629210 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1629293 {
	width:141px !important;
	height:70px !important;
}

#item1629294 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1629268 {
	width:141px !important;
	height:70px !important;
}

#item1629269 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1629264 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1629320 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1629343 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1629317 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1629347 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1629351 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1629351 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1629351 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1636094 {
	width:1200px !important;
	height:790px !important;
	background:#000;
}

#item1636104 {
	width:302px !important;
	height:621px !important;
	left:862px !important;
	top:133px !important;
}

#item1636128 {
	width:10px !important;
	height:34px !important;
	top:2px !important;
}

#item1636133 {
	width:488px !important;
	height:39px !important;
	left:16px !important;
}

#item1636156 {
	width:148px !important;
	height:37px !important;
	left:939px !important;
	top:52px !important;
}

#item1636161 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1636161 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1636161 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1636176 {
	width:700px !important;
	height:1200px !important;
	background:#000;
}

#item1636183 {
	width:628px !important;
	height:658px !important;
	left:36px !important;
	top:506px !important;
}

#item1636207 {
	width:14px !important;
	height:48px !important;
	top:3px !important;
}

#item1636211 {
	width:627px !important;
	height:54px !important;
	left:23px !important;
}

#item1636234 {
	width:148px !important;
	height:37px !important;
	left:276px !important;
	top:130px !important;
}

#item1636237 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1636237 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1636237 {
	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;}
}
#item1634469 {
	width:705px !important;
	height:1206px !important;
	background:#101820;
}

#item1634470 {
	width:214px !important;
	height:40px !important;
	left:243px !important;
	top:791px !important;
}

#item1634493 {
	width:546px !important;
	height:40px !important;
	left:77px !important;
	top:911px !important;
}

#item1634521 {
	width:171px !important;
	height:39px !important;
	left:265px !important;
	top:834px !important;
}

#item1634528 {
	width:424px !important;
	height:68px !important;
	left:138px !important;
	top:566px !important;
}

@keyframes intensificar-1634528 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1634528 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1629425 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1629425 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1629425 {
	0% {opacity:1;}
	100% {opacity:0;}
}
p.autoParaStyle127 {
	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.autoParaStyle126 {
	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.autoParaStyle125 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:28px;
	line-height:28px;
	color:#fff;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle124 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:22.4px;
	line-height:28px;
	color:#fff;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle123 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:20px;
	line-height:20px;
	color:#fff;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle122 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:16px;
	line-height:20px;
	color:#fff;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle121 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:13px;
	line-height:16px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle120 {
	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.autoParaStyle119 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:19.6px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle118 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:14px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:10px;
	-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;
	text-indent:-14px;
	padding-left:14px;
	text-align:left;
}

p.autoParaStyle116 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:19.6px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:14px;
	text-align:left;
}

p.autoParaStyle115 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:14px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-10px;
	padding-left:10px;
	text-align:left;
}

p.autoParaStyle114 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:14px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:10px;
	text-align:left;
}

p.autoParaStyle113 {
	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.autoParaStyle112 {
	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.autoParaStyle111 {
	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.autoParaStyle110 {
	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.autoParaStyle109 {
	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.autoParaStyle108 {
	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.autoParaStyle107 {
	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.autoParaStyle106 {
	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.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:18.2px;
	line-height:21px;
	color:#295a89;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle103 {
	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.autoParaStyle102 {
	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.autoParaStyle101 {
	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.autoParaStyle100 {
	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.autoParaStyle99 {
	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.autoParaStyle98 {
	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.autoParaStyle97 {
	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.autoParaStyle96 {
	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.autoParaStyle95 {
	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.autoParaStyle94 {
	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.autoParaStyle93 {
	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.autoParaStyle92 {
	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.autoParaStyle91 {
	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.autoParaStyle90 {
	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.autoParaStyle89 {
	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.autoParaStyle88 {
	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.autoParaStyle87 {
	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.autoParaStyle86 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:13px;
	line-height:15px;
	color:#295a89;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle85 {
	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.autoParaStyle84 {
	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.autoParaStyle83 {
	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.autoParaStyle82 {
	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.autoParaStyle81 {
	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.autoParaStyle80 {
	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.autoParaStyle79 {
	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.autoParaStyle78 {
	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.autoParaStyle77 {
	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.autoParaStyle76 {
	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.autoParaStyle75 {
	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.autoParaStyle74 {
	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.autoParaStyle73 {
	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.autoParaStyle72 {
	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.autoParaStyle71 {
	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.autoParaStyle70 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18.2px;
	line-height:21px;
	color:#295a89;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle69 {
	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.autoParaStyle68 {
	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.autoParaStyle67 {
	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.autoParaStyle66 {
	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.autoParaStyle65 {
	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.autoParaStyle64 {
	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.autoParaStyle63 {
	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.autoParaStyle62 {
	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.autoParaStyle61 {
	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.autoParaStyle60 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:23.8px;
	color:#ea5153;
	letter-spacing:0.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.autoParaStyle59 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:23.8px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-14px;
	padding-left:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle58 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:23.8px;
	color:#ea5153;
	letter-spacing:0.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.autoParaStyle57 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:13px;
	line-height:15px;
	color:#295a89;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle56 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:13px;
	line-height:15px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle55 {
	font-weight: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.autoParaStyle54 {
	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.autoParaStyle53 {
	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.autoParaStyle52 {
	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.autoParaStyle51 {
	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.autoParaStyle50 {
	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.autoParaStyle49 {
	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.autoParaStyle48 {
	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.autoParaStyle47 {
	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.autoParaStyle46 {
	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.autoParaStyle45 {
	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.autoParaStyle44 {
	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.autoParaStyle43 {
	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.autoParaStyle42 {
	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.autoParaStyle41 {
	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.autoParaStyle40 {
	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.autoParaStyle39 {
	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.autoParaStyle38 {
	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.autoParaStyle37 {
	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.autoParaStyle36 {
	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.autoParaStyle35 {
	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.autoParaStyle34 {
	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.autoParaStyle33 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:18.2px;
	line-height:23.8px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle32 {
	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.autoParaStyle31 {
	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.autoParaStyle30 {
	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.autoParaStyle29 {
	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.autoParaStyle28 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:13px;
	line-height:17px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.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;
	text-align:left;
}

p.autoParaStyle26 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:22px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle25 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:20px;
	line-height:22px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle24 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:22px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle23 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:22px;
	color:#ea5153;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle22 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:20px;
	line-height:22px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-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:20px;
	line-height:22px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle20 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:20px;
	line-height:22px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle19 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:14px;
	line-height:16px;
	color:#f53f5b;
	letter-spacing:-0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle18 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:14px;
	line-height:16px;
	color:#f53f5b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle17 {
	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.autoParaStyle16 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18px;
	line-height:20px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle15 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:14px;
	line-height:18px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle14 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:18px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle13 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:12px;
	line-height:18px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle12 {
	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.autoParaStyle11 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:18px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle10 {
	font-weight: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;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle7 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:14px;
	line-height:16px;
	color:#ea5153;
	letter-spacing:-0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle6 {
	font-family:FF-Averta-Regular,Averta;
	font-size:20px;
	line-height:22px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle5 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:55px;
	line-height:55px;
	color:#fff;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

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.Vmovil_-_Párrafo-básico {
	font-family:"Avenir Next Condensed",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:16px;
	line-height:18px;
	color:#3c3c3b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Mobil_-_Párrafo-básico {
	font-family:"Avenir Next Condensed",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:16px;
	line-height:18px;
	color:#3c3c3b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.P_Itinerarios {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:14px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.Párrafo-básico {
	font-family:"Avenir Next Condensed",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:16px;
	line-height:18px;
	color:#3c3c3b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Ningún-estilo-de-párrafo {
	font-family:"Minion Pro","Times New Roman", Times, serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

span.autoCharStyle11 {
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.autoCharStyle10 {
	color:#101820;
}

span.autoCharStyle9 {
	font-size:16.8px;
}

span.autoCharStyle8 {
	font-size:9px;
}

span.autoCharStyle7 {
	font-size:14px;
}

span.autoCharStyle6 {
	font-size:10px;
}

span.autoCharStyle5 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	color:#ea5153;
	letter-spacing:0.020em;
}

span.autoCharStyle4 {
	color:#ea5153;
}

span.autoCharStyle3 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
}

span.autoCharStyle2 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	color:#ea5153;
}

span.autoCharStyle1 {
}

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;
    }
}
