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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*CSS Generated from InDesign Styles*/

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

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

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

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

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

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

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

@font-face {
	font-family:FF-Poppins-SemiBold;
	src:url("../fonts/Poppins-SemiBold.ttf");
	font-weight:bold;
}

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

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

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

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

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

#item1451849 {
	width:1240px !important;
	height:818px !important;
	left:-20px !important;
	top:-13px !important;
	background:#000;
}

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

#item1152006 {
	width:645px !important;
	height:22px !important;
	left:75px !important;
	top:220px !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;}
}
#item1461822 {
	width:700px !important;
	height:1209px !important;
	background:#000;
}

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

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

#item1534950 {
	width:650px !important;
	height:130px !important;
	left:36px !important;
	top:36px !important;
}

#item1534975 {
	width:645px !important;
	height:22px !important;
	left:41px !important;
	top:186px !important;
}

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

@keyframes atenuar-1461880 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1461880 {
	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:688px !important;
	top:235px !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:407px !important;
	height:274px !important;
	left:708px !important;
	top:433px !important;
	background:#0e0b00;
}

#item1152187 {
	width:363px !important;
	height:280px !important;
	left:732px !important;
	top:450px !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;}
}
#item1519904 {
	width:238px !important;
	height:159px !important;
	left:463px !important;
	top:1041px !important;
}

#item1519910 {
	width:427px !important;
	height:161px !important;
	left:59px !important;
	top:36px !important;
}

@keyframes intensificar-1519910 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519910 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1519933 {
	opacity:0.25;
	width:539px !important;
	height:414px !important;
	left:43px !important;
	top:223px !important;
	background:#0e0b00;
}

#item1519935 {
	width:499px !important;
	height:372px !important;
	left:63px !important;
	top:240px !important;
}

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

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

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

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

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

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

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

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

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

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

#item1350472 {
	width:1062px !important;
	height:302px !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-1350472 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1350472 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1350527 {
	width:98px !important;
	height:9px !important;
	top:10px !important;
}

#item1350550 {
	width:56px !important;
	height:28px !important;
	left:98px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes intensificar-1279802 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1279802 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1155615 {
	width:1200px !important;
	height:258px !important;
	background:#f3f3f2;
}

#item1155638 {
	width:1115px !important;
	height:162px !important;
	left:49px !important;
	top:60px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:40px;
	-webkit-column-gap:40px;
	column-gap:40px;
}

#item1155662 {
	width:1102px !important;
	height:13px !important;
	left:49px !important;
	top:34px !important;
}

#item1155613 {
	width:1200px !important;
	height:258px !important;
	top:532px !important;
}

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

#item1152395 {
	width:120px !important;
	height:31px !important;
	top:77px !important;
}

#item1156391 {
	width:120px !important;
	height:108px !important;
	left:614px !important;
	top:91px !important;
}

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

#item1152372 {
	width:120px !important;
	height:31px !important;
	top:69px !important;
}

#item1156389 {
	width:120px !important;
	height:100px !important;
	left:461px !important;
	top:99px !important;
}

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

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

#item1155955 {
	width:120px !important;
	height:107px !important;
	left:308px !important;
	top:92px !important;
}

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

#item1152324 {
	width:120px !important;
	height:31px !important;
	top:98px !important;
}

#item1155953 {
	width:120px !important;
	height:129px !important;
	left:152px !important;
	top:76px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1520351 {
	width:628px !important;
	height:70px !important;
	left:36px !important;
	top:459px !important;
}

#item1520177 {
	width:700px !important;
	height:647px !important;
	top:100px !important;
	background:#f3f3f2;
}

#item1520208 {
	width:628px !important;
	height:179px !important;
	top:28px !important;
}

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

#item1520254 {
	width:376px !important;
	height:367px !important;
	left:36px !important;
	top:344px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes entrarvolandodesdelaizquierda-1535855 {
	0% {
		transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		transform:translate(17px,0px);
		opacity:0;
	}
}
@-webkit-keyframes entrarvolandodesdelaizquierda-1535855 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(17px,0px);
		opacity:0;
	}
}
#item1535858 {
	width:216px !important;
	height:130px !important;
	left:984px !important;
	top:660px !important;
}

#item1535863 {
	width:731px !important;
	height:61px !important;
	left:341px !important;
	top:720px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1153229 {
	width:528px !important;
	height:63px !important;
	left:636px !important;
	top:114px !important;
}

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

#item1171534 {
	width:273px !important;
	height:37px !important;
	left:17px !important;
}

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

#item1351097 {
	width:534px !important;
	height:498px !important;
	top:16px !important;
}

#item1351163 {
	width:509px !important;
	height:896px !important;
}

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

#item1351125 {
	width:14px !important;
	height:9px !important;
	top:521px !important;
}

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

#item1160916 {
	width:534px !important;
	height:498px !important;
	top:16px !important;
}

#item1351014 {
	width:509px !important;
	height:1070px !important;
}

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

#item1160945 {
	width:14px !important;
	height:9px !important;
	top:521px !important;
}

#item1156743 {
	width:553px !important;
	height:530px !important;
	left:635px !important;
	top:189px !important;
}

@keyframes intensificar-1161932 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1161932 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1161960 {
	width:81px !important;
	height:50px !important;
}

#item1161961 {
	width:66px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1161935 {
	width:81px !important;
	height:50px !important;
}

#item1161936 {
	width:66px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1161932 {
	width:81px !important;
	height:50px !important;
	left:1119px !important;
	top:740px !important;
}

@keyframes intensificar-1161993 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1161993 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1162021 {
	width:103px !important;
	height:50px !important;
}

#item1162022 {
	width:73px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1161996 {
	width:103px !important;
	height:50px !important;
}

#item1161997 {
	width:73px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1161993 {
	width:103px !important;
	height:50px !important;
	left:1013px !important;
	top:740px !important;
}

#item1253262 {
	width:25px !important;
	height:53px !important;
	left:1011px !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-1462801 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1462801 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520950 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1462811 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:469px !important;
}

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

#item1462841 {
	width:382px !important;
	height:52px !important;
	left:24px !important;
}

#item1521005 {
	width:595px !important;
	height:549px !important;
}

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

#item1520956 {
	width:595px !important;
	height:549px !important;
}

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

#item1462864 {
	width:637px !important;
	height:549px !important;
	left:36px !important;
	top:559px !important;
}

@keyframes intensificar-1462941 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1462941 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1462969 {
	width:113px !important;
	height:70px !important;
}

#item1462970 {
	width:92px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1462944 {
	width:113px !important;
	height:70px !important;
}

#item1462945 {
	width:92px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1462941 {
	width:113px !important;
	height:70px !important;
	left:587px !important;
	top:1130px !important;
}

@keyframes intensificar-1462993 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1462993 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1463022 {
	width:144px !important;
	height:70px !important;
}

#item1463023 {
	width:102px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1462996 {
	width:144px !important;
	height:70px !important;
}

#item1462997 {
	width:102px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1462993 {
	width:144px !important;
	height:70px !important;
	left:438px !important;
	top:1130px !important;
}

#item1463047 {
	width:35px !important;
	height:74px !important;
	left:435px !important;
	top:1127px !important;
}

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

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

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

#item1153510 {
	width:300px !important;
	height:74px !important;
	left:50px !important;
}

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

#item1153446 {
	width:300px !important;
	height:74px !important;
	left:50px !important;
}

#item1153377 {
	width:351px !important;
	height:74px !important;
	left:828px !important;
	top:155px !important;
}

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

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

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

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

#item1350708 {
	width:270px !important;
	height:51px !important;
	left:828px !important;
	top:279px !important;
}

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

#item1350925 {
	width:264px !important;
	height:51px !important;
	left:50px !important;
}

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

#item1350898 {
	width:264px !important;
	height:51px !important;
	left:50px !important;
}

#item1350891 {
	width:315px !important;
	height:51px !important;
	left:828px !important;
	top:505px !important;
}

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

#item1350801 {
	width:285px !important;
	height:82px !important;
	left:50px !important;
}

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

#item1350773 {
	width:300px !important;
	height:92px !important;
	left:50px !important;
}

#item1350767 {
	width:351px !important;
	height:92px !important;
	left:828px !important;
	top:380px !important;
}

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

#item1153340 {
	width:266px !important;
	height:37px !important;
	left:16px !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;}
}
#item1463069 {
	width:1236px !important;
	height:814px !important;
	left:-260px !important;
	top:-29px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1463070 {
	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-1463070 {
	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;
	}
}
#item1521113 {
	width:154px !important;
	height:227px !important;
	top:10px !important;
}

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

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

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

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

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

#item1463119 {
	width:300px !important;
	height:74px !important;
	left:50px !important;
}

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

#item1463092 {
	width:300px !important;
	height:74px !important;
	left:50px !important;
}

#item1463084 {
	width:350px !important;
	height:74px !important;
	left:131px !important;
	top:784px !important;
}

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

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

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

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

#item1463142 {
	width:270px !important;
	height:51px !important;
	left:131px !important;
	top:902px !important;
}

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

#item1463234 {
	width:264px !important;
	height:51px !important;
	left:50px !important;
}

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

#item1463206 {
	width:264px !important;
	height:51px !important;
	left:50px !important;
}

#item1463200 {
	width:314px !important;
	height:51px !important;
	left:131px !important;
	top:1113px !important;
}

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

#item1463292 {
	width:355px !important;
	height:74px !important;
	left:50px !important;
}

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

#item1463263 {
	width:355px !important;
	height:74px !important;
	left:50px !important;
}

#item1463257 {
	width:406px !important;
	height:74px !important;
	left:131px !important;
	top:996px !important;
}

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

@keyframes atenuar-1463344 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1463344 {
	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:856px !important;
	height:184px !important;
	left:308px !important;
	top:70px !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:502px !important;
	height:273px !important;
	left:662px !important;
	top:277px !important;
	background:#0e0b00;
}

#item1153802 {
	width:459px !important;
	height:254px !important;
	left:684px !important;
	top:296px !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;}
}
@keyframes moverhacialaizquierdayreducir-1463360 {
	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-1463360 {
	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;
	}
}
#item1463365 {
	width:628px !important;
	height:324px !important;
	left:36px !important;
	top:36px !important;
}

@keyframes intensificar-1463365 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1463365 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1463388 {
	opacity:0.40;
	width:628px !important;
	height:356px !important;
	left:36px !important;
	top:808px !important;
	background:#0e0b00;
}

#item1463389 {
	width:574px !important;
	height:306px !important;
	left:63px !important;
	top:832px !important;
}

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

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

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

#item1351645 {
	width:528px !important;
	height:638px !important;
	left:46px !important;
	top:75px !important;
}

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

#item1159937 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:323px !important;
}

#item1159941 {
	width:534px !important;
	height:640px !important;
	top:15px !important;
}

#item1334079 {
	width:509px !important;
	height:862px !important;
}

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

#item1159970 {
	width:14px !important;
	height:9px !important;
	top:664px !important;
}

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

#item1351595 {
	width:20px !important;
	height:10px !important;
	left:196px !important;
	top:367px !important;
}

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

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

#item1351283 {
	width:20px !important;
	height:10px !important;
	left:189px !important;
	top:133px !important;
}

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

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

table#table1644574 {
	table-layout:fixed;
}

#item1351325 {
	width:510px !important;
	height:452px !important;
	left:46px !important;
	top:94px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1351394 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:290px !important;
}

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

#item1351398 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:308px !important;
}

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

#item1351402 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:326px !important;
}

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

#item1351406 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:344px !important;
}

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

#item1351410 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:362px !important;
}

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

#item1351414 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:380px !important;
}

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

#item1351418 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:398px !important;
}

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

#item1351422 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:416px !important;
}

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

#item1351427 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:434px !important;
}

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

#item1351431 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:452px !important;
}

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

#item1351435 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:470px !important;
}

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

#item1351439 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:488px !important;
}

#item1351601 {
	width:33px !important;
	height:17px !important;
}

#item1351609 {
	width:93px !important;
	height:8px !important;
	left:38px !important;
	top:5px !important;
}

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

#item1603204 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:506px !important;
}

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

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

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

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

#item1444129 {
	width:597px !important;
	height:379px !important;
	left:3px !important;
	top:191px !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:#ebe9f0;
}

#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:807px !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-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;}
}
#item1463733 {
	width:700px !important;
	height:925px !important;
	background:#f3f3f2;
}

#item1463756 {
	width:614px !important;
	height:828px !important;
	left:36px !important;
	top:70px !important;
}

@keyframes intensificar-1463756 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1463756 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1521221 {
	width:23px !important;
	height:45px !important;
	left:669px !important;
	top:463px !important;
}

#item1463672 {
	width:700px !important;
	height:925px !important;
	background:#f3f3f2;
}

#item1521177 {
	width:614px !important;
	height:828px !important;
	left:36px !important;
	top:70px !important;
}

@keyframes intensificar-1521177 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1521177 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1521214 {
	width:23px !important;
	height:45px !important;
	left:669px !important;
	top:463px !important;
}

#item1463452 {
	width:700px !important;
	height:925px !important;
	background:#f3f3f2;
}

@keyframes intensificar-1604495 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1604495 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1604496 {
	width:24px !important;
	height:12px !important;
	left:183px !important;
	top:367px !important;
}

#item1604499 {
	width:92px !important;
	height:20px !important;
	left:9px !important;
}

#item1604522 {
	width:105px !important;
	height:20px !important;
	left:481px !important;
}

#item1604545 {
	width:24px !important;
	height:12px !important;
	left:172px !important;
	top:82px !important;
}

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

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

table#table1649831 {
	table-layout:fixed;
}

#item1604550 {
	width:622px !important;
	height:547px !important;
	top:35px !important;
}

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

#item1604573 {
	width:623px !important;
	height:21px !important;
	top:35px !important;
}

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

#item1604577 {
	width:623px !important;
	height:21px !important;
	top:57px !important;
}

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

#item1604581 {
	width:623px !important;
	height:21px !important;
	top:79px !important;
}

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

#item1604585 {
	width:623px !important;
	height:21px !important;
	top:101px !important;
}

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

#item1604589 {
	width:623px !important;
	height:21px !important;
	top:123px !important;
}

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

#item1604594 {
	width:623px !important;
	height:21px !important;
	top:145px !important;
}

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

#item1604598 {
	width:623px !important;
	height:21px !important;
	top:167px !important;
}

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

#item1604602 {
	width:623px !important;
	height:21px !important;
	top:189px !important;
}

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

#item1604606 {
	width:623px !important;
	height:21px !important;
	top:211px !important;
}

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

#item1604610 {
	width:623px !important;
	height:21px !important;
	top:233px !important;
}

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

#item1604614 {
	width:623px !important;
	height:21px !important;
	top:255px !important;
}

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

#item1604618 {
	width:623px !important;
	height:21px !important;
	top:277px !important;
}

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

#item1604622 {
	width:623px !important;
	height:21px !important;
	top:299px !important;
}

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

#item1604626 {
	width:623px !important;
	height:21px !important;
	top:321px !important;
}

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

#item1604630 {
	width:623px !important;
	height:21px !important;
	top:343px !important;
}

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

#item1604634 {
	width:623px !important;
	height:21px !important;
	top:365px !important;
}

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

#item1604638 {
	width:623px !important;
	height:21px !important;
	top:387px !important;
}

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

#item1604642 {
	width:623px !important;
	height:21px !important;
	top:409px !important;
}

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

#item1604646 {
	width:623px !important;
	height:21px !important;
	top:431px !important;
}

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

#item1604651 {
	width:623px !important;
	height:21px !important;
	top:453px !important;
}

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

#item1604656 {
	width:623px !important;
	height:21px !important;
	top:475px !important;
}

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

#item1604660 {
	width:623px !important;
	height:21px !important;
	top:497px !important;
}

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

#item1604664 {
	width:623px !important;
	height:21px !important;
	top:519px !important;
}

#item1604669 {
	width:40px !important;
	height:20px !important;
}

#item1604675 {
	width:114px !important;
	height:10px !important;
	left:46px !important;
	top:6px !important;
}

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

#item1604698 {
	width:623px !important;
	height:21px !important;
	top:541px !important;
}

#item1463434 {
	width:700px !important;
	height:922px !important;
	background:#fff;
}

@keyframes intensificar-1463434 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1463434 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1463432 {
	width:700px !important;
	height:925px !important;
	top:150px !important;
}

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

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

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

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

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

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

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

@keyframes intensificar-1464280 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1464280 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1464283 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1521231 {
	width:35px !important;
	height:74px !important;
	left:147px !important;
	top:1128px !important;
}

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

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

@keyframes intensificar-1351696 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1351696 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1351694 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1351694 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1351692 {
	width:600px !important;
	height:790px !important;
}

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

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

@keyframes intensificar-1351726 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1351726 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1391311 {
	width:100px !important;
	height:13px !important;
	top:294px !important;
}

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

table#table1654422 {
	table-layout:fixed;
}

#item1422596 {
	width:528px !important;
	height:133px !important;
	top:314px !important;
}

@keyframes intensificar-1422596 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1422596 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1352393 {
	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-1352393 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1352393 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1351778 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1351778 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1351825 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1351848 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1351871 {
	width:89px !important;
	height:22px !important;
	left:4px !important;
	top:73px !important;
}

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

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

#item1422640 {
	width:528px !important;
	height:63px !important;
}

@keyframes intensificar-1422640 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1422640 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1422663 {
	width:350px !important;
	height:232px !important;
	top:83px !important;
}

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

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

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

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

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

#item1352022 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes intensificar-1464505 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1464505 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1464500 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1464500 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1464498 {
	width:700px !important;
	height:309px !important;
}

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

#item1464670 {
	width:595px !important;
	height:278px !important;
}

@keyframes intensificar-1464670 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1464670 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1464694 {
	width:140px !important;
	height:18px !important;
	top:308px !important;
}

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

table#table1657455 {
	table-layout:fixed;
}

#item1464717 {
	width:628px !important;
	height:206px !important;
	top:336px !important;
}

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

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

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

@keyframes intensificar-1464517 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1464517 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1464518 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1464541 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1464564 {
	width:125px !important;
	height:31px !important;
	left:6px !important;
	top:102px !important;
}

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

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

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

@keyframes intensificar-1464598 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1464598 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1464621 {
	width:490px !important;
	height:325px !important;
	top:116px !important;
}

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

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

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

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

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

#item1464817 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes intensificar-1352512 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1352512 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1352510 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1352510 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1352508 {
	width:600px !important;
	height:790px !important;
}

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

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

@keyframes intensificar-1352542 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1352542 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1391080 {
	width:100px !important;
	height:13px !important;
	top:267px !important;
}

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

table#table1662769 {
	table-layout:fixed;
}

#item1422740 {
	width:528px !important;
	height:133px !important;
	top:287px !important;
}

@keyframes intensificar-1422740 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1422740 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1353105 {
	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-1353105 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1353105 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1352593 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1352593 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1352640 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1352663 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1352686 {
	width:89px !important;
	height:22px !important;
	left:5px !important;
	top:73px !important;
}

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

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

#item1422713 {
	width:350px !important;
	height:232px !important;
	top:82px !important;
}

@keyframes intensificar-1422713 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1422713 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1422690 {
	width:528px !important;
	height:63px !important;
}

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

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

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

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

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

#item1352839 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes intensificar-1465046 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1465046 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1465040 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1465040 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1465038 {
	width:700px !important;
	height:309px !important;
}

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

#item1465214 {
	width:595px !important;
	height:277px !important;
}

@keyframes intensificar-1465214 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1465214 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1465238 {
	width:140px !important;
	height:18px !important;
	top:308px !important;
}

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

table#table1666423 {
	table-layout:fixed;
}

#item1465261 {
	width:628px !important;
	height:206px !important;
	top:336px !important;
}

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

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

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

@keyframes intensificar-1465057 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1465057 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1465058 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1465081 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1465105 {
	width:125px !important;
	height:31px !important;
	left:7px !important;
	top:102px !important;
}

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

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

#item1465141 {
	width:490px !important;
	height:325px !important;
	top:115px !important;
}

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

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

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

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

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

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

#item1465362 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes intensificar-1353170 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1353170 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1353168 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1353168 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1353166 {
	width:600px !important;
	height:790px !important;
}

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

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

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

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

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

#item1557366 {
	width:100px !important;
	height:13px !important;
	top:314px !important;
}

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

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

table#table1669618 {
	table-layout:fixed;
}

#item1557413 {
	width:528px !important;
	height:191px !important;
	top:334px !important;
}

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

@keyframes intensificar-1557341 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1557341 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1557201 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1557201 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1557201 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1557224 {
	width:350px !important;
	height:261px !important;
	top:66px !important;
}

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

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

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

#item1557303 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:220px !important;
}

#item1557310 {
	width:175px !important;
	height:26px !important;
	left:389px !important;
	top:254px !important;
}

#item1557334 {
	width:5px !important;
	height:8px !important;
	left:381px !important;
	top:256px !important;
}

#item1557199 {
	width:564px !important;
	height:564px !important;
	left:636px !important;
	top:161px !important;
}

#item1353497 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes intensificar-1465585 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1465585 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1465591 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1465591 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1465583 {
	width:700px !important;
	height:309px !important;
}

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

#item1465840 {
	width:626px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1465863 {
	width:626px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

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

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

#item1557676 {
	width:595px !important;
	height:148px !important;
	left:1px !important;
}

@keyframes intensificar-1557676 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1557676 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1557700 {
	width:140px !important;
	height:18px !important;
	top:178px !important;
}

@keyframes intensificar-1557700 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1557700 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1557723 {
	width:628px !important;
	height:298px !important;
	left:1px !important;
	top:204px !important;
}

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

table#table1673412 {
	table-layout:fixed;
}

#item1557724 {
	width:739px !important;
	height:298px !important;
}

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

#item1557753 {
	width:23px !important;
	height:46px !important;
	left:616px !important;
	top:51px !important;
}

#item1557647 {
	width:595px !important;
	height:540px !important;
	left:1px !important;
}

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

#item1557508 {
	width:627px !important;
	height:88px !important;
	left:2px !important;
}

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

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

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

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

#item1557611 {
	width:66px !important;
	height:33px !important;
	left:563px !important;
	top:320px !important;
}

#item1557616 {
	width:245px !important;
	height:36px !important;
	left:420px !important;
	top:368px !important;
}

#item1557639 {
	width:7px !important;
	height:11px !important;
	left:409px !important;
	top:371px !important;
}

#item1557506 {
	width:665px !important;
	height:540px !important;
	left:35px !important;
	top:535px !important;
}

#item1465920 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes intensificar-1354028 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1354028 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1354026 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1354026 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1354024 {
	width:600px !important;
	height:790px !important;
}

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

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

@keyframes intensificar-1354059 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1354059 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1391232 {
	width:100px !important;
	height:13px !important;
	top:310px !important;
}

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

table#table1678025 {
	table-layout:fixed;
}

#item1422886 {
	width:528px !important;
	height:220px !important;
	top:330px !important;
}

@keyframes intensificar-1422886 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1422886 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1354730 {
	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-1354730 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1354730 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1354636 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:253px !important;
}

#item1354659 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:269px !important;
}

#item1354682 {
	width:89px !important;
	height:22px !important;
	left:440px !important;
	top:326px !important;
}

#item1354687 {
	width:167px !important;
	height:15px !important;
	left:397px !important;
	top:301px !important;
}

#item1354710 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:303px !important;
}

#item1422837 {
	width:528px !important;
	height:80px !important;
}

@keyframes intensificar-1422837 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1422837 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1422860 {
	width:350px !important;
	height:232px !important;
	top:99px !important;
}

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

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

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

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

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

#item1354359 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes intensificar-1466148 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1466148 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1466139 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1466139 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1466137 {
	width:700px !important;
	height:309px !important;
}

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

#item1466311 {
	width:595px !important;
	height:167px !important;
}

@keyframes intensificar-1466311 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1466311 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1528868 {
	width:140px !important;
	height:18px !important;
	top:186px !important;
}

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

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

table#table1682213 {
	table-layout:fixed;
}

#item1557864 {
	width:628px !important;
	height:328px !important;
	top:214px !important;
}

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

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

#item1466160 {
	width:98px !important;
	height:22px !important;
	left:532px !important;
	top:354px !important;
}

#item1466183 {
	width:130px !important;
	height:25px !important;
	left:500px !important;
	top:376px !important;
}

#item1466206 {
	width:125px !important;
	height:31px !important;
	left:507px !important;
	top:456px !important;
}

#item1466211 {
	width:234px !important;
	height:21px !important;
	left:430px !important;
	top:421px !important;
}

#item1466234 {
	width:7px !important;
	height:11px !important;
	left:419px !important;
	top:424px !important;
}

#item1466237 {
	width:628px !important;
	height:112px !important;
}

@keyframes intensificar-1466237 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1466237 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1466260 {
	width:490px !important;
	height:325px !important;
	top:139px !important;
}

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

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

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

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

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

#item1466461 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes intensificar-1354798 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1354798 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1354795 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1354795 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1354793 {
	width:600px !important;
	height:790px !important;
}

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

#item1354851 {
	width:100px !important;
	height:13px !important;
	top:241px !important;
}

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

table#table1685488 {
	table-layout:fixed;
}

#item1422934 {
	width:528px !important;
	height:226px !important;
	top:261px !important;
}

@keyframes intensificar-1422934 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1422934 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1422980 {
	width:528px !important;
	height:225px !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-1422980 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1422980 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1355008 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:278px !important;
}

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

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

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

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

@keyframes intensificar-1354879 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1354879 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1354926 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1354949 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1354972 {
	width:89px !important;
	height:22px !important;
	left:4px !important;
	top:73px !important;
}

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

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

#item1423010 {
	width:528px !important;
	height:63px !important;
	top:16px !important;
}

@keyframes intensificar-1423010 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423010 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423033 {
	width:350px !important;
	height:232px !important;
	top:99px !important;
}

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

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

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

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

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

#item1355125 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes intensificar-1466684 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1466684 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1466690 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1466690 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1466682 {
	width:700px !important;
	height:309px !important;
}

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

#item1466871 {
	width:140px !important;
	height:18px !important;
	top:172px !important;
}

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

table#table1689973 {
	table-layout:fixed;
}

#item1466894 {
	width:628px !important;
	height:328px !important;
	top:200px !important;
}

@keyframes intensificar-1466894 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1466894 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1466917 {
	width:595px !important;
	height:157px !important;
}

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

#item1528634 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:248px !important;
}

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

@keyframes intensificar-1528643 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1528643 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1466702 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1466702 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1466703 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1466726 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1466749 {
	width:125px !important;
	height:31px !important;
	left:6px !important;
	top:102px !important;
}

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

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

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

@keyframes intensificar-1466782 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1466782 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1466806 {
	width:490px !important;
	height:325px !important;
	top:116px !important;
}

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

#item1466941 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:510px !important;
}

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

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

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

#item1467018 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes intensificar-1355511 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1355511 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1355509 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1355509 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1355507 {
	width:600px !important;
	height:790px !important;
}

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

#item1356198 {
	width:26px !important;
	height:13px !important;
	left:251px !important;
	top:551px !important;
}

#item1356204 {
	width:528px !important;
	height:250px !important;
	top:297px !important;
}

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

table#table1694494 {
	table-layout:fixed;
}

#item1356205 {
	width:557px !important;
	height:250px !important;
}

@keyframes intensificar-1356205 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1356205 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1356228 {
	width:100px !important;
	height:12px !important;
	top:278px !important;
}

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

#item1557950 {
	width:534px !important;
	height:234px !important;
	top:16px !important;
}

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

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

#item1557980 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:258px !important;
}

#item1355722 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

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

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

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

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

@keyframes intensificar-1355593 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1355593 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1355640 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1355663 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1355686 {
	width:89px !important;
	height:22px !important;
	left:4px !important;
	top:73px !important;
}

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

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

#item1423063 {
	width:528px !important;
	height:63px !important;
	top:16px !important;
}

@keyframes intensificar-1423063 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423063 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423087 {
	width:350px !important;
	height:232px !important;
	top:99px !important;
}

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

#item1355761 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:145px !important;
}

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

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

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

#item1355839 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes intensificar-1467244 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1467244 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1467238 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1467238 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1467236 {
	width:700px !important;
	height:309px !important;
}

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

#item1467428 {
	width:595px !important;
	height:100px !important;
}

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

@keyframes intensificar-1528981 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1528981 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1529004 {
	width:628px !important;
	height:334px !important;
	top:158px !important;
}

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

table#table1699891 {
	table-layout:fixed;
}

#item1529005 {
	width:780px !important;
	height:308px !important;
}

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

#item1529032 {
	width:23px !important;
	height:46px !important;
	left:616px !important;
	top:27px !important;
}

#item1528584 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:236px !important;
}

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

@keyframes intensificar-1528588 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1528588 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1467256 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1467256 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1467257 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1467281 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1467304 {
	width:125px !important;
	height:31px !important;
	left:6px !important;
	top:102px !important;
}

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

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

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

@keyframes intensificar-1467340 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1467340 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1467363 {
	width:490px !important;
	height:325px !important;
	top:116px !important;
}

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

#item1467502 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:512px !important;
}

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

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

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

#item1467579 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes intensificar-1356479 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1356479 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1356477 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1356477 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1356475 {
	width:600px !important;
	height:790px !important;
}

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

#item1356486 {
	width:528px !important;
	height:267px !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-1356486 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1356486 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1356540 {
	width:100px !important;
	height:12px !important;
	top:283px !important;
}

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

table#table1704179 {
	table-layout:fixed;
}

#item1558126 {
	width:528px !important;
	height:191px !important;
	top:302px !important;
}

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

#item1356696 {
	width:534px !important;
	height:513px !important;
	top:16px !important;
}

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

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

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

@keyframes intensificar-1356564 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1356564 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1356611 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1356634 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1356657 {
	width:89px !important;
	height:22px !important;
	left:4px !important;
	top:73px !important;
}

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

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

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

@keyframes intensificar-1423120 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423120 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423143 {
	width:350px !important;
	height:232px !important;
	top:82px !important;
}

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

#item1356729 {
	width:528px !important;
	height:47px !important;
	left:636px !important;
	top:128px !important;
}

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

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

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

#item1356807 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes intensificar-1467799 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1467799 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1467805 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1467805 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1467797 {
	width:700px !important;
	height:309px !important;
}

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

#item1467984 {
	width:595px !important;
	height:141px !important;
}

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

@keyframes intensificar-1529154 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1529154 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1529178 {
	width:628px !important;
	height:288px !important;
	top:187px !important;
}

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

table#table1707966 {
	table-layout:fixed;
}

#item1529179 {
	width:768px !important;
	height:267px !important;
}

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

#item1529208 {
	width:23px !important;
	height:46px !important;
	left:616px !important;
	top:48px !important;
}

#item1528536 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:237px !important;
}

#item1528545 {
	width:595px !important;
	height:476px !important;
}

@keyframes intensificar-1528545 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1528545 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1467819 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1467819 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1467820 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1467843 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1467866 {
	width:125px !important;
	height:31px !important;
	left:6px !important;
	top:102px !important;
}

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

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

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

@keyframes intensificar-1467898 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1467898 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1467922 {
	width:490px !important;
	height:325px !important;
	top:120px !important;
}

@keyframes intensificar-1467922 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1467922 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1467817 {
	width:664px !important;
	height:506px !important;
	left:36px !important;
	top:599px !important;
}

#item1468059 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:510px !important;
}

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

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

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

#item1468138 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes intensificar-1357191 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1357191 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1357189 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1357189 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1357187 {
	width:600px !important;
	height:790px !important;
}

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

#item1357224 {
	width:26px !important;
	height:13px !important;
	left:251px !important;
	top:551px !important;
}

#item1357227 {
	width:528px !important;
	height:308px !important;
	top:238px !important;
}

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

table#table1711306 {
	table-layout:fixed;
}

#item1357228 {
	width:594px !important;
	height:308px !important;
}

@keyframes intensificar-1357228 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1357228 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1357251 {
	width:100px !important;
	height:12px !important;
	top:219px !important;
}

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

#item1357890 {
	width:534px !important;
	height:180px !important;
	top:16px !important;
}

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

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

#item1357922 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:203px !important;
}

#item1357407 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

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

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

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

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

@keyframes intensificar-1357275 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1357275 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1357278 {
	width:528px !important;
	height:63px !important;
}

@keyframes intensificar-1357278 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1357278 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1357301 {
	width:350px !important;
	height:366px !important;
	top:83px !important;
}

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

#item1357347 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:320px !important;
}

#item1357370 {
	width:89px !important;
	height:22px !important;
	left:440px !important;
	top:377px !important;
}

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

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

#item1357195 {
	width:564px !important;
	height:564px !important;
	left:636px !important;
	top:161px !important;
}

#item1357449 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:145px !important;
}

#item1357472 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1357496 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1357503 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1357529 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1357530 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1357526 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1357562 {
	width:123px !important;
	height:50px !important;
}

#item1357563 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1357537 {
	width:123px !important;
	height:50px !important;
}

#item1357538 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1357533 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1357615 {
	width:99px !important;
	height:50px !important;
}

#item1357616 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1357590 {
	width:99px !important;
	height:50px !important;
}

#item1357591 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1357586 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1357669 {
	width:101px !important;
	height:50px !important;
}

#item1357670 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1357644 {
	width:101px !important;
	height:50px !important;
}

#item1357645 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1357640 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1357696 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1357719 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1357693 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1357722 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1357725 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1357725 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1357725 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1522122 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1468366 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1468366 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1468360 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1468360 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1468358 {
	width:700px !important;
	height:309px !important;
}

#item1521523 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1529272 {
	width:595px !important;
	height:141px !important;
}

@keyframes intensificar-1529272 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1529272 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1529302 {
	width:140px !important;
	height:18px !important;
	left:1px !important;
	top:171px !important;
}

@keyframes intensificar-1529302 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1529302 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1529325 {
	width:595px !important;
	height:268px !important;
	top:199px !important;
}

table#table1717087 tr {
	border-right:3.08px solid #fff;;
}

table#table1717087 {
	table-layout:fixed;
}

#item1529326 {
	width:832px !important;
	height:389px !important;
}

@keyframes intensificar-1529326 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1529326 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1529349 {
	width:46px !important;
	height:23px !important;
	left:292px !important;
	top:495px !important;
}

#item1529352 {
	width:23px !important;
	height:46px !important;
	left:616px !important;
	top:48px !important;
}

#item1529430 {
	width:23px !important;
	height:46px !important;
	left:616px !important;
	top:311px !important;
}

#item1528490 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:236px !important;
}

#item1528495 {
	width:595px !important;
	height:518px !important;
}

@keyframes intensificar-1528495 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1528495 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1468377 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1468377 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1468424 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1468447 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1468470 {
	width:125px !important;
	height:31px !important;
	left:7px !important;
	top:102px !important;
}

#item1468477 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1468500 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1534880 {
	width:628px !important;
	height:112px !important;
}

@keyframes intensificar-1534880 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1534880 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1534904 {
	width:490px !important;
	height:323px !important;
	top:143px !important;
}

@keyframes intensificar-1534904 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1534904 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1468375 {
	width:664px !important;
	height:559px !important;
	left:36px !important;
	top:557px !important;
}

#item1468633 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:512px !important;
}

#item1468657 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1468681 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1468684 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1468711 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1468712 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1468707 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1468745 {
	width:172px !important;
	height:70px !important;
}

#item1468746 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1468720 {
	width:172px !important;
	height:70px !important;
}

#item1468721 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1468716 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1468798 {
	width:139px !important;
	height:70px !important;
}

#item1468799 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1468773 {
	width:139px !important;
	height:70px !important;
}

#item1468774 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1468769 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1468851 {
	width:141px !important;
	height:70px !important;
}

#item1468852 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1468826 {
	width:141px !important;
	height:70px !important;
}

#item1468827 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1468822 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1468906 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1522385 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1522408 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1522382 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1468910 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1468910 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1468910 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1619313 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1359404 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1359404 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1359402 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1359402 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1359400 {
	width:600px !important;
	height:790px !important;
}

#item1359405 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1359412 {
	width:26px !important;
	height:13px !important;
	left:251px !important;
	top:551px !important;
}

#item1359415 {
	width:528px !important;
	height:366px !important;
	top:180px !important;
}

table#table1721776 tr {
	border-right:2.2px solid #fff;;
}

table#table1721776 {
	table-layout:fixed;
}

#item1359416 {
	width:687px !important;
	height:366px !important;
}

@keyframes intensificar-1359416 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1359416 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1359439 {
	width:100px !important;
	height:12px !important;
	top:162px !important;
}

@keyframes intensificar-1359439 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1359439 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1359462 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:65px !important;
}

#item1359467 {
	width:534px !important;
	height:123px !important;
	top:16px !important;
}

#item1360228 {
	width:510px !important;
	height:324px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1360228 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1360228 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1359497 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1359501 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:146px !important;
}

#item1359638 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1359641 {
	width:534px !important;
	height:532px !important;
	top:16px !important;
}

#item1360133 {
	width:509px !important;
	height:1450px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1360133 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1360133 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1359667 {
	width:14px !important;
	height:9px !important;
}

#item1359670 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

@keyframes intensificar-1359507 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1359507 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1359556 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1359580 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1359603 {
	width:89px !important;
	height:22px !important;
	left:5px !important;
	top:73px !important;
}

#item1359609 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1359632 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1423424 {
	width:528px !important;
	height:46px !important;
	top:16px !important;
}

@keyframes intensificar-1423424 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423424 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423448 {
	width:350px !important;
	height:366px !important;
	top:82px !important;
}

@keyframes intensificar-1423448 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423448 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1359410 {
	width:564px !important;
	height:564px !important;
	left:636px !important;
	top:161px !important;
}

#item1359674 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:145px !important;
}

#item1359697 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1359721 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1359724 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1359750 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1359751 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1359747 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1359784 {
	width:123px !important;
	height:50px !important;
}

#item1359785 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1359759 {
	width:123px !important;
	height:50px !important;
}

#item1359760 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1359755 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1359838 {
	width:99px !important;
	height:50px !important;
}

#item1359839 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1359812 {
	width:99px !important;
	height:50px !important;
}

#item1359813 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1359808 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1359892 {
	width:101px !important;
	height:50px !important;
}

#item1359893 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1359867 {
	width:101px !important;
	height:50px !important;
}

#item1359868 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1359863 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1359919 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1359942 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1359916 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1359945 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1359950 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1359950 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1359950 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1522011 {
	width:130px !important;
	height:134px !important;
	left:571px !important;
	top:309px !important;
}

@keyframes intensificar-1470089 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1470089 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1470096 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1470096 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1470087 {
	width:700px !important;
	height:309px !important;
}

#item1521547 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1529447 {
	width:595px !important;
	height:140px !important;
}

@keyframes intensificar-1529447 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1529447 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1529480 {
	width:140px !important;
	height:18px !important;
	left:1px !important;
	top:171px !important;
}

@keyframes intensificar-1529480 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1529480 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1529503 {
	width:595px !important;
	height:268px !important;
	top:199px !important;
}

table#table1728227 tr {
	border-right:3.08px solid #fff;;
}

table#table1728227 {
	table-layout:fixed;
}

#item1529504 {
	width:962px !important;
	height:470px !important;
}

@keyframes intensificar-1529504 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1529504 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1529527 {
	width:46px !important;
	height:23px !important;
	left:292px !important;
	top:495px !important;
}

#item1529530 {
	width:23px !important;
	height:46px !important;
	left:616px !important;
	top:48px !important;
}

#item1529536 {
	width:23px !important;
	height:46px !important;
	left:616px !important;
	top:311px !important;
}

#item1528329 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:236px !important;
}

#item1528334 {
	width:595px !important;
	height:518px !important;
}

@keyframes intensificar-1528334 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1528334 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1470105 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1470105 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1470106 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1470129 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1470153 {
	width:125px !important;
	height:31px !important;
	left:7px !important;
	top:102px !important;
}

#item1470159 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1470182 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1470185 {
	width:626px !important;
	height:64px !important;
}

@keyframes intensificar-1470185 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1470185 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1470208 {
	width:363px !important;
	height:393px !important;
	top:92px !important;
}

@keyframes intensificar-1470208 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1470208 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1470102 {
	width:664px !important;
	height:553px !important;
	left:36px !important;
	top:557px !important;
}

#item1470363 {
	width:626px !important;
	height:18px !important;
	left:36px !important;
	top:512px !important;
}

#item1470386 {
	width:626px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1470410 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1470413 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1470439 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1470440 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1470436 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1470475 {
	width:172px !important;
	height:70px !important;
}

#item1470476 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1470450 {
	width:172px !important;
	height:70px !important;
}

#item1470451 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1470445 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1470528 {
	width:139px !important;
	height:70px !important;
}

#item1470529 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1470503 {
	width:139px !important;
	height:70px !important;
}

#item1470504 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1470499 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1470581 {
	width:141px !important;
	height:70px !important;
}

#item1470582 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1470556 {
	width:141px !important;
	height:70px !important;
}

#item1470557 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1470552 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1470635 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1522480 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1522503 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1522477 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1470639 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1470639 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1470639 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes intensificar-1357951 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1357951 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1357949 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1357949 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1357947 {
	width:600px !important;
	height:790px !important;
}

#item1357952 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

table#table1733377 tr {
	border-right:2.2px solid #fff;;
}

table#table1733377 {
	table-layout:fixed;
}

#item1357959 {
	width:528px !important;
	height:249px !important;
	top:315px !important;
}

@keyframes intensificar-1357959 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1357959 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423178 {
	width:528px !important;
	height:279px !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-1423178 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423178 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423206 {
	width:100px !important;
	height:13px !important;
	top:295px !important;
}

@keyframes intensificar-1423206 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423206 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1358164 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1358168 {
	width:534px !important;
	height:532px !important;
	top:16px !important;
}

#item1358608 {
	width:509px !important;
	height:804px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1358608 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1358608 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1358194 {
	width:14px !important;
	height:9px !important;
}

#item1358199 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

@keyframes intensificar-1358033 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1358033 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1358081 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1358104 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1358127 {
	width:89px !important;
	height:22px !important;
	left:4px !important;
	top:73px !important;
}

#item1358134 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1358157 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1423236 {
	width:528px !important;
	height:46px !important;
	top:16px !important;
}

@keyframes intensificar-1423236 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423236 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423259 {
	width:350px !important;
	height:232px !important;
	top:82px !important;
}

@keyframes intensificar-1423259 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423259 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1357956 {
	width:564px !important;
	height:564px !important;
	left:636px !important;
	top:161px !important;
}

#item1358202 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:145px !important;
}

#item1358225 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1358249 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1358252 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1358536 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1358279 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1358280 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1358275 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1358312 {
	width:123px !important;
	height:50px !important;
}

#item1358313 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1358287 {
	width:123px !important;
	height:50px !important;
}

#item1358288 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1358283 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1358365 {
	width:99px !important;
	height:50px !important;
}

#item1358366 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1358340 {
	width:99px !important;
	height:50px !important;
}

#item1358341 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1358336 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1358420 {
	width:101px !important;
	height:50px !important;
}

#item1358421 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1358393 {
	width:101px !important;
	height:50px !important;
}

#item1358394 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1358389 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1358448 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1358471 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1358445 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1358474 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1358477 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1358477 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1358477 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1521990 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1468931 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1468931 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1468938 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1468938 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1468929 {
	width:700px !important;
	height:309px !important;
}

#item1521539 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1738130 tr {
	border-right:3.08px solid #fff;;
}

table#table1738130 {
	table-layout:fixed;
}

#item1469117 {
	width:628px !important;
	height:368px !important;
	top:150px !important;
}

@keyframes intensificar-1469117 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1469117 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1469140 {
	width:595px !important;
	height:93px !important;
}

@keyframes intensificar-1469140 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1469140 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1469165 {
	width:140px !important;
	height:18px !important;
	top:122px !important;
}

@keyframes intensificar-1469165 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1469165 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1529436 {
	width:23px !important;
	height:46px !important;
	left:616px !important;
	top:24px !important;
}

#item1528436 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:236px !important;
}

#item1528450 {
	width:595px !important;
	height:518px !important;
}

@keyframes intensificar-1528450 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1528450 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1468948 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1468948 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1468949 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1468972 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1468996 {
	width:125px !important;
	height:31px !important;
	left:6px !important;
	top:102px !important;
}

#item1469004 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1469027 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1469033 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1469033 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1469033 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1469056 {
	width:490px !important;
	height:325px !important;
	top:92px !important;
}

@keyframes intensificar-1469056 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1469056 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1468946 {
	width:664px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1469188 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:512px !important;
}

#item1469211 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1469235 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1469238 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1469261 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1469287 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1469288 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1469284 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1469321 {
	width:172px !important;
	height:70px !important;
}

#item1469322 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1469296 {
	width:172px !important;
	height:70px !important;
}

#item1469297 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1469292 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1469376 {
	width:139px !important;
	height:70px !important;
}

#item1469377 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1469351 {
	width:139px !important;
	height:70px !important;
}

#item1469352 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1469345 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1469429 {
	width:141px !important;
	height:70px !important;
}

#item1469430 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1469404 {
	width:141px !important;
	height:70px !important;
}

#item1469405 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1469400 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1469483 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1522416 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1522439 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1522413 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1469487 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1469487 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1469487 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes intensificar-1358677 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1358677 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1358675 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1358675 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1358672 {
	width:600px !important;
	height:790px !important;
}

#item1358678 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1358709 {
	width:528px !important;
	height:283px !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-1358709 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1358709 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1743426 tr {
	border-right:2.2px solid #fff;;
}

table#table1743426 {
	table-layout:fixed;
}

#item1423338 {
	width:528px !important;
	height:249px !important;
	top:315px !important;
}

@keyframes intensificar-1423338 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423338 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423383 {
	width:100px !important;
	height:13px !important;
	top:295px !important;
}

@keyframes intensificar-1423383 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423383 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1358891 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1358895 {
	width:534px !important;
	height:532px !important;
	top:16px !important;
}

#item1359346 {
	width:509px !important;
	height:861px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1359346 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1359346 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1358921 {
	width:14px !important;
	height:9px !important;
}

#item1358926 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

@keyframes intensificar-1358760 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1358760 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1358807 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1358830 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1358853 {
	width:89px !important;
	height:22px !important;
	left:4px !important;
	top:73px !important;
}

#item1358860 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1358883 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1423286 {
	width:528px !important;
	height:46px !important;
	top:16px !important;
}

@keyframes intensificar-1423286 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423286 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423309 {
	width:350px !important;
	height:232px !important;
	top:82px !important;
}

@keyframes intensificar-1423309 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423309 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1358683 {
	width:564px !important;
	height:564px !important;
	left:636px !important;
	top:161px !important;
}

#item1358929 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:145px !important;
}

#item1358952 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1358976 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1358979 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1359002 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1359028 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1359029 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1359025 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1359063 {
	width:123px !important;
	height:50px !important;
}

#item1359064 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1359037 {
	width:123px !important;
	height:50px !important;
}

#item1359038 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1359032 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1359116 {
	width:99px !important;
	height:50px !important;
}

#item1359117 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1359091 {
	width:99px !important;
	height:50px !important;
}

#item1359092 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1359087 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1359169 {
	width:101px !important;
	height:50px !important;
}

#item1359170 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1359144 {
	width:101px !important;
	height:50px !important;
}

#item1359145 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1359140 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1359197 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1359220 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1359194 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1359224 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1359227 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1359227 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1359227 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1522130 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1469514 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1469514 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1469508 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1469508 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1469506 {
	width:700px !important;
	height:309px !important;
}

#item1521542 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1469697 {
	width:595px !important;
	height:100px !important;
}

@keyframes intensificar-1469697 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1469697 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1748377 tr {
	border-right:3.08px solid #fff;;
}

table#table1748377 {
	table-layout:fixed;
}

#item1469721 {
	width:628px !important;
	height:368px !important;
	top:150px !important;
}

@keyframes intensificar-1469721 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1469721 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1469745 {
	width:140px !important;
	height:18px !important;
	top:122px !important;
}

@keyframes intensificar-1469745 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1469745 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1529440 {
	width:23px !important;
	height:46px !important;
	left:616px !important;
	top:27px !important;
}

#item1528386 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:236px !important;
}

#item1528394 {
	width:595px !important;
	height:518px !important;
}

@keyframes intensificar-1528394 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1528394 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1469530 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1469530 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1469531 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1469554 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1469577 {
	width:125px !important;
	height:31px !important;
	left:6px !important;
	top:102px !important;
}

#item1469585 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1469608 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1469611 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1469611 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1469611 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1469634 {
	width:490px !important;
	height:325px !important;
	top:113px !important;
}

@keyframes intensificar-1469634 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1469634 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1469528 {
	width:664px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1469768 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:512px !important;
}

#item1469791 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1469815 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1469818 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1469841 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1469868 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1469869 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1469864 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1469902 {
	width:172px !important;
	height:70px !important;
}

#item1469903 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1469877 {
	width:172px !important;
	height:70px !important;
}

#item1469878 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1469873 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1469955 {
	width:139px !important;
	height:70px !important;
}

#item1469956 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1469930 {
	width:139px !important;
	height:70px !important;
}

#item1469931 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1469926 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1470009 {
	width:141px !important;
	height:70px !important;
}

#item1470010 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1469984 {
	width:141px !important;
	height:70px !important;
}

#item1469985 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1469979 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1470063 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1522450 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1522474 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1522446 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1470066 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1470066 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1470066 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1360275 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1360285 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1360285 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1360283 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1360283 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1360280 {
	width:600px !important;
	height:790px !important;
}

#item1360287 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1360341 {
	width:100px !important;
	height:13px !important;
	top:237px !important;
}

@keyframes intensificar-1360341 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1360341 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1361024 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:99px !important;
}

#item1361028 {
	width:534px !important;
	height:191px !important;
	top:16px !important;
}

#item1361111 {
	width:510px !important;
	height:295px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1361111 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1361111 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1361057 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1361062 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:214px !important;
}

table#table1753201 tr {
	border-right:2.2px solid #fff;;
}

table#table1753201 {
	table-layout:fixed;
}

#item1444146 {
	width:528px !important;
	height:307px !important;
	top:257px !important;
}

@keyframes intensificar-1444146 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1444146 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1360500 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1360504 {
	width:534px !important;
	height:532px !important;
	top:16px !important;
}

#item1360978 {
	width:509px !important;
	height:1160px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1360978 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1360978 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1360530 {
	width:14px !important;
	height:9px !important;
}

#item1360533 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

@keyframes intensificar-1360370 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1360370 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1360418 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1360441 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1360464 {
	width:89px !important;
	height:22px !important;
	left:4px !important;
	top:73px !important;
}

#item1360471 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1360494 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1423481 {
	width:528px !important;
	height:63px !important;
	top:16px !important;
}

@keyframes intensificar-1423481 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423481 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423504 {
	width:350px !important;
	height:363px !important;
	top:99px !important;
}

@keyframes intensificar-1423504 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423504 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1360292 {
	width:564px !important;
	height:564px !important;
	left:636px !important;
	top:161px !important;
}

#item1360536 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:145px !important;
}

#item1360559 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1360583 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1360586 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1360609 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1360636 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1360637 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1360632 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1360671 {
	width:123px !important;
	height:50px !important;
}

#item1360672 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1360646 {
	width:123px !important;
	height:50px !important;
}

#item1360647 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1360641 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1360724 {
	width:99px !important;
	height:50px !important;
}

#item1360725 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1360699 {
	width:99px !important;
	height:50px !important;
}

#item1360700 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1360695 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1360777 {
	width:101px !important;
	height:50px !important;
}

#item1360778 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1360752 {
	width:101px !important;
	height:50px !important;
}

#item1360753 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1360748 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1360805 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1360828 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1360801 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1360831 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1360837 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1360837 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1360837 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1521987 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1470661 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1470661 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1470668 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1470668 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1470659 {
	width:700px !important;
	height:309px !important;
}

#item1521552 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1529632 {
	width:595px !important;
	height:118px !important;
}

@keyframes intensificar-1529632 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1529632 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1529665 {
	width:140px !important;
	height:18px !important;
	top:136px !important;
}

@keyframes intensificar-1529665 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1529665 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1529689 {
	width:595px !important;
	height:268px !important;
	top:164px !important;
}

table#table1759431 tr {
	border-right:3.08px solid #fff;;
}

table#table1759431 {
	table-layout:fixed;
}

#item1529690 {
	width:739px !important;
	height:430px !important;
}

@keyframes intensificar-1529690 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1529690 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1529713 {
	width:46px !important;
	height:23px !important;
	left:292px !important;
	top:460px !important;
}

#item1529717 {
	width:23px !important;
	height:46px !important;
	left:616px !important;
	top:36px !important;
}

#item1529720 {
	width:23px !important;
	height:46px !important;
	left:616px !important;
	top:276px !important;
}

#item1528261 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:219px !important;
}

#item1528272 {
	width:595px !important;
	height:483px !important;
}

@keyframes intensificar-1528272 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1528272 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1470680 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1470680 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1470681 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1470704 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1470727 {
	width:125px !important;
	height:31px !important;
	left:6px !important;
	top:102px !important;
}

#item1470733 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1470756 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1470762 {
	width:626px !important;
	height:112px !important;
}

@keyframes intensificar-1470762 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1470762 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1470785 {
	width:490px !important;
	height:351px !important;
	top:137px !important;
}

@keyframes intensificar-1470785 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1470785 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1470678 {
	width:664px !important;
	height:509px !important;
	left:36px !important;
	top:592px !important;
}

#item1470935 {
	width:626px !important;
	height:42px !important;
	left:36px !important;
	top:533px !important;
}

#item1470959 {
	width:626px !important;
	height:65px !important;
	left:36px !important;
	top:450px !important;
}

#item1470983 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1470986 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1471009 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1471035 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1471036 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1471032 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1471070 {
	width:172px !important;
	height:70px !important;
}

#item1471071 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1471045 {
	width:172px !important;
	height:70px !important;
}

#item1471046 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1471041 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1471124 {
	width:139px !important;
	height:70px !important;
}

#item1471125 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1471099 {
	width:139px !important;
	height:70px !important;
}

#item1471100 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1471094 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1471177 {
	width:141px !important;
	height:70px !important;
}

#item1471178 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1471152 {
	width:141px !important;
	height:70px !important;
}

#item1471153 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1471148 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1471230 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1522511 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1522534 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1522508 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1471233 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1471233 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1471233 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1428169 {
	width:164px !important;
	height:302px !important;
	left:436px !important;
}

@keyframes intensificar-1361867 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1361867 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1361865 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1361865 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1361863 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1361868 {
	width:211px !important;
	height:33px !important;
	left:794px !important;
	top:38px !important;
}

#item1361871 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:128px !important;
}

#item1361894 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1361918 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1361921 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1361970 {
	width:100px !important;
	height:13px !important;
	top:222px !important;
}

@keyframes intensificar-1361970 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1361970 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1361994 {
	width:528px !important;
	height:222px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1361994 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1361994 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1764556 tr {
	border-right:2.2px solid #fff;;
}

table#table1764556 {
	table-layout:fixed;
}

#item1423591 {
	width:528px !important;
	height:191px !important;
	top:242px !important;
}

@keyframes intensificar-1423591 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423591 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1362702 {
	width:528px !important;
	height:31px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1362702 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1362702 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1362726 {
	width:528px !important;
	height:320px !important;
	top:31px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1362726 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1362726 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1362601 {
	width:528px !important;
	height:606px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1362601 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1362601 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1362022 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1362022 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1362069 {
	width:70px !important;
	height:16px !important;
	left:19px !important;
}

#item1362092 {
	width:89px !important;
	height:22px !important;
	top:142px !important;
}

#item1362097 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:216px !important;
}

#item1362120 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:269px !important;
}

#item1362143 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:285px !important;
}

#item1362167 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1362190 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1423531 {
	width:528px !important;
	height:63px !important;
}

@keyframes intensificar-1423531 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423531 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423554 {
	width:350px !important;
	height:260px !important;
	top:83px !important;
}

@keyframes intensificar-1423554 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423554 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1361944 {
	width:564px !important;
	height:606px !important;
	left:36px !important;
	top:177px !important;
}

#item1362264 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1362265 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1362261 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1362298 {
	width:123px !important;
	height:50px !important;
}

#item1362299 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1362273 {
	width:123px !important;
	height:50px !important;
}

#item1362274 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1362269 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1362352 {
	width:113px !important;
	height:50px !important;
}

#item1362353 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1362326 {
	width:113px !important;
	height:50px !important;
}

#item1362327 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1362322 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1362405 {
	width:101px !important;
	height:50px !important;
}

#item1362406 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1362380 {
	width:101px !important;
	height:50px !important;
}

#item1362381 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1362376 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1362458 {
	width:101px !important;
	height:50px !important;
}

#item1362459 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1362433 {
	width:101px !important;
	height:50px !important;
}

#item1362434 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1362429 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1362485 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1362508 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1362482 {
	width:147px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1362513 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1362513 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1362513 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1522118 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1471265 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1471265 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1471257 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1471257 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1471254 {
	width:700px !important;
	height:309px !important;
}

#item1521560 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1471272 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1471295 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1471319 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1471322 {
	width:372px !important;
	height:51px !important;
	left:23px !important;
}

#item1471597 {
	width:140px !important;
	height:18px !important;
	top:203px !important;
}

@keyframes intensificar-1471597 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1471597 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1471620 {
	width:595px !important;
	height:173px !important;
}

@keyframes intensificar-1471620 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1471620 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1769884 tr {
	border-right:3.08px solid #fff;;
}

table#table1769884 {
	table-layout:fixed;
}

#item1471644 {
	width:628px !important;
	height:287px !important;
	top:231px !important;
}

@keyframes intensificar-1471644 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1471644 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1529791 {
	width:23px !important;
	height:46px !important;
	left:616px !important;
	top:64px !important;
}

#item1471571 {
	width:628px !important;
	height:518px !important;
}

@keyframes intensificar-1471571 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1471571 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1471522 {
	width:595px !important;
	height:518px !important;
}

@keyframes intensificar-1471522 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1471522 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1528249 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:236px !important;
}

@keyframes intensificar-1471347 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1471347 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1471348 {
	width:98px !important;
	height:22px !important;
	left:27px !important;
}

#item1471371 {
	width:124px !important;
	height:31px !important;
	top:199px !important;
}

#item1471376 {
	width:130px !important;
	height:25px !important;
	left:500px !important;
	top:302px !important;
}

#item1471399 {
	width:98px !important;
	height:22px !important;
	left:532px !important;
	top:376px !important;
}

#item1471423 {
	width:130px !important;
	height:25px !important;
	left:500px !important;
	top:398px !important;
}

#item1471447 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1471470 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1471475 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1471475 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1471475 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1471498 {
	width:490px !important;
	height:364px !important;
	top:116px !important;
}

@keyframes intensificar-1471498 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1471498 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1471345 {
	width:664px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1471671 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1471672 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1471668 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1471704 {
	width:172px !important;
	height:70px !important;
}

#item1471705 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1471679 {
	width:172px !important;
	height:70px !important;
}

#item1471680 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1471675 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1471757 {
	width:158px !important;
	height:70px !important;
}

#item1471758 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1471732 {
	width:158px !important;
	height:70px !important;
}

#item1471733 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1471728 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1471810 {
	width:141px !important;
	height:70px !important;
}

#item1471811 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1471785 {
	width:141px !important;
	height:70px !important;
}

#item1471786 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1471781 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1471865 {
	width:141px !important;
	height:70px !important;
}

#item1471866 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1471839 {
	width:141px !important;
	height:70px !important;
}

#item1471841 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1471835 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
}

#item1522543 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1522566 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1522540 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1525211 {
	width:35px !important;
	height:74px !important;
	left:-5px !important;
	top:1127px !important;
}

#item1471920 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1471920 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1471920 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1619320 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1539201 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1539201 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1539194 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1539194 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1539192 {
	width:600px !important;
	height:790px !important;
}

#item1539206 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1539383 {
	width:528px !important;
	height:283px !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-1539383 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1539383 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1774692 tr {
	border-bottom:2.2px solid #fff;;
	border-right:2.2px solid #fff;;
}

table#table1774692 {
	table-layout:fixed;
}

#item1539407 {
	width:528px !important;
	height:249px !important;
	top:274px !important;
}

@keyframes intensificar-1539407 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1539407 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1539430 {
	width:100px !important;
	height:13px !important;
	top:254px !important;
}

@keyframes intensificar-1539430 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1539430 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1539346 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1539350 {
	width:534px !important;
	height:532px !important;
	top:16px !important;
}

#item1539351 {
	width:509px !important;
	height:668px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1539351 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1539351 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1539376 {
	width:14px !important;
	height:9px !important;
}

#item1539379 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

@keyframes intensificar-1539212 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1539212 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1539213 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1539236 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1539259 {
	width:89px !important;
	height:22px !important;
	left:4px !important;
	top:73px !important;
}

#item1539268 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1539292 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1539298 {
	width:528px !important;
	height:46px !important;
	top:16px !important;
}

@keyframes intensificar-1539298 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1539298 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1539321 {
	width:350px !important;
	height:286px !important;
	top:65px !important;
}

@keyframes intensificar-1539321 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1539321 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1539210 {
	width:564px !important;
	height:564px !important;
	left:636px !important;
	top:147px !important;
}

#item1539453 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:131px !important;
}

#item1539477 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1539501 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1539504 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1539527 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1539553 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1539555 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1539550 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1539587 {
	width:123px !important;
	height:50px !important;
}

#item1539588 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1539562 {
	width:123px !important;
	height:50px !important;
}

#item1539563 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1539558 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1539640 {
	width:99px !important;
	height:50px !important;
}

#item1539641 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1539615 {
	width:99px !important;
	height:50px !important;
}

#item1539616 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1539611 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1539693 {
	width:101px !important;
	height:50px !important;
}

#item1539694 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1539668 {
	width:101px !important;
	height:50px !important;
}

#item1539669 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1539664 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1539721 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1539744 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1539717 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1539747 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1539750 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1539750 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1539750 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1539804 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1539816 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1539816 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1539811 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1539811 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1539808 {
	width:700px !important;
	height:309px !important;
}

#item1539824 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1539988 {
	width:595px !important;
	height:172px !important;
}

@keyframes intensificar-1539988 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1539988 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1778253 tr {
	border-bottom:3.08px solid #fff;;
	border-right:3.08px solid #fff;;
}

table#table1778253 {
	table-layout:fixed;
}

#item1540011 {
	width:628px !important;
	height:288px !important;
	top:230px !important;
}

@keyframes intensificar-1540011 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1540011 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1540035 {
	width:140px !important;
	height:18px !important;
	top:202px !important;
}

@keyframes intensificar-1540035 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1540035 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1540059 {
	width:23px !important;
	height:46px !important;
	left:616px !important;
	top:63px !important;
}

#item1539959 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:236px !important;
}

#item1539963 {
	width:595px !important;
	height:518px !important;
}

@keyframes intensificar-1539963 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1539963 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1539832 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1539832 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1539833 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1539856 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1539879 {
	width:125px !important;
	height:31px !important;
	left:6px !important;
	top:102px !important;
}

#item1539885 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1539908 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1539912 {
	width:628px !important;
	height:88px !important;
	top:7px !important;
}

@keyframes intensificar-1539912 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1539912 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1539935 {
	width:490px !important;
	height:326px !important;
	top:83px !important;
}

@keyframes intensificar-1539935 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1539935 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1539830 {
	width:664px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1540062 {
	width:628px !important;
	height:45px !important;
	left:36px !important;
	top:512px !important;
}

#item1540085 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1540109 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1540112 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1540135 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1540162 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1540163 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1540159 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1540196 {
	width:172px !important;
	height:70px !important;
}

#item1540197 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1540171 {
	width:172px !important;
	height:70px !important;
}

#item1540172 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1540167 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1540250 {
	width:139px !important;
	height:70px !important;
}

#item1540251 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1540225 {
	width:139px !important;
	height:70px !important;
}

#item1540226 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1540221 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1540303 {
	width:141px !important;
	height:70px !important;
}

#item1540304 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1540278 {
	width:141px !important;
	height:70px !important;
}

#item1540279 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1540274 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1540327 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1540334 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1540357 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1540331 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1540360 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1540360 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1540360 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes intensificar-1364103 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1364103 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1364101 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1364101 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1364099 {
	width:600px !important;
	height:790px !important;
}

#item1364104 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1364135 {
	width:528px !important;
	height:262px !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-1364135 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1364135 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1781984 tr {
	border-right:2.2px solid #fff;;
}

table#table1781984 {
	table-layout:fixed;
}

#item1423896 {
	width:528px !important;
	height:220px !important;
	top:285px !important;
}

@keyframes intensificar-1423896 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423896 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423919 {
	width:100px !important;
	height:13px !important;
	top:265px !important;
}

@keyframes intensificar-1423919 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423919 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1364317 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:261px !important;
}

#item1364321 {
	width:534px !important;
	height:515px !important;
	top:16px !important;
}

#item1364749 {
	width:509px !important;
	height:746px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1364749 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1364749 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1364347 {
	width:14px !important;
	height:9px !important;
}

#item1364353 {
	width:14px !important;
	height:9px !important;
	top:538px !important;
}

@keyframes intensificar-1364186 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1364186 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1364234 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1364257 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1364280 {
	width:89px !important;
	height:22px !important;
	left:4px !important;
	top:73px !important;
}

#item1364286 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1364309 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1423967 {
	width:528px !important;
	height:63px !important;
	top:16px !important;
}

@keyframes intensificar-1423967 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423967 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423990 {
	width:350px !important;
	height:250px !important;
	top:99px !important;
}

@keyframes intensificar-1423990 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423990 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1364108 {
	width:564px !important;
	height:547px !important;
	left:636px !important;
	top:178px !important;
}

#item1364356 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:145px !important;
}

#item1364379 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1364404 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1364408 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1364434 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1364435 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1364431 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1364467 {
	width:123px !important;
	height:50px !important;
}

#item1364468 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1364442 {
	width:123px !important;
	height:50px !important;
}

#item1364443 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1364438 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1364520 {
	width:99px !important;
	height:50px !important;
}

#item1364521 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1364495 {
	width:99px !important;
	height:50px !important;
}

#item1364496 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1364491 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1364574 {
	width:101px !important;
	height:50px !important;
}

#item1364575 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1364548 {
	width:101px !important;
	height:50px !important;
}

#item1364550 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1364544 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1364601 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1364624 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1364598 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1364628 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1364631 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1364631 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1364631 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1522020 {
	width:130px !important;
	height:134px !important;
	left:571px !important;
	top:309px !important;
}

@keyframes intensificar-1473072 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1473072 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1473066 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1473066 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1473064 {
	width:700px !important;
	height:309px !important;
}

#item1521572 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1473248 {
	width:595px !important;
	height:109px !important;
}

@keyframes intensificar-1473248 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1473248 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1786179 tr {
	border-right:3.08px solid #fff;;
}

table#table1786179 {
	table-layout:fixed;
}

#item1473272 {
	width:628px !important;
	height:328px !important;
	top:166px !important;
}

@keyframes intensificar-1473272 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1473272 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1473295 {
	width:140px !important;
	height:18px !important;
	top:138px !important;
}

@keyframes intensificar-1473295 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1473295 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1529803 {
	width:23px !important;
	height:46px !important;
	left:616px !important;
	top:32px !important;
}

#item1528101 {
	width:23px !important;
	height:46px !important;
	left:623px !important;
	top:224px !important;
}

#item1528159 {
	width:595px !important;
	height:494px !important;
	left:6px !important;
}

@keyframes intensificar-1528159 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1528159 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1473082 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1473082 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1473083 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1473106 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1473129 {
	width:125px !important;
	height:31px !important;
	left:6px !important;
	top:102px !important;
}

#item1473136 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1473159 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1473162 {
	width:628px !important;
	height:112px !important;
	left:6px !important;
}

@keyframes intensificar-1473162 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1473162 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1473185 {
	width:490px !important;
	height:350px !important;
	left:6px !important;
	top:137px !important;
}

@keyframes intensificar-1473185 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1473185 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1473080 {
	width:670px !important;
	height:534px !important;
	left:36px !important;
	top:581px !important;
}

#item1473319 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:512px !important;
}

#item1473342 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1473366 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1473369 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1473395 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1473396 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1473392 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1473429 {
	width:172px !important;
	height:70px !important;
}

#item1473430 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1473404 {
	width:172px !important;
	height:70px !important;
}

#item1473405 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1473400 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1473483 {
	width:139px !important;
	height:70px !important;
}

#item1473484 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1473457 {
	width:139px !important;
	height:70px !important;
}

#item1473458 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1473453 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1473536 {
	width:141px !important;
	height:70px !important;
}

#item1473537 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1473511 {
	width:141px !important;
	height:70px !important;
}

#item1473512 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1473507 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1473592 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1522657 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1522680 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1522654 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1473597 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1473597 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1473597 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes intensificar-1363410 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1363410 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1363408 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1363408 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1363406 {
	width:600px !important;
	height:790px !important;
}

#item1363411 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1363441 {
	width:528px !important;
	height:298px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1363441 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1363441 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1794087 tr {
	border-right:2.2px solid #fff;;
}

table#table1794087 {
	table-layout:fixed;
}

#item1444194 {
	width:528px !important;
	height:205px !important;
	top:327px !important;
}

@keyframes intensificar-1444194 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1444194 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1444238 {
	width:100px !important;
	height:13px !important;
	top:307px !important;
}

@keyframes intensificar-1444238 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1444238 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1364035 {
	width:528px !important;
	height:561px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1364035 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1364035 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1406611 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:186px !important;
}

#item1406634 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:292px !important;
}

#item1406642 {
	width:167px !important;
	height:22px !important;
	left:397px !important;
	top:253px !important;
}

#item1406665 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:255px !important;
}

#item1406671 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:202px !important;
}

#item1406695 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:222px !important;
}

#item1423840 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1423840 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423840 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423863 {
	width:350px !important;
	height:232px !important;
	top:66px !important;
}

@keyframes intensificar-1423863 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423863 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1363415 {
	width:564px !important;
	height:561px !important;
	left:636px !important;
	top:177px !important;
}

#item1363659 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:145px !important;
}

#item1363682 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1363706 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1363709 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1363967 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1363735 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1363736 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1363732 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1363768 {
	width:123px !important;
	height:50px !important;
}

#item1363769 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1363743 {
	width:123px !important;
	height:50px !important;
}

#item1363744 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1363739 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1363822 {
	width:99px !important;
	height:50px !important;
}

#item1363823 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1363796 {
	width:99px !important;
	height:50px !important;
}

#item1363797 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1363792 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1363875 {
	width:101px !important;
	height:50px !important;
}

#item1363876 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1363850 {
	width:101px !important;
	height:50px !important;
}

#item1363851 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1363846 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1363902 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1363925 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1363899 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1363930 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1363934 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1363934 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1363934 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1522133 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1472509 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1472509 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1472500 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1472500 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1472498 {
	width:700px !important;
	height:309px !important;
}

#item1521566 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1472674 {
	width:595px !important;
	height:173px !important;
}

@keyframes intensificar-1472674 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1472674 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1805048 {
	table-layout:fixed;
}

#item1472698 {
	width:628px !important;
	height:287px !important;
	top:231px !important;
}

@keyframes intensificar-1472698 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1472698 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1472721 {
	width:140px !important;
	height:18px !important;
	top:203px !important;
}

@keyframes intensificar-1472721 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1472721 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1529798 {
	width:23px !important;
	height:46px !important;
	left:616px !important;
	top:64px !important;
}

#item1472649 {
	width:595px !important;
	height:518px !important;
}

@keyframes intensificar-1472649 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1472649 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1528195 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:236px !important;
}

#item1472519 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:277px !important;
}

#item1472542 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:425px !important;
}

#item1472547 {
	width:234px !important;
	height:30px !important;
	left:431px !important;
	top:370px !important;
}

#item1472570 {
	width:7px !important;
	height:11px !important;
	left:420px !important;
	top:373px !important;
}

#item1472573 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:299px !important;
}

#item1472597 {
	width:66px !important;
	height:33px !important;
	left:561px !important;
	top:327px !important;
}

#item1472602 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1472602 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1472602 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1472625 {
	width:490px !important;
	height:325px !important;
	top:108px !important;
}

@keyframes intensificar-1472625 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1472625 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1472517 {
	width:665px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1472744 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:512px !important;
}

#item1472767 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1472791 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1472795 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1472818 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1472845 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1472846 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1472841 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1472879 {
	width:172px !important;
	height:70px !important;
}

#item1472880 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1472854 {
	width:172px !important;
	height:70px !important;
}

#item1472855 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1472850 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1472932 {
	width:139px !important;
	height:70px !important;
}

#item1472933 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1472907 {
	width:139px !important;
	height:70px !important;
}

#item1472908 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1472903 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1472986 {
	width:141px !important;
	height:70px !important;
}

#item1472987 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1472961 {
	width:141px !important;
	height:70px !important;
}

#item1472962 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1472957 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1473040 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1522620 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1522643 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1522617 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1473043 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1473043 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1473043 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1362786 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1362796 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1362796 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1362794 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1362794 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1362791 {
	width:600px !important;
	height:790px !important;
}

#item1362797 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1362827 {
	width:528px !important;
	height:240px !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-1362827 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1362827 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1808844 tr {
	border-right:2.2px solid #fff;;
}

table#table1808844 {
	table-layout:fixed;
}

#item1423757 {
	width:528px !important;
	height:205px !important;
	top:278px !important;
}

@keyframes intensificar-1423757 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423757 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423780 {
	width:100px !important;
	height:13px !important;
	top:258px !important;
}

@keyframes intensificar-1423780 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423780 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1363009 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:278px !important;
}

#item1363012 {
	width:534px !important;
	height:515px !important;
	top:16px !important;
}

#item1423674 {
	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-1423674 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423674 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1363038 {
	width:14px !important;
	height:9px !important;
}

#item1363041 {
	width:14px !important;
	height:9px !important;
	top:538px !important;
}

@keyframes intensificar-1362878 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1362878 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1362925 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1362948 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1362971 {
	width:89px !important;
	height:22px !important;
	left:4px !important;
	top:73px !important;
}

#item1362980 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1363004 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1423709 {
	width:528px !important;
	height:46px !important;
	top:16px !important;
}

@keyframes intensificar-1423709 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423709 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423732 {
	width:350px !important;
	height:232px !important;
	top:82px !important;
}

@keyframes intensificar-1423732 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423732 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1362801 {
	width:564px !important;
	height:546px !important;
	left:636px !important;
	top:179px !important;
}

#item1363044 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:145px !important;
}

#item1363067 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1363091 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1363094 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1363121 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1363122 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1363118 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1363154 {
	width:123px !important;
	height:50px !important;
}

#item1363155 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1363129 {
	width:123px !important;
	height:50px !important;
}

#item1363130 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1363125 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1363208 {
	width:99px !important;
	height:50px !important;
}

#item1363209 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1363182 {
	width:99px !important;
	height:50px !important;
}

#item1363184 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1363178 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1363262 {
	width:101px !important;
	height:50px !important;
}

#item1363263 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1363236 {
	width:101px !important;
	height:50px !important;
}

#item1363237 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1363232 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1363290 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1363313 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1363287 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1363317 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1363320 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1363320 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1363320 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1521984 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1471949 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1471949 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1471943 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1471943 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1471941 {
	width:700px !important;
	height:309px !important;
}

#item1521563 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1472131 {
	width:595px !important;
	height:148px !important;
}

@keyframes intensificar-1472131 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1472131 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1812457 tr {
	border-right:3.08px solid #fff;;
}

table#table1812457 {
	table-layout:fixed;
}

#item1472155 {
	width:628px !important;
	height:287px !important;
	top:206px !important;
}

@keyframes intensificar-1472155 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1472155 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1472178 {
	width:140px !important;
	height:18px !important;
	top:178px !important;
}

@keyframes intensificar-1472178 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1472178 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1529794 {
	width:23px !important;
	height:46px !important;
	left:616px !important;
	top:51px !important;
}

#item1528203 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:224px !important;
}

#item1528206 {
	width:595px !important;
	height:493px !important;
}

@keyframes intensificar-1528206 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1528206 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1471965 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1471965 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1471966 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1471990 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1472013 {
	width:125px !important;
	height:31px !important;
	left:6px !important;
	top:102px !important;
}

#item1472019 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1472042 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1472045 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1472045 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1472045 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1472068 {
	width:490px !important;
	height:325px !important;
	top:92px !important;
}

@keyframes intensificar-1472068 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1472068 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1471963 {
	width:664px !important;
	height:493px !important;
	left:36px !important;
	top:582px !important;
}

#item1472201 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:512px !important;
}

#item1472224 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1472248 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1472251 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1472277 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1472278 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1472274 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1472313 {
	width:172px !important;
	height:70px !important;
}

#item1472314 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1472287 {
	width:172px !important;
	height:70px !important;
}

#item1472288 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1472283 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1472367 {
	width:139px !important;
	height:70px !important;
}

#item1472368 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1472342 {
	width:139px !important;
	height:70px !important;
}

#item1472343 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1472337 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1472420 {
	width:141px !important;
	height:70px !important;
}

#item1472421 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1472395 {
	width:141px !important;
	height:70px !important;
}

#item1472396 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1472391 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1472473 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1522583 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1522606 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1522580 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1472477 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1472477 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1472477 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1619328 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1537917 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1537917 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1537925 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1537925 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1537915 {
	width:600px !important;
	height:790px !important;
}

#item1537930 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1538106 {
	width:528px !important;
	height:265px !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-1538106 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1538106 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1815988 tr {
	border-right:2.2px solid #fff;;
}

table#table1815988 {
	table-layout:fixed;
}

#item1538130 {
	width:528px !important;
	height:220px !important;
	top:315px !important;
}

@keyframes intensificar-1538130 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1538130 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1538153 {
	width:100px !important;
	height:13px !important;
	top:295px !important;
}

@keyframes intensificar-1538153 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1538153 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1538063 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:261px !important;
}

#item1538067 {
	width:534px !important;
	height:515px !important;
	top:16px !important;
}

#item1538068 {
	width:509px !important;
	height:623px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1538068 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1538068 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1538093 {
	width:14px !important;
	height:9px !important;
}

#item1538099 {
	width:14px !important;
	height:9px !important;
	top:538px !important;
}

@keyframes intensificar-1537936 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1537936 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1537937 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1537960 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1537983 {
	width:89px !important;
	height:22px !important;
	left:4px !important;
	top:73px !important;
}

#item1537989 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1538012 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1538015 {
	width:528px !important;
	height:63px !important;
	top:16px !important;
}

@keyframes intensificar-1538015 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1538015 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1538038 {
	width:350px !important;
	height:250px !important;
	top:99px !important;
}

@keyframes intensificar-1538038 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1538038 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1537934 {
	width:564px !important;
	height:547px !important;
	left:636px !important;
	top:178px !important;
}

#item1538176 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:145px !important;
}

#item1538199 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1538223 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1538226 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1538249 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1538276 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1538277 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1538272 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1538309 {
	width:123px !important;
	height:50px !important;
}

#item1538310 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1538284 {
	width:123px !important;
	height:50px !important;
}

#item1538285 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1538280 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1538363 {
	width:99px !important;
	height:50px !important;
}

#item1538364 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1538338 {
	width:99px !important;
	height:50px !important;
}

#item1538339 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1538333 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1538416 {
	width:101px !important;
	height:50px !important;
}

#item1538417 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1538391 {
	width:101px !important;
	height:50px !important;
}

#item1538392 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1538387 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1538445 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1538468 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1538440 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1538471 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1538474 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1538474 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1538474 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1538524 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1538536 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1538536 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1538529 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1538529 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1538527 {
	width:700px !important;
	height:309px !important;
}

#item1538541 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1538706 {
	width:595px !important;
	height:109px !important;
}

@keyframes intensificar-1538706 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1538706 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1820092 tr {
	border-right:3.08px solid #fff;;
}

table#table1820092 {
	table-layout:fixed;
}

#item1538729 {
	width:628px !important;
	height:328px !important;
	top:166px !important;
}

@keyframes intensificar-1538729 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1538729 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1538753 {
	width:140px !important;
	height:18px !important;
	top:138px !important;
}

@keyframes intensificar-1538753 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1538753 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1538776 {
	width:23px !important;
	height:46px !important;
	left:616px !important;
	top:32px !important;
}

#item1538677 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:224px !important;
}

#item1538682 {
	width:595px !important;
	height:494px !important;
}

@keyframes intensificar-1538682 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1538682 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1538546 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1538546 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1538547 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1538570 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1538593 {
	width:125px !important;
	height:31px !important;
	left:6px !important;
	top:102px !important;
}

#item1538600 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1538623 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1538629 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1538629 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1538629 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1538652 {
	width:490px !important;
	height:350px !important;
	top:116px !important;
}

@keyframes intensificar-1538652 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1538652 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1538544 {
	width:664px !important;
	height:494px !important;
	left:36px !important;
	top:581px !important;
}

#item1538780 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:512px !important;
}

#item1538803 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1538828 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1538831 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1538854 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1538881 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1538882 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1538878 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1538916 {
	width:172px !important;
	height:70px !important;
}

#item1538917 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1538891 {
	width:172px !important;
	height:70px !important;
}

#item1538892 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1538887 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1538970 {
	width:139px !important;
	height:70px !important;
}

#item1538971 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1538944 {
	width:139px !important;
	height:70px !important;
}

#item1538945 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1538940 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1539024 {
	width:141px !important;
	height:70px !important;
}

#item1539025 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1538999 {
	width:141px !important;
	height:70px !important;
}

#item1539000 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1538994 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1539048 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1539054 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1539077 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1539051 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1539081 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1539081 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1539081 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1619325 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1365533 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1365533 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1365531 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1365531 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1365529 {
	width:600px !important;
	height:790px !important;
}

#item1365534 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1365566 {
	width:528px !important;
	height:291px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1365566 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1365566 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1824419 tr {
	border-right:2.2px solid #fff;;
}

table#table1824419 {
	table-layout:fixed;
}

#item1424149 {
	width:528px !important;
	height:251px !important;
	top:297px !important;
}

@keyframes intensificar-1424149 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1424149 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1424172 {
	width:100px !important;
	height:13px !important;
	top:277px !important;
}

@keyframes intensificar-1424172 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1424172 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1366148 {
	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-1366148 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1366148 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1365617 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1365617 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1365664 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1365687 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1365710 {
	width:89px !important;
	height:22px !important;
	left:4px !important;
	top:73px !important;
}

#item1365717 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1365740 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1424222 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1424222 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1424222 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1424245 {
	width:350px !important;
	height:397px !important;
	top:49px !important;
}

@keyframes intensificar-1424245 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1424245 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1365538 {
	width:564px !important;
	height:548px !important;
	left:636px !important;
	top:177px !important;
}

#item1365788 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:145px !important;
}

#item1365811 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1365835 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1365838 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1365861 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1365888 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1365889 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1365885 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1365922 {
	width:123px !important;
	height:50px !important;
}

#item1365923 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1365896 {
	width:123px !important;
	height:50px !important;
}

#item1365898 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1365892 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1365975 {
	width:99px !important;
	height:50px !important;
}

#item1365976 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1365950 {
	width:99px !important;
	height:50px !important;
}

#item1365951 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1365946 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1366028 {
	width:101px !important;
	height:50px !important;
}

#item1366029 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1366003 {
	width:101px !important;
	height:50px !important;
}

#item1366004 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1365999 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1366056 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1366079 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1366053 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1366082 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1366085 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1366085 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1366085 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1522115 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1474203 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1474203 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1474198 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1474198 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1474196 {
	width:700px !important;
	height:309px !important;
}

#item1521579 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1474365 {
	width:595px !important;
	height:100px !important;
}

@keyframes intensificar-1474365 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1474365 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1828524 tr {
	border-right:3.08px solid #fff;;
}

table#table1828524 {
	table-layout:fixed;
}

#item1474389 {
	width:628px !important;
	height:368px !important;
	top:150px !important;
}

@keyframes intensificar-1474389 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1474389 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1474412 {
	width:140px !important;
	height:18px !important;
	top:122px !important;
}

@keyframes intensificar-1474412 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1474412 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1529814 {
	width:23px !important;
	height:46px !important;
	left:616px !important;
	top:27px !important;
}

#item1474340 {
	width:595px !important;
	height:518px !important;
}

@keyframes intensificar-1474340 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1474340 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1528050 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:236px !important;
}

@keyframes intensificar-1474212 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1474212 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1474213 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1474236 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1474259 {
	width:125px !important;
	height:31px !important;
	left:6px !important;
	top:102px !important;
}

#item1474267 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1474290 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1474293 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1474293 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1474293 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1474316 {
	width:490px !important;
	height:302px !important;
	top:89px !important;
}

@keyframes intensificar-1474316 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1474316 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1474210 {
	width:664px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1474435 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:512px !important;
}

#item1474458 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1474482 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1474485 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1474509 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1474535 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1474536 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1474532 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1474570 {
	width:172px !important;
	height:70px !important;
}

#item1474571 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1474545 {
	width:172px !important;
	height:70px !important;
}

#item1474546 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1474541 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1474624 {
	width:139px !important;
	height:70px !important;
}

#item1474625 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1474598 {
	width:139px !important;
	height:70px !important;
}

#item1474600 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1474594 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1474678 {
	width:141px !important;
	height:70px !important;
}

#item1474679 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1474652 {
	width:141px !important;
	height:70px !important;
}

#item1474653 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1474648 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1474734 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1522719 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1522742 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1522715 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1474737 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1474737 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1474737 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes intensificar-1366213 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1366213 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1366211 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1366211 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1366209 {
	width:600px !important;
	height:790px !important;
}

#item1366214 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1366243 {
	width:528px !important;
	height:231px !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-1366243 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1366243 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1832429 tr {
	border-right:2.2px solid #fff;;
}

table#table1832429 {
	table-layout:fixed;
}

#item1424278 {
	width:528px !important;
	height:233px !important;
	top:303px !important;
}

@keyframes intensificar-1424278 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1424278 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1424301 {
	width:100px !important;
	height:13px !important;
	top:283px !important;
}

@keyframes intensificar-1424301 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1424301 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1366817 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1366822 {
	width:534px !important;
	height:532px !important;
	top:16px !important;
}

#item1366915 {
	width:509px !important;
	height:800px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1366915 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1366915 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1366849 {
	width:14px !important;
	height:9px !important;
}

#item1366852 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

@keyframes intensificar-1366294 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1366294 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1366342 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1366365 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1366389 {
	width:89px !important;
	height:22px !important;
	left:4px !important;
	top:73px !important;
}

#item1366396 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1366420 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1424352 {
	width:528px !important;
	height:29px !important;
	top:16px !important;
}

@keyframes intensificar-1424352 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1424352 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1424375 {
	width:350px !important;
	height:397px !important;
	top:65px !important;
}

@keyframes intensificar-1424375 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1424375 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1366217 {
	width:564px !important;
	height:564px !important;
	left:636px !important;
	top:161px !important;
}

#item1366448 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:145px !important;
}

#item1366471 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1366495 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1366499 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1366522 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1366549 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1366550 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1366546 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1366582 {
	width:123px !important;
	height:50px !important;
}

#item1366583 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1366557 {
	width:123px !important;
	height:50px !important;
}

#item1366558 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1366553 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1366635 {
	width:99px !important;
	height:50px !important;
}

#item1366636 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1366610 {
	width:99px !important;
	height:50px !important;
}

#item1366611 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1366606 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1366688 {
	width:101px !important;
	height:50px !important;
}

#item1366689 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1366663 {
	width:101px !important;
	height:50px !important;
}

#item1366664 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1366659 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1366716 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1366740 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1366713 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1366746 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1366750 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1366750 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1366750 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1521970 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1474758 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1474758 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1474765 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1474765 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1474756 {
	width:700px !important;
	height:309px !important;
}

#item1521586 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1474946 {
	width:595px !important;
	height:130px !important;
}

@keyframes intensificar-1474946 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1474946 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1836737 tr {
	border-right:3.08px solid #fff;;
}

table#table1836737 {
	table-layout:fixed;
}

#item1474970 {
	width:628px !important;
	height:328px !important;
	top:190px !important;
}

@keyframes intensificar-1474970 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1474970 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1474993 {
	width:140px !important;
	height:18px !important;
	top:162px !important;
}

@keyframes intensificar-1474993 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1474993 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1529819 {
	width:23px !important;
	height:46px !important;
	left:616px !important;
	top:42px !important;
}

#item1528005 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:236px !important;
}

#item1528013 {
	width:595px !important;
	height:518px !important;
}

@keyframes intensificar-1528013 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1528013 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1474775 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1474775 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1474776 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1474800 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1474823 {
	width:125px !important;
	height:31px !important;
	left:6px !important;
	top:102px !important;
}

#item1474829 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1474852 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1474856 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1474856 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1474856 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1474879 {
	width:490px !important;
	height:309px !important;
	top:89px !important;
}

@keyframes intensificar-1474879 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1474879 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1474773 {
	width:664px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1475016 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:512px !important;
}

#item1475039 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1475063 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1475068 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1475091 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1475117 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1475118 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1475114 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1475151 {
	width:172px !important;
	height:70px !important;
}

#item1475152 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1475125 {
	width:172px !important;
	height:70px !important;
}

#item1475127 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1475121 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1475205 {
	width:139px !important;
	height:70px !important;
}

#item1475206 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1475180 {
	width:139px !important;
	height:70px !important;
}

#item1475181 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1475176 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1475258 {
	width:141px !important;
	height:70px !important;
}

#item1475259 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1475233 {
	width:141px !important;
	height:70px !important;
}

#item1475234 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1475229 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1475312 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1522758 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1522782 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1522755 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1475315 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1475315 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1475315 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1619337 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1540757 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1540757 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1540763 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1540763 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1540755 {
	width:600px !important;
	height:790px !important;
}

#item1540767 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1540943 {
	width:528px !important;
	height:193px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1540943 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1540943 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1840946 tr {
	border-bottom:2.2px solid #fff;;
	border-right:2.2px solid #fff;;
}

table#table1840946 {
	table-layout:fixed;
}

#item1540967 {
	width:528px !important;
	height:134px !important;
	top:235px !important;
}

@keyframes intensificar-1540967 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1540967 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1540990 {
	width:100px !important;
	height:13px !important;
	top:215px !important;
}

@keyframes intensificar-1540990 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1540990 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1568552 {
	width:528px !important;
	height:480px !important;
	top:1px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1568552 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1568552 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1540775 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1540775 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1540776 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1540799 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1540822 {
	width:89px !important;
	height:22px !important;
	left:4px !important;
	top:73px !important;
}

#item1540830 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1540854 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1540857 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1540857 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1540857 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1540881 {
	width:350px !important;
	height:397px !important;
	top:49px !important;
}

@keyframes intensificar-1540881 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1540881 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1540773 {
	width:564px !important;
	height:481px !important;
	left:636px !important;
	top:162px !important;
}

#item1541013 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:130px !important;
}

#item1541036 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1541060 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1541065 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1541088 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1541114 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1541115 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1541111 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1541147 {
	width:123px !important;
	height:50px !important;
}

#item1541148 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1541122 {
	width:123px !important;
	height:50px !important;
}

#item1541123 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1541118 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1541200 {
	width:99px !important;
	height:50px !important;
}

#item1541201 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1541175 {
	width:99px !important;
	height:50px !important;
}

#item1541176 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1541171 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1541255 {
	width:101px !important;
	height:50px !important;
}

#item1541256 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1541228 {
	width:101px !important;
	height:50px !important;
}

#item1541230 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1541224 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1541282 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1541305 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1541279 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1541308 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1541311 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1541311 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1541311 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1541364 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1541381 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1541381 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1541369 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1541369 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1541367 {
	width:700px !important;
	height:309px !important;
}

#item1541388 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1541548 {
	width:595px !important;
	height:290px !important;
}

@keyframes intensificar-1541548 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1541548 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1843547 tr {
	border-bottom:3.08px solid #fff;;
	border-right:3.08px solid #fff;;
}

table#table1843547 {
	table-layout:fixed;
}

#item1541571 {
	width:628px !important;
	height:207px !important;
	top:339px !important;
}

@keyframes intensificar-1541571 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1541571 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1541595 {
	width:140px !important;
	height:18px !important;
	top:311px !important;
}

@keyframes intensificar-1541595 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1541595 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1541618 {
	width:23px !important;
	height:46px !important;
	left:616px !important;
	top:122px !important;
}

#item1541520 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:236px !important;
}

#item1541524 {
	width:595px !important;
	height:518px !important;
}

@keyframes intensificar-1541524 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1541524 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1541393 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1541393 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1541394 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1541417 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1541440 {
	width:125px !important;
	height:31px !important;
	left:6px !important;
	top:102px !important;
}

#item1541446 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1541470 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1541473 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1541473 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1541473 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1541496 {
	width:490px !important;
	height:230px !important;
	top:89px !important;
}

@keyframes intensificar-1541496 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1541496 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1541391 {
	width:664px !important;
	height:546px !important;
	left:36px !important;
	top:529px !important;
}

#item1541621 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:491px !important;
}

#item1541644 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1541668 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1541671 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1541694 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1541720 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1541721 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1541717 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1541754 {
	width:172px !important;
	height:70px !important;
}

#item1541755 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1541729 {
	width:172px !important;
	height:70px !important;
}

#item1541730 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1541725 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1541807 {
	width:139px !important;
	height:70px !important;
}

#item1541808 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1541782 {
	width:139px !important;
	height:70px !important;
}

#item1541783 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1541778 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1541860 {
	width:141px !important;
	height:70px !important;
}

#item1541861 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1541835 {
	width:141px !important;
	height:70px !important;
}

#item1541836 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1541831 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1541884 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1541891 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1541914 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1541887 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1541917 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1541917 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1541917 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1619333 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1368360 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1368360 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1368358 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1368358 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1368356 {
	width:600px !important;
	height:790px !important;
}

#item1368361 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1368391 {
	width:528px !important;
	height:207px !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-1368391 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1368391 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1846152 tr {
	border-right:2.2px solid #fff;;
}

table#table1846152 {
	table-layout:fixed;
}

#item1424532 {
	width:528px !important;
	height:220px !important;
	top:263px !important;
}

@keyframes intensificar-1424532 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1424532 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1424555 {
	width:100px !important;
	height:13px !important;
	top:243px !important;
}

@keyframes intensificar-1424555 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1424555 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1368572 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:278px !important;
}

#item1368576 {
	width:534px !important;
	height:549px !important;
	top:16px !important;
}

#item1369000 {
	width:509px !important;
	height:838px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1369000 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1369000 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1368602 {
	width:14px !important;
	height:9px !important;
}

#item1368605 {
	width:14px !important;
	height:9px !important;
	top:572px !important;
}

@keyframes intensificar-1368442 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1368442 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1368489 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1368512 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1368535 {
	width:89px !important;
	height:22px !important;
	left:4px !important;
	top:73px !important;
}

#item1368542 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1368565 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1424603 {
	width:528px !important;
	height:80px !important;
	top:16px !important;
}

@keyframes intensificar-1424603 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1424603 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1424626 {
	width:350px !important;
	height:397px !important;
	top:116px !important;
}

@keyframes intensificar-1424626 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1424626 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1368364 {
	width:564px !important;
	height:581px !important;
	left:636px !important;
	top:144px !important;
}

#item1368610 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1368633 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1368658 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1368662 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1368688 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1368689 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1368685 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1368724 {
	width:123px !important;
	height:50px !important;
}

#item1368725 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1368698 {
	width:123px !important;
	height:50px !important;
}

#item1368699 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1368694 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1368777 {
	width:99px !important;
	height:50px !important;
}

#item1368778 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1368752 {
	width:99px !important;
	height:50px !important;
}

#item1368753 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1368748 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1368831 {
	width:101px !important;
	height:50px !important;
}

#item1368832 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1368806 {
	width:101px !important;
	height:50px !important;
}

#item1368807 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1368802 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1368858 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1368881 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1368855 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1368884 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1368888 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1368888 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1368888 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1522023 {
	width:130px !important;
	height:134px !important;
	left:571px !important;
	top:309px !important;
}

@keyframes intensificar-1475900 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1475900 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1475892 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1475892 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1475890 {
	width:700px !important;
	height:309px !important;
}

#item1521597 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1476083 {
	width:595px !important;
	height:135px !important;
}

@keyframes intensificar-1476083 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1476083 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1849936 tr {
	border-right:3.08px solid #fff;;
}

table#table1849936 {
	table-layout:fixed;
}

#item1476107 {
	width:628px !important;
	height:328px !important;
	top:192px !important;
}

@keyframes intensificar-1476107 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1476107 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1476130 {
	width:140px !important;
	height:18px !important;
	top:164px !important;
}

@keyframes intensificar-1476130 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1476130 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1529831 {
	width:23px !important;
	height:46px !important;
	left:616px !important;
	top:45px !important;
}

#item1527877 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:237px !important;
}

#item1527884 {
	width:595px !important;
	height:520px !important;
}

@keyframes intensificar-1527884 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1527884 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1475910 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1475910 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1475911 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1475935 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1475958 {
	width:125px !important;
	height:31px !important;
	left:6px !important;
	top:102px !important;
}

#item1475967 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1475990 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1475996 {
	width:628px !important;
	height:135px !important;
}

@keyframes intensificar-1475996 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1475996 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1476019 {
	width:490px !important;
	height:302px !important;
	top:168px !important;
}

@keyframes intensificar-1476019 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1476019 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1475908 {
	width:664px !important;
	height:559px !important;
	left:36px !important;
	top:555px !important;
}

#item1476153 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:510px !important;
}

#item1476176 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1476200 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1476203 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1476230 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1476231 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1476226 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1476264 {
	width:172px !important;
	height:70px !important;
}

#item1476265 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1476239 {
	width:172px !important;
	height:70px !important;
}

#item1476240 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1476235 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1476319 {
	width:139px !important;
	height:70px !important;
}

#item1476320 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1476294 {
	width:139px !important;
	height:70px !important;
}

#item1476295 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1476290 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1476372 {
	width:141px !important;
	height:70px !important;
}

#item1476373 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1476347 {
	width:141px !important;
	height:70px !important;
}

#item1476348 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1476343 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1476425 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1522825 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1522848 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1522822 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1476429 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1476429 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1476429 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1619347 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1369060 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1369060 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1369058 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1369058 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1369056 {
	width:600px !important;
	height:790px !important;
}

#item1369061 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1369115 {
	width:100px !important;
	height:13px !important;
	top:264px !important;
}

@keyframes intensificar-1369115 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1369115 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1427630 {
	width:528px !important;
	height:256px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1427630 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1427630 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1853714 tr {
	border-right:2.2px solid #fff;;
}

table#table1853714 {
	table-layout:fixed;
}

#item1427657 {
	width:528px !important;
	height:172px !important;
	top:284px !important;
}

@keyframes intensificar-1427657 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1427657 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1427441 {
	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-1427441 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1427441 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1369143 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1369143 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1369190 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1369213 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1369236 {
	width:89px !important;
	height:22px !important;
	left:4px !important;
	top:73px !important;
}

#item1369242 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1369265 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1424658 {
	width:528px !important;
	height:63px !important;
}

@keyframes intensificar-1424658 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1424658 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1424681 {
	width:350px !important;
	height:232px !important;
	top:83px !important;
}

@keyframes intensificar-1424681 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1424681 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1369065 {
	width:564px !important;
	height:565px !important;
	left:636px !important;
	top:160px !important;
}

#item1369309 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1369332 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1369356 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1369360 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1369667 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1369387 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1369388 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1369384 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1369423 {
	width:123px !important;
	height:50px !important;
}

#item1369424 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1369398 {
	width:123px !important;
	height:50px !important;
}

#item1369399 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1369393 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1369477 {
	width:99px !important;
	height:50px !important;
}

#item1369478 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1369452 {
	width:99px !important;
	height:50px !important;
}

#item1369453 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1369447 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1369530 {
	width:101px !important;
	height:50px !important;
}

#item1369531 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1369505 {
	width:101px !important;
	height:50px !important;
}

#item1369506 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1369501 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1369557 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1369580 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1369554 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1369583 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1369586 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1369586 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1369586 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1521967 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1476459 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1476459 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1476452 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1476452 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1476450 {
	width:700px !important;
	height:309px !important;
}

#item1521604 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1476626 {
	width:140px !important;
	height:18px !important;
	top:268px !important;
}

@keyframes intensificar-1476626 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1476626 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1476649 {
	width:595px !important;
	height:234px !important;
}

@keyframes intensificar-1476649 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1476649 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1857079 tr {
	border-right:3.08px solid #fff;;
}

table#table1857079 {
	table-layout:fixed;
}

#item1476673 {
	width:628px !important;
	height:246px !important;
	top:296px !important;
}

@keyframes intensificar-1476673 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1476673 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1529836 {
	width:23px !important;
	height:46px !important;
	left:616px !important;
	top:94px !important;
}

#item1476601 {
	width:595px !important;
	height:544px !important;
}

@keyframes intensificar-1476601 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1476601 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1527870 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:248px !important;
}

@keyframes intensificar-1476474 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1476474 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1476475 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1476498 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1476521 {
	width:125px !important;
	height:31px !important;
	left:6px !important;
	top:102px !important;
}

#item1476527 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1476550 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1476553 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1476553 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1476553 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1476576 {
	width:490px !important;
	height:325px !important;
	top:116px !important;
}

@keyframes intensificar-1476576 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1476576 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1476472 {
	width:664px !important;
	height:544px !important;
	left:36px !important;
	top:533px !important;
}

#item1476696 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1476719 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1476743 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1476746 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1476770 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1476796 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1476797 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1476793 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1476832 {
	width:172px !important;
	height:70px !important;
}

#item1476833 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1476807 {
	width:172px !important;
	height:70px !important;
}

#item1476808 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1476802 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1476885 {
	width:139px !important;
	height:70px !important;
}

#item1476886 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1476860 {
	width:139px !important;
	height:70px !important;
}

#item1476861 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1476856 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1476938 {
	width:141px !important;
	height:70px !important;
}

#item1476939 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1476913 {
	width:141px !important;
	height:70px !important;
}

#item1476914 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1476909 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1476994 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1522859 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1522882 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1522856 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1476997 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1476997 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1476997 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1619344 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1369712 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1369712 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1369709 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1369709 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1369707 {
	width:600px !important;
	height:790px !important;
}

#item1369713 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1427548 {
	width:528px !important;
	height:215px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1427548 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1427548 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1369933 {
	width:100px !important;
	height:13px !important;
	top:221px !important;
}

@keyframes intensificar-1369933 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1369933 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1860179 tr {
	border-right:2.2px solid #fff;;
}

table#table1860179 {
	table-layout:fixed;
}

#item1427577 {
	width:528px !important;
	height:205px !important;
	top:241px !important;
}

@keyframes intensificar-1427577 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1427577 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1427506 {
	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-1427506 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1427506 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1369718 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1369718 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1369765 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1369788 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1369811 {
	width:89px !important;
	height:22px !important;
	left:4px !important;
	top:73px !important;
}

#item1369817 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1369840 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1424705 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1424705 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1424705 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1424728 {
	width:350px !important;
	height:232px !important;
	top:66px !important;
}

@keyframes intensificar-1424728 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1424728 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1369716 {
	width:564px !important;
	height:565px !important;
	left:636px !important;
	top:160px !important;
}

#item1369960 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1369983 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1370007 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1370012 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1370035 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1370061 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1370062 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1370058 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1370097 {
	width:123px !important;
	height:50px !important;
}

#item1370099 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1370072 {
	width:123px !important;
	height:50px !important;
}

#item1370073 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1370068 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1370151 {
	width:99px !important;
	height:50px !important;
}

#item1370152 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1370126 {
	width:99px !important;
	height:50px !important;
}

#item1370127 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1370122 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1370206 {
	width:101px !important;
	height:50px !important;
}

#item1370207 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1370181 {
	width:101px !important;
	height:50px !important;
}

#item1370182 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1370176 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1370233 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1370257 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1370230 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1370260 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1370263 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1370263 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1370263 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1522110 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1477025 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1477025 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1477019 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1477019 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1477017 {
	width:700px !important;
	height:309px !important;
}

#item1521609 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1477193 {
	width:595px !important;
	height:176px !important;
}

@keyframes intensificar-1477193 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1477193 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1477217 {
	width:140px !important;
	height:18px !important;
	top:206px !important;
}

@keyframes intensificar-1477217 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1477217 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1863606 tr {
	border-right:3.08px solid #fff;;
}

table#table1863606 {
	table-layout:fixed;
}

#item1477240 {
	width:628px !important;
	height:287px !important;
	top:234px !important;
}

@keyframes intensificar-1477240 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1477240 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1529841 {
	width:23px !important;
	height:46px !important;
	left:616px !important;
	top:65px !important;
}

#item1477168 {
	width:595px !important;
	height:521px !important;
}

@keyframes intensificar-1477168 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1477168 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1527862 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:238px !important;
}

@keyframes intensificar-1477039 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1477039 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1477040 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1477063 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1477086 {
	width:125px !important;
	height:31px !important;
	left:6px !important;
	top:102px !important;
}

#item1477094 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1477118 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1477121 {
	width:626px !important;
	height:64px !important;
}

@keyframes intensificar-1477121 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1477121 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1477144 {
	width:490px !important;
	height:325px !important;
	top:92px !important;
}

@keyframes intensificar-1477144 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1477144 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1477036 {
	width:664px !important;
	height:521px !important;
	left:36px !important;
	top:554px !important;
}

#item1477264 {
	width:626px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1477287 {
	width:626px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1477311 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1477314 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1477337 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1477365 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1477366 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1477361 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1477398 {
	width:172px !important;
	height:70px !important;
}

#item1477399 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1477373 {
	width:172px !important;
	height:70px !important;
}

#item1477374 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1477369 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1477451 {
	width:139px !important;
	height:70px !important;
}

#item1477452 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1477426 {
	width:139px !important;
	height:70px !important;
}

#item1477427 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1477422 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1477504 {
	width:141px !important;
	height:70px !important;
}

#item1477505 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1477479 {
	width:141px !important;
	height:70px !important;
}

#item1477480 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1477475 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1477558 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1522889 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1522912 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1522886 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1477563 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1477563 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1477563 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1370333 {
	width:1236px !important;
	height:814px !important;
	left:-18px !important;
	top:-12px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1370334 {
	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-1370334 {
	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;
	}
}
#item1370335 {
	width:570px !important;
	height:104px !important;
	left:80px !important;
	top:305px !important;
}

@keyframes intensificar-1370335 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1370335 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1370358 {
	opacity:0.40;
	width:502px !important;
	height:263px !important;
	left:80px !important;
	top:437px !important;
	background:#0e0b00;
}

#item1370359 {
	width:459px !important;
	height:225px !important;
	left:101px !important;
	top:456px !important;
}

@keyframes intensificar-1370359 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1370359 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1370382 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1370382 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1370382 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1477579 {
	width:1236px !important;
	height:814px !important;
	left:-268px !important;
	top:193px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1477581 {
	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-1477581 {
	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;
	}
}
#item1477585 {
	width:570px !important;
	height:104px !important;
	left:36px !important;
	top:755px !important;
}

@keyframes intensificar-1477585 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1477585 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1477608 {
	opacity:0.40;
	width:628px !important;
	height:289px !important;
	left:36px !important;
	top:875px !important;
	background:#0e0b00;
}

#item1477609 {
	width:574px !important;
	height:240px !important;
	left:63px !important;
	top:900px !important;
}

@keyframes intensificar-1477609 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1477609 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1477632 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1477632 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1477632 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1370397 {
	width:106px !important;
	height:237px !important;
	top:553px !important;
}

#item1370696 {
	width:600px !important;
	height:790px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1370719 {
	width:528px !important;
	height:637px !important;
	left:46px !important;
	top:75px !important;
}

@keyframes intensificar-1370719 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1370719 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1370632 {
	width:600px !important;
	height:790px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1372452 {
	width:528px !important;
	height:660px !important;
	left:45px !important;
	top:75px !important;
}

@keyframes intensificar-1372452 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1372452 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1370402 {
	width:600px !important;
	height:790px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

table#table1868772 th, table#table1868772 td {
	vertical-align:top;;
}

table#table1868772 tr {
	height:18px;;
}

table#table1868772 {
	table-layout:fixed;
}

#item1370480 {
	width:510px !important;
	height:244px !important;
	left:46px !important;
	top:94px !important;
}

#item1370507 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1370504 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:91px !important;
}

#item1370511 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1370508 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:109px !important;
}

#item1370515 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1370512 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:127px !important;
}

#item1370519 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1370516 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:145px !important;
}

#item1370523 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1370520 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:163px !important;
}

#item1370527 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1370524 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:182px !important;
}

#item1370531 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1370528 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:200px !important;
}

#item1370535 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1370532 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:218px !important;
}

#item1370539 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1370536 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:236px !important;
}

#item1370543 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1370540 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:254px !important;
}

#item1370547 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1370544 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:272px !important;
}

#item1370551 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1370548 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:290px !important;
}

#item1370425 {
	width:75px !important;
	height:16px !important;
	left:53px !important;
	top:66px !important;
}

#item1370448 {
	width:86px !important;
	height:16px !important;
	left:440px !important;
	top:66px !important;
}

@keyframes intensificar-1370626 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1370626 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1370627 {
	width:148px !important;
	height:37px !important;
	left:238px !important;
	top:47px !important;
}

#item1370400 {
	width:610px !important;
	height:800px !important;
	left:590px !important;
	top:-10px !important;
}

#item1370742 {
	width:558px !important;
	height:592px !important;
	left:21px !important;
	top:133px !important;
}

@keyframes intensificar-1370742 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1370742 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1370745 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1370750 {
	width:528px !important;
	height:37px !important;
	left:16px !important;
}

#item1371813 {
	width:141px !important;
	height:15px !important;
	left:9px !important;
}

#item1371836 {
	width:6px !important;
	height:11px !important;
	top:2px !important;
}

#item1371810 {
	width:150px !important;
	height:15px !important;
	left:36px !important;
	top:99px !important;
}

#item1371845 {
	width:19px !important;
	height:19px !important;
}

#item1371840 {
	width:19px !important;
	height:19px !important;
	left:1158px !important;
	top:21px !important;
}

@keyframes intensificar-1371848 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1371848 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1371851 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1371852 {
	width:28px !important;
	height:40px !important;
	left:13px !important;
	top:5px !important;
}

#item1371848 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

@keyframes intensificar-1371855 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1371855 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1371884 {
	width:122px !important;
	height:50px !important;
}

#item1371885 {
	width:92px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1371859 {
	width:122px !important;
	height:50px !important;
}

#item1371860 {
	width:92px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1371855 {
	width:122px !important;
	height:50px !important;
	left:807px !important;
	top:740px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

@keyframes intensificar-1371908 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1371908 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1371937 {
	width:122px !important;
	height:50px !important;
}

#item1371938 {
	width:107px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1371912 {
	width:122px !important;
	height:50px !important;
}

#item1371913 {
	width:107px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1371908 {
	width:122px !important;
	height:50px !important;
	left:932px !important;
	top:740px !important;
}

@keyframes intensificar-1371961 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1371961 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1371991 {
	width:87px !important;
	height:50px !important;
}

#item1371992 {
	width:72px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1371965 {
	width:87px !important;
	height:50px !important;
}

#item1371966 {
	width:72px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1371961 {
	width:87px !important;
	height:50px !important;
	left:1057px !important;
	top:740px !important;
}

#item1372018 {
	width:185px !important;
	height:12px !important;
	left:17px !important;
}

#item1372041 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1372015 {
	width:202px !important;
	height:12px !important;
	left:398px !important;
	top:748px !important;
}

#item1372044 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1372044 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1372044 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1477858 {
	width:700px !important;
	height:925px !important;
	background:#f3f3f2;
}

#item1477881 {
	width:627px !important;
	height:810px !important;
	left:36px !important;
	top:70px !important;
}

@keyframes intensificar-1477881 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1477881 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1477811 {
	width:700px !important;
	height:925px !important;
	background:#f3f3f2;
}

#item1477834 {
	width:614px !important;
	height:828px !important;
	left:36px !important;
	top:70px !important;
}

@keyframes intensificar-1477834 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1477834 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1521257 {
	width:23px !important;
	height:46px !important;
	left:669px !important;
	top:463px !important;
}

#item1477664 {
	width:700px !important;
	height:925px !important;
	background:#f3f3f2;
}

table#table1872158 th, table#table1872158 td {
	vertical-align:top;;
}

table#table1872158 tr {
	height:22px;;
}

table#table1872158 {
	table-layout:fixed;
}

#item1605380 {
	width:622px !important;
	height:298px !important;
	left:44px !important;
	top:103px !important;
}

#item1605403 {
	width:623px !important;
	height:21px !important;
	left:44px !important;
	top:103px !important;
}

#item1605404 {
	width:623px !important;
	height:21px !important;
	left:44px !important;
	top:125px !important;
}

#item1605405 {
	width:623px !important;
	height:21px !important;
	left:44px !important;
	top:147px !important;
}

#item1605406 {
	width:623px !important;
	height:21px !important;
	left:44px !important;
	top:169px !important;
}

#item1605407 {
	width:623px !important;
	height:21px !important;
	left:44px !important;
	top:191px !important;
}

#item1605408 {
	width:623px !important;
	height:21px !important;
	left:44px !important;
	top:213px !important;
}

#item1605409 {
	width:623px !important;
	height:21px !important;
	left:44px !important;
	top:235px !important;
}

#item1605410 {
	width:623px !important;
	height:21px !important;
	left:44px !important;
	top:257px !important;
}

#item1605411 {
	width:623px !important;
	height:21px !important;
	left:44px !important;
	top:279px !important;
}

#item1605412 {
	width:623px !important;
	height:21px !important;
	left:44px !important;
	top:301px !important;
}

#item1605413 {
	width:623px !important;
	height:21px !important;
	left:44px !important;
	top:323px !important;
}

#item1605414 {
	width:623px !important;
	height:21px !important;
	left:44px !important;
	top:345px !important;
}

#item1605415 {
	width:92px !important;
	height:20px !important;
	left:53px !important;
	top:68px !important;
}

#item1605438 {
	width:105px !important;
	height:20px !important;
	left:525px !important;
	top:68px !important;
}

#item1477653 {
	width:700px !important;
	height:922px !important;
	background:#fff;
}

@keyframes intensificar-1477653 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1477653 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1477651 {
	width:700px !important;
	height:925px !important;
	top:150px !important;
}

#item1477910 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1477915 {
	width:628px !important;
	height:52px !important;
	left:22px !important;
}

#item1478363 {
	width:197px !important;
	height:21px !important;
	left:13px !important;
}

#item1478386 {
	width:9px !important;
	height:15px !important;
	top:3px !important;
}

#item1478360 {
	width:210px !important;
	height:21px !important;
	left:36px !important;
	top:110px !important;
}

#item1478394 {
	width:26px !important;
	height:26px !important;
}

#item1478390 {
	width:26px !important;
	height:26px !important;
	left:638px !important;
	top:171px !important;
}

@keyframes intensificar-1478398 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1478398 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1478401 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1478402 {
	width:39px !important;
	height:56px !important;
	left:18px !important;
	top:7px !important;
}

#item1478398 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

@keyframes intensificar-1478405 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1478405 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1478435 {
	width:171px !important;
	height:70px !important;
}

#item1478436 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1478409 {
	width:171px !important;
	height:70px !important;
}

#item1478410 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1478405 {
	width:171px !important;
	height:70px !important;
	left:150px !important;
	top:1130px !important;
}

@keyframes intensificar-1478459 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1478459 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1478489 {
	width:171px !important;
	height:70px !important;
}

#item1478490 {
	width:150px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1478463 {
	width:171px !important;
	height:70px !important;
}

#item1478464 {
	width:150px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1478459 {
	width:171px !important;
	height:70px !important;
	left:325px !important;
	top:1130px !important;
}

@keyframes intensificar-1478513 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1478513 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1478542 {
	width:122px !important;
	height:70px !important;
}

#item1478543 {
	width:101px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1478517 {
	width:122px !important;
	height:70px !important;
}

#item1478518 {
	width:101px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1478513 {
	width:122px !important;
	height:70px !important;
	left:500px !important;
	top:1130px !important;
}

#item1478569 {
	width:259px !important;
	height:16px !important;
	left:23px !important;
}

#item1478593 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1478566 {
	width:283px !important;
	height:17px !important;
	left:36px !important;
	top:1089px !important;
}

#item1521262 {
	width:35px !important;
	height:74px !important;
	left:147px !important;
	top:1128px !important;
}

#item1478596 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1478596 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1478596 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes intensificar-1577239 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1577239 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1577249 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1577249 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1577237 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1577261 {
	width:211px !important;
	height:33px !important;
	left:794px !important;
	top:38px !important;
}

#item1576850 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:128px !important;
}

#item1576875 {
	width:528px !important;
	height:18px !important;
	left:36px !important;
	top:100px !important;
}

#item1576899 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1576905 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1577166 {
	width:528px !important;
	height:309px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1577166 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1577166 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1577191 {
	width:57px !important;
	height:12px !important;
}

@keyframes intensificar-1577191 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1577191 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1875112 tr {
	border-right:2.2px solid #fff;;
}

table#table1875112 {
	table-layout:fixed;
}

#item1577214 {
	width:528px !important;
	height:195px !important;
	top:18px !important;
}

@keyframes intensificar-1577214 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1577214 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1577141 {
	width:528px !important;
	height:398px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1577141 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1577141 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1577114 {
	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-1577114 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1577114 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1576933 {
	width:528px !important;
	height:34px !important;
}

@keyframes intensificar-1576933 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1576933 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1576957 {
	width:388px !important;
	height:237px !important;
	top:49px !important;
}

@keyframes intensificar-1576957 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1576957 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1576980 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:102px !important;
}

@keyframes intensificar-1576980 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1576980 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1577003 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:327px !important;
}

@keyframes intensificar-1577003 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1577003 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1577015 {
	width:94px !important;
	height:18px !important;
	left:434px !important;
	top:117px !important;
}

@keyframes intensificar-1577015 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1577015 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1577038 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:254px !important;
}

@keyframes intensificar-1577038 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1577038 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1577061 {
	width:94px !important;
	height:18px !important;
	left:434px !important;
	top:270px !important;
}

@keyframes intensificar-1577061 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1577061 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1577085 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1577085 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1577085 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1577108 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1577108 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1577108 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1576929 {
	width:542px !important;
	height:548px !important;
	left:36px !important;
	top:177px !important;
}

#item1583278 {
	width:264px !important;
	height:17px !important;
	left:36px !important;
	top:11px !important;
}

#item1576597 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1576598 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:6px !important;
}

#item1576594 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1576634 {
	width:123px !important;
	height:50px !important;
}

#item1576635 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:9px !important;
}

#item1576609 {
	width:123px !important;
	height:50px !important;
}

#item1576610 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:9px !important;
}

#item1576603 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1576687 {
	width:113px !important;
	height:50px !important;
}

#item1576688 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:9px !important;
}

#item1576662 {
	width:113px !important;
	height:50px !important;
}

#item1576663 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:9px !important;
}

#item1576658 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1576740 {
	width:101px !important;
	height:50px !important;
}

#item1576741 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:9px !important;
}

#item1576715 {
	width:101px !important;
	height:50px !important;
}

#item1576716 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:9px !important;
}

#item1576711 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1576795 {
	width:101px !important;
	height:50px !important;
}

#item1576796 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1576770 {
	width:101px !important;
	height:50px !important;
}

#item1576771 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1576764 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1576822 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1576845 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1576819 {
	width:122px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1373196 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1373196 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1373196 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1578077 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:310px !important;
}

@keyframes intensificar-1578065 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1578065 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1578057 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1578057 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1578055 {
	width:700px !important;
	height:309px !important;
}

#item1578072 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1577644 {
	width:628px !important;
	height:71px !important;
	left:36px !important;
	top:497px !important;
}

#item1577668 {
	width:628px !important;
	height:23px !important;
	left:36px !important;
	top:449px !important;
}

#item1577693 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1577698 {
	width:373px !important;
	height:52px !important;
	left:22px !important;
}

#item1577724 {
	width:595px !important;
	height:123px !important;
}

@keyframes intensificar-1577724 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1577724 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1577748 {
	width:80px !important;
	height:16px !important;
	left:1px !important;
	top:145px !important;
}

@keyframes intensificar-1577748 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1577748 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1577771 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:37px !important;
}

#item1577778 {
	width:628px !important;
	height:285px !important;
	top:171px !important;
}

table#table1880038 tr {
	border-right:3.08px solid #fff;;
}

table#table1880038 {
	table-layout:fixed;
}

#item1577780 {
	width:739px !important;
	height:273px !important;
}

@keyframes intensificar-1577780 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1577780 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1577803 {
	width:46px !important;
	height:23px !important;
	left:291px !important;
	top:460px !important;
}

#item1578025 {
	width:595px !important;
	height:475px !important;
}

@keyframes intensificar-1578025 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1578025 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1578048 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:215px !important;
}

#item1577994 {
	width:595px !important;
	height:475px !important;
	left:1px !important;
}

@keyframes intensificar-1577994 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1577994 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1578018 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:215px !important;
}

@keyframes intensificar-1577813 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1577813 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1577814 {
	width:628px !important;
	height:70px !important;
}

#item1577837 {
	width:460px !important;
	height:356px !important;
	top:94px !important;
}

#item1577860 {
	width:98px !important;
	height:22px !important;
	left:529px !important;
	top:191px !important;
}

#item1577883 {
	width:102px !important;
	height:25px !important;
	left:525px !important;
	top:506px !important;
}

#item1577891 {
	width:132px !important;
	height:25px !important;
	left:495px !important;
	top:214px !important;
}

#item1577914 {
	width:98px !important;
	height:22px !important;
	left:529px !important;
	top:404px !important;
}

#item1577938 {
	width:132px !important;
	height:25px !important;
	left:495px !important;
	top:427px !important;
}

#item1577963 {
	width:220px !important;
	height:21px !important;
	left:11px !important;
}

#item1577986 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1577721 {
	width:664px !important;
	height:531px !important;
	left:36px !important;
	top:592px !important;
}

#item1587820 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1577385 {
	width:53px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1577386 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1577382 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1577421 {
	width:172px !important;
	height:70px !important;
}

#item1577422 {
	width:146px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1577396 {
	width:172px !important;
	height:70px !important;
}

#item1577397 {
	width:146px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1577391 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1577475 {
	width:158px !important;
	height:70px !important;
}

#item1577476 {
	width:132px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1577450 {
	width:158px !important;
	height:70px !important;
}

#item1577451 {
	width:132px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1577446 {
	width:158px !important;
	height:70px !important;
	left:309px !important;
	top:1130px !important;
}

#item1577529 {
	width:141px !important;
	height:70px !important;
}

#item1577530 {
	width:116px !important;
	height:38px !important;
	left:25px !important;
	top:19px !important;
}

#item1577503 {
	width:141px !important;
	height:70px !important;
}

#item1577504 {
	width:116px !important;
	height:38px !important;
	left:25px !important;
	top:19px !important;
}

#item1577499 {
	width:141px !important;
	height:70px !important;
	left:164px !important;
	top:1130px !important;
}

#item1577583 {
	width:141px !important;
	height:70px !important;
}

#item1577584 {
	width:96px !important;
	height:38px !important;
	left:45px !important;
	top:20px !important;
}

#item1577558 {
	width:141px !important;
	height:70px !important;
}

#item1577559 {
	width:96px !important;
	height:38px !important;
	left:45px !important;
	top:20px !important;
}

#item1577553 {
	width:141px !important;
	height:70px !important;
	left:18px !important;
	top:1130px !important;
}

#item1577610 {
	width:255px !important;
	height:18px !important;
	left:23px !important;
}

#item1577634 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1577607 {
	width:278px !important;
	height:18px !important;
	left:36px !important;
	top:1090px !important;
}

#item1577639 {
	width:34px !important;
	height:73px !important;
	left:16px !important;
	top:1127px !important;
}

#item1479260 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1479260 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1479260 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes intensificar-1578733 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1578733 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1578718 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1578718 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1578716 {
	width:600px !important;
	height:790px !important;
}

#item1578741 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1578403 {
	width:57px !important;
	height:12px !important;
}

@keyframes intensificar-1578403 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1578403 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1884688 tr {
	border-right:2.2px solid #fff;;
}

table#table1884688 {
	table-layout:fixed;
}

#item1578428 {
	width:528px !important;
	height:190px !important;
	top:18px !important;
}

@keyframes intensificar-1578428 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1578428 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1578451 {
	width:528px !important;
	height:355px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1578451 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1578451 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1578615 {
	width:528px !important;
	height:564px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1578615 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1578615 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1578478 {
	width:528px !important;
	height:34px !important;
}

@keyframes intensificar-1578478 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1578478 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1578501 {
	width:390px !important;
	height:120px !important;
	top:49px !important;
}

@keyframes intensificar-1578501 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1578501 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1578524 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:136px !important;
}

@keyframes intensificar-1578524 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1578524 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1578548 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:152px !important;
}

@keyframes intensificar-1578548 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1578548 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1578573 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:209px !important;
}

@keyframes intensificar-1578573 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1578573 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1578586 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1578586 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1578586 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1578609 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1578609 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1578609 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1578399 {
	width:542px !important;
	height:564px !important;
	left:636px !important;
	top:161px !important;
}

#item1578639 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:133px !important;
}

#item1578662 {
	width:528px !important;
	height:18px !important;
	left:636px !important;
	top:100px !important;
}

#item1578686 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1578693 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1583306 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1578191 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1578192 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:6px !important;
}

#item1578188 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1578228 {
	width:123px !important;
	height:50px !important;
}

#item1578229 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1578203 {
	width:123px !important;
	height:50px !important;
}

#item1578204 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1578197 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1578281 {
	width:101px !important;
	height:50px !important;
}

#item1578282 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1578256 {
	width:101px !important;
	height:50px !important;
}

#item1578257 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1578252 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1578335 {
	width:99px !important;
	height:50px !important;
}

#item1578336 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1578310 {
	width:99px !important;
	height:50px !important;
}

#item1578311 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1578305 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1578359 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1578371 {
	width:107px !important;
	height:13px !important;
	left:17px !important;
}

#item1578394 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1578368 {
	width:124px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1373881 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1373881 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1373881 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1579412 {
	width:180px !important;
	height:350px !important;
	left:520px !important;
	top:310px !important;
}

@keyframes intensificar-1579396 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1579396 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1579387 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1579387 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1579385 {
	width:700px !important;
	height:309px !important;
}

#item1579403 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:40px !important;
}

#item1579227 {
	width:80px !important;
	height:16px !important;
	top:126px !important;
}

@keyframes intensificar-1579227 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1579227 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1579250 {
	width:595px !important;
	height:113px !important;
}

@keyframes intensificar-1579250 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1579250 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1579273 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:29px !important;
}

#item1579278 {
	width:628px !important;
	height:312px !important;
	top:154px !important;
}

table#table1888997 tr {
	border-right:3.08px solid #fff;;
}

table#table1888997 {
	table-layout:fixed;
}

#item1579279 {
	width:739px !important;
	height:297px !important;
}

@keyframes intensificar-1579279 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1579279 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1579302 {
	width:46px !important;
	height:23px !important;
	left:291px !important;
	top:465px !important;
}

#item1579060 {
	width:595px !important;
	height:480px !important;
}

@keyframes intensificar-1579060 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1579060 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1579085 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:217px !important;
}

#item1579093 {
	width:628px !important;
	height:48px !important;
}

@keyframes intensificar-1579093 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1579093 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1579116 {
	width:546px !important;
	height:200px !important;
	top:78px !important;
}

@keyframes intensificar-1579116 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1579116 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1579140 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:222px !important;
}

@keyframes intensificar-1579140 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1579140 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1579163 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:244px !important;
}

@keyframes intensificar-1579163 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1579163 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1579186 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:324px !important;
}

@keyframes intensificar-1579186 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1579186 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1579197 {
	width:219px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1579197 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1579197 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1579220 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1579220 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1579220 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1579057 {
	width:664px !important;
	height:488px !important;
	left:36px !important;
	top:587px !important;
}

#item1579310 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:521px !important;
}

#item1579333 {
	width:628px !important;
	height:47px !important;
	left:36px !important;
	top:449px !important;
}

#item1579357 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1579362 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1587797 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1578848 {
	width:53px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1578849 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1578845 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1578886 {
	width:172px !important;
	height:70px !important;
}

#item1578887 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1578861 {
	width:172px !important;
	height:70px !important;
}

#item1578862 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1578855 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1578940 {
	width:141px !important;
	height:70px !important;
}

#item1578941 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1578915 {
	width:141px !important;
	height:70px !important;
}

#item1578916 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1578910 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1578994 {
	width:139px !important;
	height:70px !important;
}

#item1578995 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1578969 {
	width:139px !important;
	height:70px !important;
}

#item1578970 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1578964 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1579019 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !important;
}

#item1579029 {
	width:255px !important;
	height:18px !important;
	left:23px !important;
}

#item1579052 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1579026 {
	width:278px !important;
	height:18px !important;
	left:36px !important;
	top:1090px !important;
}

#item1479831 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1479831 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1479831 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1580215 {
	width:186px !important;
	height:167px !important;
	top:623px !important;
}

@keyframes intensificar-1580189 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580189 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1580201 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580201 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580187 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1580210 {
	width:211px !important;
	height:33px !important;
	left:794px !important;
	top:38px !important;
}

#item1579781 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:128px !important;
}

#item1579807 {
	width:528px !important;
	height:18px !important;
	left:36px !important;
	top:100px !important;
}

#item1579831 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1579836 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1579865 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:143px !important;
}

#item1579872 {
	width:534px !important;
	height:280px !important;
	top:16px !important;
}

#item1579873 {
	width:509px !important;
	height:350px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1579872 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1579872 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1579899 {
	width:14px !important;
	height:9px !important;
}

#item1579904 {
	width:14px !important;
	height:9px !important;
	top:303px !important;
}

table#table1893115 tr {
	border-right:2.2px solid #fff;;
}

table#table1893115 {
	table-layout:fixed;
}

#item1579911 {
	width:528px !important;
	height:219px !important;
	top:19px !important;
}

@keyframes intensificar-1579911 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1579911 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1579934 {
	width:57px !important;
	height:12px !important;
}

@keyframes intensificar-1579934 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1579934 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580163 {
	width:528px !important;
	height:240px !important;
	top:15px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1580163 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580163 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580137 {
	width:528px !important;
	height:551px !important;
	top:15px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1580137 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580137 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1579959 {
	width:529px !important;
	height:51px !important;
}

@keyframes intensificar-1579959 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1579959 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1579982 {
	width:350px !important;
	height:218px !important;
	top:66px !important;
}

@keyframes intensificar-1579982 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1579982 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580006 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:186px !important;
}

@keyframes intensificar-1580006 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580006 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580029 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:327px !important;
}

@keyframes intensificar-1580029 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580029 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580037 {
	width:91px !important;
	height:18px !important;
	left:437px !important;
	top:217px !important;
}

@keyframes intensificar-1580037 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580037 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580060 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:268px !important;
}

@keyframes intensificar-1580060 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580060 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580084 {
	width:91px !important;
	height:18px !important;
	left:437px !important;
	top:284px !important;
}

@keyframes intensificar-1580084 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580084 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580108 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1580108 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580108 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580131 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1580131 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580131 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1579859 {
	width:552px !important;
	height:566px !important;
	left:36px !important;
	top:159px !important;
}

#item1583329 {
	width:264px !important;
	height:17px !important;
	left:36px !important;
	top:11px !important;
}

#item1579525 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1579527 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:6px !important;
}

#item1579522 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1579535 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1579558 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1579532 {
	width:122px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1579595 {
	width:123px !important;
	height:50px !important;
}

#item1579596 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1579570 {
	width:123px !important;
	height:50px !important;
}

#item1579571 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1579565 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1579648 {
	width:113px !important;
	height:50px !important;
}

#item1579649 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1579623 {
	width:113px !important;
	height:50px !important;
}

#item1579624 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1579619 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1579702 {
	width:101px !important;
	height:50px !important;
}

#item1579703 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1579677 {
	width:101px !important;
	height:50px !important;
}

#item1579678 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1579672 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1579757 {
	width:101px !important;
	height:50px !important;
}

#item1579758 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1579732 {
	width:101px !important;
	height:50px !important;
}

#item1579733 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1579726 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1374690 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1374690 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1374690 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1581032 {
	width:186px !important;
	height:167px !important;
	top:1032px !important;
}

@keyframes intensificar-1581017 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1581017 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1581009 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1581009 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1581007 {
	width:700px !important;
	height:309px !important;
}

#item1581027 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:38px !important;
}

#item1580603 {
	width:627px !important;
	height:73px !important;
	left:36px !important;
	top:499px !important;
}

#item1580628 {
	width:627px !important;
	height:25px !important;
	left:36px !important;
	top:449px !important;
}

#item1580652 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1580659 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1580920 {
	width:80px !important;
	height:16px !important;
	top:106px !important;
}

@keyframes intensificar-1580920 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580920 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580943 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:18px !important;
}

#item1580951 {
	width:595px !important;
	height:79px !important;
}

@keyframes intensificar-1580951 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580951 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580976 {
	width:628px !important;
	height:360px !important;
	top:133px !important;
}

table#table1898388 tr {
	border-right:3.08px solid #fff;;
}

table#table1898388 {
	table-layout:fixed;
}

#item1580977 {
	width:739px !important;
	height:307px !important;
}

@keyframes intensificar-1580977 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580977 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1581000 {
	width:46px !important;
	height:23px !important;
	left:291px !important;
	top:456px !important;
}

#item1580896 {
	width:628px !important;
	height:471px !important;
}

@keyframes intensificar-1580896 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580896 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580686 {
	width:595px !important;
	height:471px !important;
}

@keyframes intensificar-1580686 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580686 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580710 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:213px !important;
}

#item1580718 {
	width:628px !important;
	height:70px !important;
}

@keyframes intensificar-1580718 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580718 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580741 {
	width:490px !important;
	height:311px !important;
	top:94px !important;
}

@keyframes intensificar-1580741 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580741 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580764 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:262px !important;
}

@keyframes intensificar-1580764 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580764 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580787 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:459px !important;
}

@keyframes intensificar-1580787 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580787 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580796 {
	width:127px !important;
	height:25px !important;
	left:501px !important;
	top:284px !important;
}

@keyframes intensificar-1580796 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580796 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580820 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:357px !important;
}

@keyframes intensificar-1580820 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580820 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580843 {
	width:127px !important;
	height:25px !important;
	left:501px !important;
	top:379px !important;
}

@keyframes intensificar-1580843 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580843 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580867 {
	width:219px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1580867 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580867 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580890 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1580890 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580890 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580683 {
	width:664px !important;
	height:484px !important;
	left:36px !important;
	top:596px !important;
}

#item1587774 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1580349 {
	width:53px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1580350 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1580346 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1580385 {
	width:172px !important;
	height:70px !important;
}

#item1580386 {
	width:146px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1580360 {
	width:172px !important;
	height:70px !important;
}

#item1580361 {
	width:146px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1580355 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1580438 {
	width:158px !important;
	height:70px !important;
}

#item1580439 {
	width:132px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1580413 {
	width:158px !important;
	height:70px !important;
}

#item1580414 {
	width:132px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1580409 {
	width:158px !important;
	height:70px !important;
	left:309px !important;
	top:1130px !important;
}

#item1580492 {
	width:141px !important;
	height:70px !important;
}

#item1580493 {
	width:116px !important;
	height:38px !important;
	left:25px !important;
	top:19px !important;
}

#item1580466 {
	width:141px !important;
	height:70px !important;
}

#item1580467 {
	width:116px !important;
	height:38px !important;
	left:25px !important;
	top:19px !important;
}

#item1580462 {
	width:141px !important;
	height:70px !important;
	left:164px !important;
	top:1130px !important;
}

#item1580547 {
	width:141px !important;
	height:70px !important;
}

#item1580548 {
	width:96px !important;
	height:38px !important;
	left:45px !important;
	top:20px !important;
}

#item1580521 {
	width:141px !important;
	height:70px !important;
}

#item1580522 {
	width:96px !important;
	height:38px !important;
	left:45px !important;
	top:20px !important;
}

#item1580516 {
	width:141px !important;
	height:70px !important;
	left:18px !important;
	top:1130px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1580575 {
	width:255px !important;
	height:18px !important;
	left:23px !important;
}

#item1580598 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1580572 {
	width:278px !important;
	height:18px !important;
	left:36px !important;
	top:1090px !important;
}

#item1480538 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1480538 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1480538 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1619382 {
	width:180px !important;
	height:350px !important;
	left:1020px !important;
}

@keyframes intensificar-1581694 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1581694 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1581683 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1581683 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1581681 {
	width:600px !important;
	height:790px !important;
}

#item1581703 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

table#table1902764 tr {
	border-right:2.2px solid #fff;;
}

table#table1902764 {
	table-layout:fixed;
}

#item1581532 {
	width:528px !important;
	height:190px !important;
	top:19px !important;
}

@keyframes intensificar-1581532 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1581532 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1581557 {
	width:57px !important;
	height:12px !important;
}

@keyframes intensificar-1581557 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1581557 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1581581 {
	width:528px !important;
	height:350px !important;
	top:20px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1581581 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1581581 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1581478 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:280px !important;
}

#item1581487 {
	width:534px !important;
	height:552px !important;
	top:17px !important;
}

#item1581489 {
	width:509px !important;
	height:719px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1581489 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1581489 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1581516 {
	width:14px !important;
	height:9px !important;
	left:519px !important;
}

#item1581522 {
	width:14px !important;
	height:9px !important;
	left:519px !important;
	top:576px !important;
}

#item1581344 {
	width:528px !important;
	height:34px !important;
}

@keyframes intensificar-1581344 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1581344 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1581367 {
	width:350px !important;
	height:154px !important;
	top:49px !important;
}

@keyframes intensificar-1581367 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1581367 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1581391 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:168px !important;
}

@keyframes intensificar-1581391 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1581391 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1581414 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:242px !important;
}

@keyframes intensificar-1581414 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1581414 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1581423 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:200px !important;
}

@keyframes intensificar-1581423 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1581423 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1581447 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1581447 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1581447 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1581471 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1581471 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1581471 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1581340 {
	width:553px !important;
	height:585px !important;
	left:636px !important;
	top:140px !important;
}

#item1581606 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1581629 {
	width:528px !important;
	height:18px !important;
	left:636px !important;
	top:100px !important;
}

#item1581653 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1581658 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1583352 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1581133 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1581134 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:6px !important;
}

#item1581130 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1581170 {
	width:123px !important;
	height:50px !important;
}

#item1581171 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1581145 {
	width:123px !important;
	height:50px !important;
}

#item1581146 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1581140 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1581223 {
	width:101px !important;
	height:50px !important;
}

#item1581224 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1581198 {
	width:101px !important;
	height:50px !important;
}

#item1581199 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1581194 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1581277 {
	width:99px !important;
	height:50px !important;
}

#item1581278 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1581252 {
	width:99px !important;
	height:50px !important;
}

#item1581253 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1581247 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1581302 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1581312 {
	width:107px !important;
	height:13px !important;
	left:17px !important;
}

#item1581335 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1581309 {
	width:124px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1375368 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1375368 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1375368 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1583215 {
	width:81px !important;
	height:231px !important;
	top:969px !important;
}

@keyframes intensificar-1583202 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583202 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1583193 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583193 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583191 {
	width:700px !important;
	height:309px !important;
}

#item1583210 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:40px !important;
}

#item1583030 {
	width:80px !important;
	height:16px !important;
	top:189px !important;
}

@keyframes intensificar-1583030 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583030 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583054 {
	width:595px !important;
	height:164px !important;
}

@keyframes intensificar-1583054 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583054 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583078 {
	width:628px !important;
	height:300px !important;
	top:215px !important;
}

table#table1907328 tr {
	border-right:3.08px solid #fff;;
}

table#table1907328 {
	table-layout:fixed;
}

#item1583079 {
	width:739px !important;
	height:266px !important;
}

@keyframes intensificar-1583079 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583079 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583102 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:57px !important;
}

#item1583107 {
	width:46px !important;
	height:23px !important;
	left:291px !important;
	top:496px !important;
}

#item1582863 {
	width:595px !important;
	height:511px !important;
}

@keyframes intensificar-1582863 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1582863 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1582888 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:233px !important;
}

@keyframes intensificar-1582898 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1582898 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1582899 {
	width:628px !important;
	height:70px !important;
}

#item1582922 {
	width:490px !important;
	height:216px !important;
	top:94px !important;
}

#item1582945 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:263px !important;
}

#item1582968 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:366px !important;
}

#item1582976 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:285px !important;
}

#item1583000 {
	width:219px !important;
	height:21px !important;
	left:11px !important;
}

#item1583023 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1582861 {
	width:664px !important;
	height:519px !important;
	left:36px !important;
	top:556px !important;
}

#item1583115 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:499px !important;
}

#item1583138 {
	width:628px !important;
	height:25px !important;
	left:36px !important;
	top:449px !important;
}

#item1583163 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1583168 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1587739 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1582654 {
	width:53px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1582655 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1582651 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1582690 {
	width:172px !important;
	height:70px !important;
}

#item1582691 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1582665 {
	width:172px !important;
	height:70px !important;
}

#item1582666 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1582660 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1582744 {
	width:141px !important;
	height:70px !important;
}

#item1582745 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1582718 {
	width:141px !important;
	height:70px !important;
}

#item1582720 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1582714 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1582799 {
	width:139px !important;
	height:70px !important;
}

#item1582800 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1582774 {
	width:139px !important;
	height:70px !important;
}

#item1582775 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1582768 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1582823 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !important;
}

#item1582833 {
	width:255px !important;
	height:18px !important;
	left:23px !important;
}

#item1582856 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1582830 {
	width:278px !important;
	height:18px !important;
	left:36px !important;
	top:1090px !important;
}

#item1582649 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1582649 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1582649 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1619377 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1583991 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583991 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1583979 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583979 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583977 {
	width:600px !important;
	height:790px !important;
}

#item1584000 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

table#table1910845 tr {
	border-right:2.2px solid #fff;;
}

table#table1910845 {
	table-layout:fixed;
}

#item1583646 {
	width:528px !important;
	height:197px !important;
	top:344px !important;
}

@keyframes intensificar-1583646 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583646 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583669 {
	width:528px !important;
	height:322px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1583669 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583669 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583693 {
	width:57px !important;
	height:13px !important;
	left:1px !important;
	top:324px !important;
}

@keyframes intensificar-1583693 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583693 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583853 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:280px !important;
}

#item1583860 {
	width:534px !important;
	height:552px !important;
	top:17px !important;
}

#item1583863 {
	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-1583863 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583863 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583889 {
	width:14px !important;
	height:9px !important;
	left:519px !important;
}

#item1583895 {
	width:14px !important;
	height:9px !important;
	left:519px !important;
	top:576px !important;
}

#item1583719 {
	width:528px !important;
	height:51px !important;
}

@keyframes intensificar-1583719 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583719 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583743 {
	width:350px !important;
	height:154px !important;
	top:66px !important;
}

@keyframes intensificar-1583743 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583743 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583767 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:186px !important;
}

@keyframes intensificar-1583767 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583767 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583790 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:259px !important;
}

@keyframes intensificar-1583790 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583790 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583798 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:217px !important;
}

@keyframes intensificar-1583798 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583798 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583822 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1583822 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583822 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583845 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1583845 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583845 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583642 {
	width:553px !important;
	height:585px !important;
	left:636px !important;
	top:140px !important;
}

#item1583901 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1583924 {
	width:528px !important;
	height:18px !important;
	left:636px !important;
	top:100px !important;
}

#item1583948 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1583954 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1584775 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1583435 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1583436 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:6px !important;
}

#item1583431 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1583472 {
	width:123px !important;
	height:50px !important;
}

#item1583473 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1583447 {
	width:123px !important;
	height:50px !important;
}

#item1583448 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1583441 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1583525 {
	width:101px !important;
	height:50px !important;
}

#item1583527 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1583500 {
	width:101px !important;
	height:50px !important;
}

#item1583501 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1583496 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1583580 {
	width:99px !important;
	height:50px !important;
}

#item1583581 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1583555 {
	width:99px !important;
	height:50px !important;
}

#item1583556 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1583550 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1583604 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1583614 {
	width:107px !important;
	height:13px !important;
	left:17px !important;
}

#item1583637 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1583611 {
	width:124px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1376040 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1376040 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1376040 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1584697 {
	width:180px !important;
	height:350px !important;
	left:520px !important;
	top:310px !important;
}

@keyframes intensificar-1584684 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1584684 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1584676 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1584676 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1584674 {
	width:700px !important;
	height:309px !important;
}

#item1584692 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:40px !important;
}

#item1584328 {
	width:595px !important;
	height:138px !important;
}

@keyframes intensificar-1584328 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1584328 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1584351 {
	width:79px !important;
	height:18px !important;
	left:1px !important;
	top:162px !important;
}

@keyframes intensificar-1584351 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1584351 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1584374 {
	width:628px !important;
	height:295px !important;
	top:189px !important;
}

table#table1915033 tr {
	border-right:3.08px solid #fff;;
}

table#table1915033 {
	table-layout:fixed;
}

#item1584375 {
	width:739px !important;
	height:276px !important;
}

@keyframes intensificar-1584375 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1584375 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1584398 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:40px !important;
}

#item1584404 {
	width:46px !important;
	height:23px !important;
	left:291px !important;
	top:481px !important;
}

#item1584544 {
	width:595px !important;
	height:496px !important;
}

@keyframes intensificar-1584544 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1584544 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1584569 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:241px !important;
}

@keyframes intensificar-1584411 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1584411 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1584412 {
	width:628px !important;
	height:93px !important;
}

#item1584435 {
	width:490px !important;
	height:216px !important;
	top:118px !important;
}

#item1584458 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:288px !important;
}

#item1584482 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:391px !important;
}

#item1584490 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:311px !important;
}

#item1584514 {
	width:219px !important;
	height:21px !important;
	left:11px !important;
}

#item1584537 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1584324 {
	width:664px !important;
	height:504px !important;
	left:36px !important;
	top:571px !important;
}

#item1584574 {
	width:628px !important;
	height:49px !important;
	left:36px !important;
	top:499px !important;
}

#item1584597 {
	width:628px !important;
	height:25px !important;
	left:36px !important;
	top:449px !important;
}

#item1584621 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1584627 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1587711 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1584114 {
	width:53px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1584115 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1584111 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1584151 {
	width:172px !important;
	height:70px !important;
}

#item1584152 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1584125 {
	width:172px !important;
	height:70px !important;
}

#item1584126 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1584120 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1584204 {
	width:141px !important;
	height:70px !important;
}

#item1584205 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1584179 {
	width:141px !important;
	height:70px !important;
}

#item1584180 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1584175 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1584260 {
	width:139px !important;
	height:70px !important;
}

#item1584261 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1584233 {
	width:139px !important;
	height:70px !important;
}

#item1584234 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1584228 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1584284 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !important;
}

#item1584292 {
	width:255px !important;
	height:18px !important;
	left:23px !important;
}

#item1584315 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1584289 {
	width:278px !important;
	height:18px !important;
	left:36px !important;
	top:1090px !important;
}

#item1481664 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1481664 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1481664 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1619389 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1585434 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1585434 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1585425 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1585425 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1585423 {
	width:600px !important;
	height:790px !important;
}

#item1585443 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1585067 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:143px !important;
}

#item1585074 {
	width:534px !important;
	height:282px !important;
	top:15px !important;
}

#item1585075 {
	width:509px !important;
	height:322px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1585075 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1585075 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1585101 {
	width:14px !important;
	height:9px !important;
}

#item1585107 {
	width:14px !important;
	height:9px !important;
	top:304px !important;
}

#item1585112 {
	width:57px !important;
	height:12px !important;
	left:1px !important;
	top:328px !important;
}

@keyframes intensificar-1585112 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1585112 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1920460 tr {
	border-right:2.2px solid #fff;;
}

table#table1920460 {
	table-layout:fixed;
}

#item1585137 {
	width:528px !important;
	height:219px !important;
	left:1px !important;
	top:346px !important;
}

@keyframes intensificar-1585137 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1585137 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1585297 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1585304 {
	width:534px !important;
	height:535px !important;
	top:15px !important;
}

#item1585306 {
	width:509px !important;
	height:790px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1585306 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1585306 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1585332 {
	width:14px !important;
	height:9px !important;
}

#item1585339 {
	width:14px !important;
	height:9px !important;
	top:557px !important;
}

@keyframes intensificar-1585162 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1585162 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1585163 {
	width:528px !important;
	height:46px !important;
}

#item1585187 {
	width:336px !important;
	height:188px !important;
	top:66px !important;
}

#item1585210 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:220px !important;
}

#item1585233 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:292px !important;
}

#item1585242 {
	width:93px !important;
	height:18px !important;
	left:436px !important;
	top:251px !important;
}

#item1585266 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

#item1585289 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1585063 {
	width:553px !important;
	height:566px !important;
	left:635px !important;
	top:159px !important;
}

#item1585346 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:145px !important;
}

#item1585369 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1585393 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1585400 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1586213 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1584852 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1584853 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:6px !important;
}

#item1584849 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1584892 {
	width:123px !important;
	height:50px !important;
}

#item1584893 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1584866 {
	width:123px !important;
	height:50px !important;
}

#item1584867 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1584861 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1584946 {
	width:101px !important;
	height:50px !important;
}

#item1584947 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1584920 {
	width:101px !important;
	height:50px !important;
}

#item1584921 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1584916 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1585000 {
	width:99px !important;
	height:50px !important;
}

#item1585001 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1584975 {
	width:99px !important;
	height:50px !important;
}

#item1584976 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1584970 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1585024 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1585033 {
	width:107px !important;
	height:13px !important;
	left:17px !important;
}

#item1585056 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1585030 {
	width:124px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1376766 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1376766 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1376766 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1586140 {
	width:186px !important;
	height:167px !important;
	top:1032px !important;
}

@keyframes intensificar-1586127 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1586127 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1586119 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1586119 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1586117 {
	width:700px !important;
	height:309px !important;
}

#item1586135 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:40px !important;
}

#item1585955 {
	width:80px !important;
	height:16px !important;
	left:1px !important;
	top:124px !important;
}

@keyframes intensificar-1585955 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1585955 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1585978 {
	width:595px !important;
	height:102px !important;
}

#item1586002 {
	width:628px !important;
	height:307px !important;
	top:150px !important;
}

table#table1924635 tr {
	border-right:3.08px solid #fff;;
}

table#table1924635 {
	table-layout:fixed;
}

#item1586003 {
	width:739px !important;
	height:307px !important;
}

#item1586026 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:27px !important;
}

#item1586033 {
	width:46px !important;
	height:23px !important;
	left:291px !important;
	top:469px !important;
}

#item1585787 {
	width:595px !important;
	height:484px !important;
}

@keyframes intensificar-1585787 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1585787 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1585812 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:219px !important;
}

@keyframes intensificar-1585822 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1585822 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1585823 {
	width:628px !important;
	height:70px !important;
}

#item1585846 {
	width:470px !important;
	height:263px !important;
	top:94px !important;
}

#item1585869 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:310px !important;
}

#item1585892 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:412px !important;
}

#item1585901 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:333px !important;
}

#item1585925 {
	width:219px !important;
	height:21px !important;
	left:11px !important;
}

#item1585949 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1585783 {
	width:664px !important;
	height:492px !important;
	left:36px !important;
	top:583px !important;
}

#item1586039 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:521px !important;
}

#item1586063 {
	width:628px !important;
	height:47px !important;
	left:36px !important;
	top:449px !important;
}

#item1586087 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1586093 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1587843 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1585577 {
	width:53px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1585578 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1585574 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1585613 {
	width:172px !important;
	height:70px !important;
}

#item1585614 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1585588 {
	width:172px !important;
	height:70px !important;
}

#item1585589 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1585583 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1585667 {
	width:141px !important;
	height:70px !important;
}

#item1585668 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1585642 {
	width:141px !important;
	height:70px !important;
}

#item1585643 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1585638 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1585722 {
	width:139px !important;
	height:70px !important;
}

#item1585723 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1585697 {
	width:139px !important;
	height:70px !important;
}

#item1585698 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1585691 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1585746 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !important;
}

#item1585755 {
	width:255px !important;
	height:18px !important;
	left:23px !important;
}

#item1585778 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1585752 {
	width:278px !important;
	height:18px !important;
	left:36px !important;
	top:1090px !important;
}

#item1482265 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1482265 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1482265 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes intensificar-1586843 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1586843 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1586831 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1586831 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1586829 {
	width:600px !important;
	height:790px !important;
}

#item1586851 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1586682 {
	width:528px !important;
	height:239px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1586682 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1586682 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1928736 tr {
	border-right:2.2px solid #fff;;
}

table#table1928736 {
	table-layout:fixed;
}

#item1586706 {
	width:529px !important;
	height:219px !important;
	top:260px !important;
}

@keyframes intensificar-1586706 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1586706 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1586729 {
	width:57px !important;
	height:13px !important;
	top:240px !important;
}

@keyframes intensificar-1586729 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1586729 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1586631 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:253px !important;
}

#item1586637 {
	width:534px !important;
	height:532px !important;
	top:15px !important;
}

#item1586639 {
	width:509px !important;
	height:950px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1586639 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1586639 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1586666 {
	width:14px !important;
	height:9px !important;
}

#item1586674 {
	width:14px !important;
	height:9px !important;
	top:554px !important;
}

@keyframes intensificar-1586496 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1586496 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1586497 {
	width:528px !important;
	height:46px !important;
}

#item1586520 {
	width:350px !important;
	height:188px !important;
	top:66px !important;
}

#item1586543 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:220px !important;
}

#item1586566 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:236px !important;
}

#item1586590 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:293px !important;
}

#item1586599 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

#item1586622 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1586492 {
	width:553px !important;
	height:563px !important;
	left:636px !important;
	top:162px !important;
}

#item1586752 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:145px !important;
}

#item1586776 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1586800 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1586806 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1586284 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1586285 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:6px !important;
}

#item1586281 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1586320 {
	width:123px !important;
	height:50px !important;
}

#item1586321 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1586295 {
	width:123px !important;
	height:50px !important;
}

#item1586296 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1586290 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1586374 {
	width:101px !important;
	height:50px !important;
}

#item1586375 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1586349 {
	width:101px !important;
	height:50px !important;
}

#item1586350 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1586345 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1586430 {
	width:99px !important;
	height:50px !important;
}

#item1586431 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1586405 {
	width:99px !important;
	height:50px !important;
}

#item1586406 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1586398 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1586454 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1586464 {
	width:107px !important;
	height:13px !important;
	left:17px !important;
}

#item1586487 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1586461 {
	width:124px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1378383 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1378383 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1378383 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1587519 {
	width:81px !important;
	height:231px !important;
	top:969px !important;
}

@keyframes intensificar-1587506 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1587506 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1587498 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1587498 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1587495 {
	width:700px !important;
	height:309px !important;
}

#item1587514 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:40px !important;
}

@keyframes intensificar-1587169 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1587169 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1587170 {
	width:80px !important;
	height:18px !important;
	top:116px !important;
}

@keyframes intensificar-1587170 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1587170 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1587193 {
	width:595px !important;
	height:90px !important;
}

@keyframes intensificar-1587193 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1587193 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1587216 {
	width:628px !important;
	height:351px !important;
	top:144px !important;
}

table#table1933510 tr {
	border-right:3.08px solid #fff;;
}

table#table1933510 {
	table-layout:fixed;
}

#item1587217 {
	width:861px !important;
	height:307px !important;
}

@keyframes intensificar-1587217 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1587217 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1587240 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:19px !important;
}

#item1587246 {
	width:46px !important;
	height:23px !important;
	left:291px !important;
	top:461px !important;
}

#item1587388 {
	width:595px !important;
	height:476px !important;
}

@keyframes intensificar-1587388 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1587388 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1587413 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:231px !important;
}

@keyframes intensificar-1587253 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1587253 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1587254 {
	width:628px !important;
	height:93px !important;
}

#item1587277 {
	width:490px !important;
	height:263px !important;
	top:118px !important;
}

#item1587300 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:333px !important;
}

#item1587323 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:356px !important;
}

#item1587347 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:435px !important;
}

#item1587358 {
	width:219px !important;
	height:21px !important;
	left:11px !important;
}

#item1587381 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1587165 {
	width:664px !important;
	height:484px !important;
	left:36px !important;
	top:591px !important;
}

#item1587419 {
	width:628px !important;
	height:47px !important;
	left:36px !important;
	top:521px !important;
}

#item1587442 {
	width:628px !important;
	height:47px !important;
	left:36px !important;
	top:449px !important;
}

#item1587466 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1587472 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1586958 {
	width:53px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1586959 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1586955 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1586995 {
	width:172px !important;
	height:70px !important;
}

#item1586996 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1586970 {
	width:172px !important;
	height:70px !important;
}

#item1586971 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1586965 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1587049 {
	width:141px !important;
	height:70px !important;
}

#item1587050 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1587024 {
	width:141px !important;
	height:70px !important;
}

#item1587025 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1587020 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1587103 {
	width:139px !important;
	height:70px !important;
}

#item1587104 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1587078 {
	width:139px !important;
	height:70px !important;
}

#item1587079 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1587073 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1587127 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !important;
}

#item1587135 {
	width:255px !important;
	height:18px !important;
	left:23px !important;
}

#item1587158 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1587132 {
	width:278px !important;
	height:18px !important;
	left:36px !important;
	top:1090px !important;
}

#item1483390 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1483390 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1483390 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1378495 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1378504 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1378504 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1378502 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1378502 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1378500 {
	width:600px !important;
	height:790px !important;
}

#item1378505 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1378536 {
	width:528px !important;
	height:263px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1378536 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1378536 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1938008 tr {
	border-right:2.2px solid #fff;;
}

table#table1938008 {
	table-layout:fixed;
}

#item1425576 {
	width:528px !important;
	height:133px !important;
	top:283px !important;
}

@keyframes intensificar-1425576 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1425576 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1425599 {
	width:100px !important;
	height:13px !important;
	top:263px !important;
}

@keyframes intensificar-1425599 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1425599 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1379099 {
	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-1379099 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1379099 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1378588 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1378588 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1378635 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1378658 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1378682 {
	width:89px !important;
	height:22px !important;
	left:4px !important;
	top:73px !important;
}

#item1378688 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1378711 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1425654 {
	width:528px !important;
	height:63px !important;
}

@keyframes intensificar-1425654 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1425654 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1425677 {
	width:350px !important;
	height:232px !important;
	top:83px !important;
}

@keyframes intensificar-1425677 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1425677 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1378510 {
	width:564px !important;
	height:548px !important;
	left:636px !important;
	top:177px !important;
}

#item1378751 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1378774 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1378798 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1378801 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1378828 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1378829 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1378825 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1378862 {
	width:123px !important;
	height:50px !important;
}

#item1378863 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1378837 {
	width:123px !important;
	height:50px !important;
}

#item1378838 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1378833 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1378915 {
	width:99px !important;
	height:50px !important;
}

#item1378916 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1378890 {
	width:99px !important;
	height:50px !important;
}

#item1378891 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1378886 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1378968 {
	width:101px !important;
	height:50px !important;
}

#item1378970 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1378943 {
	width:101px !important;
	height:50px !important;
}

#item1378944 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1378939 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1378996 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1379019 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1378993 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1379022 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1379028 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1379028 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1379028 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1521943 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1483421 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1483421 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1483415 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1483415 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1483413 {
	width:700px !important;
	height:309px !important;
}

#item1521664 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1483586 {
	width:595px !important;
	height:256px !important;
}

@keyframes intensificar-1483586 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1483586 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1941257 tr {
	border-right:3.08px solid #fff;;
}

table#table1941257 {
	table-layout:fixed;
}

#item1483610 {
	width:628px !important;
	height:206px !important;
	top:312px !important;
}

@keyframes intensificar-1483610 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1483610 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1483633 {
	width:140px !important;
	height:18px !important;
	top:284px !important;
}

@keyframes intensificar-1483633 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1483633 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1531024 {
	width:23px !important;
	height:46px !important;
	left:616px !important;
	top:105px !important;
}

#item1483561 {
	width:595px !important;
	height:518px !important;
}

@keyframes intensificar-1483561 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1483561 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1527545 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:236px !important;
}

@keyframes intensificar-1483432 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1483432 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1483433 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1483456 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1483479 {
	width:125px !important;
	height:31px !important;
	left:6px !important;
	top:102px !important;
}

#item1483485 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1483508 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1483511 {
	width:628px !important;
	height:112px !important;
}

@keyframes intensificar-1483511 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1483511 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1483536 {
	width:490px !important;
	height:325px !important;
	top:137px !important;
}

@keyframes intensificar-1483536 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1483536 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1483430 {
	width:664px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1483656 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1483679 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1483703 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1483707 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1483733 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1483734 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1483730 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1483767 {
	width:172px !important;
	height:70px !important;
}

#item1483768 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1483741 {
	width:172px !important;
	height:70px !important;
}

#item1483742 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1483737 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1483820 {
	width:139px !important;
	height:70px !important;
}

#item1483821 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1483795 {
	width:139px !important;
	height:70px !important;
}

#item1483796 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1483791 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1483873 {
	width:141px !important;
	height:70px !important;
}

#item1483874 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1483848 {
	width:141px !important;
	height:70px !important;
}

#item1483849 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1483844 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1483928 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1523168 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1523191 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1523165 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1483932 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1483932 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1483932 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1428200 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1379166 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1379166 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1379164 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1379164 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1379162 {
	width:600px !important;
	height:790px !important;
}

#item1379168 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1379199 {
	width:528px !important;
	height:231px !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-1379199 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1379199 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1944410 tr {
	border-right:2.2px solid #fff;;
}

table#table1944410 {
	table-layout:fixed;
}

#item1425703 {
	width:528px !important;
	height:220px !important;
	top:275px !important;
}

@keyframes intensificar-1425703 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1425703 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1425751 {
	width:100px !important;
	height:13px !important;
	top:255px !important;
}

@keyframes intensificar-1425751 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1425751 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1379380 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1379385 {
	width:534px !important;
	height:532px !important;
	top:16px !important;
}

#item1379812 {
	width:509px !important;
	height:866px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1379812 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1379812 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1379411 {
	width:14px !important;
	height:9px !important;
}

#item1379417 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

@keyframes intensificar-1379250 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1379250 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1379297 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1379320 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1379343 {
	width:89px !important;
	height:22px !important;
	left:4px !important;
	top:73px !important;
}

#item1379350 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1379373 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1425781 {
	width:528px !important;
	height:46px !important;
	top:16px !important;
}

@keyframes intensificar-1425781 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1425781 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1425804 {
	width:350px !important;
	height:232px !important;
	top:82px !important;
}

@keyframes intensificar-1425804 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1425804 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1379173 {
	width:564px !important;
	height:564px !important;
	left:636px !important;
	top:161px !important;
}

#item1379420 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1379443 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1379467 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1379470 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1379498 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1379499 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1379495 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1379532 {
	width:123px !important;
	height:50px !important;
}

#item1379533 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1379506 {
	width:123px !important;
	height:50px !important;
}

#item1379507 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1379502 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1379586 {
	width:99px !important;
	height:50px !important;
}

#item1379587 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1379560 {
	width:99px !important;
	height:50px !important;
}

#item1379561 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1379556 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1379639 {
	width:101px !important;
	height:50px !important;
}

#item1379640 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1379614 {
	width:101px !important;
	height:50px !important;
}

#item1379615 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1379610 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1379666 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1379689 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1379663 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1379692 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1379696 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1379696 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1379696 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1522099 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1483961 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1483961 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1483953 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1483953 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1483951 {
	width:700px !important;
	height:309px !important;
}

#item1521669 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1484137 {
	width:595px !important;
	height:102px !important;
}

@keyframes intensificar-1484137 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1484137 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1948114 tr {
	border-right:3.08px solid #fff;;
}

table#table1948114 {
	table-layout:fixed;
}

#item1484161 {
	width:628px !important;
	height:328px !important;
	top:162px !important;
}

@keyframes intensificar-1484161 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1484161 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1484184 {
	width:140px !important;
	height:18px !important;
	top:134px !important;
}

@keyframes intensificar-1484184 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1484184 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1531031 {
	width:23px !important;
	height:46px !important;
	left:616px !important;
	top:28px !important;
}

#item1527486 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:222px !important;
}

#item1527495 {
	width:595px !important;
	height:490px !important;
}

@keyframes intensificar-1527495 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1527495 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1483972 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1483972 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1483973 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1483996 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1484019 {
	width:125px !important;
	height:31px !important;
	left:6px !important;
	top:102px !important;
}

#item1484025 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1484048 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1484051 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1484051 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1484051 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1484075 {
	width:490px !important;
	height:325px !important;
	top:92px !important;
}

@keyframes intensificar-1484075 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1484075 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1483970 {
	width:664px !important;
	height:490px !important;
	left:36px !important;
	top:585px !important;
}

#item1484208 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:517px !important;
}

#item1484231 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1484255 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1484261 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1484287 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1484288 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1484284 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1484320 {
	width:172px !important;
	height:70px !important;
}

#item1484321 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1484295 {
	width:172px !important;
	height:70px !important;
}

#item1484296 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1484291 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1484374 {
	width:139px !important;
	height:70px !important;
}

#item1484375 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1484349 {
	width:139px !important;
	height:70px !important;
}

#item1484350 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1484345 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1484429 {
	width:141px !important;
	height:70px !important;
}

#item1484430 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1484402 {
	width:141px !important;
	height:70px !important;
}

#item1484404 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1484398 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1484482 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1523198 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1523221 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1523195 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1484487 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1484487 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1484487 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1379875 {
	width:186px !important;
	height:167px !important;
	top:623px !important;
}

@keyframes intensificar-1379882 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1379882 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1379880 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1379880 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1379878 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1379884 {
	width:211px !important;
	height:33px !important;
	left:794px !important;
	top:38px !important;
}

#item1379889 {
	width:528px !important;
	height:47px !important;
	left:36px !important;
	top:128px !important;
}

#item1379912 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1379936 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1379939 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1380732 {
	width:100px !important;
	height:12px !important;
	top:294px !important;
}

@keyframes intensificar-1380732 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1380732 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1380755 {
	width:528px !important;
	height:215px !important;
	top:313px !important;
}

table#table1952148 tr {
	border-right:2.2px solid #fff;;
}

table#table1952148 {
	table-layout:fixed;
}

#item1380756 {
	width:600px !important;
	height:212px !important;
}

@keyframes intensificar-1380756 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1380756 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1380838 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:124px !important;
}

#item1380841 {
	width:534px !important;
	height:248px !important;
	top:16px !important;
}

#item1385924 {
	width:510px !important;
	height:364px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1385924 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1385924 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1380870 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1380875 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:270px !important;
}

#item1380779 {
	width:26px !important;
	height:13px !important;
	left:252px !important;
	top:534px !important;
}

#item1380255 {
	width:528px !important;
	height:31px !important;
	top:19px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1380255 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1380255 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1380280 {
	width:528px !important;
	height:321px !important;
	top:50px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1380280 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1380280 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1380214 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:235px !important;
}

#item1380220 {
	width:534px !important;
	height:512px !important;
	top:17px !important;
}

#item1380221 {
	width:509px !important;
	height:636px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1380221 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1380221 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1380246 {
	width:14px !important;
	height:9px !important;
}

#item1380251 {
	width:14px !important;
	height:9px !important;
	top:536px !important;
}

#item1380110 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:382px !important;
}

#item1380138 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:309px !important;
}

#item1380161 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:325px !important;
}

#item1380185 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1380208 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1425840 {
	width:528px !important;
	height:63px !important;
	top:16px !important;
}

@keyframes intensificar-1425840 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1425840 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1425863 {
	width:350px !important;
	height:260px !important;
	top:100px !important;
}

@keyframes intensificar-1425863 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1425863 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1379962 {
	width:564px !important;
	height:547px !important;
	left:36px !important;
	top:178px !important;
}

#item1380307 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1380308 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1380304 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1380341 {
	width:123px !important;
	height:50px !important;
}

#item1380342 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1380316 {
	width:123px !important;
	height:50px !important;
}

#item1380317 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1380312 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1380395 {
	width:96px !important;
	height:50px !important;
}

#item1380396 {
	width:81px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1380369 {
	width:96px !important;
	height:50px !important;
}

#item1380370 {
	width:81px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1380365 {
	width:96px !important;
	height:50px !important;
	left:922px !important;
	top:740px !important;
}

#item1380449 {
	width:101px !important;
	height:50px !important;
}

#item1380450 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1380423 {
	width:101px !important;
	height:50px !important;
}

#item1380424 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1380419 {
	width:101px !important;
	height:50px !important;
	left:818px !important;
	top:740px !important;
}

#item1380503 {
	width:101px !important;
	height:50px !important;
}

#item1380504 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1380478 {
	width:101px !important;
	height:50px !important;
}

#item1380479 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1380474 {
	width:101px !important;
	height:50px !important;
	left:714px !important;
	top:740px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1380530 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1380553 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1380527 {
	width:147px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1380556 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1380556 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1380556 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1521939 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1484516 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1484516 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1484510 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1484510 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1484508 {
	width:700px !important;
	height:309px !important;
}

#item1521675 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1484525 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:488px !important;
}

#item1484549 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1484573 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1484576 {
	width:372px !important;
	height:51px !important;
	left:23px !important;
}

#item1531035 {
	width:595px !important;
	height:131px !important;
	top:4px !important;
}

@keyframes intensificar-1531035 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1531035 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1531063 {
	width:140px !important;
	height:18px !important;
	top:155px !important;
}

@keyframes intensificar-1531063 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1531063 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1531087 {
	width:628px !important;
	height:288px !important;
	top:183px !important;
}

table#table1957243 tr {
	border-right:3.08px solid #fff;;
}

table#table1957243 {
	table-layout:fixed;
}

#item1531088 {
	width:821px !important;
	height:268px !important;
}

@keyframes intensificar-1531088 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1531088 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1531111 {
	width:46px !important;
	height:23px !important;
	left:292px !important;
	top:478px !important;
}

#item1531116 {
	width:23px !important;
	height:46px !important;
	left:616px !important;
	top:36px !important;
}

#item1484791 {
	width:628px !important;
	height:518px !important;
	top:4px !important;
}

@keyframes intensificar-1484791 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1484791 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1527444 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:220px !important;
}

#item1527447 {
	width:595px !important;
	height:498px !important;
	top:4px !important;
}

@keyframes intensificar-1527447 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1527447 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1484601 {
	width:124px !important;
	height:31px !important;
	left:505px !important;
	top:509px !important;
}

#item1484607 {
	width:98px !important;
	height:22px !important;
	left:532px !important;
	top:407px !important;
}

#item1484630 {
	width:130px !important;
	height:25px !important;
	left:500px !important;
	top:429px !important;
}

#item1484654 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1484677 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1484681 {
	width:628px !important;
	height:112px !important;
}

@keyframes intensificar-1484681 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1484681 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1484704 {
	width:490px !important;
	height:364px !important;
	top:130px !important;
}

@keyframes intensificar-1484704 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1484704 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1484599 {
	width:664px !important;
	height:540px !important;
	left:36px !important;
	top:573px !important;
}

#item1484908 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1484909 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1484905 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1484942 {
	width:172px !important;
	height:70px !important;
}

#item1484943 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1484917 {
	width:172px !important;
	height:70px !important;
}

#item1484918 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1484913 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1484995 {
	width:135px !important;
	height:70px !important;
}

#item1484996 {
	width:113px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1484970 {
	width:135px !important;
	height:70px !important;
}

#item1484971 {
	width:113px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1484966 {
	width:135px !important;
	height:70px !important;
	left:310px !important;
	top:1130px !important;
}

#item1485049 {
	width:141px !important;
	height:70px !important;
}

#item1485050 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1485023 {
	width:141px !important;
	height:70px !important;
}

#item1485024 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1485019 {
	width:141px !important;
	height:70px !important;
	left:165px !important;
	top:1130px !important;
}

#item1485104 {
	width:141px !important;
	height:70px !important;
}

#item1485105 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1485079 {
	width:141px !important;
	height:70px !important;
}

#item1485080 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1485074 {
	width:141px !important;
	height:70px !important;
	left:19px !important;
	top:1130px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1523235 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1523259 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1523232 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1485157 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1485157 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1485157 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1428263 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1380906 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1380906 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1380904 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1380904 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1380902 {
	width:600px !important;
	height:790px !important;
}

#item1380907 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1380938 {
	width:528px !important;
	height:259px !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-1380938 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1380938 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1961409 tr {
	border-right:2.2px solid #fff;;
}

table#table1961409 {
	table-layout:fixed;
}

#item1425889 {
	width:528px !important;
	height:191px !important;
	top:295px !important;
}

@keyframes intensificar-1425889 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1425889 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1425912 {
	width:100px !important;
	height:13px !important;
	top:275px !important;
}

@keyframes intensificar-1425912 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1425912 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1381121 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1381124 {
	width:534px !important;
	height:551px !important;
	top:16px !important;
}

#item1381543 {
	width:509px !important;
	height:740px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1381543 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1381543 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1381150 {
	width:14px !important;
	height:9px !important;
}

#item1381153 {
	width:14px !important;
	height:9px !important;
	top:572px !important;
}

@keyframes intensificar-1380989 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1380989 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1381037 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1381060 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1381083 {
	width:89px !important;
	height:22px !important;
	left:4px !important;
	top:73px !important;
}

#item1381091 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1381114 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1425966 {
	width:528px !important;
	height:63px !important;
	top:16px !important;
}

@keyframes intensificar-1425966 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1425966 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1425989 {
	width:350px !important;
	height:232px !important;
	top:99px !important;
}

@keyframes intensificar-1425989 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1425989 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1380911 {
	width:564px !important;
	height:581px !important;
	left:636px !important;
	top:144px !important;
}

#item1381156 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1381179 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1381204 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1381207 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1381233 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1381234 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1381230 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1381266 {
	width:123px !important;
	height:50px !important;
}

#item1381267 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1381241 {
	width:123px !important;
	height:50px !important;
}

#item1381242 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1381237 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1381319 {
	width:99px !important;
	height:50px !important;
}

#item1381320 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1381294 {
	width:99px !important;
	height:50px !important;
}

#item1381295 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1381290 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1381375 {
	width:101px !important;
	height:50px !important;
}

#item1381376 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1381349 {
	width:101px !important;
	height:50px !important;
}

#item1381350 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1381344 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1381402 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1381425 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1381399 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1381429 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1381432 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1381432 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1381432 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1522149 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1485186 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1485186 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1485180 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1485180 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1485178 {
	width:700px !important;
	height:309px !important;
}

#item1521681 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1485366 {
	width:595px !important;
	height:186px !important;
}

@keyframes intensificar-1485366 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1485366 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1965199 tr {
	border-right:3.08px solid #fff;;
}

table#table1965199 {
	table-layout:fixed;
}

#item1485390 {
	width:628px !important;
	height:287px !important;
	top:234px !important;
}

@keyframes intensificar-1485390 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1485390 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1485413 {
	width:140px !important;
	height:18px !important;
	top:206px !important;
}

@keyframes intensificar-1485413 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1485413 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1531181 {
	width:23px !important;
	height:46px !important;
	left:616px !important;
	top:70px !important;
}

#item1527400 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:238px !important;
}

#item1527403 {
	width:595px !important;
	height:521px !important;
}

@keyframes intensificar-1527403 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1527403 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1485198 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1485198 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1485199 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1485222 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1485245 {
	width:125px !important;
	height:31px !important;
	left:6px !important;
	top:102px !important;
}

#item1485251 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1485274 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1485279 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1485279 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1485279 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1485302 {
	width:490px !important;
	height:325px !important;
	top:116px !important;
}

@keyframes intensificar-1485302 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1485302 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1485196 {
	width:664px !important;
	height:521px !important;
	left:36px !important;
	top:554px !important;
}

#item1485436 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:510px !important;
}

#item1485459 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1485483 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1485486 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1485513 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1485514 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1485510 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1485548 {
	width:172px !important;
	height:70px !important;
}

#item1485549 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1485521 {
	width:172px !important;
	height:70px !important;
}

#item1485523 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1485517 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1485601 {
	width:139px !important;
	height:70px !important;
}

#item1485602 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1485576 {
	width:139px !important;
	height:70px !important;
}

#item1485577 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1485572 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1485655 {
	width:141px !important;
	height:70px !important;
}

#item1485656 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1485630 {
	width:141px !important;
	height:70px !important;
}

#item1485631 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1485625 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1485710 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1523266 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1523289 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1523263 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1485714 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1485714 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1485714 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1428121 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1381604 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1381604 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1381602 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1381602 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1381600 {
	width:600px !important;
	height:790px !important;
}

#item1381605 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1381635 {
	width:528px !important;
	height:201px !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-1381635 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1381635 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1968728 tr {
	border-right:2.2px solid #fff;;
}

table#table1968728 {
	table-layout:fixed;
}

#item1444276 {
	width:528px !important;
	height:220px !important;
	top:259px !important;
}

@keyframes intensificar-1444276 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1444276 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1444323 {
	width:100px !important;
	height:13px !important;
	top:239px !important;
}

@keyframes intensificar-1444323 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1444323 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1381818 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1381822 {
	width:534px !important;
	height:515px !important;
	top:16px !important;
}

#item1382235 {
	width:509px !important;
	height:997px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1382235 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1382235 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1381849 {
	width:14px !important;
	height:9px !important;
}

#item1381853 {
	width:14px !important;
	height:9px !important;
	top:538px !important;
}

@keyframes intensificar-1381687 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1381687 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1381734 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1381757 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1381780 {
	width:89px !important;
	height:22px !important;
	left:4px !important;
	top:73px !important;
}

#item1381788 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1381811 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1426047 {
	width:350px !important;
	height:232px !important;
	top:65px !important;
}

@keyframes intensificar-1426047 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1426047 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1426070 {
	width:528px !important;
	height:29px !important;
	top:16px !important;
}

@keyframes intensificar-1426070 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1426070 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1381609 {
	width:564px !important;
	height:547px !important;
	left:636px !important;
	top:178px !important;
}

#item1381856 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:145px !important;
}

#item1381879 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1381903 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1381906 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1381932 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1381933 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1381929 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1381965 {
	width:123px !important;
	height:50px !important;
}

#item1381966 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1381940 {
	width:123px !important;
	height:50px !important;
}

#item1381941 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1381936 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1382019 {
	width:99px !important;
	height:50px !important;
}

#item1382020 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1381994 {
	width:99px !important;
	height:50px !important;
}

#item1381995 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1381990 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1382072 {
	width:101px !important;
	height:50px !important;
}

#item1382073 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1382047 {
	width:101px !important;
	height:50px !important;
}

#item1382048 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1382043 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1382099 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1382123 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1382096 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1382127 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1382130 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1382130 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1382130 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1522040 {
	width:130px !important;
	height:134px !important;
	left:571px !important;
	top:309px !important;
}

@keyframes intensificar-1485736 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1485736 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1485743 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1485743 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1485734 {
	width:700px !important;
	height:309px !important;
}

#item1521684 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1485923 {
	width:595px !important;
	height:116px !important;
}

@keyframes intensificar-1485923 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1485923 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1972582 tr {
	border-right:3.08px solid #fff;;
}

table#table1972582 {
	table-layout:fixed;
}

#item1485947 {
	width:628px !important;
	height:328px !important;
	top:166px !important;
}

@keyframes intensificar-1485947 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1485947 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1485970 {
	width:140px !important;
	height:18px !important;
	top:138px !important;
}

@keyframes intensificar-1485970 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1485970 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1531185 {
	width:23px !important;
	height:46px !important;
	left:616px !important;
	top:35px !important;
}

#item1527355 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:224px !important;
}

#item1527362 {
	width:595px !important;
	height:494px !important;
}

@keyframes intensificar-1527362 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1527362 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1485755 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1485755 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1485756 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1485779 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1485802 {
	width:125px !important;
	height:31px !important;
	left:6px !important;
	top:102px !important;
}

#item1485811 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1485834 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1485838 {
	width:490px !important;
	height:325px !important;
	top:89px !important;
}

@keyframes intensificar-1485838 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1485838 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1485861 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1485861 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1485861 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1485753 {
	width:664px !important;
	height:494px !important;
	left:36px !important;
	top:581px !important;
}

#item1485993 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:512px !important;
}

#item1486016 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1486041 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1486046 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1486072 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1486073 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1486069 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1486105 {
	width:172px !important;
	height:70px !important;
}

#item1486106 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1486080 {
	width:172px !important;
	height:70px !important;
}

#item1486081 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1486076 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1486158 {
	width:139px !important;
	height:70px !important;
}

#item1486159 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1486133 {
	width:139px !important;
	height:70px !important;
}

#item1486134 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1486129 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1486212 {
	width:141px !important;
	height:70px !important;
}

#item1486213 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1486187 {
	width:141px !important;
	height:70px !important;
}

#item1486188 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1486182 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1486266 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1523299 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1523322 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1523296 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1486269 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1486269 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1486269 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1382290 {
	width:1236px !important;
	height:814px !important;
	left:-18px !important;
	top:-12px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1382291 {
	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-1382291 {
	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;
	}
}
#item1382292 {
	width:799px !important;
	height:244px !important;
	left:100px !important;
	top:100px !important;
}

@keyframes intensificar-1382292 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1382292 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1382315 {
	opacity:0.40;
	width:502px !important;
	height:234px !important;
	left:100px !important;
	top:386px !important;
	background:#0e0b00;
}

#item1382316 {
	width:459px !important;
	height:194px !important;
	left:122px !important;
	top:405px !important;
}

@keyframes intensificar-1382316 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1382316 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1382340 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1382340 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1382340 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes moverhacialaizquierdayreducir-1486286 {
	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-1486286 {
	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;
	}
}
#item1486289 {
	width:733px !important;
	height:194px !important;
	left:36px !important;
	top:620px !important;
}

@keyframes intensificar-1486289 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1486289 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1486312 {
	opacity:0.40;
	width:628px !important;
	height:293px !important;
	left:36px !important;
	top:871px !important;
	background:#0e0b00;
}

#item1486313 {
	width:574px !important;
	height:242px !important;
	left:63px !important;
	top:895px !important;
}

@keyframes intensificar-1486313 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1486313 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1486336 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1486336 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1486336 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1382355 {
	width:106px !important;
	height:237px !important;
	top:553px !important;
}

#item1382600 {
	width:600px !important;
	height:790px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1382624 {
	width:528px !important;
	height:637px !important;
	left:46px !important;
	top:75px !important;
}

@keyframes intensificar-1382624 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1382624 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1382553 {
	width:600px !important;
	height:790px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1384717 {
	width:13px !important;
	height:26px !important;
	left:585px !important;
	top:382px !important;
}

#item1384721 {
	width:534px !important;
	height:640px !important;
	left:45px !important;
	top:75px !important;
}

#item1384817 {
	width:509px !important;
	height:1250px !important;
}

@keyframes intensificar-1384817 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1384817 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1384745 {
	width:14px !important;
	height:9px !important;
	left:568px !important;
	top:60px !important;
}

#item1384748 {
	width:14px !important;
	height:9px !important;
	left:568px !important;
	top:724px !important;
}

#item1382360 {
	width:600px !important;
	height:790px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1382384 {
	width:75px !important;
	height:16px !important;
	left:53px !important;
	top:66px !important;
}

#item1382409 {
	width:86px !important;
	height:16px !important;
	left:440px !important;
	top:66px !important;
}

#item1382522 {
	width:93px !important;
	height:8px !important;
	left:95px !important;
	top:497px !important;
}

#item1382517 {
	width:33px !important;
	height:17px !important;
	left:57px !important;
	top:493px !important;
}

#item1382433 {
	width:20px !important;
	height:10px !important;
	left:172px !important;
	top:403px !important;
}

table#table1978356 th, table#table1978356 td {
	vertical-align:top;;
}

table#table1978356 tr {
	height:18px;;
}

table#table1978356 {
	table-layout:fixed;
}

#item1382439 {
	width:510px !important;
	height:398px !important;
	left:46px !important;
	top:94px !important;
}

#item1382465 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1382462 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:91px !important;
}

#item1382469 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1382466 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:109px !important;
}

#item1382473 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1382470 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:127px !important;
}

#item1382477 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1382474 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:145px !important;
}

#item1382481 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1382478 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:163px !important;
}

#item1382485 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1382482 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:182px !important;
}

#item1382490 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1382486 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:200px !important;
}

#item1382494 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1382491 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:218px !important;
}

#item1382498 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1382495 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:236px !important;
}

#item1382502 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1382499 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:254px !important;
}

#item1382507 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1382503 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:272px !important;
}

#item1382511 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1382508 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:290px !important;
}

#item1382515 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1382512 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:308px !important;
}

#item1384520 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1384517 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:326px !important;
}

#item1384524 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1384521 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:344px !important;
}

#item1384658 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1384655 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:361px !important;
}

#item1384662 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1384659 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:380px !important;
}

#item1384667 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1384664 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:398px !important;
}

#item1384671 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1384668 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:416px !important;
}

#item1384675 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1384672 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:434px !important;
}

#item1384679 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1384676 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:452px !important;
}

@keyframes intensificar-1382546 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1382546 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1382547 {
	width:148px !important;
	height:37px !important;
	left:238px !important;
	top:47px !important;
}

#item1382358 {
	width:610px !important;
	height:800px !important;
	left:590px !important;
	top:-10px !important;
}

#item1382647 {
	width:558px !important;
	height:592px !important;
	left:21px !important;
	top:133px !important;
}

#item1382649 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1382653 {
	width:528px !important;
	height:37px !important;
	left:16px !important;
}

#item1383714 {
	width:141px !important;
	height:15px !important;
	left:9px !important;
}

#item1383737 {
	width:6px !important;
	height:11px !important;
	top:2px !important;
}

#item1383711 {
	width:150px !important;
	height:15px !important;
	left:36px !important;
	top:99px !important;
}

#item1383746 {
	width:19px !important;
	height:19px !important;
}

#item1383742 {
	width:19px !important;
	height:19px !important;
	left:1158px !important;
	top:21px !important;
}

@keyframes intensificar-1383749 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1383749 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1383752 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1383753 {
	width:28px !important;
	height:40px !important;
	left:13px !important;
	top:5px !important;
}

#item1383749 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

@keyframes intensificar-1383756 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1383756 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1383786 {
	width:122px !important;
	height:50px !important;
}

#item1383787 {
	width:92px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1383760 {
	width:122px !important;
	height:50px !important;
}

#item1383761 {
	width:92px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1383756 {
	width:122px !important;
	height:50px !important;
	left:807px !important;
	top:740px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

@keyframes intensificar-1383810 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1383810 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1383839 {
	width:122px !important;
	height:50px !important;
}

#item1383840 {
	width:107px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1383814 {
	width:122px !important;
	height:50px !important;
}

#item1383815 {
	width:107px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1383810 {
	width:122px !important;
	height:50px !important;
	left:932px !important;
	top:740px !important;
}

@keyframes intensificar-1383863 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1383863 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1383892 {
	width:87px !important;
	height:50px !important;
}

#item1383893 {
	width:72px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1383867 {
	width:87px !important;
	height:50px !important;
}

#item1383868 {
	width:72px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1383863 {
	width:87px !important;
	height:50px !important;
	left:1057px !important;
	top:740px !important;
}

#item1383919 {
	width:185px !important;
	height:12px !important;
	left:17px !important;
}

#item1383942 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1383916 {
	width:202px !important;
	height:12px !important;
	left:398px !important;
	top:748px !important;
}

#item1383947 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1383947 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1383947 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1486668 {
	width:700px !important;
	height:925px !important;
	background:#f3f3f2;
}

#item1486691 {
	width:628px !important;
	height:827px !important;
	left:36px !important;
	top:70px !important;
}

@keyframes intensificar-1486691 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1486691 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1486606 {
	width:700px !important;
	height:925px !important;
	background:#f3f3f2;
}

#item1521355 {
	width:614px !important;
	height:828px !important;
	left:36px !important;
	top:70px !important;
}

@keyframes intensificar-1521355 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1521355 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1521390 {
	width:23px !important;
	height:46px !important;
	left:669px !important;
	top:463px !important;
}

#item1486372 {
	width:700px !important;
	height:925px !important;
	background:#f3f3f2;
}

@keyframes intensificar-1606283 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1606283 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1606284 {
	width:92px !important;
	height:20px !important;
	left:9px !important;
}

#item1606308 {
	width:105px !important;
	height:20px !important;
	left:481px !important;
}

#item1606331 {
	width:114px !important;
	height:10px !important;
	left:60px !important;
	top:535px !important;
}

#item1606354 {
	width:40px !important;
	height:20px !important;
	left:13px !important;
	top:530px !important;
}

#item1606357 {
	width:24px !important;
	height:12px !important;
	left:154px !important;
	top:411px !important;
}

table#table1983885 th, table#table1983885 td {
	vertical-align:top;;
}

table#table1983885 tr {
	height:22px;;
}

table#table1983885 {
	table-layout:fixed;
}

#item1606360 {
	width:622px !important;
	height:486px !important;
	top:35px !important;
}

#item1606386 {
	width:623px !important;
	height:21px !important;
}

#item1606383 {
	width:623px !important;
	height:21px !important;
	top:35px !important;
}

#item1606390 {
	width:623px !important;
	height:21px !important;
}

#item1606387 {
	width:623px !important;
	height:21px !important;
	top:57px !important;
}

#item1606394 {
	width:623px !important;
	height:21px !important;
}

#item1606391 {
	width:623px !important;
	height:21px !important;
	top:79px !important;
}

#item1606399 {
	width:623px !important;
	height:21px !important;
}

#item1606395 {
	width:623px !important;
	height:21px !important;
	top:101px !important;
}

#item1606403 {
	width:623px !important;
	height:21px !important;
}

#item1606400 {
	width:623px !important;
	height:21px !important;
	top:123px !important;
}

#item1606407 {
	width:623px !important;
	height:21px !important;
}

#item1606404 {
	width:623px !important;
	height:21px !important;
	top:145px !important;
}

#item1606411 {
	width:623px !important;
	height:21px !important;
}

#item1606408 {
	width:623px !important;
	height:21px !important;
	top:167px !important;
}

#item1606415 {
	width:623px !important;
	height:21px !important;
}

#item1606412 {
	width:623px !important;
	height:21px !important;
	top:189px !important;
}

#item1606419 {
	width:623px !important;
	height:21px !important;
}

#item1606416 {
	width:623px !important;
	height:21px !important;
	top:211px !important;
}

#item1606423 {
	width:623px !important;
	height:21px !important;
}

#item1606420 {
	width:623px !important;
	height:21px !important;
	top:233px !important;
}

#item1606427 {
	width:623px !important;
	height:21px !important;
}

#item1606424 {
	width:623px !important;
	height:21px !important;
	top:255px !important;
}

#item1606431 {
	width:623px !important;
	height:21px !important;
}

#item1606428 {
	width:623px !important;
	height:21px !important;
	top:277px !important;
}

#item1606435 {
	width:623px !important;
	height:21px !important;
}

#item1606432 {
	width:623px !important;
	height:21px !important;
	top:299px !important;
}

#item1606439 {
	width:623px !important;
	height:21px !important;
}

#item1606436 {
	width:623px !important;
	height:21px !important;
	top:321px !important;
}

#item1606443 {
	width:623px !important;
	height:21px !important;
}

#item1606440 {
	width:623px !important;
	height:21px !important;
	top:343px !important;
}

#item1606447 {
	width:623px !important;
	height:21px !important;
}

#item1606444 {
	width:623px !important;
	height:21px !important;
	top:365px !important;
}

#item1606451 {
	width:623px !important;
	height:21px !important;
}

#item1606448 {
	width:623px !important;
	height:21px !important;
	top:387px !important;
}

#item1606456 {
	width:623px !important;
	height:21px !important;
}

#item1606452 {
	width:623px !important;
	height:21px !important;
	top:409px !important;
}

#item1606461 {
	width:623px !important;
	height:21px !important;
}

#item1606458 {
	width:623px !important;
	height:21px !important;
	top:431px !important;
}

#item1606465 {
	width:623px !important;
	height:21px !important;
}

#item1606462 {
	width:623px !important;
	height:21px !important;
	top:453px !important;
}

#item1606469 {
	width:623px !important;
	height:21px !important;
}

#item1606466 {
	width:623px !important;
	height:21px !important;
	top:475px !important;
}

#item1486360 {
	width:703px !important;
	height:925px !important;
	background:#fff;
}

@keyframes intensificar-1486360 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1486360 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1486358 {
	width:703px !important;
	height:925px !important;
	top:150px !important;
}

#item1486718 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1486721 {
	width:628px !important;
	height:52px !important;
	left:22px !important;
}

#item1487467 {
	width:197px !important;
	height:21px !important;
	left:13px !important;
}

#item1487492 {
	width:9px !important;
	height:15px !important;
	top:3px !important;
}

#item1487464 {
	width:210px !important;
	height:21px !important;
	left:36px !important;
	top:110px !important;
}

#item1487502 {
	width:26px !important;
	height:26px !important;
}

#item1487498 {
	width:26px !important;
	height:26px !important;
	left:638px !important;
	top:171px !important;
}

@keyframes intensificar-1487507 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1487507 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1487512 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1487513 {
	width:39px !important;
	height:56px !important;
	left:18px !important;
	top:7px !important;
}

#item1487507 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

@keyframes intensificar-1487516 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1487516 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1487545 {
	width:171px !important;
	height:70px !important;
}

#item1487546 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1487520 {
	width:171px !important;
	height:70px !important;
}

#item1487521 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1487516 {
	width:171px !important;
	height:70px !important;
	left:150px !important;
	top:1130px !important;
}

@keyframes intensificar-1487569 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1487569 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1487598 {
	width:171px !important;
	height:70px !important;
}

#item1487599 {
	width:150px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1487573 {
	width:171px !important;
	height:70px !important;
}

#item1487574 {
	width:150px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1487569 {
	width:171px !important;
	height:70px !important;
	left:325px !important;
	top:1130px !important;
}

@keyframes intensificar-1487622 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1487622 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1487652 {
	width:122px !important;
	height:70px !important;
}

#item1487653 {
	width:101px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1487627 {
	width:122px !important;
	height:70px !important;
}

#item1487628 {
	width:101px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1487622 {
	width:122px !important;
	height:70px !important;
	left:500px !important;
	top:1130px !important;
}

#item1487679 {
	width:259px !important;
	height:16px !important;
	left:23px !important;
}

#item1487702 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1487676 {
	width:283px !important;
	height:17px !important;
	left:36px !important;
	top:1089px !important;
}

#item1521269 {
	width:35px !important;
	height:74px !important;
	left:147px !important;
	top:1128px !important;
}

#item1487706 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1487706 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1487706 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1619395 {
	width:186px !important;
	height:167px !important;
	top:623px !important;
}

@keyframes intensificar-1588673 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1588673 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1588684 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1588684 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1588671 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1588695 {
	width:211px !important;
	height:33px !important;
	left:795px !important;
	top:36px !important;
}

#item1588207 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:128px !important;
}

#item1588231 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1588538 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:144px !important;
}

#item1588544 {
	width:534px !important;
	height:282px !important;
	top:16px !important;
}

#item1588547 {
	width:509px !important;
	height:480px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1588547 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1588547 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1588574 {
	width:14px !important;
	height:9px !important;
}

#item1588584 {
	width:14px !important;
	height:9px !important;
	top:305px !important;
}

#item1588590 {
	width:528px !important;
	height:195px !important;
	top:349px !important;
}

table#table1988194 tr {
	border-right:2.2px solid #fff;;
}

table#table1988194 {
	table-layout:fixed;
}

#item1588591 {
	width:621px !important;
	height:195px !important;
}

@keyframes intensificar-1588591 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1588591 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1588614 {
	width:26px !important;
	height:13px !important;
	left:251px !important;
	top:550px !important;
}

#item1588619 {
	width:57px !important;
	height:12px !important;
	top:329px !important;
}

@keyframes intensificar-1588619 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1588619 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1588488 {
	width:528px !important;
	height:40px !important;
	top:15px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1588488 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1588488 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1588512 {
	width:528px !important;
	height:506px !important;
	top:57px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1588512 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1588512 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1588443 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:268px !important;
}

#item1588448 {
	width:534px !important;
	height:532px !important;
	top:15px !important;
}

#item1588449 {
	width:509px !important;
	height:850px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1588449 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1588449 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1588475 {
	width:14px !important;
	height:9px !important;
}

#item1588482 {
	width:14px !important;
	height:9px !important;
	top:554px !important;
}

#item1588257 {
	width:528px !important;
	height:63px !important;
}

@keyframes intensificar-1588257 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1588257 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1588280 {
	width:350px !important;
	height:363px !important;
	top:83px !important;
}

@keyframes intensificar-1588280 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1588280 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1588303 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:411px !important;
}

@keyframes intensificar-1588303 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1588303 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1588315 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1588315 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1588315 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1588338 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1588338 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1588338 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1588362 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1588362 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1588362 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1588385 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1588385 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1588385 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1588409 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1588409 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1588409 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1588432 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1588432 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1588432 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1588254 {
	width:564px !important;
	height:563px !important;
	left:36px !important;
	top:162px !important;
}

#item1588643 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1588648 {
	width:264px !important;
	height:37px !important;
	left:16px !important;
}

#item1587954 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1587955 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1587951 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1587990 {
	width:123px !important;
	height:50px !important;
}

#item1587991 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1587965 {
	width:123px !important;
	height:50px !important;
}

#item1587966 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1587960 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1588044 {
	width:113px !important;
	height:50px !important;
}

#item1588045 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1588018 {
	width:113px !important;
	height:50px !important;
}

#item1588019 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1588014 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1588099 {
	width:101px !important;
	height:50px !important;
}

#item1588100 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1588073 {
	width:101px !important;
	height:50px !important;
}

#item1588075 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1588069 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1588152 {
	width:101px !important;
	height:50px !important;
}

#item1588153 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1588127 {
	width:101px !important;
	height:50px !important;
}

#item1588128 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1588123 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1588179 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1588202 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1588176 {
	width:147px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1385545 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1385545 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1385545 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1589540 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1589528 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1589528 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1589518 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1589518 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1589516 {
	width:700px !important;
	height:309px !important;
}

#item1589535 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1589112 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1589135 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1589405 {
	width:628px !important;
	height:249px !important;
	top:244px !important;
}

table#table1992469 tr {
	border-right:3.08px solid #fff;;
}

table#table1992469 {
	table-layout:fixed;
}

#item1589406 {
	width:869px !important;
	height:249px !important;
}

@keyframes intensificar-1589406 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1589406 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1589429 {
	width:45px !important;
	height:23px !important;
	left:291px !important;
	top:499px !important;
}

#item1589437 {
	width:80px !important;
	height:16px !important;
	top:217px !important;
}

@keyframes intensificar-1589437 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1589437 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1589460 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:76px !important;
}

#item1589463 {
	width:595px !important;
	height:192px !important;
}

@keyframes intensificar-1589463 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1589463 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1589378 {
	width:595px !important;
	height:518px !important;
}

@keyframes intensificar-1589378 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1589378 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1589401 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:236px !important;
}

#item1589347 {
	width:595px !important;
	height:518px !important;
}

@keyframes intensificar-1589347 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1589347 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1589372 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:236px !important;
}

#item1589161 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1589161 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1589161 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1589187 {
	width:490px !important;
	height:402px !important;
	top:116px !important;
}

@keyframes intensificar-1589187 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1589187 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1589210 {
	width:102px !important;
	height:25px !important;
	left:525px !important;
	top:526px !important;
}

@keyframes intensificar-1589210 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1589210 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1589223 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1589223 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1589223 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1589246 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1589246 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1589246 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1589271 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1589271 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1589271 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1589294 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1589294 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1589294 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1589318 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1589318 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1589318 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1589341 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1589341 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1589341 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1589158 {
	width:664px !important;
	height:551px !important;
	left:36px !important;
	top:557px !important;
}

#item1589488 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1589493 {
	width:370px !important;
	height:52px !important;
	left:22px !important;
}

#item1588854 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1588855 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1588851 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1588890 {
	width:172px !important;
	height:70px !important;
}

#item1588891 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1588865 {
	width:172px !important;
	height:70px !important;
}

#item1588866 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1588860 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1588943 {
	width:158px !important;
	height:70px !important;
}

#item1588945 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1588918 {
	width:158px !important;
	height:70px !important;
}

#item1588919 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1588914 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1588998 {
	width:141px !important;
	height:70px !important;
}

#item1588999 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1588972 {
	width:141px !important;
	height:70px !important;
}

#item1588973 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1588968 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1589051 {
	width:141px !important;
	height:70px !important;
}

#item1589052 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1589026 {
	width:141px !important;
	height:70px !important;
}

#item1589027 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1589022 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
}

#item1589078 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1589101 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1589075 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1589106 {
	width:35px !important;
	height:74px !important;
	left:-3px !important;
	top:1127px !important;
}

#item1488393 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1488393 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1488393 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes intensificar-1590200 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1590200 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1590211 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1590211 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1590198 {
	width:600px !important;
	height:790px !important;
}

#item1590223 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

table#table1997140 tr {
	border-right:2.2px solid #fff;;
}

table#table1997140 {
	table-layout:fixed;
}

#item1590052 {
	width:528px !important;
	height:191px !important;
	top:20px !important;
}

@keyframes intensificar-1590052 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1590052 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1590075 {
	width:80px !important;
	height:13px !important;
}

@keyframes intensificar-1590075 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1590075 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1590098 {
	width:528px !important;
	height:295px !important;
	top:15px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1590098 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1590098 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1590007 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:276px !important;
}

#item1590013 {
	width:534px !important;
	height:548px !important;
	top:15px !important;
}

#item1590014 {
	width:509px !important;
	height:900px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1590014 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1590014 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1590040 {
	width:14px !important;
	height:9px !important;
}

#item1590045 {
	width:14px !important;
	height:9px !important;
	top:570px !important;
}

#item1589872 {
	width:528px !important;
	height:80px !important;
}

@keyframes intensificar-1589872 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1589872 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1589895 {
	width:350px !important;
	height:379px !important;
	top:100px !important;
}

@keyframes intensificar-1589895 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1589895 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1589918 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:327px !important;
}

@keyframes intensificar-1589918 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1589918 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1589929 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1589929 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1589929 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1589952 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1589952 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1589952 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1589976 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1589976 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1589976 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1590000 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1590000 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1590000 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1589869 {
	width:564px !important;
	height:579px !important;
	left:636px !important;
	top:146px !important;
}

#item1590122 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1590145 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1590170 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1590175 {
	width:357px !important;
	height:37px !important;
	left:16px !important;
}

#item1589662 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1589663 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1589659 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1589699 {
	width:123px !important;
	height:50px !important;
}

#item1589700 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1589674 {
	width:123px !important;
	height:50px !important;
}

#item1589675 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1589669 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1589752 {
	width:101px !important;
	height:50px !important;
}

#item1589753 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1589727 {
	width:101px !important;
	height:50px !important;
}

#item1589728 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1589723 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1589807 {
	width:99px !important;
	height:50px !important;
}

#item1589808 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1589781 {
	width:99px !important;
	height:50px !important;
}

#item1589782 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1589776 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1589831 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1589840 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1589864 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1589837 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1390160 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1390160 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1390160 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1590923 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1590909 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1590909 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1590899 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1590899 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1590897 {
	width:700px !important;
	height:309px !important;
}

#item1590916 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1590738 {
	width:595px !important;
	height:165px !important;
}

@keyframes intensificar-1590738 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1590738 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1590761 {
	width:628px !important;
	height:293px !important;
	top:220px !important;
}

table#table2001147 tr {
	border-right:3.08px solid #fff;;
}

table#table2001147 {
	table-layout:fixed;
}

#item1590762 {
	width:739px !important;
	height:268px !important;
}

@keyframes intensificar-1590762 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1590762 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1590785 {
	width:80px !important;
	height:16px !important;
	top:192px !important;
}

@keyframes intensificar-1590785 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1590785 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1590808 {
	width:45px !important;
	height:23px !important;
	left:291px !important;
	top:521px !important;
}

#item1590815 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:63px !important;
}

#item1590705 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:247px !important;
}

#item1590712 {
	width:595px !important;
	height:540px !important;
}

@keyframes intensificar-1590712 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1590712 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1590574 {
	width:628px !important;
	height:135px !important;
}

@keyframes intensificar-1590574 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1590574 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1590597 {
	width:490px !important;
	height:289px !important;
	top:155px !important;
}

@keyframes intensificar-1590597 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1590597 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1590620 {
	width:102px !important;
	height:25px !important;
	left:525px !important;
	top:458px !important;
}

@keyframes intensificar-1590620 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1590620 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1590629 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1590629 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1590629 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1590652 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1590652 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1590652 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1590676 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1590676 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1590676 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1590699 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1590699 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1590699 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1590571 {
	width:664px !important;
	height:544px !important;
	left:36px !important;
	top:535px !important;
}

#item1590819 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1590842 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1590866 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1590874 {
	width:500px !important;
	height:52px !important;
	left:22px !important;
}

#item1590364 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1590365 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1590361 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1590402 {
	width:172px !important;
	height:70px !important;
}

#item1590403 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1590377 {
	width:172px !important;
	height:70px !important;
}

#item1590378 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1590370 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1590455 {
	width:141px !important;
	height:70px !important;
}

#item1590456 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1590430 {
	width:141px !important;
	height:70px !important;
}

#item1590431 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1590426 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1590508 {
	width:139px !important;
	height:70px !important;
}

#item1590509 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1590483 {
	width:139px !important;
	height:70px !important;
}

#item1590484 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1590479 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1590532 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1590542 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1590566 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1590539 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1491581 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1491581 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1491581 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1619408 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1591595 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1591595 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1591584 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1591584 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1591582 {
	width:600px !important;
	height:790px !important;
}

#item1591607 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1591407 {
	width:528px !important;
	height:253px !important;
	top:309px !important;
}

table#table2004499 tr {
	border-bottom:2.2px solid #fff;;
	border-right:2.2px solid #fff;;
}

table#table2004499 {
	table-layout:fixed;
}

#item1591408 {
	width:621px !important;
	height:253px !important;
}

@keyframes intensificar-1591408 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1591408 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1591431 {
	width:26px !important;
	height:13px !important;
	left:251px !important;
	top:566px !important;
}

#item1591439 {
	width:57px !important;
	height:12px !important;
	top:289px !important;
}

@keyframes intensificar-1591439 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1591439 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1591462 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:126px !important;
}

#item1591467 {
	width:534px !important;
	height:250px !important;
	top:14px !important;
}

#item1591469 {
	width:510px !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-1591469 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1591469 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1591494 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1591501 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:271px !important;
}

#item1591224 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:276px !important;
}

#item1591229 {
	width:534px !important;
	height:548px !important;
	top:15px !important;
}

#item1591230 {
	width:509px !important;
	height:1350px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1591230 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1591230 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1591256 {
	width:14px !important;
	height:9px !important;
}

#item1591264 {
	width:14px !important;
	height:9px !important;
	top:570px !important;
}

#item1591272 {
	width:528px !important;
	height:63px !important;
}

@keyframes intensificar-1591272 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1591272 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1591295 {
	width:350px !important;
	height:379px !important;
	top:83px !important;
}

@keyframes intensificar-1591295 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1591295 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1591318 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:377px !important;
}

@keyframes intensificar-1591318 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1591318 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1591328 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1591328 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1591328 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1591352 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1591352 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1591352 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1591376 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1591376 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1591376 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1591400 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1591400 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1591400 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1591221 {
	width:564px !important;
	height:579px !important;
	left:636px !important;
	top:146px !important;
}

#item1591506 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1591530 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1591554 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1591559 {
	width:264px !important;
	height:37px !important;
	left:16px !important;
}

#item1591017 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1591018 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1591014 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1591054 {
	width:123px !important;
	height:50px !important;
}

#item1591055 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1591029 {
	width:123px !important;
	height:50px !important;
}

#item1591030 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1591023 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1591107 {
	width:101px !important;
	height:50px !important;
}

#item1591108 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1591082 {
	width:101px !important;
	height:50px !important;
}

#item1591083 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1591078 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1591160 {
	width:99px !important;
	height:50px !important;
}

#item1591161 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1591135 {
	width:99px !important;
	height:50px !important;
}

#item1591136 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1591131 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1591184 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1591192 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1591216 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1591189 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1390879 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1390879 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1390879 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1592312 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1592296 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1592296 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1592287 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1592287 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1592285 {
	width:700px !important;
	height:309px !important;
}

#item1592305 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1592127 {
	width:595px !important;
	height:121px !important;
}

@keyframes intensificar-1592127 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1592127 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1592151 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:38px !important;
}

#item1592156 {
	width:628px !important;
	height:336px !important;
	top:179px !important;
}

table#table2009495 tr {
	border-bottom:3.08px solid #fff;;
	border-right:3.08px solid #fff;;
}

table#table2009495 {
	table-layout:fixed;
}

#item1592157 {
	width:878px !important;
	height:311px !important;
}

@keyframes intensificar-1592157 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1592157 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1592180 {
	width:45px !important;
	height:23px !important;
	left:291px !important;
	top:521px !important;
}

#item1592187 {
	width:80px !important;
	height:16px !important;
	top:151px !important;
}

@keyframes intensificar-1592187 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1592187 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1592097 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:247px !important;
}

#item1592102 {
	width:595px !important;
	height:540px !important;
}

@keyframes intensificar-1592102 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1592102 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1591963 {
	width:628px !important;
	height:112px !important;
}

@keyframes intensificar-1591963 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1591963 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1591986 {
	width:350px !important;
	height:408px !important;
	top:132px !important;
}

@keyframes intensificar-1591986 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1591986 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1592010 {
	width:102px !important;
	height:25px !important;
	left:525px !important;
	top:528px !important;
}

@keyframes intensificar-1592010 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1592010 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1592019 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1592019 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1592019 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1592042 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1592042 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1592042 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1592066 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1592066 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1592066 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1592091 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1592091 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1592091 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1591960 {
	width:664px !important;
	height:554px !important;
	left:36px !important;
	top:535px !important;
}

#item1592210 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1592233 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1592257 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1592262 {
	width:370px !important;
	height:52px !important;
	left:22px !important;
}

#item1591754 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1591755 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1591751 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1591791 {
	width:172px !important;
	height:70px !important;
}

#item1591792 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1591766 {
	width:172px !important;
	height:70px !important;
}

#item1591767 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1591761 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1591845 {
	width:141px !important;
	height:70px !important;
}

#item1591846 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1591819 {
	width:141px !important;
	height:70px !important;
}

#item1591821 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1591815 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1591898 {
	width:139px !important;
	height:70px !important;
}

#item1591899 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1591873 {
	width:139px !important;
	height:70px !important;
}

#item1591874 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1591869 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1591922 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1591932 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1591955 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1591929 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1492132 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1492132 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1492132 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes intensificar-1593052 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1593052 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1593042 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1593042 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1593040 {
	width:600px !important;
	height:790px !important;
}

#item1593060 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

table#table2013589 tr {
	border-right:2.2px solid #fff;;
}

table#table2013589 {
	table-layout:fixed;
}

#item1592848 {
	width:528px !important;
	height:278px !important;
	top:20px !important;
}

@keyframes intensificar-1592848 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1592848 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1592871 {
	width:80px !important;
	height:13px !important;
}

@keyframes intensificar-1592871 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1592871 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1592894 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:112px !important;
}

#item1592901 {
	width:534px !important;
	height:220px !important;
	top:15px !important;
}

#item1592903 {
	width:510px !important;
	height:336px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1592903 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1592903 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1592928 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1592935 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:242px !important;
}

#item1592802 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:276px !important;
}

#item1592808 {
	width:534px !important;
	height:532px !important;
	top:15px !important;
}

#item1592809 {
	width:509px !important;
	height:1350px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1592809 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1592809 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1592836 {
	width:14px !important;
	height:9px !important;
}

#item1592841 {
	width:14px !important;
	height:9px !important;
	top:554px !important;
}

#item1592667 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1592667 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1592667 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1592690 {
	width:350px !important;
	height:379px !important;
	top:49px !important;
}

@keyframes intensificar-1592690 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1592690 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1592713 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:377px !important;
}

@keyframes intensificar-1592713 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1592713 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1592722 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1592722 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1592722 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1592745 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1592745 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1592745 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1592770 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1592770 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1592770 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1592793 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1592793 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1592793 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1592664 {
	width:564px !important;
	height:563px !important;
	left:636px !important;
	top:162px !important;
}

#item1592942 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:145px !important;
}

#item1592965 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1592989 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1592994 {
	width:264px !important;
	height:37px !important;
	left:16px !important;
}

#item1593017 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1592459 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1592460 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1592456 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1592496 {
	width:123px !important;
	height:50px !important;
}

#item1592497 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1592471 {
	width:123px !important;
	height:50px !important;
}

#item1592472 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1592465 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1592549 {
	width:101px !important;
	height:50px !important;
}

#item1592550 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1592524 {
	width:101px !important;
	height:50px !important;
}

#item1592525 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1592520 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1592603 {
	width:99px !important;
	height:50px !important;
}

#item1592604 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1592577 {
	width:99px !important;
	height:50px !important;
}

#item1592578 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1592573 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1592627 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1592635 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1592659 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1592632 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1392670 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1392670 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1392670 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1593798 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1593786 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1593786 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1593776 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1593776 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1593774 {
	width:700px !important;
	height:309px !important;
}

#item1593793 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table2018098 tr {
	border-right:3.08px solid #fff;;
}

table#table2018098 {
	table-layout:fixed;
}

#item1593598 {
	width:595px !important;
	height:313px !important;
	top:28px !important;
}

@keyframes intensificar-1593598 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1593598 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1593621 {
	width:112px !important;
	height:18px !important;
}

@keyframes intensificar-1593621 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1593621 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1593645 {
	width:595px !important;
	height:158px !important;
}

@keyframes intensificar-1593645 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1593645 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1593669 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:56px !important;
}

#item1593672 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:339px !important;
}

#item1593564 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:236px !important;
}

#item1593571 {
	width:595px !important;
	height:518px !important;
}

@keyframes intensificar-1593571 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1593571 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1593430 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1593430 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1593430 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1593453 {
	width:350px !important;
	height:434px !important;
	top:84px !important;
}

@keyframes intensificar-1593453 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1593453 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1593476 {
	width:102px !important;
	height:25px !important;
	left:525px !important;
	top:528px !important;
}

@keyframes intensificar-1593476 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1593476 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1593486 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1593486 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1593486 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1593509 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1593509 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1593509 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1593534 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1593534 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1593534 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1593557 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1593557 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1593557 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1593427 {
	width:664px !important;
	height:554px !important;
	left:36px !important;
	top:557px !important;
}

#item1593675 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:512px !important;
}

#item1593698 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1593722 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1593727 {
	width:370px !important;
	height:52px !important;
	left:22px !important;
}

#item1593750 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1593220 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1593221 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1593217 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1593257 {
	width:172px !important;
	height:70px !important;
}

#item1593258 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1593232 {
	width:172px !important;
	height:70px !important;
}

#item1593233 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1593226 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1593310 {
	width:141px !important;
	height:70px !important;
}

#item1593311 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1593285 {
	width:141px !important;
	height:70px !important;
}

#item1593286 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1593281 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1593365 {
	width:139px !important;
	height:70px !important;
}

#item1593366 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1593340 {
	width:139px !important;
	height:70px !important;
}

#item1593341 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1593335 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1593389 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1593397 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1593421 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1593394 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1493279 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1493279 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1493279 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes intensificar-1594660 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1594660 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1594650 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1594650 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1594648 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1594671 {
	width:211px !important;
	height:33px !important;
	left:795px !important;
	top:36px !important;
}

#item1594190 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:128px !important;
}

#item1594213 {
	width:544px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1594522 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:125px !important;
}

#item1594527 {
	width:534px !important;
	height:208px !important;
	top:16px !important;
}

#item1594529 {
	width:508px !important;
	height:350px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1594529 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1594529 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1594554 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:2px !important;
}

#item1594560 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:231px !important;
}

#item1594565 {
	width:528px !important;
	height:270px !important;
	top:274px !important;
}

table#table2023131 tr {
	border-right:2.2px solid #fff;;
}

table#table2023131 {
	table-layout:fixed;
}

#item1594566 {
	width:600px !important;
	height:270px !important;
}

@keyframes intensificar-1594566 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1594566 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1594589 {
	width:26px !important;
	height:13px !important;
	left:251px !important;
	top:551px !important;
}

#item1594594 {
	width:57px !important;
	height:12px !important;
	top:255px !important;
}

@keyframes intensificar-1594594 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1594594 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1594470 {
	width:528px !important;
	height:40px !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-1594470 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1594470 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1594496 {
	width:528px !important;
	height:463px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1594496 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1594496 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1594242 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1594248 {
	width:534px !important;
	height:533px !important;
	top:15px !important;
}

#item1594249 {
	width:509px !important;
	height:1250px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1594249 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1594249 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1594275 {
	width:14px !important;
	height:9px !important;
}

#item1594282 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item1594290 {
	width:528px !important;
	height:63px !important;
}

@keyframes intensificar-1594290 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1594290 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1594313 {
	width:350px !important;
	height:440px !important;
	top:83px !important;
}

@keyframes intensificar-1594313 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1594313 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1594336 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:529px !important;
}

@keyframes intensificar-1594336 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1594336 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1594345 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1594345 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1594345 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1594368 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1594368 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1594368 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1594392 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1594392 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1594392 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1594415 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1594415 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1594415 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1594423 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:302px !important;
}

@keyframes intensificar-1594423 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1594423 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1594446 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:318px !important;
}

@keyframes intensificar-1594446 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1594446 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1594236 {
	width:564px !important;
	height:564px !important;
	left:36px !important;
	top:161px !important;
}

#item1594618 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1594625 {
	width:264px !important;
	height:37px !important;
	left:16px !important;
}

#item1593936 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1593937 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1593933 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1593973 {
	width:123px !important;
	height:50px !important;
}

#item1593974 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1593947 {
	width:123px !important;
	height:50px !important;
}

#item1593948 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1593942 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1594027 {
	width:113px !important;
	height:50px !important;
}

#item1594028 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1594002 {
	width:113px !important;
	height:50px !important;
}

#item1594003 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1593997 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1594080 {
	width:101px !important;
	height:50px !important;
}

#item1594081 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1594055 {
	width:101px !important;
	height:50px !important;
}

#item1594056 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1594051 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1594133 {
	width:101px !important;
	height:50px !important;
}

#item1594134 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1594108 {
	width:101px !important;
	height:50px !important;
}

#item1594109 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1594104 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1594161 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1594184 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1594158 {
	width:147px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1395028 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1395028 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1395028 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1595497 {
	width:186px !important;
	height:181px !important;
	top:1019px !important;
}

@keyframes intensificar-1595484 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1595484 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1595473 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1595473 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1595471 {
	width:700px !important;
	height:309px !important;
}

#item1595492 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1595075 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:503px !important;
}

#item1595099 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1595360 {
	width:595px !important;
	height:88px !important;
}

@keyframes intensificar-1595360 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1595360 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1595384 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:18px !important;
}

#item1595387 {
	width:628px !important;
	height:349px !important;
	top:136px !important;
}

table#table2028584 tr {
	border-right:3.08px solid #fff;;
}

table#table2028584 {
	table-layout:fixed;
}

#item1595388 {
	width:840px !important;
	height:349px !important;
}

@keyframes intensificar-1595388 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1595388 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1595411 {
	width:45px !important;
	height:23px !important;
	left:291px !important;
	top:492px !important;
}

#item1595418 {
	width:80px !important;
	height:16px !important;
	top:108px !important;
}

@keyframes intensificar-1595418 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1595418 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1595336 {
	width:628px !important;
	height:494px !important;
}

@keyframes intensificar-1595336 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1595336 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1595305 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:233px !important;
}

#item1595310 {
	width:595px !important;
	height:511px !important;
}

@keyframes intensificar-1595310 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1595310 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1595126 {
	width:628px !important;
	height:112px !important;
}

@keyframes intensificar-1595126 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1595126 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1595150 {
	width:350px !important;
	height:379px !important;
	top:132px !important;
}

@keyframes intensificar-1595150 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1595150 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1595173 {
	width:102px !important;
	height:25px !important;
	left:524px !important;
	top:530px !important;
}

@keyframes intensificar-1595173 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1595173 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1595182 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1595182 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1595182 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1595205 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1595205 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1595205 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1595229 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1595229 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1595229 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1595253 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1595253 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1595253 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1595258 {
	width:98px !important;
	height:22px !important;
	left:529px !important;
	top:322px !important;
}

@keyframes intensificar-1595258 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1595258 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1595281 {
	width:130px !important;
	height:25px !important;
	left:497px !important;
	top:344px !important;
}

@keyframes intensificar-1595281 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1595281 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1595123 {
	width:664px !important;
	height:555px !important;
	left:36px !important;
	top:564px !important;
}

#item1595442 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1595448 {
	width:370px !important;
	height:52px !important;
	left:22px !important;
}

#item1594813 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1594814 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1594810 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1594850 {
	width:172px !important;
	height:70px !important;
}

#item1594851 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1594825 {
	width:172px !important;
	height:70px !important;
}

#item1594826 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1594820 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1594904 {
	width:158px !important;
	height:70px !important;
}

#item1594905 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1594879 {
	width:158px !important;
	height:70px !important;
}

#item1594880 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1594874 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1594958 {
	width:141px !important;
	height:70px !important;
}

#item1594959 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1594932 {
	width:141px !important;
	height:70px !important;
}

#item1594933 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1594928 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1595012 {
	width:141px !important;
	height:70px !important;
}

#item1595013 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1594986 {
	width:141px !important;
	height:70px !important;
}

#item1594987 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1594982 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
}

#item1595036 {
	width:35px !important;
	height:74px !important;
	left:-3px !important;
	top:1130px !important;
}

#item1595047 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1595070 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1595044 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1495203 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1495203 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1495203 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1619422 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1596215 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1596215 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1596223 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1596223 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1596213 {
	width:600px !important;
	height:790px !important;
}

#item1596234 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1596040 {
	width:528px !important;
	height:242px !important;
	top:294px !important;
}

table#table2033751 tr {
	border-right:2.2px solid #fff;;
}

table#table2033751 {
	table-layout:fixed;
}

#item1596041 {
	width:786px !important;
	height:242px !important;
}

@keyframes intensificar-1596041 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1596041 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1596064 {
	width:57px !important;
	height:12px !important;
	top:275px !important;
}

@keyframes intensificar-1596064 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1596064 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1596087 {
	width:534px !important;
	height:230px !important;
	top:15px !important;
}

#item1596089 {
	width:507px !important;
	height:350px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1596089 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1596089 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1596114 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1596121 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:252px !important;
}

#item1596126 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:117px !important;
}

#item1596133 {
	width:26px !important;
	height:13px !important;
	left:251px !important;
	top:550px !important;
}

#item1595988 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:276px !important;
}

#item1595996 {
	width:534px !important;
	height:532px !important;
	top:15px !important;
}

#item1595997 {
	width:509px !important;
	height:1050px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1595997 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1595997 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1596024 {
	width:14px !important;
	height:9px !important;
}

#item1596031 {
	width:14px !important;
	height:9px !important;
	top:554px !important;
}

#item1595855 {
	width:528px !important;
	height:63px !important;
}

@keyframes intensificar-1595855 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1595855 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1595878 {
	width:350px !important;
	height:379px !important;
	top:83px !important;
}

@keyframes intensificar-1595878 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1595878 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1595901 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:412px !important;
}

@keyframes intensificar-1595901 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1595901 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1595911 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1595911 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1595911 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1595934 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1595934 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1595934 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1595958 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1595958 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1595958 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1595981 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1595981 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1595981 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1595852 {
	width:564px !important;
	height:563px !important;
	left:636px !important;
	top:162px !important;
}

#item1596138 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1596161 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1596185 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1596190 {
	width:264px !important;
	height:37px !important;
	left:16px !important;
}

#item1595647 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1595648 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1595644 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1595685 {
	width:123px !important;
	height:50px !important;
}

#item1595686 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1595660 {
	width:123px !important;
	height:50px !important;
}

#item1595661 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1595653 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1595738 {
	width:101px !important;
	height:50px !important;
}

#item1595739 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1595713 {
	width:101px !important;
	height:50px !important;
}

#item1595714 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1595709 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1595791 {
	width:99px !important;
	height:50px !important;
}

#item1595792 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1595766 {
	width:99px !important;
	height:50px !important;
}

#item1595767 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1595762 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1595815 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1595824 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1595847 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1595820 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1395756 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1395756 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1395756 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1596962 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1596948 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1596948 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1596939 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1596939 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1596937 {
	width:700px !important;
	height:309px !important;
}

#item1596955 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1596780 {
	width:595px !important;
	height:128px !important;
}

@keyframes intensificar-1596780 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1596780 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1596804 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:41px !important;
}

#item1596807 {
	width:628px !important;
	height:324px !important;
	top:180px !important;
}

table#table2039055 tr {
	border-right:3.08px solid #fff;;
}

table#table2039055 {
	table-layout:fixed;
}

#item1596808 {
	width:1100px !important;
	height:308px !important;
}

@keyframes intensificar-1596808 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1596808 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1596831 {
	width:45px !important;
	height:23px !important;
	left:291px !important;
	top:509px !important;
}

#item1596837 {
	width:80px !important;
	height:16px !important;
	top:153px !important;
}

@keyframes intensificar-1596837 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1596837 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1596749 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:245px !important;
}

#item1596755 {
	width:595px !important;
	height:516px !important;
	top:10px !important;
}

@keyframes intensificar-1596755 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1596755 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1596614 {
	width:628px !important;
	height:112px !important;
}

@keyframes intensificar-1596614 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1596614 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1596637 {
	width:350px !important;
	height:320px !important;
	top:132px !important;
}

@keyframes intensificar-1596637 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1596637 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1596660 {
	width:102px !important;
	height:25px !important;
	left:525px !important;
	top:491px !important;
}

@keyframes intensificar-1596660 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1596660 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1596670 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1596670 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1596670 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1596694 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1596694 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1596694 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1596718 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1596718 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1596718 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1596741 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1596741 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1596741 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1596611 {
	width:664px !important;
	height:532px !important;
	left:36px !important;
	top:547px !important;
}

#item1596860 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1596883 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1596908 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1596914 {
	width:370px !important;
	height:52px !important;
	left:22px !important;
}

#item1596403 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1596404 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1596400 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1596441 {
	width:172px !important;
	height:70px !important;
}

#item1596443 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1596415 {
	width:172px !important;
	height:70px !important;
}

#item1596416 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1596410 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1596495 {
	width:141px !important;
	height:70px !important;
}

#item1596496 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1596470 {
	width:141px !important;
	height:70px !important;
}

#item1596471 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1596466 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1596549 {
	width:139px !important;
	height:70px !important;
}

#item1596550 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1596524 {
	width:139px !important;
	height:70px !important;
}

#item1596525 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1596520 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1596573 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1596583 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1596606 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1596580 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1495776 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1495776 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1495776 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1619430 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1597710 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1597710 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1597722 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1597722 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1597708 {
	width:600px !important;
	height:790px !important;
}

#item1597730 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1597348 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1597371 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1597579 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:87px !important;
}

#item1597585 {
	width:534px !important;
	height:167px !important;
	top:16px !important;
}

#item1597587 {
	width:510px !important;
	height:400px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1597587 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1597587 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1597612 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:2px !important;
}

#item1597619 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:190px !important;
}

#item1597626 {
	width:528px !important;
	height:309px !important;
	top:240px !important;
}

table#table2044203 tr {
	border-right:2.2px solid #fff;;
}

table#table2044203 {
	table-layout:fixed;
}

#item1597627 {
	width:657px !important;
	height:278px !important;
}

@keyframes intensificar-1597627 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1597627 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1597650 {
	width:26px !important;
	height:13px !important;
	left:251px !important;
	top:555px !important;
}

#item1597655 {
	width:57px !important;
	height:12px !important;
	top:221px !important;
}

@keyframes intensificar-1597655 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1597655 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1597533 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1597538 {
	width:534px !important;
	height:533px !important;
	top:15px !important;
}

#item1597539 {
	width:509px !important;
	height:1400px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1597539 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1597539 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1597565 {
	width:14px !important;
	height:9px !important;
}

#item1597572 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item1597397 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1597397 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1597397 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1597420 {
	width:350px !important;
	height:396px !important;
	top:66px !important;
}

@keyframes intensificar-1597420 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1597420 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1597444 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:430px !important;
}

@keyframes intensificar-1597444 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1597444 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1597453 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1597453 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1597453 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1597476 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1597476 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1597476 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1597500 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1597500 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1597500 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1597523 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1597523 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1597523 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1597394 {
	width:564px !important;
	height:568px !important;
	left:636px !important;
	top:157px !important;
}

#item1597680 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1597685 {
	width:264px !important;
	height:37px !important;
	left:16px !important;
}

#item1597142 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1597143 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1597139 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1597178 {
	width:123px !important;
	height:50px !important;
}

#item1597179 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1597153 {
	width:123px !important;
	height:50px !important;
}

#item1597154 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1597148 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1597232 {
	width:101px !important;
	height:50px !important;
}

#item1597233 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1597206 {
	width:101px !important;
	height:50px !important;
}

#item1597207 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1597202 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1597285 {
	width:99px !important;
	height:50px !important;
}

#item1597286 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1597260 {
	width:99px !important;
	height:50px !important;
}

#item1597261 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1597256 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1597309 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1597317 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1597340 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1597314 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1397326 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1397326 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1397326 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1598432 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1598422 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1598422 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1598415 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1598415 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1598413 {
	width:700px !important;
	height:309px !important;
}

#item1598427 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1598083 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1598106 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1598299 {
	width:595px !important;
	height:118px !important;
}

@keyframes intensificar-1598299 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1598299 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1598323 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:36px !important;
}

#item1598327 {
	width:595px !important;
	height:324px !important;
	top:163px !important;
}

table#table2049545 tr {
	border-right:3.08px solid #fff;;
}

table#table2049545 {
	table-layout:fixed;
}

#item1598328 {
	width:920px !important;
	height:390px !important;
}

@keyframes intensificar-1598328 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1598328 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1598351 {
	width:45px !important;
	height:23px !important;
	left:291px !important;
	top:505px !important;
}

#item1598358 {
	width:80px !important;
	height:16px !important;
	top:136px !important;
}

@keyframes intensificar-1598358 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1598358 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1598381 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:303px !important;
}

#item1598269 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:239px !important;
}

#item1598274 {
	width:595px !important;
	height:524px !important;
}

@keyframes intensificar-1598274 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1598274 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1598132 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1598132 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1598132 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1598155 {
	width:350px !important;
	height:415px !important;
	top:108px !important;
}

@keyframes intensificar-1598155 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1598155 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1598179 {
	width:102px !important;
	height:25px !important;
	left:524px !important;
	top:529px !important;
}

@keyframes intensificar-1598179 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1598179 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1598191 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1598191 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1598191 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1598214 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1598214 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1598214 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1598238 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1598238 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1598238 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1598261 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1598261 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1598261 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1598129 {
	width:664px !important;
	height:554px !important;
	left:36px !important;
	top:551px !important;
}

#item1598385 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1598390 {
	width:370px !important;
	height:52px !important;
	left:22px !important;
}

#item1597877 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1597878 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1597874 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1597914 {
	width:172px !important;
	height:70px !important;
}

#item1597915 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1597889 {
	width:172px !important;
	height:70px !important;
}

#item1597890 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1597884 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1597968 {
	width:141px !important;
	height:70px !important;
}

#item1597969 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1597943 {
	width:141px !important;
	height:70px !important;
}

#item1597944 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1597939 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1598022 {
	width:139px !important;
	height:70px !important;
}

#item1598023 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1597997 {
	width:139px !important;
	height:70px !important;
}

#item1597998 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1597992 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1598046 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1598054 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1598077 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1598051 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1497041 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1497041 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1497041 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1619427 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1599126 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1599126 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1599116 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1599116 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1599114 {
	width:600px !important;
	height:790px !important;
}

#item1599133 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1598944 {
	width:57px !important;
	height:12px !important;
	top:308px !important;
}

@keyframes intensificar-1598944 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1598944 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2054740 tr {
	border-right:2.2px solid #fff;;
}

table#table2054740 {
	table-layout:fixed;
}

#item1598967 {
	width:528px !important;
	height:250px !important;
	top:329px !important;
}

@keyframes intensificar-1598967 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1598967 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1598990 {
	width:528px !important;
	height:292px !important;
	top:15px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1598990 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1598990 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1598901 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:276px !important;
}

#item1598906 {
	width:534px !important;
	height:550px !important;
	top:15px !important;
}

#item1598907 {
	width:509px !important;
	height:1540px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1598907 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1598907 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1598933 {
	width:14px !important;
	height:9px !important;
}

#item1598938 {
	width:12px !important;
	height:8px !important;
	top:571px !important;
}

#item1598767 {
	width:528px !important;
	height:52px !important;
}

@keyframes intensificar-1598767 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1598767 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1598790 {
	width:350px !important;
	height:379px !important;
	top:67px !important;
}

@keyframes intensificar-1598790 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1598790 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1598813 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:362px !important;
}

@keyframes intensificar-1598813 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1598813 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1598821 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:304px !important;
}

@keyframes intensificar-1598821 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1598821 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1598845 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1598845 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1598845 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1598868 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1598868 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1598868 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1598876 {
	width:139px !important;
	height:18px !important;
	left:389px !important;
	top:320px !important;
}

@keyframes intensificar-1598876 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1598876 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1598764 {
	width:564px !important;
	height:579px !important;
	left:636px !important;
	top:146px !important;
}

#item1599015 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1599038 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1599063 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1599068 {
	width:264px !important;
	height:37px !important;
	left:16px !important;
}

#item1599091 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1598555 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1598556 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1598551 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1598593 {
	width:123px !important;
	height:50px !important;
}

#item1598594 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1598567 {
	width:123px !important;
	height:50px !important;
}

#item1598568 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1598562 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1598646 {
	width:101px !important;
	height:50px !important;
}

#item1598648 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1598621 {
	width:101px !important;
	height:50px !important;
}

#item1598622 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1598617 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1598700 {
	width:99px !important;
	height:50px !important;
}

#item1598701 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1598675 {
	width:99px !important;
	height:50px !important;
}

#item1598676 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1598671 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1598725 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1598736 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1598759 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1598733 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1398078 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1398078 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1398078 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1599848 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1599835 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1599835 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1599827 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1599827 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1599825 {
	width:700px !important;
	height:309px !important;
}

#item1599841 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1599675 {
	width:80px !important;
	height:16px !important;
	top:107px !important;
}

@keyframes intensificar-1599675 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1599675 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2058995 tr {
	border-right:3.08px solid #fff;;
}

table#table2058995 {
	table-layout:fixed;
}

#item1599698 {
	width:628px !important;
	height:369px !important;
	top:136px !important;
}

@keyframes intensificar-1599698 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1599698 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1599721 {
	width:595px !important;
	height:84px !important;
}

@keyframes intensificar-1599721 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1599721 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1599746 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:19px !important;
}

#item1599645 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:237px !important;
}

#item1599650 {
	width:595px !important;
	height:519px !important;
}

@keyframes intensificar-1599650 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1599650 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1599510 {
	width:628px !important;
	height:73px !important;
}

@keyframes intensificar-1599510 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1599510 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1599533 {
	width:350px !important;
	height:425px !important;
	top:94px !important;
}

@keyframes intensificar-1599533 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1599533 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1599556 {
	width:102px !important;
	height:25px !important;
	left:525px !important;
	top:499px !important;
}

@keyframes intensificar-1599556 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1599556 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1599567 {
	width:98px !important;
	height:22px !important;
	left:529px !important;
	top:397px !important;
}

@keyframes intensificar-1599567 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1599567 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1599591 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1599591 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1599591 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1599614 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1599614 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1599614 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1599620 {
	width:194px !important;
	height:25px !important;
	left:433px !important;
	top:420px !important;
}

@keyframes intensificar-1599620 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1599620 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1599507 {
	width:664px !important;
	height:525px !important;
	left:36px !important;
	top:556px !important;
}

#item1599749 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1599772 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1599796 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1599801 {
	width:370px !important;
	height:52px !important;
	left:22px !important;
}

#item1599298 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1599300 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1599295 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1599338 {
	width:172px !important;
	height:70px !important;
}

#item1599339 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1599312 {
	width:172px !important;
	height:70px !important;
}

#item1599313 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1599306 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1599391 {
	width:141px !important;
	height:70px !important;
}

#item1599392 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1599366 {
	width:141px !important;
	height:70px !important;
}

#item1599367 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1599362 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1599444 {
	width:139px !important;
	height:70px !important;
}

#item1599445 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1599419 {
	width:139px !important;
	height:70px !important;
}

#item1599420 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1599415 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1599468 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1599477 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1599500 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1599474 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1497636 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1497636 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1497636 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes intensificar-1398303 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1398303 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1398301 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1398301 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1398299 {
	width:600px !important;
	height:790px !important;
}

#item1398305 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

table#table2063222 th, table#table2063222 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
	border-top:2.2px solid #fff;;
}

table#table2063222 tr {
	height:29px;;
	border-top:2.2px solid #fff;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2063222 {
	table-layout:fixed;
}

#item1398313 {
	width:528px !important;
	height:249px !important;
	top:332px !important;
}

@keyframes intensificar-1398313 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1398313 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1398988 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:136px !important;
}

#item1398991 {
	width:534px !important;
	height:265px !important;
	top:16px !important;
}

#item1398992 {
	width:510px !important;
	height:399px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1398992 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1398992 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1399016 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1399021 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:288px !important;
}

#item1399043 {
	width:100px !important;
	height:13px !important;
	top:312px !important;
}

@keyframes intensificar-1399043 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1399043 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1398514 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:278px !important;
}

#item1398518 {
	width:534px !important;
	height:549px !important;
	top:16px !important;
}

#item1398936 {
	width:509px !important;
	height:790px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1398936 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1398936 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1398544 {
	width:14px !important;
	height:9px !important;
}

#item1398548 {
	width:14px !important;
	height:9px !important;
	top:572px !important;
}

@keyframes intensificar-1398384 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1398384 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1398408 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1398432 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1398455 {
	width:89px !important;
	height:22px !important;
	left:4px !important;
	top:73px !important;
}

#item1398463 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1398486 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1426969 {
	width:528px !important;
	height:63px !important;
	top:16px !important;
}

@keyframes intensificar-1426969 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1426969 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1426992 {
	width:350px !important;
	height:380px !important;
	top:99px !important;
}

@keyframes intensificar-1426992 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1426992 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1398310 {
	width:564px !important;
	height:581px !important;
	left:636px !important;
	top:144px !important;
}

#item1398551 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1398574 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1398599 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1398602 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1398628 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1398629 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1398625 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1398664 {
	width:123px !important;
	height:50px !important;
}

#item1398665 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1398638 {
	width:123px !important;
	height:50px !important;
}

#item1398639 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1398634 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1398717 {
	width:99px !important;
	height:50px !important;
}

#item1398718 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1398692 {
	width:99px !important;
	height:50px !important;
}

#item1398693 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1398688 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1398771 {
	width:101px !important;
	height:50px !important;
}

#item1398772 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1398745 {
	width:101px !important;
	height:50px !important;
}

#item1398747 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1398741 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1398798 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1398821 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1398795 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1398824 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1398827 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1398827 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1398827 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1522083 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1497657 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1497657 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1497664 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1497664 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1497655 {
	width:700px !important;
	height:309px !important;
}

#item1521768 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1533499 {
	width:595px !important;
	height:148px !important;
}

@keyframes intensificar-1533499 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1533499 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1533527 {
	width:140px !important;
	height:18px !important;
	top:168px !important;
}

@keyframes intensificar-1533527 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1533527 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1533578 {
	width:23px !important;
	height:46px !important;
	left:616px !important;
	top:50px !important;
}

table#table2069082 th, table#table2069082 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
	border-top:3.08px solid #fff;;
}

table#table2069082 tr {
	height:40.6px;;
	border-top:3.08px solid #fff;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2069082 {
	table-layout:fixed;
}

#item1569777 {
	width:628px !important;
	height:344px !important;
	top:198px !important;
}

@keyframes intensificar-1569777 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1569777 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1526423 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:248px !important;
}

#item1526429 {
	width:595px !important;
	height:542px !important;
}

@keyframes intensificar-1526429 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1526429 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1497676 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1497676 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1497677 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1497700 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1497723 {
	width:125px !important;
	height:31px !important;
	left:6px !important;
	top:102px !important;
}

#item1497730 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1497753 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1497756 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1497756 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1497756 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1497780 {
	width:490px !important;
	height:397px !important;
	top:116px !important;
}

@keyframes intensificar-1497780 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1497780 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1497674 {
	width:664px !important;
	height:582px !important;
	left:36px !important;
	top:533px !important;
}

#item1497925 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1497948 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1497973 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1497978 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1498004 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1498006 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1498001 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1498040 {
	width:172px !important;
	height:70px !important;
}

#item1498041 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1498015 {
	width:172px !important;
	height:70px !important;
}

#item1498016 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1498011 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1498095 {
	width:139px !important;
	height:70px !important;
}

#item1498096 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1498068 {
	width:139px !important;
	height:70px !important;
}

#item1498069 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1498064 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1498148 {
	width:141px !important;
	height:70px !important;
}

#item1498149 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1498123 {
	width:141px !important;
	height:70px !important;
}

#item1498124 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1498119 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1498201 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1523836 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1523859 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1523833 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1498204 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1498204 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1498204 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes intensificar-1399174 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1399174 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1399172 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1399172 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1399170 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1399175 {
	width:211px !important;
	height:33px !important;
	left:794px !important;
	top:38px !important;
}

#item1399179 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:128px !important;
}

#item1399202 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1399227 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1399230 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

table#table2072804 th, table#table2072804 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2072804 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2072804 {
	table-layout:fixed;
}

#item1399255 {
	width:528px !important;
	height:236px !important;
	top:332px !important;
}

@keyframes intensificar-1399255 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1399255 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1400065 {
	width:100px !important;
	height:13px !important;
	top:312px !important;
}

@keyframes intensificar-1400065 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1400065 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1400097 {
	width:534px !important;
	height:265px !important;
	top:17px !important;
}

#item1400098 {
	width:510px !important;
	height:439px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1400098 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1400098 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1400122 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:1px !important;
}

#item1400125 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:289px !important;
}

#item1400092 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:136px !important;
}

#item1399538 {
	width:528px !important;
	height:31px !important;
	top:16px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1399538 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1399538 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1400021 {
	width:528px !important;
	height:517px !important;
	top:47px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1400021 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1400021 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1399501 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:269px !important;
}

#item1399505 {
	width:534px !important;
	height:532px !important;
	top:16px !important;
}

#item1399983 {
	width:509px !important;
	height:950px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1399983 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1399983 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1399531 {
	width:14px !important;
	height:9px !important;
}

#item1399534 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

@keyframes intensificar-1399326 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1399326 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1399351 {
	width:70px !important;
	height:16px !important;
	left:19px !important;
}

#item1399374 {
	width:89px !important;
	height:22px !important;
	top:141px !important;
}

#item1399379 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:301px !important;
}

#item1399402 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:353px !important;
}

#item1399425 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:369px !important;
}

#item1399449 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1399473 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1427021 {
	width:528px !important;
	height:29px !important;
	top:16px !important;
}

@keyframes intensificar-1427021 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1427021 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1427044 {
	width:350px !important;
	height:397px !important;
	top:65px !important;
}

@keyframes intensificar-1427044 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1427044 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1399253 {
	width:564px !important;
	height:568px !important;
	left:36px !important;
	top:161px !important;
}

#item1399589 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1399590 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1399586 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1399624 {
	width:123px !important;
	height:50px !important;
}

#item1399625 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1399598 {
	width:123px !important;
	height:50px !important;
}

#item1399599 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1399593 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1399679 {
	width:113px !important;
	height:50px !important;
}

#item1399680 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1399652 {
	width:113px !important;
	height:50px !important;
}

#item1399653 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1399648 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1399733 {
	width:101px !important;
	height:50px !important;
}

#item1399734 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1399708 {
	width:101px !important;
	height:50px !important;
}

#item1399709 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1399704 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1399787 {
	width:101px !important;
	height:50px !important;
}

#item1399788 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1399761 {
	width:101px !important;
	height:50px !important;
}

#item1399762 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1399757 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1399815 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1399838 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1399812 {
	width:147px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1399843 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1399843 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1399843 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1521908 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1498224 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1498224 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1498229 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1498229 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1498222 {
	width:700px !important;
	height:309px !important;
}

#item1521772 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1498237 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1498260 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1498284 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1498288 {
	width:372px !important;
	height:51px !important;
	left:23px !important;
}

table#table2078745 th, table#table2078745 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2078745 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2078745 {
	table-layout:fixed;
}

#item1498578 {
	width:628px !important;
	height:343px !important;
	top:177px !important;
}

@keyframes intensificar-1498578 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1498578 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1498602 {
	width:140px !important;
	height:18px !important;
	top:149px !important;
}

@keyframes intensificar-1498602 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1498602 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1533663 {
	width:595px !important;
	height:128px !important;
}

@keyframes intensificar-1533663 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1533663 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1533694 {
	width:23px !important;
	height:46px !important;
	left:616px !important;
	top:41px !important;
}

#item1498553 {
	width:628px !important;
	height:518px !important;
	top:2px !important;
}

@keyframes intensificar-1498553 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1498553 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1526369 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:238px !important;
}

#item1526377 {
	width:595px !important;
	height:518px !important;
	top:2px !important;
}

@keyframes intensificar-1526377 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1526377 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1498313 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1498313 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1498314 {
	width:98px !important;
	height:22px !important;
	left:27px !important;
}

#item1498337 {
	width:124px !important;
	height:31px !important;
	top:198px !important;
}

#item1498342 {
	width:130px !important;
	height:25px !important;
	left:500px !important;
	top:351px !important;
}

#item1498366 {
	width:98px !important;
	height:22px !important;
	left:532px !important;
	top:423px !important;
}

#item1498389 {
	width:130px !important;
	height:25px !important;
	left:500px !important;
	top:446px !important;
}

#item1498413 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1498437 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1498440 {
	width:628px !important;
	height:40px !important;
	top:2px !important;
}

@keyframes intensificar-1498440 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1498440 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1498463 {
	width:490px !important;
	height:443px !important;
	top:70px !important;
}

@keyframes intensificar-1498463 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1498463 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1498311 {
	width:664px !important;
	height:556px !important;
	left:36px !important;
	top:555px !important;
}

#item1498662 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1498663 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1498659 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1498697 {
	width:172px !important;
	height:70px !important;
}

#item1498698 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1498671 {
	width:172px !important;
	height:70px !important;
}

#item1498672 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1498667 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1498751 {
	width:158px !important;
	height:70px !important;
}

#item1498752 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1498725 {
	width:158px !important;
	height:70px !important;
}

#item1498726 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1498721 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1498804 {
	width:141px !important;
	height:70px !important;
}

#item1498805 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1498779 {
	width:141px !important;
	height:70px !important;
}

#item1498780 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1498775 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1498858 {
	width:141px !important;
	height:70px !important;
}

#item1498859 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1498833 {
	width:141px !important;
	height:70px !important;
}

#item1498834 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1498829 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1523872 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1523896 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1523869 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1498911 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1498911 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1498911 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1544812 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1544824 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1544824 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1544818 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1544818 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1544816 {
	width:600px !important;
	height:790px !important;
}

#item1544833 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1545028 {
	width:534px !important;
	height:264px !important;
	top:15px !important;
}

#item1569997 {
	width:510px !important;
	height:399px !important;
	top:-1px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1569997 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1569997 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1545058 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1545061 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:285px !important;
}

#item1545065 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:134px !important;
}

#item1545004 {
	width:57px !important;
	height:12px !important;
	top:309px !important;
}

@keyframes intensificar-1545004 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1545004 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2083985 tr {
	border-right:2.2px solid #fff;;
}

table#table2083985 {
	table-layout:fixed;
}

#item1545068 {
	width:528px !important;
	height:249px !important;
	top:330px !important;
}

@keyframes intensificar-1545068 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1545068 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1544968 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:276px !important;
}

#item1544971 {
	width:534px !important;
	height:550px !important;
	top:15px !important;
}

#item1544972 {
	width:509px !important;
	height:1432px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1544972 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1544972 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1544997 {
	width:14px !important;
	height:9px !important;
}

#item1545000 {
	width:12px !important;
	height:8px !important;
	top:571px !important;
}

#item1544840 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:492px !important;
}

#item1544845 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:419px !important;
}

#item1544869 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1544893 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1544897 {
	width:139px !important;
	height:18px !important;
	left:389px !important;
	top:435px !important;
}

#item1544920 {
	width:528px !important;
	height:97px !important;
	top:15px !important;
}

@keyframes intensificar-1544920 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1544920 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1544943 {
	width:350px !important;
	height:379px !important;
	top:131px !important;
}

@keyframes intensificar-1544943 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1544943 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1544838 {
	width:564px !important;
	height:579px !important;
	left:636px !important;
	top:146px !important;
}

#item1545091 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1545114 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1545138 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1545141 {
	width:264px !important;
	height:37px !important;
	left:16px !important;
}

#item1545164 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1545190 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1545191 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1545187 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1545227 {
	width:123px !important;
	height:50px !important;
}

#item1545228 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1545201 {
	width:123px !important;
	height:50px !important;
}

#item1545202 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1545197 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1545280 {
	width:101px !important;
	height:50px !important;
}

#item1545281 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1545255 {
	width:101px !important;
	height:50px !important;
}

#item1545256 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1545251 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1545333 {
	width:99px !important;
	height:50px !important;
}

#item1545334 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1545308 {
	width:99px !important;
	height:50px !important;
}

#item1545309 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1545304 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1545357 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1545365 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1545388 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1545362 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1545393 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1545393 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1545393 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1545475 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1545480 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1545480 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1545489 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1545489 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1545478 {
	width:700px !important;
	height:309px !important;
}

#item1545495 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1545654 {
	width:80px !important;
	height:16px !important;
	top:86px !important;
}

@keyframes intensificar-1545654 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1545654 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2088855 tr {
	border-right:3.08px solid #fff;;
}

table#table2088855 {
	table-layout:fixed;
}

#item1545677 {
	width:628px !important;
	height:369px !important;
	top:115px !important;
}

@keyframes intensificar-1545677 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1545677 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1545700 {
	width:595px !important;
	height:74px !important;
}

@keyframes intensificar-1545700 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1545700 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1545723 {
	width:23px !important;
	height:46px !important;
	left:616px !important;
	top:12px !important;
}

#item1545626 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:219px !important;
}

#item1545629 {
	width:595px !important;
	height:484px !important;
}

@keyframes intensificar-1545629 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1545629 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1545501 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:481px !important;
}

#item1545506 {
	width:98px !important;
	height:22px !important;
	left:529px !important;
	top:378px !important;
}

#item1545530 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1545553 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1545556 {
	width:194px !important;
	height:25px !important;
	left:433px !important;
	top:401px !important;
}

#item1545579 {
	width:628px !important;
	height:159px !important;
}

@keyframes intensificar-1545579 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1545579 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1570076 {
	width:490px !important;
	height:286px !important;
	top:184px !important;
}

@keyframes intensificar-1570076 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1570076 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1545498 {
	width:664px !important;
	height:512px !important;
	left:36px !important;
	top:591px !important;
}

#item1545726 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:543px !important;
}

#item1545749 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:485px !important;
}

#item1545773 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1545779 {
	width:370px !important;
	height:52px !important;
	left:22px !important;
}

#item1545802 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:360px !important;
}

#item1545828 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1545829 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1545825 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1545865 {
	width:172px !important;
	height:70px !important;
}

#item1545866 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1545839 {
	width:172px !important;
	height:70px !important;
}

#item1545841 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1545835 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1545918 {
	width:141px !important;
	height:70px !important;
}

#item1545919 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1545893 {
	width:141px !important;
	height:70px !important;
}

#item1545894 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1545889 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1545972 {
	width:139px !important;
	height:70px !important;
}

#item1545973 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1545946 {
	width:139px !important;
	height:70px !important;
}

#item1545947 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1545942 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1545996 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1546002 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1546025 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1545999 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1546030 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1546030 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1546030 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes intensificar-1548529 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1548529 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1548541 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1548541 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1548526 {
	width:600px !important;
	height:790px !important;
}

#item1548549 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1548312 {
	width:57px !important;
	height:12px !important;
	top:280px !important;
}

@keyframes intensificar-1548312 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1548312 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1548335 {
	width:534px !important;
	height:235px !important;
	top:15px !important;
}

#item1548337 {
	width:510px !important;
	height:400px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1548337 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1548337 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1548363 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1548370 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:257px !important;
}

#item1548376 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:120px !important;
}

table#table2094073 tr {
	border-right:2.2px solid #fff;;
}

table#table2094073 {
	table-layout:fixed;
}

#item1548381 {
	width:528px !important;
	height:278px !important;
	top:301px !important;
}

@keyframes intensificar-1548381 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1548381 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1548265 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:276px !important;
}

#item1548272 {
	width:534px !important;
	height:550px !important;
	top:15px !important;
}

#item1548273 {
	width:509px !important;
	height:1850px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1548273 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1548273 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1548299 {
	width:14px !important;
	height:9px !important;
}

#item1548304 {
	width:12px !important;
	height:8px !important;
	top:571px !important;
}

#item1548130 {
	width:528px !important;
	height:63px !important;
}

@keyframes intensificar-1548130 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1548130 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1548153 {
	width:350px !important;
	height:379px !important;
	top:83px !important;
}

@keyframes intensificar-1548153 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1548153 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1548176 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:413px !important;
}

@keyframes intensificar-1548176 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1548176 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1548186 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:355px !important;
}

@keyframes intensificar-1548186 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1548186 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1548210 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1548210 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1548210 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1548234 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1548234 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1548234 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1548240 {
	width:139px !important;
	height:18px !important;
	left:389px !important;
	top:371px !important;
}

@keyframes intensificar-1548240 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1548240 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1548127 {
	width:564px !important;
	height:579px !important;
	left:636px !important;
	top:146px !important;
}

#item1548404 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1548427 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1548452 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1548457 {
	width:264px !important;
	height:37px !important;
	left:16px !important;
}

#item1548480 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1548503 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1547920 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1547921 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1547917 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1547959 {
	width:123px !important;
	height:50px !important;
}

#item1547960 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1547933 {
	width:123px !important;
	height:50px !important;
}

#item1547935 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1547928 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1548012 {
	width:101px !important;
	height:50px !important;
}

#item1548013 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1547987 {
	width:101px !important;
	height:50px !important;
}

#item1547988 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1547983 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1548066 {
	width:99px !important;
	height:50px !important;
}

#item1548067 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1548041 {
	width:99px !important;
	height:50px !important;
}

#item1548042 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1548036 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1548090 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1548098 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1548121 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1548095 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1547916 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1547916 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1547916 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1549334 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1549319 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1549319 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1549310 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1549310 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1549308 {
	width:700px !important;
	height:309px !important;
}

#item1549327 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1549114 {
	width:80px !important;
	height:16px !important;
	top:72px !important;
}

@keyframes intensificar-1549114 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1549114 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2098259 tr {
	border-right:3.08px solid #fff;;
}

table#table2098259 {
	table-layout:fixed;
}

#item1549137 {
	width:628px !important;
	height:409px !important;
	top:102px !important;
}

@keyframes intensificar-1549137 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1549137 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1549160 {
	width:595px !important;
	height:63px !important;
}

@keyframes intensificar-1549160 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1549160 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1549184 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:10px !important;
}

#item1549083 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:233px !important;
}

#item1549088 {
	width:595px !important;
	height:511px !important;
}

@keyframes intensificar-1549088 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1549088 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1548948 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1548948 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1548948 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1548971 {
	width:350px !important;
	height:395px !important;
	top:116px !important;
}

@keyframes intensificar-1548971 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1548971 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1548994 {
	width:124px !important;
	height:31px !important;
	left:498px !important;
	top:514px !important;
}

@keyframes intensificar-1548994 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1548994 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1549006 {
	width:98px !important;
	height:22px !important;
	left:529px !important;
	top:412px !important;
}

@keyframes intensificar-1549006 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1549006 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1549030 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1549030 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1549030 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1549053 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1549053 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1549053 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1549059 {
	width:194px !important;
	height:25px !important;
	left:433px !important;
	top:434px !important;
}

@keyframes intensificar-1549059 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1549059 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1548945 {
	width:664px !important;
	height:545px !important;
	left:36px !important;
	top:564px !important;
}

#item1549187 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:507px !important;
}

#item1549210 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1549234 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1549239 {
	width:370px !important;
	height:52px !important;
	left:22px !important;
}

#item1549262 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1549285 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1548737 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1548738 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1548734 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1548778 {
	width:172px !important;
	height:70px !important;
}

#item1548779 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1548751 {
	width:172px !important;
	height:70px !important;
}

#item1548752 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1548745 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1548831 {
	width:141px !important;
	height:70px !important;
}

#item1548832 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1548806 {
	width:141px !important;
	height:70px !important;
}

#item1548807 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1548802 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1548884 {
	width:139px !important;
	height:70px !important;
}

#item1548885 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1548859 {
	width:139px !important;
	height:70px !important;
}

#item1548860 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1548855 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1548911 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1548934 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1548908 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1548939 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1548733 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1548733 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1548733 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1549490 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1549499 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1549499 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1549497 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1549497 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1549495 {
	width:600px !important;
	height:790px !important;
}

#item1549505 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1549676 {
	width:57px !important;
	height:12px !important;
	top:212px !important;
}

@keyframes intensificar-1549676 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1549676 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1549699 {
	width:534px !important;
	height:168px !important;
	top:14px !important;
}

#item1571157 {
	width:510px !important;
	height:384px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1571157 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1571157 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1549728 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1549732 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:189px !important;
}

#item1549735 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:85px !important;
}

table#table2103691 tr {
	border-bottom:2.2px solid #fff;;
	border-right:2.2px solid #fff;;
}

table#table2103691 {
	table-layout:fixed;
}

#item1549741 {
	width:528px !important;
	height:308px !important;
	top:233px !important;
}

@keyframes intensificar-1549741 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1549741 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1549639 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:238px !important;
}

#item1549642 {
	width:534px !important;
	height:511px !important;
	top:16px !important;
}

#item1549643 {
	width:509px !important;
	height:1539px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1549643 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1549643 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1549668 {
	width:14px !important;
	height:9px !important;
}

#item1549672 {
	width:12px !important;
	height:8px !important;
	top:533px !important;
}

#item1549510 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:442px !important;
}

#item1549517 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:369px !important;
}

#item1549541 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1549564 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1549567 {
	width:139px !important;
	height:18px !important;
	left:389px !important;
	top:385px !important;
}

#item1549590 {
	width:528px !important;
	height:46px !important;
	top:14px !important;
}

@keyframes intensificar-1549590 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1549590 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1549613 {
	width:350px !important;
	height:379px !important;
	top:81px !important;
}

@keyframes intensificar-1549613 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1549613 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1549508 {
	width:564px !important;
	height:542px !important;
	left:636px !important;
	top:183px !important;
}

#item1549765 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:148px !important;
}

#item1549788 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1549812 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1549819 {
	width:264px !important;
	height:37px !important;
	left:16px !important;
}

#item1549842 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1549868 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1549869 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1549865 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1549901 {
	width:123px !important;
	height:50px !important;
}

#item1549902 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1549876 {
	width:123px !important;
	height:50px !important;
}

#item1549877 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1549872 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1549955 {
	width:101px !important;
	height:50px !important;
}

#item1549956 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1549929 {
	width:101px !important;
	height:50px !important;
}

#item1549930 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1549925 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1550008 {
	width:99px !important;
	height:50px !important;
}

#item1550009 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1549983 {
	width:99px !important;
	height:50px !important;
}

#item1549984 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1549979 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1550032 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1550038 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1550061 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1550035 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1550066 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1550066 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1550066 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1550150 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1550158 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1550158 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1550156 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1550156 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1550153 {
	width:700px !important;
	height:309px !important;
}

#item1550159 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1550320 {
	width:80px !important;
	height:16px !important;
	top:113px !important;
}

@keyframes intensificar-1550320 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1550320 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1550366 {
	width:595px !important;
	height:92px !important;
}

@keyframes intensificar-1550366 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1550366 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1550389 {
	width:23px !important;
	height:46px !important;
	left:616px !important;
	top:20px !important;
}

#item1570955 {
	width:595px !important;
	height:319px !important;
	top:151px !important;
}

table#table2108784 tr {
	border-bottom:3.08px solid #fff;;
	border-right:3.08px solid #fff;;
}

table#table2108784 {
	table-layout:fixed;
}

#item1571036 {
	width:739px !important;
	height:460px !important;
}

@keyframes intensificar-1571036 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1571036 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1570980 {
	width:23px !important;
	height:46px !important;
	left:616px !important;
	top:263px !important;
}

#item1550292 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:205px !important;
}

#item1550296 {
	width:595px !important;
	height:470px !important;
}

@keyframes intensificar-1550296 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1550296 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1550165 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:467px !important;
}

#item1550170 {
	width:98px !important;
	height:22px !important;
	left:529px !important;
	top:364px !important;
}

#item1550195 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1550218 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1550221 {
	width:194px !important;
	height:25px !important;
	left:433px !important;
	top:387px !important;
}

#item1550244 {
	width:628px !important;
	height:64px !important;
	top:6px !important;
}

@keyframes intensificar-1550244 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1550244 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1550267 {
	width:490px !important;
	height:369px !important;
	top:92px !important;
}

@keyframes intensificar-1550267 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1550267 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1550163 {
	width:664px !important;
	height:498px !important;
	left:36px !important;
	top:605px !important;
}

#item1550392 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:543px !important;
}

#item1550416 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:485px !important;
}

#item1550440 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1550444 {
	width:370px !important;
	height:52px !important;
	left:22px !important;
}

#item1550467 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:360px !important;
}

#item1550493 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1550494 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1550490 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1550529 {
	width:172px !important;
	height:70px !important;
}

#item1550530 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1550503 {
	width:172px !important;
	height:70px !important;
}

#item1550504 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1550499 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1550582 {
	width:141px !important;
	height:70px !important;
}

#item1550583 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1550557 {
	width:141px !important;
	height:70px !important;
}

#item1550558 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1550553 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1550636 {
	width:139px !important;
	height:70px !important;
}

#item1550637 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1550611 {
	width:139px !important;
	height:70px !important;
}

#item1550612 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1550607 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1550660 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1550666 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1550689 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1550663 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1550692 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1550692 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1550692 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes intensificar-1551583 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1551583 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1551581 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1551581 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1551579 {
	width:600px !important;
	height:790px !important;
}

#item1551588 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1551759 {
	width:57px !important;
	height:12px !important;
	top:294px !important;
}

@keyframes intensificar-1551759 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1551759 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2113234 th, table#table2113234 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2113234 tr {
	height:29px;;
	border-top:2.2px solid #fff;;
	border-bottom:2.2px solid #fff;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2113234 {
	table-layout:fixed;
}

#item1551825 {
	width:528px !important;
	height:220px !important;
	top:315px !important;
}

@keyframes intensificar-1551825 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1551825 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1571225 {
	width:528px !important;
	height:271px !important;
	top:15px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1571225 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1571225 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1551720 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:276px !important;
}

#item1551723 {
	width:534px !important;
	height:550px !important;
	top:15px !important;
}

#item1551724 {
	width:509px !important;
	height:717px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1551724 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1551724 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1551751 {
	width:14px !important;
	height:9px !important;
}

#item1551754 {
	width:12px !important;
	height:8px !important;
	top:571px !important;
}

#item1551593 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:274px !important;
}

#item1551598 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:201px !important;
}

#item1551622 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1551645 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1551648 {
	width:139px !important;
	height:18px !important;
	left:389px !important;
	top:217px !important;
}

#item1551671 {
	width:528px !important;
	height:46px !important;
	top:15px !important;
}

@keyframes intensificar-1551671 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1551671 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1551695 {
	width:350px !important;
	height:379px !important;
	top:81px !important;
}

@keyframes intensificar-1551695 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1551695 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1551591 {
	width:564px !important;
	height:579px !important;
	left:636px !important;
	top:146px !important;
}

#item1551848 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1551871 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1551895 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1551900 {
	width:264px !important;
	height:37px !important;
	left:16px !important;
}

#item1551923 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1551949 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1551950 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1551946 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1551982 {
	width:123px !important;
	height:50px !important;
}

#item1551983 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1551957 {
	width:123px !important;
	height:50px !important;
}

#item1551958 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1551953 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1552036 {
	width:101px !important;
	height:50px !important;
}

#item1552037 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1552010 {
	width:101px !important;
	height:50px !important;
}

#item1552012 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1552006 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1552089 {
	width:99px !important;
	height:50px !important;
}

#item1552090 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1552064 {
	width:99px !important;
	height:50px !important;
}

#item1552065 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1552060 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1552113 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1552120 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1552144 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1552117 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1552147 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1552147 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1552147 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1552227 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1552235 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1552235 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1552232 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1552232 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1552230 {
	width:700px !important;
	height:309px !important;
}

#item1552236 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1552397 {
	width:80px !important;
	height:16px !important;
	top:271px !important;
}

@keyframes intensificar-1552397 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1552397 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1552443 {
	width:595px !important;
	height:250px !important;
}

@keyframes intensificar-1552443 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1552443 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1552466 {
	width:23px !important;
	height:46px !important;
	left:616px !important;
	top:102px !important;
}

table#table2116582 th, table#table2116582 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2116582 tr {
	height:40.6px;;
	border-top:3.08px solid #fff;;
	border-bottom:3.08px solid #fff;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2116582 {
	table-layout:fixed;
}

#item1571561 {
	width:628px !important;
	height:193px !important;
	top:300px !important;
}

@keyframes intensificar-1571561 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1571561 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1552368 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:219px !important;
}

#item1552373 {
	width:595px !important;
	height:484px !important;
}

@keyframes intensificar-1552373 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1552373 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1552241 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:380px !important;
}

#item1552246 {
	width:98px !important;
	height:22px !important;
	left:529px !important;
	top:277px !important;
}

#item1552271 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1552294 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1552298 {
	width:194px !important;
	height:25px !important;
	left:433px !important;
	top:300px !important;
}

#item1552321 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1552321 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1552321 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1552344 {
	width:490px !important;
	height:350px !important;
	top:107px !important;
}

@keyframes intensificar-1552344 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1552344 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1552239 {
	width:664px !important;
	height:493px !important;
	left:36px !important;
	top:591px !important;
}

#item1552470 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:523px !important;
}

#item1552494 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:485px !important;
}

#item1552518 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1552523 {
	width:370px !important;
	height:52px !important;
	left:22px !important;
}

#item1552546 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:360px !important;
}

#item1552573 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1552574 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1552570 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1552608 {
	width:172px !important;
	height:70px !important;
}

#item1552609 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1552583 {
	width:172px !important;
	height:70px !important;
}

#item1552584 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1552579 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1552662 {
	width:141px !important;
	height:70px !important;
}

#item1552663 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1552636 {
	width:141px !important;
	height:70px !important;
}

#item1552637 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1552632 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1552715 {
	width:139px !important;
	height:70px !important;
}

#item1552716 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1552690 {
	width:139px !important;
	height:70px !important;
}

#item1552691 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1552686 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1552739 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1552745 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1552768 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1552742 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1552771 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1552771 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1552771 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes intensificar-1403485 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1403485 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1403482 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1403482 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1403480 {
	width:600px !important;
	height:790px !important;
}

#item1403486 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

table#table2119057 tr {
	border-right:2.2px solid #fff;;
}

table#table2119057 {
	table-layout:fixed;
}

#item1403492 {
	width:528px !important;
	height:220px !important;
	top:361px !important;
}

@keyframes intensificar-1403492 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1403492 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1403515 {
	width:100px !important;
	height:13px !important;
	top:341px !important;
}

@keyframes intensificar-1403515 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1403515 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1403538 {
	width:528px !important;
	height:320px !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-1403538 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1403538 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1403695 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:278px !important;
}

#item1403699 {
	width:534px !important;
	height:549px !important;
	top:16px !important;
}

#item1404144 {
	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-1404144 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1404144 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1403725 {
	width:14px !important;
	height:9px !important;
}

#item1403729 {
	width:14px !important;
	height:9px !important;
	top:572px !important;
}

@keyframes intensificar-1403563 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1403563 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1403564 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1403587 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1403611 {
	width:89px !important;
	height:22px !important;
	left:4px !important;
	top:73px !important;
}

#item1403617 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1403640 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1403645 {
	width:528px !important;
	height:46px !important;
	top:16px !important;
}

@keyframes intensificar-1403645 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1403645 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1403668 {
	width:350px !important;
	height:232px !important;
	top:82px !important;
}

@keyframes intensificar-1403668 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1403668 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1403489 {
	width:564px !important;
	height:581px !important;
	left:636px !important;
	top:144px !important;
}

#item1403732 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1403755 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1403779 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1403783 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1404047 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1403810 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1403811 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1403807 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1403844 {
	width:123px !important;
	height:50px !important;
}

#item1403845 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1403818 {
	width:123px !important;
	height:50px !important;
}

#item1403820 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1403814 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1403897 {
	width:99px !important;
	height:50px !important;
}

#item1403898 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1403872 {
	width:99px !important;
	height:50px !important;
}

#item1403873 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1403868 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1403950 {
	width:101px !important;
	height:50px !important;
}

#item1403951 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1403925 {
	width:101px !important;
	height:50px !important;
}

#item1403926 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1403921 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1403977 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1404000 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1403974 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1404008 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1404013 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1404013 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1404013 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1522080 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1500757 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1500757 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1500750 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1500750 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1500748 {
	width:700px !important;
	height:309px !important;
}

#item1521790 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table2123329 tr {
	border-right:3.08px solid #fff;;
}

table#table2123329 {
	table-layout:fixed;
}

#item1500934 {
	width:628px !important;
	height:328px !important;
	top:214px !important;
}

@keyframes intensificar-1500934 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1500934 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1500957 {
	width:140px !important;
	height:18px !important;
	top:186px !important;
}

@keyframes intensificar-1500957 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1500957 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1500980 {
	width:595px !important;
	height:164px !important;
}

@keyframes intensificar-1500980 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1500980 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1533753 {
	width:23px !important;
	height:46px !important;
	left:616px !important;
	top:56px !important;
}

#item1526210 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:255px !important;
}

#item1526213 {
	width:595px !important;
	height:542px !important;
}

@keyframes intensificar-1526213 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1526213 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1500767 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1500767 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1500768 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1500791 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1500814 {
	width:125px !important;
	height:31px !important;
	left:6px !important;
	top:102px !important;
}

#item1500821 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1500844 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1500847 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1500847 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1500847 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1500870 {
	width:490px !important;
	height:325px !important;
	top:92px !important;
}

@keyframes intensificar-1500870 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1500870 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1500765 {
	width:664px !important;
	height:542px !important;
	left:36px !important;
	top:533px !important;
}

#item1501005 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1501029 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1501053 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1501058 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1501082 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1501109 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1501110 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1501105 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1501146 {
	width:172px !important;
	height:70px !important;
}

#item1501147 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1501121 {
	width:172px !important;
	height:70px !important;
}

#item1501122 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1501116 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1501199 {
	width:139px !important;
	height:70px !important;
}

#item1501200 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1501174 {
	width:139px !important;
	height:70px !important;
}

#item1501175 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1501170 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1501252 {
	width:141px !important;
	height:70px !important;
}

#item1501253 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1501227 {
	width:141px !important;
	height:70px !important;
}

#item1501228 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1501223 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1501308 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1524003 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1524026 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1524000 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1501311 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1501311 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1501311 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1404198 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1404205 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1404205 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1404203 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1404203 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1404201 {
	width:600px !important;
	height:790px !important;
}

#item1404206 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

table#table2127483 tr {
	border-right:2.2px solid #fff;;
}

table#table2127483 {
	table-layout:fixed;
}

#item1404211 {
	width:528px !important;
	height:220px !important;
	top:361px !important;
}

@keyframes intensificar-1404211 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1404211 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1404234 {
	width:100px !important;
	height:13px !important;
	top:341px !important;
}

@keyframes intensificar-1404234 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1404234 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1404918 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:180px !important;
}

#item1404921 {
	width:534px !important;
	height:295px !important;
	top:16px !important;
}

#item1404922 {
	width:510px !important;
	height:490px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1404922 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1404922 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1404949 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:318px !important;
}

#item1404946 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1404410 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:278px !important;
}

#item1404413 {
	width:534px !important;
	height:549px !important;
	top:16px !important;
}

#item1404868 {
	width:509px !important;
	height:1290px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1404868 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1404868 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1404440 {
	width:14px !important;
	height:9px !important;
}

#item1404445 {
	width:14px !important;
	height:9px !important;
	top:572px !important;
}

@keyframes intensificar-1404283 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1404283 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1404284 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1404307 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1404330 {
	width:89px !important;
	height:22px !important;
	left:4px !important;
	top:73px !important;
}

#item1404336 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1404359 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1404362 {
	width:528px !important;
	height:63px !important;
	top:16px !important;
}

@keyframes intensificar-1404362 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1404362 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1404385 {
	width:350px !important;
	height:380px !important;
	top:99px !important;
}

@keyframes intensificar-1404385 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1404385 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1404209 {
	width:564px !important;
	height:581px !important;
	left:636px !important;
	top:144px !important;
}

#item1404448 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1404471 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1404495 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1404498 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1404521 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1404547 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1404548 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1404544 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1404580 {
	width:123px !important;
	height:50px !important;
}

#item1404581 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1404555 {
	width:123px !important;
	height:50px !important;
}

#item1404556 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1404551 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1404634 {
	width:99px !important;
	height:50px !important;
}

#item1404635 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1404609 {
	width:99px !important;
	height:50px !important;
}

#item1404610 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1404605 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1404687 {
	width:101px !important;
	height:50px !important;
}

#item1404688 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1404662 {
	width:101px !important;
	height:50px !important;
}

#item1404663 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1404658 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1404714 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1404737 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1404711 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1404745 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1404749 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1404749 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1404749 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1521902 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1501339 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1501339 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1501332 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1501332 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1501330 {
	width:700px !important;
	height:309px !important;
}

#item1521793 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table2133087 tr {
	border-right:3.08px solid #fff;;
}

table#table2133087 {
	table-layout:fixed;
}

#item1501520 {
	width:628px !important;
	height:328px !important;
	top:200px !important;
}

@keyframes intensificar-1501520 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1501520 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1501543 {
	width:140px !important;
	height:18px !important;
	top:172px !important;
}

@keyframes intensificar-1501543 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1501543 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1533764 {
	width:595px !important;
	height:143px !important;
}

@keyframes intensificar-1533764 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1533764 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1533820 {
	width:23px !important;
	height:46px !important;
	left:616px !important;
	top:49px !important;
}

#item1526156 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:241px !important;
}

#item1526161 {
	width:595px !important;
	height:528px !important;
}

@keyframes intensificar-1526161 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1526161 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1501350 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1501350 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1501352 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1501375 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1501399 {
	width:125px !important;
	height:31px !important;
	left:6px !important;
	top:102px !important;
}

#item1501406 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1501429 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1501432 {
	width:628px !important;
	height:112px !important;
}

@keyframes intensificar-1501432 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1501432 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1501455 {
	width:490px !important;
	height:350px !important;
	top:137px !important;
}

@keyframes intensificar-1501455 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1501455 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1501348 {
	width:664px !important;
	height:559px !important;
	left:36px !important;
	top:547px !important;
}

#item1501602 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1501625 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1501650 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1501653 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1501676 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1501702 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1501703 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1501699 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1501737 {
	width:172px !important;
	height:70px !important;
}

#item1501738 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1501711 {
	width:172px !important;
	height:70px !important;
}

#item1501712 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1501707 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1501792 {
	width:139px !important;
	height:70px !important;
}

#item1501793 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1501767 {
	width:139px !important;
	height:70px !important;
}

#item1501768 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1501761 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1501845 {
	width:141px !important;
	height:70px !important;
}

#item1501846 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1501820 {
	width:141px !important;
	height:70px !important;
}

#item1501821 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1501816 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1501898 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1524033 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1524056 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1524030 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1501903 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1501903 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1501903 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes intensificar-1612077 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1612077 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1612085 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1612085 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1612075 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1612090 {
	width:211px !important;
	height:33px !important;
	left:794px !important;
	top:38px !important;
}

#item1611653 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:128px !important;
}

#item1611676 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1611700 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1611705 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

table#table2139637 tr {
	border-right:2.2px solid #fff;;
}

table#table2139637 {
	table-layout:fixed;
}

#item1611730 {
	width:528px !important;
	height:162px !important;
	top:346px !important;
}

@keyframes intensificar-1611730 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1611730 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1611753 {
	width:100px !important;
	height:13px !important;
	top:326px !important;
}

@keyframes intensificar-1611753 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1611753 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1611776 {
	width:528px !important;
	height:306px !important;
	top:18px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1611776 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1611776 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1612028 {
	width:528px !important;
	height:31px !important;
	top:17px !important;
}

@keyframes intensificar-1612028 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1612028 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1612051 {
	width:528px !important;
	height:517px !important;
	top:48px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1612051 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1612051 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1611984 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:278px !important;
}

#item1611989 {
	width:534px !important;
	height:533px !important;
	top:16px !important;
}

#item1611990 {
	width:509px !important;
	height:637px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1611990 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1611990 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1612015 {
	width:14px !important;
	height:9px !important;
}

#item1612021 {
	width:14px !important;
	height:9px !important;
	top:556px !important;
}

@keyframes intensificar-1611801 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1611801 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1611802 {
	width:70px !important;
	height:16px !important;
	left:19px !important;
}

#item1611825 {
	width:89px !important;
	height:22px !important;
	top:175px !important;
}

#item1611837 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:165px !important;
}

#item1611861 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:251px !important;
}

#item1611884 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:267px !important;
}

#item1611908 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1611932 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1611937 {
	width:528px !important;
	height:63px !important;
	top:17px !important;
}

@keyframes intensificar-1611937 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1611937 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1611960 {
	width:350px !important;
	height:346px !important;
	top:100px !important;
}

@keyframes intensificar-1611960 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1611960 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1611728 {
	width:564px !important;
	height:565px !important;
	left:36px !important;
	top:160px !important;
}

#item1611400 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1611401 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1611397 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1611436 {
	width:123px !important;
	height:50px !important;
}

#item1611438 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1611411 {
	width:123px !important;
	height:50px !important;
}

#item1611412 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1611407 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1611490 {
	width:113px !important;
	height:50px !important;
}

#item1611491 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1611465 {
	width:113px !important;
	height:50px !important;
}

#item1611466 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1611461 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1611543 {
	width:101px !important;
	height:50px !important;
}

#item1611544 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1611518 {
	width:101px !important;
	height:50px !important;
}

#item1611519 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1611514 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1611596 {
	width:101px !important;
	height:50px !important;
}

#item1611597 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1611571 {
	width:101px !important;
	height:50px !important;
}

#item1611572 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1611567 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1611625 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1611648 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1611621 {
	width:147px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1600644 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1600644 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1600644 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1612844 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1612834 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1612834 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1612827 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1612827 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1612825 {
	width:700px !important;
	height:309px !important;
}

#item1612839 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1612440 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1612463 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1612487 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1612492 {
	width:372px !important;
	height:51px !important;
	left:23px !important;
}

table#table2144521 tr {
	border-right:3.08px solid #fff;;
}

table#table2144521 {
	table-layout:fixed;
}

#item1612517 {
	width:628px !important;
	height:246px !important;
	top:233px !important;
}

@keyframes intensificar-1612517 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1612517 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1612541 {
	width:140px !important;
	height:18px !important;
	top:230px !important;
}

@keyframes intensificar-1612541 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1612541 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1612565 {
	width:595px !important;
	height:213px !important;
}

@keyframes intensificar-1612565 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1612565 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1612589 {
	width:23px !important;
	height:46px !important;
	left:616px !important;
	top:84px !important;
}

#item1612802 {
	width:628px !important;
	height:518px !important;
}

@keyframes intensificar-1612802 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1612802 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1612773 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:236px !important;
}

#item1612778 {
	width:595px !important;
	height:518px !important;
}

@keyframes intensificar-1612778 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1612778 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1612595 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1612595 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1612596 {
	width:98px !important;
	height:22px !important;
	left:27px !important;
}

#item1612619 {
	width:124px !important;
	height:31px !important;
	top:245px !important;
}

#item1612627 {
	width:130px !important;
	height:25px !important;
	left:500px !important;
	top:228px !important;
}

#item1612650 {
	width:98px !important;
	height:22px !important;
	left:532px !important;
	top:349px !important;
}

#item1612673 {
	width:130px !important;
	height:25px !important;
	left:500px !important;
	top:371px !important;
}

#item1612697 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1612720 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1612725 {
	width:628px !important;
	height:112px !important;
}

@keyframes intensificar-1612725 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1612725 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1612749 {
	width:490px !important;
	height:253px !important;
	top:137px !important;
}

@keyframes intensificar-1612749 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1612749 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1612515 {
	width:664px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1612185 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1612186 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1612182 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1612220 {
	width:172px !important;
	height:70px !important;
}

#item1612221 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1612195 {
	width:172px !important;
	height:70px !important;
}

#item1612196 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1612191 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1612274 {
	width:158px !important;
	height:70px !important;
}

#item1612275 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1612249 {
	width:158px !important;
	height:70px !important;
}

#item1612250 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1612245 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1612327 {
	width:141px !important;
	height:70px !important;
}

#item1612329 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1612302 {
	width:141px !important;
	height:70px !important;
}

#item1612303 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1612298 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1612381 {
	width:141px !important;
	height:70px !important;
}

#item1612382 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1612356 {
	width:141px !important;
	height:70px !important;
}

#item1612357 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1612352 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1612408 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1612431 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1612405 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1601422 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1601422 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1601422 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1619438 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1608397 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1608397 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1608389 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1608389 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1608387 {
	width:600px !important;
	height:790px !important;
}

#item1608405 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1608050 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1608056 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1608269 {
	width:100px !important;
	height:13px !important;
	top:337px !important;
}

@keyframes intensificar-1608269 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1608269 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1608293 {
	width:528px !important;
	height:310px !important;
	top:17px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1608293 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1608293 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2149724 tr {
	border-right:2.2px solid #fff;;
}

table#table2149724 {
	table-layout:fixed;
}

#item1608318 {
	width:528px !important;
	height:133px !important;
	top:357px !important;
}

@keyframes intensificar-1608318 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1608318 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1608224 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1608229 {
	width:534px !important;
	height:548px !important;
	top:16px !important;
}

#item1608230 {
	width:509px !important;
	height:780px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1608230 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1608230 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1608256 {
	width:14px !important;
	height:9px !important;
}

#item1608263 {
	width:14px !important;
	height:9px !important;
	top:571px !important;
}

#item1608081 {
	width:528px !important;
	height:63px !important;
	top:16px !important;
}

@keyframes intensificar-1608081 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1608081 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1608104 {
	width:350px !important;
	height:261px !important;
	top:99px !important;
}

@keyframes intensificar-1608104 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1608104 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1608127 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:152px !important;
}

@keyframes intensificar-1608127 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1608127 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1608150 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:168px !important;
}

@keyframes intensificar-1608150 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1608150 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1608174 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:257px !important;
}

#item1608188 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:186px !important;
}

#item1608193 {
	width:175px !important;
	height:26px !important;
	left:389px !important;
	top:220px !important;
}

#item1608216 {
	width:5px !important;
	height:8px !important;
	left:381px !important;
	top:222px !important;
}

#item1608079 {
	width:564px !important;
	height:580px !important;
	left:636px !important;
	top:145px !important;
}

#item1608341 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:129px !important;
}

#item1608364 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1607881 {
	width:123px !important;
	height:50px !important;
}

#item1607882 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1607856 {
	width:123px !important;
	height:50px !important;
}

#item1607857 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1607851 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1607935 {
	width:99px !important;
	height:50px !important;
}

#item1607936 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1607910 {
	width:99px !important;
	height:50px !important;
}

#item1607911 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1607905 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1607989 {
	width:101px !important;
	height:50px !important;
}

#item1607990 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1607963 {
	width:101px !important;
	height:50px !important;
}

#item1607964 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1607959 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1608016 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1608039 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1608013 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1608044 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1616837 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1616838 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1616834 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1406533 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1406533 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1406533 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1609057 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1609044 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1609044 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1609035 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1609035 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1609033 {
	width:700px !important;
	height:309px !important;
}

#item1609052 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1608714 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1608719 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1608913 {
	width:140px !important;
	height:18px !important;
	top:305px !important;
}

@keyframes intensificar-1608913 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1608913 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1608936 {
	width:595px !important;
	height:282px !important;
}

@keyframes intensificar-1608936 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1608936 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2152891 tr {
	border-right:3.08px solid #fff;;
}

table#table2152891 {
	table-layout:fixed;
}

#item1608959 {
	width:628px !important;
	height:206px !important;
	top:334px !important;
}

@keyframes intensificar-1608959 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1608959 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1608982 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:115px !important;
}

#item1608883 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:247px !important;
}

#item1608889 {
	width:595px !important;
	height:540px !important;
}

@keyframes intensificar-1608889 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1608889 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1608744 {
	width:627px !important;
	height:88px !important;
	left:1px !important;
}

@keyframes intensificar-1608744 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1608744 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1608767 {
	width:442px !important;
	height:142px !important;
	top:116px !important;
}

@keyframes intensificar-1608767 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1608767 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1608790 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:190px !important;
}

@keyframes intensificar-1608790 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1608790 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1608813 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:212px !important;
}

@keyframes intensificar-1608813 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1608813 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1608837 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:337px !important;
}

#item1608849 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:238px !important;
}

#item1608854 {
	width:245px !important;
	height:36px !important;
	left:420px !important;
	top:286px !important;
}

#item1608877 {
	width:7px !important;
	height:11px !important;
	left:409px !important;
	top:289px !important;
}

#item1608742 {
	width:665px !important;
	height:540px !important;
	left:36px !important;
	top:535px !important;
}

#item1608986 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:490px !important;
}

#item1609009 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1608546 {
	width:172px !important;
	height:70px !important;
}

#item1608547 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1608521 {
	width:172px !important;
	height:70px !important;
}

#item1608522 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1608517 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1608599 {
	width:139px !important;
	height:70px !important;
}

#item1608600 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1608574 {
	width:139px !important;
	height:70px !important;
}

#item1608575 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1608570 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1608653 {
	width:141px !important;
	height:70px !important;
}

#item1608654 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1608627 {
	width:141px !important;
	height:70px !important;
}

#item1608628 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1608623 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1608680 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1608703 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1608677 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1608708 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1619167 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1619168 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1619164 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1503158 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1503158 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1503158 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes intensificar-1613474 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1613474 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1613482 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1613482 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1613472 {
	width:600px !important;
	height:790px !important;
}

#item1613487 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1613491 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1613495 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1613691 {
	width:100px !important;
	height:13px !important;
	top:297px !important;
}

@keyframes intensificar-1613691 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1613691 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1613714 {
	width:528px !important;
	height:280px !important;
	top:17px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1613714 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1613714 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2157242 tr {
	border-right:2.2px solid #fff;;
}

table#table2157242 {
	table-layout:fixed;
}

#item1613738 {
	width:528px !important;
	height:191px !important;
	top:317px !important;
}

@keyframes intensificar-1613738 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1613738 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1613655 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1613658 {
	width:534px !important;
	height:518px !important;
	top:16px !important;
}

#item1613659 {
	width:509px !important;
	height:1250px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1613659 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1613659 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1613684 {
	width:14px !important;
	height:9px !important;
}

#item1613687 {
	width:14px !important;
	height:9px !important;
	top:542px !important;
}

#item1613520 {
	width:528px !important;
	height:46px !important;
	top:16px !important;
}

@keyframes intensificar-1613520 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1613520 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1613543 {
	width:350px !important;
	height:261px !important;
	top:82px !important;
}

@keyframes intensificar-1613543 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1613543 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1614143 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:203px !important;
}

@keyframes intensificar-1614143 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1614143 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1614167 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:219px !important;
}

@keyframes intensificar-1614167 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1614167 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1614190 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:276px !important;
}

#item1614195 {
	width:167px !important;
	height:15px !important;
	left:397px !important;
	top:251px !important;
}

@keyframes intensificar-1614195 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1614195 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1614218 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:253px !important;
}

@keyframes intensificar-1614218 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1614218 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1613518 {
	width:564px !important;
	height:551px !important;
	left:636px !important;
	top:174px !important;
}

#item1613762 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:144px !important;
}

#item1613785 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1614055 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1613844 {
	width:123px !important;
	height:50px !important;
}

#item1613845 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1613819 {
	width:123px !important;
	height:50px !important;
}

#item1613820 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1613815 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1613897 {
	width:99px !important;
	height:50px !important;
}

#item1613898 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1613872 {
	width:99px !important;
	height:50px !important;
}

#item1613873 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1613868 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1613951 {
	width:101px !important;
	height:50px !important;
}

#item1613952 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1613925 {
	width:101px !important;
	height:50px !important;
}

#item1613926 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1613921 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1613978 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1614001 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1613975 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1614008 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1616827 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1616828 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1616824 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1614012 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1614012 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1614012 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1614312 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1614323 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1614323 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1614317 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1614317 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1614315 {
	width:700px !important;
	height:309px !important;
}

#item1614328 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1614356 {
	width:140px !important;
	height:18px !important;
	top:172px !important;
}

@keyframes intensificar-1614356 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1614356 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1614379 {
	width:595px !important;
	height:143px !important;
}

@keyframes intensificar-1614379 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1614379 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1614402 {
	width:23px !important;
	height:46px !important;
	left:616px !important;
	top:49px !important;
}

#item1615295 {
	width:628px !important;
	height:288px !important;
	top:201px !important;
}

table#table2161049 tr {
	border-right:3.08px solid #fff;;
}

table#table2161049 {
	table-layout:fixed;
}

#item1615296 {
	width:710px !important;
	height:268px !important;
}

@keyframes intensificar-1615296 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1615296 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1615319 {
	width:45px !important;
	height:23px !important;
	left:291px !important;
	top:495px !important;
}

#item1614534 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:230px !important;
}

#item1614539 {
	width:595px !important;
	height:506px !important;
}

@keyframes intensificar-1614539 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1614539 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1614406 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1614406 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1614407 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1614431 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1614454 {
	width:125px !important;
	height:31px !important;
	left:6px !important;
	top:102px !important;
}

#item1614461 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1614484 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1614487 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1614487 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1614487 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1614510 {
	width:490px !important;
	height:350px !important;
	top:102px !important;
}

@keyframes intensificar-1614510 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1614510 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1614331 {
	width:664px !important;
	height:517px !important;
	left:36px !important;
	top:569px !important;
}

#item1614562 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:510px !important;
}

#item1614585 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1614609 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1614615 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1614638 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1614664 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1614665 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1614661 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1614698 {
	width:172px !important;
	height:70px !important;
}

#item1614699 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1614672 {
	width:172px !important;
	height:70px !important;
}

#item1614673 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1614668 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1614751 {
	width:139px !important;
	height:70px !important;
}

#item1614752 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1614726 {
	width:139px !important;
	height:70px !important;
}

#item1614727 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1614722 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1614805 {
	width:141px !important;
	height:70px !important;
}

#item1614806 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1614779 {
	width:141px !important;
	height:70px !important;
}

#item1614780 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1614775 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1614829 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1614837 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1614860 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1614833 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1614864 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1614864 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1614864 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1619441 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1615532 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1615532 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1615534 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1615534 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1615530 {
	width:600px !important;
	height:790px !important;
}

#item1615541 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1615545 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1615548 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1615573 {
	width:100px !important;
	height:13px !important;
	top:297px !important;
}

@keyframes intensificar-1615573 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1615573 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1615596 {
	width:528px !important;
	height:280px !important;
	top:17px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1615596 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1615596 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2164930 th, table#table2164930 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2164930 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2164930 {
	table-layout:fixed;
}

#item1615620 {
	width:528px !important;
	height:173px !important;
	top:317px !important;
}

@keyframes intensificar-1615620 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1615620 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1615773 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:268px !important;
}

#item1615778 {
	width:534px !important;
	height:530px !important;
	top:16px !important;
}

#item1615779 {
	width:509px !important;
	height:800px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1615779 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1615779 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1615804 {
	width:14px !important;
	height:9px !important;
}

#item1615811 {
	width:14px !important;
	height:9px !important;
	top:553px !important;
}

#item1615644 {
	width:528px !important;
	height:12px !important;
	top:16px !important;
}

@keyframes intensificar-1615644 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1615644 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1615667 {
	width:350px !important;
	height:261px !important;
	top:48px !important;
}

@keyframes intensificar-1615667 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1615667 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1615690 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:170px !important;
}

@keyframes intensificar-1615690 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1615690 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1615713 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:186px !important;
}

@keyframes intensificar-1615713 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1615713 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1615736 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:244px !important;
}

#item1615744 {
	width:167px !important;
	height:15px !important;
	left:397px !important;
	top:219px !important;
}

@keyframes intensificar-1615744 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1615744 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1615767 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:221px !important;
}

@keyframes intensificar-1615767 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1615767 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1615571 {
	width:564px !important;
	height:561px !important;
	left:636px !important;
	top:164px !important;
}

#item1615814 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:133px !important;
}

#item1615837 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1615860 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1615920 {
	width:123px !important;
	height:50px !important;
}

#item1615921 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1615895 {
	width:123px !important;
	height:50px !important;
}

#item1615896 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1615890 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1615973 {
	width:99px !important;
	height:50px !important;
}

#item1615974 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1615948 {
	width:99px !important;
	height:50px !important;
}

#item1615949 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1615944 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1616026 {
	width:101px !important;
	height:50px !important;
}

#item1616027 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1616001 {
	width:101px !important;
	height:50px !important;
}

#item1616002 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1615997 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1616054 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1616077 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1616050 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1616082 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1616819 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1616820 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1616816 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1616087 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1616087 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1616087 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1616153 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1616160 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1616160 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1616162 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1616162 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1616158 {
	width:700px !important;
	height:309px !important;
}

#item1616163 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1616169 {
	width:140px !important;
	height:18px !important;
	top:243px !important;
}

@keyframes intensificar-1616169 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1616169 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1616192 {
	width:595px !important;
	height:217px !important;
}

@keyframes intensificar-1616192 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1616192 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1616216 {
	width:23px !important;
	height:46px !important;
	left:616px !important;
	top:86px !important;
}

table#table2168162 th, table#table2168162 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2168162 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2168162 {
	table-layout:fixed;
}

#item1617159 {
	width:628px !important;
	height:262px !important;
	top:266px !important;
}

@keyframes intensificar-1617159 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1617159 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1616376 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:241px !important;
}

#item1616382 {
	width:595px !important;
	height:527px !important;
}

@keyframes intensificar-1616382 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1616382 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1616247 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1616247 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1616248 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1616271 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1616294 {
	width:125px !important;
	height:31px !important;
	left:6px !important;
	top:102px !important;
}

#item1616300 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1616323 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1616328 {
	width:628px !important;
	height:40px !important;
}

@keyframes intensificar-1616328 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1616328 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1616352 {
	width:490px !important;
	height:350px !important;
	top:102px !important;
}

@keyframes intensificar-1616352 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1616352 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1616167 {
	width:664px !important;
	height:527px !important;
	left:36px !important;
	top:547px !important;
}

#item1616405 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:489px !important;
}

#item1616428 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1616452 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1616455 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1616478 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1616504 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1616505 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1616501 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1616540 {
	width:172px !important;
	height:70px !important;
}

#item1616541 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1616514 {
	width:172px !important;
	height:70px !important;
}

#item1616515 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1616509 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1616593 {
	width:139px !important;
	height:70px !important;
}

#item1616594 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1616568 {
	width:139px !important;
	height:70px !important;
}

#item1616569 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1616564 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1616646 {
	width:141px !important;
	height:70px !important;
}

#item1616647 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1616621 {
	width:141px !important;
	height:70px !important;
}

#item1616622 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1616617 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1616670 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1616677 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1616700 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1616674 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1616704 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1616704 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1616704 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1407087 {
	width:186px !important;
	height:167px !important;
	top:623px !important;
}

@keyframes intensificar-1407094 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1407094 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1407092 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1407092 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1407090 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1407095 {
	width:211px !important;
	height:33px !important;
	left:794px !important;
	top:38px !important;
}

#item1407098 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:145px !important;
}

#item1407121 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:100px !important;
}

#item1407145 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1407151 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1408552 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:90px !important;
}

#item1408558 {
	width:534px !important;
	height:173px !important;
	top:16px !important;
}

#item1408710 {
	width:510px !important;
	height:540px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1408710 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1408710 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1408584 {
	width:14px !important;
	height:9px !important;
}

#item1408589 {
	width:14px !important;
	height:9px !important;
	top:196px !important;
}

table#table2171889 tr {
	border-right:2.2px solid #fff;;
}

table#table2171889 {
	table-layout:fixed;
}

#item1408592 {
	width:528px !important;
	height:307px !important;
	top:240px !important;
}

@keyframes intensificar-1408592 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1408592 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1408616 {
	width:100px !important;
	height:13px !important;
	top:220px !important;
}

@keyframes intensificar-1408616 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1408616 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1407466 {
	width:509px !important;
	height:31px !important;
	top:16px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1407466 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1407466 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1408206 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:245px !important;
}

#item1408209 {
	width:534px !important;
	height:484px !important;
	top:16px !important;
}

#item1408210 {
	width:509px !important;
	height:830px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1408210 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1408210 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1408236 {
	width:14px !important;
	height:9px !important;
}

#item1408239 {
	width:14px !important;
	height:9px !important;
	top:507px !important;
}

#item1407427 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:261px !important;
}

#item1407430 {
	width:534px !important;
	height:515px !important;
	top:16px !important;
}

#item1407961 {
	width:509px !important;
	height:710px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1407961 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1407961 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1407456 {
	width:14px !important;
	height:9px !important;
}

#item1407461 {
	width:14px !important;
	height:9px !important;
	top:538px !important;
}

@keyframes intensificar-1407248 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1407248 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1407272 {
	width:70px !important;
	height:16px !important;
	left:19px !important;
}

#item1407296 {
	width:89px !important;
	height:22px !important;
	top:130px !important;
}

#item1407304 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:351px !important;
}

#item1407327 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:392px !important;
}

#item1407350 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:408px !important;
}

#item1407374 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1407397 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1407856 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:268px !important;
}

#item1407879 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:284px !important;
}

#item1427240 {
	width:528px !important;
	height:46px !important;
	top:16px !important;
}

@keyframes intensificar-1427240 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1427240 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1427264 {
	width:350px !important;
	height:363px !important;
	top:82px !important;
}

@keyframes intensificar-1427264 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1427264 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1407174 {
	width:564px !important;
	height:547px !important;
	left:36px !important;
	top:178px !important;
}

#item1407517 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1407518 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1407514 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1407551 {
	width:123px !important;
	height:50px !important;
}

#item1407552 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1407526 {
	width:123px !important;
	height:50px !important;
}

#item1407527 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1407522 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1407605 {
	width:113px !important;
	height:50px !important;
}

#item1407606 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1407580 {
	width:113px !important;
	height:50px !important;
}

#item1407581 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1407576 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1407660 {
	width:101px !important;
	height:50px !important;
}

#item1407661 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1407634 {
	width:101px !important;
	height:50px !important;
}

#item1407635 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1407630 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1407713 {
	width:101px !important;
	height:50px !important;
}

#item1407714 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1407688 {
	width:101px !important;
	height:50px !important;
}

#item1407689 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1407684 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1407740 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1407764 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1407737 {
	width:147px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1407767 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1407767 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1407767 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1521897 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1503185 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1503185 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1503179 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1503179 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1503177 {
	width:700px !important;
	height:309px !important;
}

#item1521805 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1503194 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:512px !important;
}

#item1503217 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1503242 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1503246 {
	width:372px !important;
	height:51px !important;
	left:23px !important;
}

#item1533840 {
	width:595px !important;
	height:100px !important;
}

@keyframes intensificar-1533840 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1533840 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1533882 {
	width:140px !important;
	height:18px !important;
	left:1px !important;
	top:126px !important;
}

@keyframes intensificar-1533882 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1533882 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1533905 {
	width:595px !important;
	height:268px !important;
	left:1px !important;
	top:154px !important;
}

table#table2179424 tr {
	border-right:3.08px solid #fff;;
}

table#table2179424 {
	table-layout:fixed;
}

#item1533906 {
	width:739px !important;
	height:430px !important;
}

@keyframes intensificar-1533906 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1533906 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1533929 {
	width:46px !important;
	height:23px !important;
	left:292px !important;
	top:450px !important;
}

#item1533933 {
	width:23px !important;
	height:46px !important;
	left:616px !important;
	top:27px !important;
}

#item1533936 {
	width:23px !important;
	height:46px !important;
	left:616px !important;
	top:266px !important;
}

#item1526002 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:214px !important;
}

#item1526019 {
	width:595px !important;
	height:473px !important;
}

@keyframes intensificar-1526019 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1526019 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1525953 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:214px !important;
}

#item1525957 {
	width:595px !important;
	height:473px !important;
}

@keyframes intensificar-1525957 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1525957 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1503271 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1503271 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1503272 {
	width:98px !important;
	height:22px !important;
	left:27px !important;
}

#item1503296 {
	width:124px !important;
	height:31px !important;
	top:160px !important;
}

#item1503301 {
	width:130px !important;
	height:25px !important;
	left:500px !important;
	top:341px !important;
}

#item1503324 {
	width:98px !important;
	height:22px !important;
	left:532px !important;
	top:377px !important;
}

#item1503347 {
	width:130px !important;
	height:25px !important;
	left:500px !important;
	top:399px !important;
}

#item1503371 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1503394 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1503398 {
	width:98px !important;
	height:22px !important;
	left:532px !important;
	top:260px !important;
}

#item1503422 {
	width:130px !important;
	height:25px !important;
	left:500px !important;
	top:283px !important;
}

#item1503445 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1503445 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1503445 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1503468 {
	width:490px !important;
	height:375px !important;
	top:92px !important;
}

@keyframes intensificar-1503468 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1503468 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1503269 {
	width:664px !important;
	height:510px !important;
	left:36px !important;
	top:602px !important;
}

#item1503683 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1503684 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1503680 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1503717 {
	width:172px !important;
	height:70px !important;
}

#item1503718 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1503691 {
	width:172px !important;
	height:70px !important;
}

#item1503692 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1503687 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1503771 {
	width:158px !important;
	height:70px !important;
}

#item1503772 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1503745 {
	width:158px !important;
	height:70px !important;
}

#item1503746 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1503741 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1503824 {
	width:141px !important;
	height:70px !important;
}

#item1503825 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1503799 {
	width:141px !important;
	height:70px !important;
}

#item1503800 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1503795 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1503877 {
	width:141px !important;
	height:70px !important;
}

#item1503878 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1503852 {
	width:141px !important;
	height:70px !important;
}

#item1503853 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1503848 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1524138 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1524161 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1524135 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1503932 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1503932 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1503932 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1408778 {
	width:1236px !important;
	height:814px !important;
	left:-18px !important;
	top:-12px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1408779 {
	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-1408779 {
	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;
	}
}
#item1408780 {
	width:700px !important;
	height:144px !important;
	left:364px !important;
	top:80px !important;
}

@keyframes intensificar-1408780 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1408780 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1408805 {
	opacity:0.40;
	width:533px !important;
	height:298px !important;
	left:531px !important;
	top:266px !important;
	background:#0e0b00;
}

#item1408806 {
	width:487px !important;
	height:291px !important;
	left:554px !important;
	top:285px !important;
}

@keyframes intensificar-1408806 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1408806 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1408829 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1408829 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1408829 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes moverhacialaizquierdayreducir-1503951 {
	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-1503951 {
	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;
	}
}
#item1503954 {
	width:628px !important;
	height:144px !important;
	left:36px !important;
	top:36px !important;
}

@keyframes intensificar-1503954 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1503954 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1503977 {
	opacity:0.40;
	width:628px !important;
	height:401px !important;
	left:36px !important;
	top:763px !important;
	background:#0e0b00;
}

#item1503978 {
	width:574px !important;
	height:350px !important;
	left:63px !important;
	top:786px !important;
}

@keyframes intensificar-1503978 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1503978 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1504002 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1504002 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1504002 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1408844 {
	width:106px !important;
	height:237px !important;
	top:553px !important;
}

#item1409153 {
	width:600px !important;
	height:790px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1409176 {
	width:528px !important;
	height:660px !important;
	left:46px !important;
	top:75px !important;
}

@keyframes intensificar-1409176 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1409176 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1409094 {
	width:600px !important;
	height:790px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1410978 {
	width:529px !important;
	height:660px !important;
	left:45px !important;
	top:75px !important;
}

@keyframes intensificar-1410978 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1410978 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1408849 {
	width:600px !important;
	height:790px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1408872 {
	width:75px !important;
	height:16px !important;
	left:53px !important;
	top:66px !important;
}

#item1408895 {
	width:86px !important;
	height:16px !important;
	left:440px !important;
	top:66px !important;
}

table#table2188171 th, table#table2188171 td {
	vertical-align:top;;
}

table#table2188171 tr {
	height:18px;;
}

table#table2188171 {
	table-layout:fixed;
}

#item1408929 {
	width:510px !important;
	height:263px !important;
	left:46px !important;
	top:94px !important;
}

#item1408955 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1408952 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:91px !important;
}

#item1408959 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1408956 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:109px !important;
}

#item1408963 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1408960 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:127px !important;
}

#item1408968 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1408964 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:145px !important;
}

#item1408972 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1408969 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:163px !important;
}

#item1408976 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1408973 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:182px !important;
}

#item1408980 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1408977 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:200px !important;
}

#item1408984 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1408981 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:218px !important;
}

#item1408988 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1408985 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:236px !important;
}

#item1408992 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1408989 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:254px !important;
}

#item1408996 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1408993 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:272px !important;
}

#item1409000 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1408997 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:290px !important;
}

#item1409004 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1409001 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:308px !important;
}

@keyframes intensificar-1409089 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1409089 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1409090 {
	width:148px !important;
	height:37px !important;
	left:238px !important;
	top:47px !important;
}

#item1408847 {
	width:610px !important;
	height:800px !important;
	left:590px !important;
	top:-10px !important;
}

#item1409199 {
	width:558px !important;
	height:592px !important;
	left:21px !important;
	top:133px !important;
}

@keyframes intensificar-1409199 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1409199 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1409201 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1409205 {
	width:528px !important;
	height:37px !important;
	left:16px !important;
}

#item1410265 {
	width:141px !important;
	height:15px !important;
	left:9px !important;
}

#item1410288 {
	width:6px !important;
	height:11px !important;
	top:2px !important;
}

#item1410262 {
	width:150px !important;
	height:15px !important;
	left:36px !important;
	top:99px !important;
}

#item1410297 {
	width:19px !important;
	height:19px !important;
}

#item1410293 {
	width:19px !important;
	height:19px !important;
	left:1158px !important;
	top:21px !important;
}

@keyframes intensificar-1410300 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1410300 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1410304 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1410305 {
	width:28px !important;
	height:40px !important;
	left:13px !important;
	top:5px !important;
}

#item1410300 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

@keyframes intensificar-1410308 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1410308 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1410337 {
	width:122px !important;
	height:50px !important;
}

#item1410338 {
	width:92px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1410312 {
	width:122px !important;
	height:50px !important;
}

#item1410313 {
	width:92px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1410308 {
	width:122px !important;
	height:50px !important;
	left:807px !important;
	top:740px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

@keyframes intensificar-1410361 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1410361 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1410390 {
	width:122px !important;
	height:50px !important;
}

#item1410391 {
	width:107px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1410365 {
	width:122px !important;
	height:50px !important;
}

#item1410366 {
	width:107px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1410361 {
	width:122px !important;
	height:50px !important;
	left:932px !important;
	top:740px !important;
}

@keyframes intensificar-1410414 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1410414 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1410443 {
	width:87px !important;
	height:50px !important;
}

#item1410444 {
	width:72px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1410418 {
	width:87px !important;
	height:50px !important;
}

#item1410419 {
	width:72px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1410414 {
	width:87px !important;
	height:50px !important;
	left:1057px !important;
	top:740px !important;
}

#item1410471 {
	width:185px !important;
	height:12px !important;
	left:17px !important;
}

#item1410494 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1410468 {
	width:202px !important;
	height:12px !important;
	left:398px !important;
	top:748px !important;
}

#item1410499 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1410499 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1410499 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1504236 {
	width:700px !important;
	height:925px !important;
	background:#f3f3f2;
}

#item1504259 {
	width:614px !important;
	height:828px !important;
	left:36px !important;
	top:70px !important;
}

@keyframes intensificar-1504259 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1504259 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1521479 {
	width:23px !important;
	height:46px !important;
	left:669px !important;
	top:463px !important;
}

#item1504189 {
	width:700px !important;
	height:925px !important;
	background:#f3f3f2;
}

#item1504212 {
	width:614px !important;
	height:828px !important;
	left:36px !important;
	top:70px !important;
}

@keyframes intensificar-1504212 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1504212 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1521470 {
	width:23px !important;
	height:46px !important;
	left:669px !important;
	top:463px !important;
}

#item1504038 {
	width:700px !important;
	height:925px !important;
	background:#f3f3f2;
}

@keyframes intensificar-1607078 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1607078 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1607079 {
	width:92px !important;
	height:20px !important;
	left:9px !important;
}

#item1607102 {
	width:105px !important;
	height:20px !important;
	left:481px !important;
}

table#table2192340 th, table#table2192340 td {
	vertical-align:top;;
}

table#table2192340 tr {
	height:22px;;
}

table#table2192340 {
	table-layout:fixed;
}

#item1607125 {
	width:622px !important;
	height:321px !important;
	top:35px !important;
}

#item1607151 {
	width:623px !important;
	height:21px !important;
}

#item1607148 {
	width:623px !important;
	height:21px !important;
	top:35px !important;
}

#item1607155 {
	width:623px !important;
	height:21px !important;
}

#item1607152 {
	width:623px !important;
	height:21px !important;
	top:57px !important;
}

#item1607159 {
	width:623px !important;
	height:21px !important;
}

#item1607156 {
	width:623px !important;
	height:21px !important;
	top:79px !important;
}

#item1607163 {
	width:623px !important;
	height:21px !important;
}

#item1607160 {
	width:623px !important;
	height:21px !important;
	top:101px !important;
}

#item1607168 {
	width:623px !important;
	height:21px !important;
}

#item1607164 {
	width:623px !important;
	height:21px !important;
	top:123px !important;
}

#item1607172 {
	width:623px !important;
	height:21px !important;
}

#item1607169 {
	width:623px !important;
	height:21px !important;
	top:145px !important;
}

#item1607176 {
	width:623px !important;
	height:21px !important;
}

#item1607173 {
	width:623px !important;
	height:21px !important;
	top:167px !important;
}

#item1607180 {
	width:623px !important;
	height:21px !important;
}

#item1607177 {
	width:623px !important;
	height:21px !important;
	top:189px !important;
}

#item1607185 {
	width:623px !important;
	height:21px !important;
}

#item1607181 {
	width:623px !important;
	height:21px !important;
	top:211px !important;
}

#item1607189 {
	width:623px !important;
	height:21px !important;
}

#item1607186 {
	width:623px !important;
	height:21px !important;
	top:233px !important;
}

#item1607193 {
	width:623px !important;
	height:21px !important;
}

#item1607190 {
	width:623px !important;
	height:21px !important;
	top:255px !important;
}

#item1607197 {
	width:623px !important;
	height:21px !important;
}

#item1607194 {
	width:623px !important;
	height:21px !important;
	top:277px !important;
}

#item1607201 {
	width:623px !important;
	height:21px !important;
}

#item1607198 {
	width:623px !important;
	height:21px !important;
	top:299px !important;
}

#item1504022 {
	width:700px !important;
	height:922px !important;
}

@keyframes intensificar-1504022 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1504022 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1504020 {
	width:700px !important;
	height:925px !important;
	top:150px !important;
}

#item1504286 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1504289 {
	width:628px !important;
	height:52px !important;
	left:22px !important;
}

#item1504942 {
	width:197px !important;
	height:21px !important;
	left:13px !important;
}

#item1504965 {
	width:9px !important;
	height:15px !important;
	top:3px !important;
}

#item1504938 {
	width:210px !important;
	height:21px !important;
	left:36px !important;
	top:110px !important;
}

#item1504974 {
	width:26px !important;
	height:26px !important;
}

#item1504970 {
	width:26px !important;
	height:26px !important;
	left:638px !important;
	top:171px !important;
}

@keyframes intensificar-1504978 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1504978 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1504981 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1504982 {
	width:39px !important;
	height:56px !important;
	left:18px !important;
	top:7px !important;
}

#item1504978 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

@keyframes intensificar-1504986 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1504986 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505015 {
	width:171px !important;
	height:70px !important;
}

#item1505016 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1504990 {
	width:171px !important;
	height:70px !important;
}

#item1504991 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1504986 {
	width:171px !important;
	height:70px !important;
	left:150px !important;
	top:1130px !important;
}

@keyframes intensificar-1505039 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505039 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505069 {
	width:171px !important;
	height:70px !important;
}

#item1505071 {
	width:150px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1505043 {
	width:171px !important;
	height:70px !important;
}

#item1505044 {
	width:150px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1505039 {
	width:171px !important;
	height:70px !important;
	left:325px !important;
	top:1130px !important;
}

@keyframes intensificar-1505094 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505094 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505123 {
	width:122px !important;
	height:70px !important;
}

#item1505124 {
	width:101px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1505098 {
	width:122px !important;
	height:70px !important;
}

#item1505099 {
	width:101px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1505094 {
	width:122px !important;
	height:70px !important;
	left:500px !important;
	top:1130px !important;
}

#item1505150 {
	width:259px !important;
	height:16px !important;
	left:23px !important;
}

#item1505173 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1505147 {
	width:283px !important;
	height:17px !important;
	left:36px !important;
	top:1089px !important;
}

#item1521400 {
	width:35px !important;
	height:74px !important;
	left:147px !important;
	top:1128px !important;
}

#item1505176 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1505176 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1505176 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1428226 {
	width:164px !important;
	height:302px !important;
	left:436px !important;
}

@keyframes intensificar-1411031 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1411031 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1411029 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1411029 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1411027 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1411032 {
	width:211px !important;
	height:33px !important;
	left:794px !important;
	top:38px !important;
}

#item1411035 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:128px !important;
}

#item1411058 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1411083 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1411086 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

table#table2195005 {
	table-layout:fixed;
}

#item1411112 {
	width:528px !important;
	height:220px !important;
	top:256px !important;
}

@keyframes intensificar-1411112 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1411112 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1411135 {
	width:528px !important;
	height:200px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1411135 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1411135 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1411983 {
	width:100px !important;
	height:13px !important;
	top:236px !important;
}

@keyframes intensificar-1411983 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1411983 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1411396 {
	width:528px !important;
	height:31px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1411396 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1411396 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1411420 {
	width:528px !important;
	height:517px !important;
	top:31px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1411420 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1411420 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1411894 {
	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-1411894 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1411894 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1411183 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1411183 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1411207 {
	width:70px !important;
	height:16px !important;
	left:19px !important;
}

#item1411230 {
	width:89px !important;
	height:22px !important;
	top:176px !important;
}

#item1411235 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:132px !important;
}

#item1411258 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:219px !important;
}

#item1411281 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:235px !important;
}

#item1411305 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1411329 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1411782 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:181px !important;
}

#item1411805 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:197px !important;
}

#item1411856 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1411856 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1411856 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1411832 {
	width:350px !important;
	height:260px !important;
	top:66px !important;
}

@keyframes intensificar-1411832 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1411832 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1411109 {
	width:564px !important;
	height:548px !important;
	left:36px !important;
	top:177px !important;
}

#item1411447 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1411448 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1411444 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1411484 {
	width:123px !important;
	height:50px !important;
}

#item1411485 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1411459 {
	width:123px !important;
	height:50px !important;
}

#item1411460 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1411453 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1411538 {
	width:113px !important;
	height:50px !important;
}

#item1411539 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1411513 {
	width:113px !important;
	height:50px !important;
}

#item1411514 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1411508 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1411591 {
	width:101px !important;
	height:50px !important;
}

#item1411592 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1411566 {
	width:101px !important;
	height:50px !important;
}

#item1411567 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1411562 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1411644 {
	width:101px !important;
	height:50px !important;
}

#item1411646 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1411619 {
	width:101px !important;
	height:50px !important;
}

#item1411620 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1411615 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1411672 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1411695 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1411669 {
	width:147px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1411698 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1411698 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1411698 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1522075 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1505203 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505203 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1505197 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505197 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505195 {
	width:700px !important;
	height:309px !important;
}

#item1521810 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1505214 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1505237 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1505261 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1505267 {
	width:372px !important;
	height:51px !important;
	left:23px !important;
}

#item1505609 {
	width:595px !important;
	height:146px !important;
}

@keyframes intensificar-1505609 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505609 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505633 {
	width:140px !important;
	height:18px !important;
	top:177px !important;
}

@keyframes intensificar-1505633 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505633 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1534025 {
	width:23px !important;
	height:46px !important;
	left:616px !important;
	top:50px !important;
}

table#table2200197 {
	table-layout:fixed;
}

#item1572135 {
	width:628px !important;
	height:320px !important;
	top:205px !important;
}

@keyframes intensificar-1572135 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1572135 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505561 {
	width:595px !important;
	height:518px !important;
}

@keyframes intensificar-1505561 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505561 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1525942 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:236px !important;
}

#item1505512 {
	width:595px !important;
	height:518px !important;
}

@keyframes intensificar-1505512 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505512 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1525935 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:236px !important;
}

@keyframes intensificar-1505292 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505292 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505293 {
	width:98px !important;
	height:22px !important;
	left:27px !important;
}

#item1505316 {
	width:124px !important;
	height:31px !important;
	top:246px !important;
}

#item1505322 {
	width:130px !important;
	height:25px !important;
	left:500px !important;
	top:206px !important;
}

#item1505345 {
	width:98px !important;
	height:22px !important;
	left:532px !important;
	top:328px !important;
}

#item1505368 {
	width:130px !important;
	height:25px !important;
	left:500px !important;
	top:350px !important;
}

#item1505392 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1505415 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1505419 {
	width:98px !important;
	height:22px !important;
	left:532px !important;
	top:274px !important;
}

#item1505442 {
	width:130px !important;
	height:25px !important;
	left:500px !important;
	top:297px !important;
}

#item1505465 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1505465 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505465 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505488 {
	width:490px !important;
	height:364px !important;
	top:113px !important;
}

@keyframes intensificar-1505488 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505488 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505290 {
	width:664px !important;
	height:525px !important;
	left:36px !important;
	top:557px !important;
}

#item1505659 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1505661 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1505656 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1505693 {
	width:172px !important;
	height:70px !important;
}

#item1505694 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1505668 {
	width:172px !important;
	height:70px !important;
}

#item1505669 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1505664 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1505746 {
	width:158px !important;
	height:70px !important;
}

#item1505747 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1505721 {
	width:158px !important;
	height:70px !important;
}

#item1505722 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1505717 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1505799 {
	width:141px !important;
	height:70px !important;
}

#item1505800 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1505774 {
	width:141px !important;
	height:70px !important;
}

#item1505775 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1505770 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1505853 {
	width:141px !important;
	height:70px !important;
}

#item1505854 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1505828 {
	width:141px !important;
	height:70px !important;
}

#item1505829 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1505823 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
}

#item1505880 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1505903 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1505877 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1525184 {
	width:35px !important;
	height:74px !important;
	left:-5px !important;
	top:1127px !important;
}

#item1505906 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1505906 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1505906 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1412042 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1412049 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1412049 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1412047 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1412047 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1412045 {
	width:600px !important;
	height:790px !important;
}

#item1412050 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1412080 {
	width:528px !important;
	height:238px !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-1412080 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1412080 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1412831 {
	width:100px !important;
	height:13px !important;
	top:273px !important;
}

@keyframes intensificar-1412831 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1412831 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2204850 tr {
	border-right:2.2px solid #fff;;
}

table#table2204850 {
	table-layout:fixed;
}

#item1412854 {
	width:528px !important;
	height:162px !important;
	top:293px !important;
}

@keyframes intensificar-1412854 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1412854 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1412259 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:278px !important;
}

#item1412262 {
	width:534px !important;
	height:549px !important;
	top:16px !important;
}

#item1412680 {
	width:509px !important;
	height:700px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1412680 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1412680 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1412288 {
	width:14px !important;
	height:9px !important;
}

#item1412291 {
	width:14px !important;
	height:9px !important;
	top:572px !important;
}

@keyframes intensificar-1412128 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1412128 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1412153 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1412177 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1412200 {
	width:89px !important;
	height:22px !important;
	left:4px !important;
	top:73px !important;
}

#item1412208 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1412231 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1412931 {
	width:528px !important;
	height:63px !important;
	top:16px !important;
}

@keyframes intensificar-1412931 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1412931 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1412955 {
	width:350px !important;
	height:232px !important;
	top:99px !important;
}

@keyframes intensificar-1412955 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1412955 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1412053 {
	width:564px !important;
	height:581px !important;
	left:636px !important;
	top:144px !important;
}

#item1412296 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1412319 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1412343 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1412348 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1412903 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1412374 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1412375 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1412371 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1412408 {
	width:123px !important;
	height:50px !important;
}

#item1412409 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1412383 {
	width:123px !important;
	height:50px !important;
}

#item1412384 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1412379 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1412461 {
	width:99px !important;
	height:50px !important;
}

#item1412462 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1412436 {
	width:99px !important;
	height:50px !important;
}

#item1412437 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1412432 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1412516 {
	width:101px !important;
	height:50px !important;
}

#item1412517 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1412491 {
	width:101px !important;
	height:50px !important;
}

#item1412492 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1412486 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1412543 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1412566 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1412540 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1412571 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1412575 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1412575 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1412575 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1521894 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1505938 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505938 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1505931 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505931 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505929 {
	width:700px !important;
	height:309px !important;
}

#item1521817 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1506120 {
	width:595px !important;
	height:234px !important;
}

@keyframes intensificar-1506120 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1506120 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1506144 {
	width:140px !important;
	height:18px !important;
	top:268px !important;
}

@keyframes intensificar-1506144 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1506144 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2208643 tr {
	border-right:3.08px solid #fff;;
}

table#table2208643 {
	table-layout:fixed;
}

#item1506167 {
	width:628px !important;
	height:246px !important;
	top:296px !important;
}

@keyframes intensificar-1506167 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1506167 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1534032 {
	width:23px !important;
	height:46px !important;
	left:616px !important;
	top:94px !important;
}

#item1525886 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:248px !important;
}

#item1525889 {
	width:595px !important;
	height:542px !important;
}

@keyframes intensificar-1525889 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1525889 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1505949 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505949 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505951 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1505974 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1505997 {
	width:125px !important;
	height:31px !important;
	left:6px !important;
	top:102px !important;
}

#item1506004 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1506027 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1506032 {
	width:628px !important;
	height:112px !important;
}

@keyframes intensificar-1506032 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1506032 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1506055 {
	width:490px !important;
	height:325px !important;
	top:144px !important;
}

@keyframes intensificar-1506055 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1506055 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505947 {
	width:664px !important;
	height:542px !important;
	left:36px !important;
	top:533px !important;
}

#item1506190 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1506213 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1506238 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1506241 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1506264 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1506290 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1506291 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1506287 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1506324 {
	width:172px !important;
	height:70px !important;
}

#item1506325 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1506298 {
	width:172px !important;
	height:70px !important;
}

#item1506299 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1506294 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1506377 {
	width:139px !important;
	height:70px !important;
}

#item1506378 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1506352 {
	width:139px !important;
	height:70px !important;
}

#item1506353 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1506348 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1506430 {
	width:141px !important;
	height:70px !important;
}

#item1506431 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1506405 {
	width:141px !important;
	height:70px !important;
}

#item1506406 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1506401 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1506484 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1524193 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1524216 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1524190 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1506487 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1506487 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1506487 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1428286 {
	width:81px !important;
	height:279px !important;
	top:511px !important;
}

@keyframes intensificar-1413002 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1413002 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1413000 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1413000 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1412998 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1413003 {
	width:211px !important;
	height:33px !important;
	left:794px !important;
	top:38px !important;
}

#item1413006 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:128px !important;
}

#item1413029 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1413053 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1413059 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

table#table2212153 tr {
	border-right:2.2px solid #fff;;
}

table#table2212153 {
	table-layout:fixed;
}

#item1413084 {
	width:528px !important;
	height:191px !important;
	top:373px !important;
}

@keyframes intensificar-1413084 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1413084 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1413131 {
	width:100px !important;
	height:13px !important;
	top:353px !important;
}

@keyframes intensificar-1413131 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1413131 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1413980 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:156px !important;
}

#item1413986 {
	width:534px !important;
	height:306px !important;
	top:16px !important;
}

#item1414050 {
	width:510px !important;
	height:453px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1414050 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1414050 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1414011 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1414015 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:329px !important;
}

#item1413921 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:269px !important;
}

#item1413924 {
	width:534px !important;
	height:532px !important;
	top:16px !important;
}

#item1413925 {
	width:509px !important;
	height:598px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1413925 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1413925 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1413951 {
	width:14px !important;
	height:9px !important;
}

#item1413954 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item1413330 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:269px !important;
}

#item1413333 {
	width:534px !important;
	height:532px !important;
	top:16px !important;
}

#item1413883 {
	width:509px !important;
	height:710px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1413883 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1413883 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1413359 {
	width:14px !important;
	height:9px !important;
}

#item1413362 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item1413202 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:380px !important;
}

#item1413230 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:307px !important;
}

#item1413253 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:323px !important;
}

#item1413278 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1413301 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1413762 {
	width:528px !important;
	height:46px !important;
	top:16px !important;
}

@keyframes intensificar-1413762 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1413762 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1413813 {
	width:350px !important;
	height:380px !important;
	top:82px !important;
}

@keyframes intensificar-1413813 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1413813 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1413082 {
	width:564px !important;
	height:564px !important;
	left:36px !important;
	top:161px !important;
}

#item1413419 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1413420 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1413416 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1413453 {
	width:123px !important;
	height:50px !important;
}

#item1413454 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1413427 {
	width:123px !important;
	height:50px !important;
}

#item1413428 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1413423 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1413507 {
	width:144px !important;
	height:50px !important;
}

#item1413508 {
	width:129px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1413482 {
	width:144px !important;
	height:50px !important;
}

#item1413483 {
	width:129px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1413477 {
	width:144px !important;
	height:50px !important;
	left:874px !important;
	top:740px !important;
}

#item1413560 {
	width:148px !important;
	height:50px !important;
}

#item1413561 {
	width:133px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1413535 {
	width:148px !important;
	height:50px !important;
}

#item1413536 {
	width:133px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1413531 {
	width:148px !important;
	height:50px !important;
	left:723px !important;
	top:740px !important;
}

#item1413613 {
	width:101px !important;
	height:50px !important;
}

#item1413614 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1413588 {
	width:101px !important;
	height:50px !important;
}

#item1413589 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1413584 {
	width:101px !important;
	height:50px !important;
	left:619px !important;
	top:740px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1413641 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1413664 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1413637 {
	width:147px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1413669 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1413669 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1413669 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1522175 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1506510 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1506510 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1506516 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1506516 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1506508 {
	width:700px !important;
	height:309px !important;
}

#item1521822 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1506526 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1506549 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1506573 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1506578 {
	width:372px !important;
	height:51px !important;
	left:23px !important;
}

table#table2217015 tr {
	border-right:3.08px solid #fff;;
}

table#table2217015 {
	table-layout:fixed;
}

#item1506811 {
	width:628px !important;
	height:287px !important;
	top:191px !important;
}

@keyframes intensificar-1506811 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1506811 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1506834 {
	width:140px !important;
	height:18px !important;
	top:163px !important;
}

@keyframes intensificar-1506834 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1506834 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1534039 {
	width:595px !important;
	height:132px !important;
}

@keyframes intensificar-1534039 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1534039 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1534095 {
	width:23px !important;
	height:46px !important;
	left:616px !important;
	top:43px !important;
}

#item1525846 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:216px !important;
}

#item1525849 {
	width:595px !important;
	height:478px !important;
}

@keyframes intensificar-1525849 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1525849 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1525799 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:216px !important;
}

#item1525802 {
	width:595px !important;
	height:478px !important;
}

@keyframes intensificar-1525802 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1525802 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1506603 {
	width:124px !important;
	height:31px !important;
	left:505px !important;
	top:438px !important;
}

#item1506608 {
	width:98px !important;
	height:22px !important;
	left:532px !important;
	top:336px !important;
}

#item1506632 {
	width:130px !important;
	height:25px !important;
	left:500px !important;
	top:358px !important;
}

#item1506656 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1506679 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1506684 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1506684 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1506684 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1506707 {
	width:490px !important;
	height:354px !important;
	top:113px !important;
}

@keyframes intensificar-1506707 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1506707 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1506601 {
	width:664px !important;
	height:478px !important;
	left:36px !important;
	top:557px !important;
}

#item1506900 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1506901 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1506897 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1506934 {
	width:172px !important;
	height:70px !important;
}

#item1506935 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1506908 {
	width:172px !important;
	height:70px !important;
}

#item1506909 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1506904 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1506989 {
	width:221px !important;
	height:70px !important;
}

#item1506990 {
	width:181px !important;
	height:39px !important;
	left:40px !important;
	top:14px !important;
}

#item1506962 {
	width:221px !important;
	height:70px !important;
}

#item1506963 {
	width:181px !important;
	height:39px !important;
	left:40px !important;
	top:14px !important;
}

#item1506958 {
	width:221px !important;
	height:70px !important;
	left:224px !important;
	top:1130px !important;
}

#item1507042 {
	width:207px !important;
	height:70px !important;
}

#item1507043 {
	width:186px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1507017 {
	width:207px !important;
	height:70px !important;
}

#item1507018 {
	width:186px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1507013 {
	width:207px !important;
	height:70px !important;
	left:493px !important;
	top:1054px !important;
}

#item1507095 {
	width:141px !important;
	height:70px !important;
}

#item1507096 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1507070 {
	width:141px !important;
	height:70px !important;
}

#item1507071 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1507066 {
	width:141px !important;
	height:70px !important;
	left:348px !important;
	top:1054px !important;
}

#item1524225 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1524248 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1524221 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1524712 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1524713 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1524709 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1525188 {
	width:35px !important;
	height:74px !important;
	left:346px !important;
	top:1052px !important;
}

#item1525197 {
	width:35px !important;
	height:74px !important;
	left:220px !important;
	top:1127px !important;
}

#item1507150 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1507150 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1507150 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1428148 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1414102 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1414102 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1414100 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1414100 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1414098 {
	width:600px !important;
	height:790px !important;
}

#item1414103 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1414133 {
	width:528px !important;
	height:239px !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-1414133 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1414133 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2222113 tr {
	border-bottom:2.2px solid #fff;;
	border-right:2.2px solid #fff;;
}

table#table2222113 {
	table-layout:fixed;
}

#item1414827 {
	width:528px !important;
	height:134px !important;
	top:275px !important;
}

@keyframes intensificar-1414827 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1414827 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1414850 {
	width:100px !important;
	height:13px !important;
	top:255px !important;
}

@keyframes intensificar-1414850 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1414850 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1414312 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:278px !important;
}

#item1414318 {
	width:534px !important;
	height:549px !important;
	top:16px !important;
}

#item1414790 {
	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-1414790 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1414790 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1414344 {
	width:14px !important;
	height:9px !important;
}

#item1414347 {
	width:14px !important;
	height:9px !important;
	top:572px !important;
}

@keyframes intensificar-1414182 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1414182 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1414206 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1414229 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1414252 {
	width:89px !important;
	height:22px !important;
	left:4px !important;
	top:73px !important;
}

#item1414260 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1414283 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1414694 {
	width:528px !important;
	height:46px !important;
	top:16px !important;
}

@keyframes intensificar-1414694 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1414694 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1414717 {
	width:350px !important;
	height:232px !important;
	top:82px !important;
}

@keyframes intensificar-1414717 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1414717 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1414107 {
	width:564px !important;
	height:581px !important;
	left:636px !important;
	top:144px !important;
}

#item1414351 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1414374 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1414398 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1414402 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1572623 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1414429 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1414430 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1414425 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1414464 {
	width:123px !important;
	height:50px !important;
}

#item1414465 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1414439 {
	width:123px !important;
	height:50px !important;
}

#item1414440 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1414435 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1414518 {
	width:99px !important;
	height:50px !important;
}

#item1414520 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1414492 {
	width:99px !important;
	height:50px !important;
}

#item1414493 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1414488 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1414573 {
	width:101px !important;
	height:50px !important;
}

#item1414574 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1414548 {
	width:101px !important;
	height:50px !important;
}

#item1414549 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1414543 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1414600 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1414623 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1414597 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1414626 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1414629 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1414629 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1414629 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1522061 {
	width:130px !important;
	height:134px !important;
	left:571px !important;
	top:309px !important;
}

@keyframes intensificar-1507171 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1507171 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1507177 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1507177 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1507169 {
	width:700px !important;
	height:309px !important;
}

#item1521827 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1507360 {
	width:595px !important;
	height:275px !important;
}

@keyframes intensificar-1507360 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1507360 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2225121 tr {
	border-bottom:3.08px solid #fff;;
	border-right:3.08px solid #fff;;
}

table#table2225121 {
	table-layout:fixed;
}

#item1507384 {
	width:628px !important;
	height:226px !important;
	top:333px !important;
}

@keyframes intensificar-1507384 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1507384 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1507409 {
	width:140px !important;
	height:18px !important;
	top:305px !important;
}

@keyframes intensificar-1507409 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1507409 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1534099 {
	width:23px !important;
	height:46px !important;
	left:616px !important;
	top:115px !important;
}

#item1525746 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:248px !important;
}

#item1525751 {
	width:595px !important;
	height:542px !important;
}

@keyframes intensificar-1525751 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1525751 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1507188 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1507188 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1507189 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1507212 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1507236 {
	width:125px !important;
	height:31px !important;
	left:6px !important;
	top:102px !important;
}

#item1507244 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1507267 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1507270 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1507270 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1507270 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1507293 {
	width:490px !important;
	height:325px !important;
	top:84px !important;
}

@keyframes intensificar-1507293 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1507293 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1507186 {
	width:664px !important;
	height:559px !important;
	left:36px !important;
	top:533px !important;
}

#item1507433 {
	width:647px !important;
	height:45px !important;
	left:36px !important;
	top:488px !important;
}

#item1507456 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1507480 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1507483 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1572651 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1507509 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1507510 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1507506 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1507542 {
	width:172px !important;
	height:70px !important;
}

#item1507543 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1507517 {
	width:172px !important;
	height:70px !important;
}

#item1507518 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1507513 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1507597 {
	width:139px !important;
	height:70px !important;
}

#item1507598 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1507570 {
	width:139px !important;
	height:70px !important;
}

#item1507571 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1507566 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1507650 {
	width:141px !important;
	height:70px !important;
}

#item1507651 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1507625 {
	width:141px !important;
	height:70px !important;
}

#item1507626 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1507621 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1507703 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1524255 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1524278 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1524252 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1507706 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1507706 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1507706 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1573314 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1573322 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1573322 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1573320 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1573320 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1573317 {
	width:600px !important;
	height:790px !important;
}

#item1573323 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1573497 {
	width:528px !important;
	height:281px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1573497 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1573497 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2228234 tr {
	border-bottom:2.2px solid #fff;;
	border-right:2.2px solid #fff;;
}

table#table2228234 {
	table-layout:fixed;
}

#item1573521 {
	width:528px !important;
	height:163px !important;
	top:302px !important;
}

@keyframes intensificar-1573521 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1573521 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1573544 {
	width:100px !important;
	height:13px !important;
	top:282px !important;
}

@keyframes intensificar-1573544 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1573544 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1574550 {
	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-1574550 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1574550 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1573329 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1573329 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1573330 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1573353 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1573376 {
	width:89px !important;
	height:22px !important;
	left:4px !important;
	top:73px !important;
}

#item1573382 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1573405 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1573410 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1573410 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1573410 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1573433 {
	width:350px !important;
	height:232px !important;
	top:49px !important;
}

@keyframes intensificar-1573433 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1573433 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1573327 {
	width:564px !important;
	height:565px !important;
	left:636px !important;
	top:160px !important;
}

#item1573567 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1573590 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1573614 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1573617 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1573640 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1573666 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1573667 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1573663 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1573700 {
	width:123px !important;
	height:50px !important;
}

#item1573701 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1573675 {
	width:123px !important;
	height:50px !important;
}

#item1573676 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1573671 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1573753 {
	width:99px !important;
	height:50px !important;
}

#item1573754 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1573728 {
	width:99px !important;
	height:50px !important;
}

#item1573729 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1573724 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1573806 {
	width:101px !important;
	height:50px !important;
}

#item1573807 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1573781 {
	width:101px !important;
	height:50px !important;
}

#item1573782 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1573777 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1573833 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1573857 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1573830 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1573860 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1573866 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1573866 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1573866 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1573910 {
	width:130px !important;
	height:134px !important;
	left:571px !important;
	top:309px !important;
}

@keyframes intensificar-1573915 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1573915 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1573917 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1573917 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1573913 {
	width:700px !important;
	height:309px !important;
}

#item1573918 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1573923 {
	width:595px !important;
	height:242px !important;
}

@keyframes intensificar-1573923 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1573923 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2231663 tr {
	border-bottom:3.08px solid #fff;;
	border-right:3.08px solid #fff;;
}

table#table2231663 {
	table-layout:fixed;
}

#item1573946 {
	width:628px !important;
	height:248px !important;
	top:293px !important;
}

@keyframes intensificar-1573946 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1573946 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1573969 {
	width:140px !important;
	height:18px !important;
	top:265px !important;
}

@keyframes intensificar-1573969 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1573969 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1573993 {
	width:23px !important;
	height:46px !important;
	left:616px !important;
	top:98px !important;
}

#item1574126 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:248px !important;
}

#item1574129 {
	width:595px !important;
	height:542px !important;
}

@keyframes intensificar-1574129 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1574129 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1573997 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1573997 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1573998 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1574021 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1574044 {
	width:125px !important;
	height:31px !important;
	left:6px !important;
	top:102px !important;
}

#item1574052 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1574075 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1574078 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1574078 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1574078 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1574102 {
	width:490px !important;
	height:325px !important;
	top:61px !important;
}

@keyframes intensificar-1574102 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1574102 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1573921 {
	width:664px !important;
	height:542px !important;
	left:36px !important;
	top:533px !important;
}

#item1574152 {
	width:647px !important;
	height:45px !important;
	left:36px !important;
	top:488px !important;
}

#item1574177 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1574201 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1574208 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1574231 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1574257 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1574258 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1574254 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1574290 {
	width:172px !important;
	height:70px !important;
}

#item1574291 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1574265 {
	width:172px !important;
	height:70px !important;
}

#item1574266 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1574261 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1574343 {
	width:139px !important;
	height:70px !important;
}

#item1574345 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1574318 {
	width:139px !important;
	height:70px !important;
}

#item1574319 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1574314 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1574397 {
	width:141px !important;
	height:70px !important;
}

#item1574398 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1574372 {
	width:141px !important;
	height:70px !important;
}

#item1574373 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1574368 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1574421 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1574428 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1574451 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1574425 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1574454 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1574454 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1574454 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1416321 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1416329 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1416329 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1416326 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1416326 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1416324 {
	width:600px !important;
	height:790px !important;
}

#item1416330 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1416505 {
	width:528px !important;
	height:282px !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-1416505 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1416505 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2235152 tr {
	border-right:2.2px solid #fff;;
}

table#table2235152 {
	table-layout:fixed;
}

#item1416530 {
	width:528px !important;
	height:232px !important;
	top:334px !important;
}

@keyframes intensificar-1416530 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1416530 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1416553 {
	width:100px !important;
	height:13px !important;
	top:314px !important;
}

@keyframes intensificar-1416553 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1416553 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1416464 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:278px !important;
}

#item1416469 {
	width:534px !important;
	height:532px !important;
	top:16px !important;
}

#item1416982 {
	width:509px !important;
	height:966px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1416982 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1416982 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1416496 {
	width:14px !important;
	height:9px !important;
}

#item1416500 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

@keyframes intensificar-1416335 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1416335 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1416336 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1416359 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1416382 {
	width:89px !important;
	height:22px !important;
	left:4px !important;
	top:73px !important;
}

#item1416390 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1416413 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1416416 {
	width:528px !important;
	height:63px !important;
	top:16px !important;
}

@keyframes intensificar-1416416 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1416416 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1416439 {
	width:350px !important;
	height:232px !important;
	top:99px !important;
}

@keyframes intensificar-1416439 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1416439 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1416333 {
	width:564px !important;
	height:565px !important;
	left:636px !important;
	top:161px !important;
}

#item1416576 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1416600 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1416624 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1416627 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1416888 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1416653 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1416654 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1416650 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1416689 {
	width:123px !important;
	height:50px !important;
}

#item1416690 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1416664 {
	width:123px !important;
	height:50px !important;
}

#item1416665 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1416659 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1416742 {
	width:99px !important;
	height:50px !important;
}

#item1416743 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1416717 {
	width:99px !important;
	height:50px !important;
}

#item1416718 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1416713 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1416795 {
	width:101px !important;
	height:50px !important;
}

#item1416796 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1416770 {
	width:101px !important;
	height:50px !important;
}

#item1416771 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1416766 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1416822 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1416845 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1416819 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1416849 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1416852 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1416852 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1416852 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1521886 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1508848 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508848 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1508840 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508840 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508838 {
	width:701px !important;
	height:311px !important;
	left:-1px !important;
	top:-2px !important;
}

#item1521841 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1509029 {
	width:595px !important;
	height:112px !important;
}

@keyframes intensificar-1509029 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509029 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2239585 tr {
	border-right:3.08px solid #fff;;
}

table#table2239585 {
	table-layout:fixed;
}

#item1509053 {
	width:628px !important;
	height:328px !important;
	top:169px !important;
}

@keyframes intensificar-1509053 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509053 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509076 {
	width:140px !important;
	height:18px !important;
	top:141px !important;
}

@keyframes intensificar-1509076 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509076 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1534112 {
	width:23px !important;
	height:46px !important;
	left:616px !important;
	top:34px !important;
}

#item1525604 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:208px !important;
}

#item1525615 {
	width:595px !important;
	height:462px !important;
}

@keyframes intensificar-1525615 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1525615 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1508862 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508862 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508863 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1508886 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1508910 {
	width:125px !important;
	height:31px !important;
	left:6px !important;
	top:102px !important;
}

#item1508916 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1508939 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1508942 {
	width:628px !important;
	height:107px !important;
}

@keyframes intensificar-1508942 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508942 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508965 {
	width:490px !important;
	height:325px !important;
	top:137px !important;
}

@keyframes intensificar-1508965 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508965 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508860 {
	width:664px !important;
	height:533px !important;
	left:36px !important;
	top:578px !important;
}

#item1509099 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:510px !important;
}

#item1509123 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1509147 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1509151 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1509200 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1509201 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1509197 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1509234 {
	width:172px !important;
	height:70px !important;
}

#item1509235 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1509209 {
	width:172px !important;
	height:70px !important;
}

#item1509210 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1509204 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1509287 {
	width:139px !important;
	height:70px !important;
}

#item1509288 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1509262 {
	width:139px !important;
	height:70px !important;
}

#item1509263 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1509258 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1509340 {
	width:141px !important;
	height:70px !important;
}

#item1509341 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1509315 {
	width:141px !important;
	height:70px !important;
}

#item1509316 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1509311 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1509394 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1524346 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1524369 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1524342 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1509400 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1509400 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1509400 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1553606 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1553613 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1553613 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1553611 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1553611 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1553609 {
	width:600px !important;
	height:790px !important;
}

#item1553619 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1553792 {
	width:57px !important;
	height:12px !important;
	top:211px !important;
}

@keyframes intensificar-1553792 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1553792 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2243524 th, table#table2243524 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2243524 tr {
	height:29px;;
	border-top:2.2px solid #fff;;
	border-bottom:2.2px solid #fff;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2243524 {
	table-layout:fixed;
}

#item1553858 {
	width:528px !important;
	height:138px !important;
	top:232px !important;
}

@keyframes intensificar-1553858 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1553858 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1607369 {
	width:528px !important;
	height:196px !important;
	top:15px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1607369 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1607369 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1553753 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:276px !important;
}

#item1553759 {
	width:534px !important;
	height:550px !important;
	top:15px !important;
}

#item1553760 {
	width:509px !important;
	height:771px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1553760 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1553760 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1553785 {
	width:14px !important;
	height:9px !important;
}

#item1553788 {
	width:12px !important;
	height:8px !important;
	top:571px !important;
}

#item1553624 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:205px !important;
}

#item1553630 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:132px !important;
}

#item1553654 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1553677 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1553681 {
	width:139px !important;
	height:18px !important;
	left:389px !important;
	top:148px !important;
}

#item1553704 {
	width:528px !important;
	height:46px !important;
	top:15px !important;
}

@keyframes intensificar-1553704 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1553704 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1553728 {
	width:350px !important;
	height:143px !important;
	top:81px !important;
}

@keyframes intensificar-1553728 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1553728 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1553622 {
	width:564px !important;
	height:579px !important;
	left:636px !important;
	top:146px !important;
}

#item1553881 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1553904 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1553928 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1553931 {
	width:264px !important;
	height:37px !important;
	left:16px !important;
}

#item1553954 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1553980 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1553981 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1553977 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1554013 {
	width:123px !important;
	height:50px !important;
}

#item1554014 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1553988 {
	width:123px !important;
	height:50px !important;
}

#item1553989 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1553984 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1554068 {
	width:101px !important;
	height:50px !important;
}

#item1554069 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1554042 {
	width:101px !important;
	height:50px !important;
}

#item1554044 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1554037 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1554121 {
	width:99px !important;
	height:50px !important;
}

#item1554122 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1554096 {
	width:99px !important;
	height:50px !important;
}

#item1554097 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1554092 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1554145 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1554151 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1554174 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1554148 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1554177 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1554177 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1554177 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1554256 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1554265 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1554265 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1554263 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1554263 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1554261 {
	width:700px !important;
	height:309px !important;
}

#item1554266 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1554430 {
	width:80px !important;
	height:16px !important;
	top:299px !important;
}

@keyframes intensificar-1554430 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1554430 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1554476 {
	width:595px !important;
	height:253px !important;
	top:21px !important;
}

@keyframes intensificar-1554476 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1554476 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1554499 {
	width:23px !important;
	height:46px !important;
	left:616px !important;
	top:132px !important;
}

table#table2246496 th, table#table2246496 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2246496 tr {
	height:40.6px;;
	border-top:3.08px solid #fff;;
	border-bottom:3.08px solid #fff;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2246496 {
	table-layout:fixed;
}

#item1607658 {
	width:628px !important;
	height:200px !important;
	top:329px !important;
}

@keyframes intensificar-1607658 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1607658 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1554401 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:250px !important;
}

#item1554406 {
	width:595px !important;
	height:501px !important;
	top:14px !important;
}

@keyframes intensificar-1554406 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1554406 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1554274 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:265px !important;
}

#item1554279 {
	width:98px !important;
	height:22px !important;
	left:529px !important;
	top:162px !important;
}

#item1554304 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1554327 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1554330 {
	width:194px !important;
	height:25px !important;
	left:433px !important;
	top:185px !important;
}

#item1554353 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1554353 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1554353 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1554376 {
	width:490px !important;
	height:195px !important;
	top:92px !important;
}

@keyframes intensificar-1554376 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1554376 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1554272 {
	width:664px !important;
	height:529px !important;
	left:36px !important;
	top:560px !important;
}

#item1554502 {
	width:628px !important;
	height:30px !important;
	left:36px !important;
	top:523px !important;
}

#item1554526 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:485px !important;
}

#item1554550 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1554553 {
	width:370px !important;
	height:52px !important;
	left:22px !important;
}

#item1554576 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:360px !important;
}

#item1554602 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1554603 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1554599 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1554635 {
	width:172px !important;
	height:70px !important;
}

#item1554636 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1554610 {
	width:172px !important;
	height:70px !important;
}

#item1554611 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1554606 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1554689 {
	width:141px !important;
	height:70px !important;
}

#item1554690 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1554663 {
	width:141px !important;
	height:70px !important;
}

#item1554664 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1554659 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1554742 {
	width:139px !important;
	height:70px !important;
}

#item1554743 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1554717 {
	width:139px !important;
	height:70px !important;
}

#item1554718 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1554713 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1554766 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1554773 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1554796 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1554770 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1554800 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1554800 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1554800 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1428289 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1417043 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1417043 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1417041 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1417041 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1417039 {
	width:600px !important;
	height:790px !important;
}

#item1417044 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1417049 {
	width:528px !important;
	height:278px !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-1417049 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1417049 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2249451 tr {
	border-bottom:2.2px solid #fff;;
	border-right:2.2px solid #fff;;
}

table#table2249451 {
	table-layout:fixed;
}

#item1417073 {
	width:528px !important;
	height:232px !important;
	top:314px !important;
}

@keyframes intensificar-1417073 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1417073 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1417097 {
	width:100px !important;
	height:13px !important;
	top:294px !important;
}

@keyframes intensificar-1417097 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1417097 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1417250 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:278px !important;
}

#item1417256 {
	width:534px !important;
	height:532px !important;
	top:16px !important;
}

#item1417698 {
	width:509px !important;
	height:1019px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1417698 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1417698 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1417283 {
	width:14px !important;
	height:9px !important;
}

#item1417286 {
	width:14px !important;
	height:9px !important;
	top:567px !important;
}

@keyframes intensificar-1417121 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1417121 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1417122 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1417145 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1417168 {
	width:89px !important;
	height:22px !important;
	left:4px !important;
	top:73px !important;
}

#item1417176 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1417199 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1417202 {
	width:528px !important;
	height:46px !important;
	top:16px !important;
}

@keyframes intensificar-1417202 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1417202 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1417225 {
	width:408px !important;
	height:199px !important;
	top:82px !important;
}

@keyframes intensificar-1417225 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1417225 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1417047 {
	width:564px !important;
	height:576px !important;
	left:636px !important;
	top:149px !important;
}

#item1417290 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:133px !important;
}

#item1417313 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1417337 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1417340 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1417390 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1417391 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1417387 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1417425 {
	width:123px !important;
	height:50px !important;
}

#item1417426 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1417400 {
	width:123px !important;
	height:50px !important;
}

#item1417401 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1417396 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1417480 {
	width:99px !important;
	height:50px !important;
}

#item1417481 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1417455 {
	width:99px !important;
	height:50px !important;
}

#item1417456 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1417451 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1417533 {
	width:101px !important;
	height:50px !important;
}

#item1417534 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1417508 {
	width:101px !important;
	height:50px !important;
}

#item1417509 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1417504 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1417560 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1417583 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1417557 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1417586 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1417589 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1417589 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1417589 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1522178 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1509431 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509431 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1509423 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509423 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509421 {
	width:700px !important;
	height:309px !important;
}

#item1521846 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1509607 {
	width:595px !important;
	height:161px !important;
}

@keyframes intensificar-1509607 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509607 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2253795 tr {
	border-bottom:3.08px solid #fff;;
	border-right:3.08px solid #fff;;
}

table#table2253795 {
	table-layout:fixed;
}

#item1509631 {
	width:628px !important;
	height:288px !important;
	top:211px !important;
}

@keyframes intensificar-1509631 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509631 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509655 {
	width:140px !important;
	height:18px !important;
	top:183px !important;
}

@keyframes intensificar-1509655 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509655 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1534118 {
	width:23px !important;
	height:46px !important;
	left:616px !important;
	top:58px !important;
}

#item1525550 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:227px !important;
}

#item1525560 {
	width:595px !important;
	height:499px !important;
}

@keyframes intensificar-1525560 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1525560 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1509440 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509440 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509441 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1509464 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1509487 {
	width:125px !important;
	height:31px !important;
	left:6px !important;
	top:102px !important;
}

#item1509493 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1509517 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1509521 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1509521 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509521 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509544 {
	width:571px !important;
	height:278px !important;
	top:113px !important;
}

@keyframes intensificar-1509544 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509544 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509438 {
	width:664px !important;
	height:499px !important;
	left:36px !important;
	top:576px !important;
}

#item1509678 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:510px !important;
}

#item1509702 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1509726 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1509729 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1509756 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1509757 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1509752 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1509791 {
	width:172px !important;
	height:70px !important;
}

#item1509792 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1509766 {
	width:172px !important;
	height:70px !important;
}

#item1509767 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1509762 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1509844 {
	width:139px !important;
	height:70px !important;
}

#item1509845 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1509819 {
	width:139px !important;
	height:70px !important;
}

#item1509820 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1509815 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1509898 {
	width:141px !important;
	height:70px !important;
}

#item1509899 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1509873 {
	width:141px !important;
	height:70px !important;
}

#item1509874 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1509868 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1509953 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1524388 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1524412 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1524385 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1509956 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1509956 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1509956 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1428156 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1417759 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1417759 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1417757 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1417757 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1417755 {
	width:600px !important;
	height:790px !important;
}

#item1417760 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1417765 {
	width:528px !important;
	height:288px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1417765 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1417765 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2257977 tr {
	border-bottom:2.2px solid #fff;;
	border-right:2.2px solid #fff;;
}

table#table2257977 {
	table-layout:fixed;
}

#item1417789 {
	width:528px !important;
	height:152px !important;
	top:257px !important;
}

@keyframes intensificar-1417789 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1417789 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1417812 {
	width:100px !important;
	height:13px !important;
	top:237px !important;
}

@keyframes intensificar-1417812 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1417812 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1418356 {
	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-1418356 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1418356 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1417838 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1417838 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1417839 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1417862 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1417885 {
	width:89px !important;
	height:22px !important;
	left:4px !important;
	top:73px !important;
}

#item1417895 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1417918 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1417921 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1417921 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1417921 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1417945 {
	width:350px !important;
	height:232px !important;
	top:66px !important;
}

@keyframes intensificar-1417945 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1417945 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1417763 {
	width:564px !important;
	height:578px !important;
	left:636px !important;
	top:160px !important;
}

#item1418008 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1418031 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1418055 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1418058 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1418084 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1418085 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1418081 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1418119 {
	width:123px !important;
	height:50px !important;
}

#item1418120 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1418094 {
	width:123px !important;
	height:50px !important;
}

#item1418095 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1418090 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1418173 {
	width:99px !important;
	height:50px !important;
}

#item1418174 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1418147 {
	width:99px !important;
	height:50px !important;
}

#item1418148 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1418143 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1418226 {
	width:101px !important;
	height:50px !important;
}

#item1418227 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1418201 {
	width:101px !important;
	height:50px !important;
}

#item1418202 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1418197 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1418253 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1418276 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1418250 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1418279 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1418282 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1418282 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1418282 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1522067 {
	width:130px !important;
	height:134px !important;
	left:571px !important;
	top:309px !important;
}

@keyframes intensificar-1509977 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509977 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1509983 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509983 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509975 {
	width:700px !important;
	height:309px !important;
}

#item1521854 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1510147 {
	width:595px !important;
	height:234px !important;
}

@keyframes intensificar-1510147 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1510147 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1534179 {
	width:23px !important;
	height:46px !important;
	left:616px !important;
	top:94px !important;
}

#item1534127 {
	width:140px !important;
	height:18px !important;
	top:254px !important;
}

@keyframes intensificar-1534127 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1534127 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1534150 {
	width:628px !important;
	height:208px !important;
	top:282px !important;
}

table#table2261671 tr {
	border-bottom:3.08px solid #fff;;
	border-right:3.08px solid #fff;;
}

table#table2261671 {
	table-layout:fixed;
}

#item1534151 {
	width:739px !important;
	height:188px !important;
}

@keyframes intensificar-1534151 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1534151 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1534175 {
	width:46px !important;
	height:23px !important;
	left:292px !important;
	top:498px !important;
}

#item1510122 {
	width:595px !important;
	height:521px !important;
}

@keyframes intensificar-1510122 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1510122 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1525544 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:238px !important;
}

@keyframes intensificar-1509995 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509995 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509996 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1510019 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1510042 {
	width:125px !important;
	height:31px !important;
	left:6px !important;
	top:102px !important;
}

#item1510048 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1510071 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1510075 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1510075 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1510075 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510098 {
	width:490px !important;
	height:325px !important;
	top:92px !important;
}

@keyframes intensificar-1510098 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1510098 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509993 {
	width:664px !important;
	height:521px !important;
	left:36px !important;
	top:554px !important;
}

#item1510218 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1510241 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1510265 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1510268 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1510295 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1510296 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1510292 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1510328 {
	width:172px !important;
	height:70px !important;
}

#item1510329 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1510303 {
	width:172px !important;
	height:70px !important;
}

#item1510304 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1510299 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1510382 {
	width:139px !important;
	height:70px !important;
}

#item1510383 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1510356 {
	width:139px !important;
	height:70px !important;
}

#item1510357 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1510352 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1510435 {
	width:141px !important;
	height:70px !important;
}

#item1510436 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1510410 {
	width:141px !important;
	height:70px !important;
}

#item1510411 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1510406 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1510492 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1524422 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1524445 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1524419 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1510499 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1510499 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1510499 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1418435 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1418445 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1418445 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1418443 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1418443 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1418440 {
	width:600px !important;
	height:790px !important;
}

#item1418446 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1418451 {
	width:528px !important;
	height:226px !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-1418451 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1418451 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2265290 tr {
	border-right:2.2px solid #fff;;
}

table#table2265290 {
	table-layout:fixed;
}

#item1418476 {
	width:528px !important;
	height:184px !important;
	top:257px !important;
}

@keyframes intensificar-1418476 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1418476 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1418499 {
	width:100px !important;
	height:13px !important;
	top:237px !important;
}

@keyframes intensificar-1418499 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1418499 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1418652 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1418655 {
	width:534px !important;
	height:531px !important;
	top:16px !important;
}

#item1419139 {
	width:509px !important;
	height:706px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1419139 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1419139 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1418681 {
	width:14px !important;
	height:9px !important;
}

#item1418686 {
	width:14px !important;
	height:9px !important;
	top:554px !important;
}

@keyframes intensificar-1418523 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1418523 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1418524 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1418547 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1418570 {
	width:89px !important;
	height:22px !important;
	left:4px !important;
	top:73px !important;
}

#item1418576 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1418599 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1418602 {
	width:528px !important;
	height:63px !important;
	top:16px !important;
}

@keyframes intensificar-1418602 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1418602 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1418625 {
	width:350px !important;
	height:232px !important;
	top:99px !important;
}

@keyframes intensificar-1418625 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1418625 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1418449 {
	width:564px !important;
	height:563px !important;
	left:636px !important;
	top:161px !important;
}

#item1418689 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1418712 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1418736 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1418742 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1418768 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1418769 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1418765 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1418803 {
	width:123px !important;
	height:50px !important;
}

#item1418804 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1418778 {
	width:123px !important;
	height:50px !important;
}

#item1418779 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1418773 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1418856 {
	width:99px !important;
	height:50px !important;
}

#item1418857 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1418831 {
	width:99px !important;
	height:50px !important;
}

#item1418832 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1418827 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1418909 {
	width:101px !important;
	height:50px !important;
}

#item1418910 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1418884 {
	width:101px !important;
	height:50px !important;
}

#item1418885 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1418880 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1418937 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1418960 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1418933 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1418964 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1418967 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1418967 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1418967 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1521883 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1510529 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1510529 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1510520 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1510520 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510518 {
	width:700px !important;
	height:309px !important;
}

#item1521859 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1510706 {
	width:595px !important;
	height:195px !important;
}

@keyframes intensificar-1510706 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1510706 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2269501 tr {
	border-right:3.08px solid #fff;;
}

table#table2269501 {
	table-layout:fixed;
}

#item1510730 {
	width:628px !important;
	height:246px !important;
	top:244px !important;
}

@keyframes intensificar-1510730 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1510730 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510753 {
	width:140px !important;
	height:18px !important;
	top:216px !important;
}

@keyframes intensificar-1510753 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1510753 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1534276 {
	width:23px !important;
	height:46px !important;
	left:616px !important;
	top:75px !important;
}

#item1525503 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:222px !important;
}

#item1525510 {
	width:595px !important;
	height:490px !important;
}

@keyframes intensificar-1525510 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1525510 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1510539 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1510539 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510540 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1510563 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1510586 {
	width:125px !important;
	height:31px !important;
	left:6px !important;
	top:102px !important;
}

#item1510593 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1510616 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1510619 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1510619 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1510619 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510643 {
	width:490px !important;
	height:325px !important;
	top:116px !important;
}

@keyframes intensificar-1510643 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1510643 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510537 {
	width:664px !important;
	height:490px !important;
	left:36px !important;
	top:585px !important;
}

#item1510776 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:488px !important;
}

#item1510799 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1510823 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1510828 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1510854 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1510855 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1510851 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1510892 {
	width:172px !important;
	height:70px !important;
}

#item1510893 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1510867 {
	width:172px !important;
	height:70px !important;
}

#item1510868 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1510863 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1510945 {
	width:139px !important;
	height:70px !important;
}

#item1510946 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1510920 {
	width:139px !important;
	height:70px !important;
}

#item1510921 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1510916 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1510998 {
	width:141px !important;
	height:70px !important;
}

#item1510999 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1510973 {
	width:141px !important;
	height:70px !important;
}

#item1510974 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1510969 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1511052 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1524454 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1524477 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1524451 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1511055 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1511055 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1511055 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1419906 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1419915 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1419915 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1419913 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1419913 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1419911 {
	width:600px !important;
	height:790px !important;
}

#item1419916 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1419921 {
	width:528px !important;
	height:226px !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-1419921 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1419921 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2274367 tr {
	border-right:2.2px solid #fff;;
}

table#table2274367 {
	table-layout:fixed;
}

#item1419945 {
	width:528px !important;
	height:205px !important;
	top:257px !important;
}

@keyframes intensificar-1419945 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1419945 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1419968 {
	width:100px !important;
	height:13px !important;
	top:237px !important;
}

@keyframes intensificar-1419968 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1419968 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1420121 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:261px !important;
}

#item1420124 {
	width:534px !important;
	height:515px !important;
	top:16px !important;
}

#item1420554 {
	width:509px !important;
	height:826px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1420554 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1420554 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1420150 {
	width:14px !important;
	height:9px !important;
}

#item1420155 {
	width:14px !important;
	height:9px !important;
	top:538px !important;
}

@keyframes intensificar-1419992 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1419992 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1419993 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1420018 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1420041 {
	width:89px !important;
	height:22px !important;
	left:4px !important;
	top:73px !important;
}

#item1420047 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1420070 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1420073 {
	width:528px !important;
	height:63px !important;
	top:16px !important;
}

@keyframes intensificar-1420073 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1420073 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1420096 {
	width:350px !important;
	height:232px !important;
	top:99px !important;
}

@keyframes intensificar-1420096 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1420096 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1419919 {
	width:564px !important;
	height:547px !important;
	left:636px !important;
	top:178px !important;
}

#item1420158 {
	width:528px !important;
	height:47px !important;
	left:636px !important;
	top:128px !important;
}

#item1420182 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1420206 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1420211 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1420237 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1420238 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1420234 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1420272 {
	width:123px !important;
	height:50px !important;
}

#item1420273 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1420246 {
	width:123px !important;
	height:50px !important;
}

#item1420248 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1420242 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1420326 {
	width:99px !important;
	height:50px !important;
}

#item1420327 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1420300 {
	width:99px !important;
	height:50px !important;
}

#item1420301 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1420296 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1420380 {
	width:101px !important;
	height:50px !important;
}

#item1420381 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1420355 {
	width:101px !important;
	height:50px !important;
}

#item1420356 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1420351 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1420407 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1420430 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1420404 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1420433 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1420436 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1420436 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1420436 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1511627 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1511639 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1511639 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1511633 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1511633 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1511631 {
	width:700px !important;
	height:309px !important;
}

#item1521868 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1511819 {
	width:595px !important;
	height:127px !important;
}

@keyframes intensificar-1511819 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1511819 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1534389 {
	width:140px !important;
	height:18px !important;
	top:147px !important;
}

@keyframes intensificar-1534389 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1534389 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1534412 {
	width:628px !important;
	height:288px !important;
	top:175px !important;
}

table#table2279323 tr {
	border-right:3.08px solid #fff;;
}

table#table2279323 {
	table-layout:fixed;
}

#item1534413 {
	width:738px !important;
	height:267px !important;
}

@keyframes intensificar-1534413 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1534413 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1534436 {
	width:46px !important;
	height:23px !important;
	left:292px !important;
	top:471px !important;
}

#item1534439 {
	width:23px !important;
	height:46px !important;
	left:616px !important;
	top:41px !important;
}

#item1525410 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:224px !important;
}

#item1525414 {
	width:595px !important;
	height:494px !important;
}

@keyframes intensificar-1525414 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1525414 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1511651 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1511651 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1511652 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1511675 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1511698 {
	width:125px !important;
	height:31px !important;
	left:6px !important;
	top:102px !important;
}

#item1511704 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1511727 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1511732 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1511732 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1511732 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1511755 {
	width:490px !important;
	height:325px !important;
	top:116px !important;
}

@keyframes intensificar-1511755 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1511755 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1511649 {
	width:664px !important;
	height:494px !important;
	left:36px !important;
	top:581px !important;
}

#item1511890 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:488px !important;
}

#item1511913 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1511937 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1511940 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1511967 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1511968 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1511964 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1512001 {
	width:172px !important;
	height:70px !important;
}

#item1512002 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1511976 {
	width:172px !important;
	height:70px !important;
}

#item1511977 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1511972 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1512054 {
	width:139px !important;
	height:70px !important;
}

#item1512055 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1512029 {
	width:139px !important;
	height:70px !important;
}

#item1512030 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1512025 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1512107 {
	width:141px !important;
	height:70px !important;
}

#item1512108 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1512082 {
	width:141px !important;
	height:70px !important;
}

#item1512083 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1512078 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1512162 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1524518 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1524541 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1524515 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1512165 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1512165 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1512165 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1428298 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1420624 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1420624 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1420622 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1420622 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1420620 {
	width:600px !important;
	height:790px !important;
}

#item1420625 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1420630 {
	width:528px !important;
	height:226px !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-1420630 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1420630 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2283873 tr {
	border-right:2.2px solid #fff;;
}

table#table2283873 {
	table-layout:fixed;
}

#item1420654 {
	width:528px !important;
	height:235px !important;
	top:257px !important;
}

@keyframes intensificar-1420654 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1420654 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1420677 {
	width:100px !important;
	height:13px !important;
	top:237px !important;
}

@keyframes intensificar-1420677 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1420677 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1420830 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:261px !important;
}

#item1420833 {
	width:534px !important;
	height:515px !important;
	top:16px !important;
}

#item1421260 {
	width:509px !important;
	height:990px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1421260 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1421260 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1420859 {
	width:14px !important;
	height:9px !important;
}

#item1420864 {
	width:14px !important;
	height:9px !important;
	top:538px !important;
}

@keyframes intensificar-1420702 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1420702 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1420703 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1420726 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1420750 {
	width:89px !important;
	height:22px !important;
	left:4px !important;
	top:73px !important;
}

#item1420756 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1420779 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1420782 {
	width:528px !important;
	height:63px !important;
	top:16px !important;
}

@keyframes intensificar-1420782 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1420782 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1420805 {
	width:350px !important;
	height:232px !important;
	top:99px !important;
}

@keyframes intensificar-1420805 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1420805 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1420628 {
	width:564px !important;
	height:547px !important;
	left:636px !important;
	top:178px !important;
}

#item1420867 {
	width:528px !important;
	height:47px !important;
	left:636px !important;
	top:128px !important;
}

#item1420890 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1420915 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1420920 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1420947 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1420948 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1420944 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1420980 {
	width:123px !important;
	height:50px !important;
}

#item1420981 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1420955 {
	width:123px !important;
	height:50px !important;
}

#item1420956 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1420951 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1421033 {
	width:99px !important;
	height:50px !important;
}

#item1421034 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1421008 {
	width:99px !important;
	height:50px !important;
}

#item1421009 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1421004 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1421087 {
	width:101px !important;
	height:50px !important;
}

#item1421088 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1421062 {
	width:101px !important;
	height:50px !important;
}

#item1421063 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1421057 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1421114 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1421137 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1421111 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1421140 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1421143 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1421143 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1421143 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1522181 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1512195 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1512195 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1512188 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1512188 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1512186 {
	width:700px !important;
	height:309px !important;
}

#item1521873 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1512374 {
	width:595px !important;
	height:100px !important;
}

@keyframes intensificar-1512374 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1512374 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1534619 {
	width:140px !important;
	height:18px !important;
	left:1px !important;
	top:119px !important;
}

@keyframes intensificar-1534619 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1534619 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1534642 {
	width:595px !important;
	height:268px !important;
	top:147px !important;
}

table#table2289442 tr {
	border-right:3.08px solid #fff;;
}

table#table2289442 {
	table-layout:fixed;
}

#item1534643 {
	width:739px !important;
	height:308px !important;
}

@keyframes intensificar-1534643 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1534643 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1534666 {
	width:46px !important;
	height:23px !important;
	left:292px !important;
	top:443px !important;
}

#item1534670 {
	width:23px !important;
	height:46px !important;
	left:616px !important;
	top:20px !important;
}

#item1534673 {
	width:23px !important;
	height:46px !important;
	left:616px !important;
	top:259px !important;
}

#item1525357 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:210px !important;
}

#item1525361 {
	width:595px !important;
	height:465px !important;
}

@keyframes intensificar-1525361 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1525361 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1512207 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1512207 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1512208 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1512231 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1512254 {
	width:125px !important;
	height:31px !important;
	left:6px !important;
	top:102px !important;
}

#item1512264 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1512287 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1512290 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1512290 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1512290 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1512313 {
	width:490px !important;
	height:325px !important;
	top:116px !important;
}

@keyframes intensificar-1512313 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1512313 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1512205 {
	width:664px !important;
	height:466px !important;
	left:36px !important;
	top:609px !important;
}

#item1512444 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:517px !important;
}

#item1512468 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1512492 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1512496 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1512522 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1512523 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1512519 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1512555 {
	width:172px !important;
	height:70px !important;
}

#item1512556 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1512530 {
	width:172px !important;
	height:70px !important;
}

#item1512531 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1512526 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1512611 {
	width:139px !important;
	height:70px !important;
}

#item1512612 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1512584 {
	width:139px !important;
	height:70px !important;
}

#item1512586 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1512579 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1512666 {
	width:141px !important;
	height:70px !important;
}

#item1512667 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1512640 {
	width:141px !important;
	height:70px !important;
}

#item1512641 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1512636 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1512721 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1524553 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1524576 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1524550 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1512724 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1512724 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1512724 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1575387 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1575402 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1575402 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1575395 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1575395 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1575393 {
	width:600px !important;
	height:790px !important;
}

#item1575407 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1575412 {
	width:528px !important;
	height:239px !important;
	left:1px !important;
	top:14px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1575412 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1575412 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table2294876 tr {
	border-bottom:2.2px solid #fff;;
	border-right:2.2px solid #fff;;
}

table#table2294876 {
	table-layout:fixed;
}

#item1575436 {
	width:528px !important;
	height:174px !important;
	left:1px !important;
	top:276px !important;
}

@keyframes intensificar-1575436 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1575436 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1575459 {
	width:100px !important;
	height:13px !important;
	left:1px !important;
	top:256px !important;
}

@keyframes intensificar-1575459 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1575459 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1575614 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:276px !important;
}

#item1575617 {
	width:534px !important;
	height:547px !important;
	top:16px !important;
}

#item1575618 {
	width:509px !important;
	height:1640px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1575618 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1575618 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1575643 {
	width:14px !important;
	height:9px !important;
}

#item1575649 {
	width:14px !important;
	height:9px !important;
	top:570px !important;
}

@keyframes intensificar-1575483 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1575483 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1575484 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1575507 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1575530 {
	width:89px !important;
	height:22px !important;
	left:4px !important;
	top:73px !important;
}

#item1575539 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1575563 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1575566 {
	width:528px !important;
	height:63px !important;
	top:17px !important;
}

@keyframes intensificar-1575566 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1575566 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1575589 {
	width:363px !important;
	height:298px !important;
	left:1px !important;
	top:99px !important;
}

@keyframes intensificar-1575589 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1575589 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1575410 {
	width:565px !important;
	height:579px !important;
	left:635px !important;
	top:146px !important;
}

#item1575652 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1575675 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1575699 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1575703 {
	width:369px !important;
	height:37px !important;
	left:16px !important;
}

#item1576108 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1575729 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1575730 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1575726 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1575762 {
	width:123px !important;
	height:50px !important;
}

#item1575763 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1575737 {
	width:123px !important;
	height:50px !important;
}

#item1575738 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1575733 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1575815 {
	width:99px !important;
	height:50px !important;
}

#item1575816 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1575790 {
	width:99px !important;
	height:50px !important;
}

#item1575791 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1575786 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1575869 {
	width:101px !important;
	height:50px !important;
}

#item1575870 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1575843 {
	width:101px !important;
	height:50px !important;
}

#item1575844 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1575839 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1575896 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1575919 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1575893 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1575925 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1575928 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1575928 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1575928 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1512740 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:311px !important;
}

@keyframes intensificar-1512753 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1512753 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1512745 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1512745 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1512743 {
	width:700px !important;
	height:309px !important;
}

#item1521877 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1512764 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1512787 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1512811 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1512814 {
	width:434px !important;
	height:51px !important;
	left:23px !important;
}

#item1513147 {
	width:595px !important;
	height:178px !important;
}

@keyframes intensificar-1513147 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513147 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1534755 {
	width:140px !important;
	height:18px !important;
	left:1px !important;
	top:199px !important;
}

@keyframes intensificar-1534755 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1534755 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1534778 {
	width:628px !important;
	height:288px !important;
	left:1px !important;
	top:227px !important;
}

table#table2299012 tr {
	border-bottom:3.08px solid #fff;;
	border-right:3.08px solid #fff;;
}

table#table2299012 {
	table-layout:fixed;
}

#item1534779 {
	width:755px !important;
	height:268px !important;
}

@keyframes intensificar-1534779 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1534779 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1534802 {
	width:46px !important;
	height:23px !important;
	left:292px !important;
	top:522px !important;
}

#item1534805 {
	width:23px !important;
	height:46px !important;
	left:616px !important;
	top:66px !important;
}

#item1513059 {
	width:595px !important;
	height:545px !important;
	top:1px !important;
}

@keyframes intensificar-1513059 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513059 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1525302 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:251px !important;
}

#item1512863 {
	width:124px !important;
	height:31px !important;
	left:512px !important;
	top:448px !important;
}

#item1512891 {
	width:98px !important;
	height:22px !important;
	left:539px !important;
	top:346px !important;
}

#item1512914 {
	width:130px !important;
	height:25px !important;
	left:507px !important;
	top:368px !important;
}

#item1512938 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1512962 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1513012 {
	width:628px !important;
	height:112px !important;
}

@keyframes intensificar-1513012 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513012 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513035 {
	width:556px !important;
	height:296px !important;
	top:132px !important;
}

@keyframes intensificar-1513035 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513035 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1512837 {
	width:664px !important;
	height:546px !important;
	left:36px !important;
	top:529px !important;
}

#item1576190 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:327px !important;
}

#item1513225 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1513226 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1513222 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1513258 {
	width:172px !important;
	height:70px !important;
}

#item1513259 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1513233 {
	width:172px !important;
	height:70px !important;
}

#item1513234 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1513229 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1513366 {
	width:141px !important;
	height:70px !important;
}

#item1513367 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1513340 {
	width:141px !important;
	height:70px !important;
}

#item1513341 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1513336 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1513420 {
	width:141px !important;
	height:70px !important;
}

#item1513421 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1513395 {
	width:141px !important;
	height:70px !important;
}

#item1513396 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1513390 {
	width:141px !important;
	height:70px !important;
	left:158px !important;
	top:1130px !important;
}

#item1524583 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1524606 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1524580 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1525191 {
	width:35px !important;
	height:74px !important;
	left:157px !important;
	top:1127px !important;
}

#item1513475 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1513475 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1513475 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1536446 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:567px !important;
	height:60px !important;
	left:25px !important;
	top:38px !important;
	border-radius:12px;
	background:#000;
}

#item1536454 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:275px !important;
	height:160px !important;
	left:25px !important;
	top:410px !important;
	border-radius:12px;
	background:#000;
}

#item1536455 {
	width:1203px !important;
	height:793px !important;
	left:-1px !important;
	top:-1px !important;
}

#item1536463 {
	width:19px !important;
	height:5px !important;
	left:1px !important;
	top:3px !important;
}

#item1536469 {
	width:23px !important;
	height:7px !important;
	top:10px !important;
}

#item1536474 {
	width:20px !important;
	height:5px !important;
	left:5px !important;
	top:19px !important;
}

#item1536479 {
	width:16px !important;
	height:7px !important;
	left:1px !important;
}

#item1536484 {
	width:25px !important;
	height:15px !important;
	top:2px !important;
}

#item1536489 {
	width:18px !important;
	height:8px !important;
	left:8px !important;
	top:19px !important;
}

#item1536496 {
	width:25px !important;
	height:15px !important;
	left:2px !important;
	top:10px !important;
}

#item1536501 {
	width:70px !important;
	height:23px !important;
	left:508px !important;
	top:49px !important;
	border-radius:6px;
	background:#fff;
}

#item1536358 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1536358 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1536358 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1536526 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:651px !important;
	height:60px !important;
	left:25px !important;
	top:24px !important;
	border-radius:12px;
	background:#000;
}

#item1536527 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:317px !important;
	height:64px !important;
	left:25px !important;
	top:719px !important;
	border-radius:12px;
	background:#000;
}

#item1536529 {
	width:70px !important;
	height:23px !important;
	left:588px !important;
	top:43px !important;
	border-radius:6px;
	background:#fff;
}

#item1536536 {
	width:703px !important;
	height:1203px !important;
	left:-1px !important;
	top:-2px !important;
}

#item1536544 {
	width:19px !important;
	height:5px !important;
	left:1px !important;
	top:3px !important;
}

#item1536549 {
	width:23px !important;
	height:7px !important;
	top:10px !important;
}

#item1536554 {
	width:20px !important;
	height:5px !important;
	left:5px !important;
	top:19px !important;
}

#item1536559 {
	width:16px !important;
	height:7px !important;
	left:1px !important;
}

#item1536564 {
	width:25px !important;
	height:15px !important;
	top:2px !important;
}

#item1536569 {
	width:18px !important;
	height:8px !important;
	left:8px !important;
	top:19px !important;
}

#item1536575 {
	width:25px !important;
	height:15px !important;
	left:2px !important;
	top:10px !important;
}

#item1536432 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1536432 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1536432 {
	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;
	background:#fff;
}

@keyframes atenuar-1222351 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1222351 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1519969 {
	width:705px !important;
	height:1206px !important;
	background:#101820;
}

#item1519970 {
	width:214px !important;
	height:40px !important;
	left:243px !important;
	top:791px !important;
}

#item1519994 {
	width:446px !important;
	height:57px !important;
	left:127px !important;
	top:911px !important;
}

#item1520017 {
	width:171px !important;
	height:39px !important;
	left:265px !important;
	top:834px !important;
}

#item1520022 {
	width:424px !important;
	height:68px !important;
	left:138px !important;
	top:566px !important;
}

@keyframes intensificar-1520022 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520022 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513552 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1513552 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1513552 {
	0% {opacity:1;}
	100% {opacity:0;}
}
p.autoParaStyle237 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:17px;
	line-height:20px;
	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.autoParaStyle236 {
	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.autoParaStyle235 {
	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.autoParaStyle234 {
	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.autoParaStyle233 {
	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.autoParaStyle232 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:19.6px;
	color:#ea5153;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle231 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:19.6px;
	color:#101820;
	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.autoParaStyle230 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:23.8px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle229 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:17px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle228 {
	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.autoParaStyle227 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:60px;
	line-height:50px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle226 {
	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:right;
}

p.autoParaStyle225 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:18px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle224 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:42px;
	line-height:40px;
	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.autoParaStyle223 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:16.8px;
	line-height:18px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:4px;
	text-align:left;
}

p.autoParaStyle222 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:18px;
	color:#272f36;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle221 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18.2px;
	line-height:21px;
	color:#756599;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle220 {
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle219 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:13px;
	line-height:15px;
	color:#756599;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle218 {
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle217 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:17px;
	color:#ec6264;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle216 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:15px;
	line-height:19px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle215 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:11px;
	line-height:14px;
	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.autoParaStyle214 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:22px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle213 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:22px;
	color:#272f36;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle212 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:25.2px;
	line-height:28px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle211 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:19px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle210 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:19px;
	color:#272f36;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle209 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18px;
	line-height:20px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle208 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:24px;
	line-height:15.2px;
	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.autoParaStyle207 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:16.8px;
	line-height:15.2px;
	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;
	margin-top:4px;
	text-align:left;
}

p.autoParaStyle206 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:15.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.autoParaStyle205 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:14px;
	line-height:15.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.autoParaStyle204 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:15.2px;
	color:#272f36;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle203 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:19.6px;
	color:#101820;
	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.autoParaStyle202 {
	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.autoParaStyle201 {
	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.autoParaStyle200 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:15.4px;
	line-height:15.4px;
	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.autoParaStyle199 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:11px;
	line-height:11px;
	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.autoParaStyle198 {
	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.autoParaStyle197 {
	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.autoParaStyle196 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18.2px;
	line-height:21px;
	color:#786b9a;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle195 {
	font-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.autoParaStyle194 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:23.8px;
	color:#ec6264;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle193 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:16.8px;
	line-height:23.8px;
	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;
	margin-top:4px;
	text-align:left;
}

p.autoParaStyle192 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:16.8px;
	line-height:23.8px;
	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.autoParaStyle191 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:15.4px;
	line-height:22.4px;
	color:#272f36;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle190 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	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.autoParaStyle189 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12.6px;
	line-height:18.2px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle188 {
	font-family:FF-Averta-Regular,Averta;
	font-size:18.2px;
	line-height:23.8px;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle187 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:12px;
	line-height:17px;
	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;
	margin-top:3px;
	text-align:left;
}

p.autoParaStyle186 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:12px;
	line-height:17px;
	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.autoParaStyle185 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:11px;
	line-height:16px;
	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.autoParaStyle184 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	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.autoParaStyle183 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:9px;
	line-height:13px;
	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.autoParaStyle182 {
	font-family:FF-Averta-Regular,Averta;
	font-size:13px;
	line-height:17px;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle181 {
	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.autoParaStyle180 {
	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.autoParaStyle179 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:60px;
	line-height:60px;
	color:#fff;
	letter-spacing:0.100em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle178 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:17px;
	line-height:19.8px;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle177 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:17px;
	line-height:19.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.autoParaStyle176 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:17px;
	line-height:19.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.autoParaStyle175 {
	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.autoParaStyle174 {
	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.autoParaStyle173 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:19.6px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle172 {
	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.autoParaStyle171 {
	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.autoParaStyle170 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:19.6px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle169 {
	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.autoParaStyle168 {
	font-weight:600;
	font-family:FF-Poppins-SemiBold,Poppins;
	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.autoParaStyle167 {
	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.autoParaStyle166 {
	font-weight:600;
	font-family:FF-Poppins-SemiBold,Poppins;
	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.autoParaStyle165 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:42px;
	line-height:42px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle164 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:16.8px;
	line-height:23.8px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:4px;
	text-align:left;
}

p.autoParaStyle163 {
	font-family:FF-Averta-Regular,Averta;
	font-size:23.8px;
	line-height:23.8px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle162 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:19.6px;
	color:#101820;
	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.autoParaStyle161 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:19.6px;
	color:#101820;
	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.autoParaStyle160 {
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle159 {
	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.autoParaStyle158 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:30px;
	line-height:30px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle157 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:12px;
	line-height:17px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:3px;
	text-align:left;
}

p.autoParaStyle156 {
	font-family:FF-Averta-Regular,Averta;
	font-size:17px;
	line-height:17px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle155 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:14px;
	color:#ea5153;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle154 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:14px;
	color:#101820;
	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.autoParaStyle153 {
	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.autoParaStyle152 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:14px;
	color:#101820;
	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.autoParaStyle151 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:14px;
	color:#101820;
	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.autoParaStyle150 {
	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.autoParaStyle149 {
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle148 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size: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.autoParaStyle147 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:15px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle146 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:15px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle145 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:15px;
	color:#272f36;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle144 {
	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.autoParaStyle143 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:18px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle142 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	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.autoParaStyle141 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12.6px;
	line-height:14px;
	color:#3c3c3b;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle140 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:9px;
	line-height:10px;
	color:#3c3c3b;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle139 {
	font-weight: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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle138 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:14px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle137 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:14px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle136 {
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle135 {
	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.autoParaStyle134 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:14px;
	line-height:16.8px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle133 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:19.6px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle132 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:16.8px;
	line-height:25.2px;
	color:#272f36;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle131 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:10px;
	line-height:12px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle130 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:12px;
	line-height:18px;
	color:#272f36;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle129 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18.2px;
	line-height:21px;
	color:#786b9a;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle128 {
	font-family:FF-Averta-Regular,Averta;
	font-size:18.2px;
	line-height:23.8px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle127 {
	font-family:FF-Averta-Regular,Averta;
	font-size:18.2px;
	line-height:23.8px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle126 {
	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.autoParaStyle125 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:23.8px;
	color:#272f36;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle124 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:14px;
	line-height:23.8px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle123 {
	font-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.autoParaStyle122 {
	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.autoParaStyle121 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:19.6px;
	color:#ea5153;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle120 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:19.6px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle119 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:19.6px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle118 {
	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.autoParaStyle117 {
	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.autoParaStyle116 {
	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.autoParaStyle115 {
	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.autoParaStyle114 {
	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.autoParaStyle113 {
	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.autoParaStyle112 {
	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.autoParaStyle111 {
	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.autoParaStyle110 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:19.6px;
	color:#ea5153;
	letter-spacing:0.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.autoParaStyle109 {
	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.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-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:13px;
	line-height:15px;
	color:#786b9a;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after: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-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.autoParaStyle105 {
	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.autoParaStyle104 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:17px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle103 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:17px;
	color:#272f36;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle102 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:10px;
	line-height:17px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle101 {
	font-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.autoParaStyle100 {
	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.autoParaStyle99 {
	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.autoParaStyle98 {
	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.autoParaStyle97 {
	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.autoParaStyle96 {
	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.autoParaStyle95 {
	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.autoParaStyle94 {
	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.autoParaStyle93 {
	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.autoParaStyle92 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18.2px;
	line-height:21px;
	color:#786b9a;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle91 {
	font-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.autoParaStyle90 {
	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.autoParaStyle89 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:9.8px;
	line-height:12.8px;
	color:#ea5153;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle88 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:12.8px;
	line-height:18.3px;
	color:#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.autoParaStyle87 {
	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.autoParaStyle86 {
	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.autoParaStyle85 {
	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.autoParaStyle84 {
	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.autoParaStyle83 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:17.1px;
	line-height:20.7px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle82 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size: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.autoParaStyle81 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:23.8px;
	color:#ea5153;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle80 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:13px;
	line-height:15px;
	color:#786b9a;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle79 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:13px;
	line-height:15px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle78 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:12px;
	line-height:17px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle77 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18px;
	line-height:20px;
	color:#101820;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle76 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:8px;
	line-height:10.5px;
	color:#ea5153;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle75 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:10.5px;
	line-height:15px;
	color:#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.autoParaStyle74 {
	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.autoParaStyle73 {
	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.autoParaStyle72 {
	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.autoParaStyle71 {
	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.autoParaStyle70 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:14px;
	line-height:17px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle69 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size: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.autoParaStyle68 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#ea5153;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle67 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:20px;
	line-height:22px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle66 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:60px;
	line-height:70px;
	color:#fff;
	letter-spacing:0.100em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle65 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:14px;
	line-height:20px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle64 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:60px;
	line-height:70px;
	color:#fff;
	letter-spacing:0.100em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle63 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:25px;
	line-height:28px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle62 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18.2px;
	line-height:21px;
	color:#ec6264;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle61 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18.2px;
	line-height:21px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle60 {
	font-weight: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.autoParaStyle59 {
	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.autoParaStyle58 {
	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-align:left;
}

p.autoParaStyle57 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:23.8px;
	color:#ea5153;
	letter-spacing:0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle56 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:23.8px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle55 {
	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.autoParaStyle54 {
	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.autoParaStyle53 {
	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.autoParaStyle52 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:17px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-10px;
	padding-left:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle51 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#ea5153;
	letter-spacing:0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle50 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:17px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle49 {
	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.autoParaStyle48 {
	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.autoParaStyle47 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-DemiBold,"Optima LT Pro",sans-serif;
	font-size:35px;
	line-height:40px;
	color:#fff;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle46 {
	font-family:FF-Averta-Regular,Averta;
	font-size:17px;
	line-height:24px;
	color:#fff;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle45 {
	font-weight:500;
	font-family:FF-OptimaLTPro-Medium,"Optima LT Pro",sans-serif;
	font-size:35px;
	line-height:25.2px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle44 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:15.4px;
	line-height:25.2px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle43 {
	font-family:FF-Averta-Regular,Averta;
	font-size:25.2px;
	line-height:25.2px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle42 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:25.2px;
	line-height:28px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle41 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-DemiBold,"Optima LT Pro",sans-serif;
	font-size:25px;
	line-height:18px;
	color:#fff;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle40 {
	font-family:FF-Averta-Regular,Averta;
	font-size:13px;
	line-height:18px;
	color:#fff;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle39 {
	font-weight:500;
	font-family:FF-OptimaLTPro-Medium,"Optima LT Pro",sans-serif;
	font-size:25px;
	line-height:18px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle38 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:11px;
	line-height:18px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle37 {
	font-family:FF-Averta-Regular,Averta;
	font-size:18px;
	line-height:18px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle36 {
	font-weight:500;
	font-family:FF-OptimaLTPro-Medium,"Optima LT Pro",sans-serif;
	font-size:27px;
	line-height:30px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle35 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:14px;
	line-height:16px;
	color:#ea5153;
	letter-spacing:-0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle34 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:14px;
	line-height:16px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle33 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:22px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle32 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:25.2px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle31 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:25.2px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle30 {
	font-weight: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.autoParaStyle29 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:22px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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.autoParaStyle28 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:25.2px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle27 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:25.2px;
	color:#ea5153;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle26 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:25.2px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle25 {
	font-weight:bold;
	font-family:FF-Averta-Bold,Averta;
	font-size:16.8px;
	line-height:25.2px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.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:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:25.2px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle22 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:25.2px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle21 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:25.2px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle20 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:25.2px;
	color:#ea5153;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle19 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:25.2px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle18 {
	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.autoParaStyle17 {
	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.autoParaStyle16 {
	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.autoParaStyle15 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:12px;
	line-height:18px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle14 {
	font-weight:bold;
	font-family:FF-Averta-Bold,Averta;
	font-size:12px;
	line-height:18px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle13 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle12 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:18px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle11 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height: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.autoParaStyle10 {
	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.autoParaStyle9 {
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle8 {
	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.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:left;
}

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:right;
}

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.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.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._2-1_TEXTO-GENERAL {
	font-family:Optima,"Times New Roman", Times, serif;
	font-size:18px;
	line-height:20px;
	color:#6f6f6e;
	text-align:left;
}

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.autoCharStyle23 {
	color:#ea5153;
	text-transform:uppercase;
}

span.autoCharStyle22 {
	letter-spacing:0.100em;
}

span.autoCharStyle21 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:16.8px;
	letter-spacing:0.010em;
}

span.autoCharStyle20 {
	font-size:11px;
	color:#ea5153;
}

span.autoCharStyle19 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:14px;
}

span.autoCharStyle18 {
	color:#fff;
}

span.autoCharStyle17 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	color:#101820;
}

span.autoCharStyle16 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:10px;
}

span.autoCharStyle15 {
	color:#ec6264;
}

span.autoCharStyle14 {
}

span.autoCharStyle13 {
	font-size:18.2px;
}

span.autoCharStyle12 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	color:#ea5153;
	letter-spacing:0.025em;
}

span.autoCharStyle11 {
	font-size:14px;
}

span.autoCharStyle10 {
	font-size:10px;
}

span.autoCharStyle9 {
	text-transform:uppercase;
}

span.autoCharStyle8 {
	color:#101820;
}

span.autoCharStyle7 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	color:#ea5153;
	letter-spacing:0.050em;
}

span.autoCharStyle6 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	color:#ea5153;
	letter-spacing:0.020em;
}

span.autoCharStyle5 {
	color:#ea5153;
}

span.autoCharStyle4 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
}

span.autoCharStyle3 {
	font-weight:bold;
	font-family:FF-Averta-Bold,Averta;
}

span.autoCharStyle2 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	color:#ea5153;
}

span.autoCharStyle1 {
}

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._2-1_NEGRITA_TEXTO-GENERAL {
	font-weight:bold;
}

span.texto-mapa-1 {
	font-weight:bold;
	font-family:"Avenir Next Condensed",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:8.5px;
	color:#fff;
}

span.Texto-itinerario {
	font-family:"Avenir Next Condensed",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:8.5px;
	color:#000;
}

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;
    }
}

