/* 	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;
    top: 25%;
    background-color: rgba(0,0,0,.65);
    box-shadow: 2px 2px 6px 0 rgba(0,0,0,.4);
    z-index:9999;
    -webkit-animation:share-fadein 1s ease 2s;
    animation:share-fadein 1s ease 2s;
}
#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:12px;
	padding:3px;
}
#share-wrap.align-top > a, #share-wrap.align-bottom > a { display:inline-block; }
#share-wrap > a#sb-fb { background-color:#3b5998; background-position:-27px 50%; }
#share-wrap > a#sb-tw { background-color:#000; background-position: -265px 50%; }
#share-wrap > a#sb-li { background-color:#007fb1; background-position: -116px 50%; }
#share-wrap > a:hover { box-shadow: 0 0 6px 2px rgba(255, 255, 255, 0.5); }
@keyframes share-fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}
@-webkit-keyframes share-fadein {
    from { opacity: 0; }
    to   { opacity: 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:#fff; fill:#fff;
	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(255,255,255,.7);
    -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;
    right: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-Lora-SemiBold;
	src:url("../fonts/Lora-VariableFont_wght.ttf");
	font-weight:bold;
}

@font-face {
	font-family:FF-LoraItalic-MediumItalic;
	src:url("../fonts/Lora-Italic-VariableFont_wght.ttf");
	font-style:italic;
}

@font-face {
	font-family:FF-LoraItalic-BoldItalic;
	src:url("../fonts/Lora-Italic-VariableFont_wght.ttf");
	font-weight:bold;
	font-style:italic;
}

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

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

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

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

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

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

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

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

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

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

#item1447661 {
	width:1336px !important;
	height:887px !important;
	left:-68px !important;
	top:-49px !important;
	background:#000;
}

#item1545669 {
	width:1254px !important;
	height:114px !important;
	left:-45px !important;
	top:686px !important;
	background:#0e0b00;
}

#item1545674 {
	width:1254px !important;
	height:29px !important;
	left:-45px !important;
	top:-19px !important;
	background:#0e0b00;
}

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

@keyframes aparecer-1447717 {
	0% {opacity:0;}
	53.3% {opacity:0;}
	63.3% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-1447717 {
	0% {opacity:0;}
	53.3% {opacity:0;}
	63.3% {opacity:1;}
	100% {opacity:1;}
}
#item1447717 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

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

@keyframes aparecer-1447722 {
	0% {opacity:0;}
	55.6% {opacity:0;}
	63.9% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-1447722 {
	0% {opacity:0;}
	55.6% {opacity:0;}
	63.9% {opacity:1;}
	100% {opacity:1;}
}
#item1447722 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item1447725 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1447725 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1447725 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1447725 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1481550 {
	width:700px !important;
	height:1200px !important;
	background:#000;
}

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

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

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

@keyframes atenuar-1327043 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1327043 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1327043 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1468930 {
	width:1208px !important;
	height:795px !important;
	left:-5px !important;
	top:-3px !important;
}

#item1468940 {
	width:1143px !important;
	height:1143px !important;
	left:-557px !important;
	top:-163px !important;
}

@keyframes moverhacialaizquierdayaumentar-1468940 {
	0% {
		transform:translate(-376px,0px) scaleX(0.5) scaleY(0.5);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes moverhacialaizquierdayaumentar-1468940 {
	0% {
		-webkit-transform:translate(-376px,0px) scaleX(0.5) scaleY(0.5);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item1468949 {
	width:492px !important;
	height:227px !important;
	left:70px !important;
	top:70px !important;
}

@keyframes intensificar-1468949 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1468949 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1468949 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1468973 {
	width:432px !important;
	height:339px !important;
	left:70px !important;
	top:274px !important;
}

@keyframes intensificar-1468973 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1468973 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1468973 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1468996 {
	width:432px !important;
	height:35px !important;
	left:70px !important;
	top:718px !important;
}

@keyframes intensificar-1468996 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1468996 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1468996 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1469019 {
	width:255px !important;
	height:37px !important;
	left:153px !important;
	top:619px !important;
}

@keyframes intensificar-1469019 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1469019 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1469019 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1469054 {
	width:56px !important;
	height:56px !important;
}

#item1469061 {
	width:211px !important;
	height:56px !important;
	left:47px !important;
}

#item1469046 {
	width:56px !important;
	height:56px !important;
}

#item1469052 {
	width:211px !important;
	height:56px !important;
	left:47px !important;
}

#item1469043 {
	width:258px !important;
	height:56px !important;
	left:76px !important;
	top:613px !important;
}

#item1469062 {
	width:175px !important;
	height:47px !important;
	left:971px !important;
	top:686px !important;
}

#item1469071 {
	width:1143px !important;
	height:1143px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes moverhacialaderechayaumentar-1469071 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		transform:translate(376px,0px) scaleX(2.5) scaleY(2.5);
		opacity:1;
	}
}
@-webkit-keyframes moverhacialaderechayaumentar-1469071 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(376px,0px) scaleX(2.5) scaleY(2.5);
		opacity:1;
	}
}
@keyframes girar-1469076 {
	0% {
		transform:translate(0px,0px) rotate(0deg);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(360deg);
		opacity:1;
	}
}
@-webkit-keyframes girar-1469076 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(0deg);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(360deg);
		opacity:1;
	}
}
@keyframes girar-1469085 {
	0% {
		transform:translate(0px,0px) rotate(0deg);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(-360deg);
		opacity:1;
	}
}
@-webkit-keyframes girar-1469085 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(0deg);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(-360deg);
		opacity:1;
	}
}
@keyframes intensificar-1469088 {
	0% {opacity:0;}
	100% {opacity:0.85;}
}
@-webkit-keyframes intensificar-1469088 {
	0% {opacity:0;}
	100% {opacity:0.85;}
}
#item1469088 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1469095 {
	0% {opacity:0;}
	100% {opacity:0.85;}
}
@-webkit-keyframes intensificar-1469095 {
	0% {opacity:0;}
	100% {opacity:0.85;}
}
#item1469095 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1469104 {
	0% {opacity:0;}
	100% {opacity:0.85;}
}
@-webkit-keyframes intensificar-1469104 {
	0% {opacity:0;}
	100% {opacity:0.85;}
}
#item1469104 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1469113 {
	0% {opacity:0;}
	100% {opacity:0.85;}
}
@-webkit-keyframes intensificar-1469113 {
	0% {opacity:0;}
	100% {opacity:0.85;}
}
#item1469113 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1469121 {
	0% {opacity:0;}
	100% {opacity:0.85;}
}
@-webkit-keyframes intensificar-1469121 {
	0% {opacity:0;}
	100% {opacity:0.85;}
}
#item1469121 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1469129 {
	0% {opacity:0;}
	100% {opacity:0.85;}
}
@-webkit-keyframes intensificar-1469129 {
	0% {opacity:0;}
	100% {opacity:0.85;}
}
#item1469129 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1469139 {
	0% {opacity:0;}
	100% {opacity:0.85;}
}
@-webkit-keyframes intensificar-1469139 {
	0% {opacity:0;}
	100% {opacity:0.85;}
}
#item1469139 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes reducir-1469146 {
	0% {transform:translate(0px,0px) scaleX(1.5) scaleY(1.5);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes reducir-1469146 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1.5) scaleY(1.5);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item1469146 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1469147 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1469147 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1469147 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1469156 {
	width:179px !important;
	height:48px !important;
	left:1536px !important;
	top:865px !important;
}

@keyframes intensificar-1469156 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1469156 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1469156 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1469172 {
	opacity:0.00;
	width:186px !important;
	height:206px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item1469163 {
	width:192px !important;
	height:212px !important;
	left:844px !important;
	top:433px !important;
}

#item1469181 {
	opacity:0.00;
	width:199px !important;
	height:213px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item1469173 {
	width:205px !important;
	height:219px !important;
	left:866px !important;
	top:640px !important;
}

#item1469191 {
	opacity:0.00;
	width:224px !important;
	height:160px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item1469183 {
	width:230px !important;
	height:166px !important;
	left:1066px !important;
	top:749px !important;
}

#item1469201 {
	opacity:0.00;
	width:184px !important;
	height:205px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item1469193 {
	width:190px !important;
	height:211px !important;
	left:1298px !important;
	top:640px !important;
}

#item1469210 {
	opacity:0.00;
	width:184px !important;
	height:205px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item1469202 {
	width:190px !important;
	height:211px !important;
	left:1322px !important;
	top:432px !important;
}

#item1469219 {
	opacity:0.00;
	width:220px !important;
	height:164px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item1469211 {
	width:226px !important;
	height:170px !important;
	left:1176px !important;
	top:266px !important;
}

#item1469230 {
	opacity:0.00;
	width:220px !important;
	height:164px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item1469222 {
	width:226px !important;
	height:170px !important;
	left:956px !important;
	top:267px !important;
}

#item1469231 {
	width:300px !important;
	height:199px !important;
	left:1029px !important;
	top:514px !important;
}

@keyframes intensificar-1469231 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1469231 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1469231 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1469254 {
	width:300px !important;
	height:199px !important;
	left:1029px !important;
	top:509px !important;
}

@keyframes intensificar-1469254 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1469254 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1469254 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1469277 {
	width:300px !important;
	height:227px !important;
	left:1029px !important;
	top:493px !important;
}

@keyframes intensificar-1469277 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1469277 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1469277 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1469301 {
	width:300px !important;
	height:199px !important;
	left:1029px !important;
	top:514px !important;
}

@keyframes intensificar-1469301 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1469301 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1469301 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1469324 {
	width:300px !important;
	height:199px !important;
	left:1029px !important;
	top:514px !important;
}

@keyframes intensificar-1469324 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1469324 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1469324 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1469347 {
	width:300px !important;
	height:199px !important;
	left:1029px !important;
	top:514px !important;
}

@keyframes intensificar-1469347 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1469347 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1469347 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1469370 {
	width:356px !important;
	height:199px !important;
	left:1001px !important;
	top:517px !important;
}

@keyframes intensificar-1469370 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1469370 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1469370 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1469393 {
	width:394px !important;
	height:63px !important;
	left:637px !important;
	top:249px !important;
}

@keyframes entrarvolandodesdelaizquierda-1469393 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdelaizquierda-1469393 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item1469419 {
	width:32px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
}

#item1469416 {
	width:38px !important;
	height:38px !important;
	left:1694px !important;
	top:212px !important;
}

#item1469427 {
	width:10px !important;
	height:10px !important;
	left:540px !important;
	top:160px !important;
}

#item1469069 {
	width:1732px !important;
	height:1153px !important;
	left:-567px !important;
	top:-179px !important;
}

#item1157714 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1157714 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1157714 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1157714 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1469461 {
	width:1143px !important;
	height:1143px !important;
	left:-238px !important;
	top:-507px !important;
}

@keyframes moverhacialaizquierdayaumentar-1469461 {
	0% {
		transform:translate(0px,-376px) scaleX(0.5) scaleY(0.5);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes moverhacialaizquierdayaumentar-1469461 {
	0% {
		-webkit-transform:translate(0px,-376px) scaleX(0.5) scaleY(0.5);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item1469467 {
	width:635px !important;
	height:149px !important;
	left:65px !important;
	top:107px !important;
}

@keyframes intensificar-1469467 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1469467 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1469467 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1469491 {
	width:214px !important;
	height:39px !important;
	left:243px !important;
	top:576px !important;
}

@keyframes intensificar-1469491 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1469491 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1469491 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1469514 {
	width:175px !important;
	height:47px !important;
	left:475px !important;
	top:1033px !important;
}

#item1469520 {
	width:333px !important;
	height:35px !important;
	left:52px !important;
	top:13px !important;
}

@keyframes intensificar-1469520 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1469520 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1469520 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1469554 {
	width:39px !important;
	height:39px !important;
	top:3px !important;
}

#item1469560 {
	width:148px !important;
	height:39px !important;
	left:33px !important;
	top:3px !important;
}

#item1469546 {
	width:39px !important;
	height:39px !important;
	top:3px !important;
}

#item1469552 {
	width:324px !important;
	height:42px !important;
	left:3px !important;
}

#item1469543 {
	width:327px !important;
	height:42px !important;
}

#item1469561 {
	width:565px !important;
	height:261px !important;
	left:65px !important;
	top:267px !important;
}

@keyframes intensificar-1469561 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1469561 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1469561 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1469586 {
	width:1143px !important;
	height:1143px !important;
	left:10px !important;
	top:112px !important;
}

@keyframes moverhacialaderechayaumentar-1469586 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		transform:translate(376px,0px) scaleX(2.5) scaleY(2.5);
		opacity:1;
	}
}
@-webkit-keyframes moverhacialaderechayaumentar-1469586 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(376px,0px) scaleX(2.5) scaleY(2.5);
		opacity:1;
	}
}
@keyframes girar-1469592 {
	0% {
		transform:translate(0px,0px) rotate(0deg);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(360deg);
		opacity:1;
	}
}
@-webkit-keyframes girar-1469592 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(0deg);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(360deg);
		opacity:1;
	}
}
@keyframes girar-1469602 {
	0% {
		transform:translate(0px,0px) rotate(0deg);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(-360deg);
		opacity:1;
	}
}
@-webkit-keyframes girar-1469602 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(0deg);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(-360deg);
		opacity:1;
	}
}
@keyframes intensificar-1469605 {
	0% {opacity:0;}
	100% {opacity:0.85;}
}
@-webkit-keyframes intensificar-1469605 {
	0% {opacity:0;}
	100% {opacity:0.85;}
}
#item1469605 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1469611 {
	0% {opacity:0;}
	100% {opacity:0.85;}
}
@-webkit-keyframes intensificar-1469611 {
	0% {opacity:0;}
	100% {opacity:0.85;}
}
#item1469611 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1469618 {
	0% {opacity:0;}
	100% {opacity:0.85;}
}
@-webkit-keyframes intensificar-1469618 {
	0% {opacity:0;}
	100% {opacity:0.85;}
}
#item1469618 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1469624 {
	0% {opacity:0;}
	100% {opacity:0.85;}
}
@-webkit-keyframes intensificar-1469624 {
	0% {opacity:0;}
	100% {opacity:0.85;}
}
#item1469624 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1469630 {
	0% {opacity:0;}
	100% {opacity:0.85;}
}
@-webkit-keyframes intensificar-1469630 {
	0% {opacity:0;}
	100% {opacity:0.85;}
}
#item1469630 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1469638 {
	0% {opacity:0;}
	100% {opacity:0.85;}
}
@-webkit-keyframes intensificar-1469638 {
	0% {opacity:0;}
	100% {opacity:0.85;}
}
#item1469638 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1469645 {
	0% {opacity:0;}
	100% {opacity:0.85;}
}
@-webkit-keyframes intensificar-1469645 {
	0% {opacity:0;}
	100% {opacity:0.85;}
}
#item1469645 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes reducir-1469651 {
	0% {transform:translate(0px,0px) scaleX(1.5) scaleY(1.5);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes reducir-1469651 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1.5) scaleY(1.5);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item1469651 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1469652 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1469652 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1469652 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1469659 {
	width:179px !important;
	height:48px !important;
	left:1302px !important;
	top:1018px !important;
}

@keyframes intensificar-1469659 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1469659 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1469659 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1469673 {
	opacity:0.00;
	width:186px !important;
	height:206px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item1469665 {
	width:192px !important;
	height:212px !important;
	left:844px !important;
	top:535px !important;
}

#item1469682 {
	opacity:0.00;
	width:199px !important;
	height:213px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item1469674 {
	width:205px !important;
	height:219px !important;
	left:866px !important;
	top:742px !important;
}

#item1469693 {
	opacity:0.00;
	width:224px !important;
	height:160px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item1469683 {
	width:230px !important;
	height:166px !important;
	left:1066px !important;
	top:851px !important;
}

#item1469702 {
	opacity:0.00;
	width:184px !important;
	height:205px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item1469694 {
	width:190px !important;
	height:211px !important;
	left:1298px !important;
	top:743px !important;
}

#item1469711 {
	opacity:0.00;
	width:184px !important;
	height:205px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item1469703 {
	width:190px !important;
	height:211px !important;
	left:1322px !important;
	top:535px !important;
}

#item1469720 {
	opacity:0.00;
	width:220px !important;
	height:164px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item1469712 {
	width:226px !important;
	height:170px !important;
	left:1176px !important;
	top:368px !important;
}

#item1469729 {
	opacity:0.00;
	width:220px !important;
	height:164px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item1469721 {
	width:226px !important;
	height:170px !important;
	left:956px !important;
	top:370px !important;
}

#item1469730 {
	width:300px !important;
	height:199px !important;
	left:1029px !important;
	top:616px !important;
}

@keyframes intensificar-1469730 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1469730 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1469730 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1469753 {
	width:300px !important;
	height:199px !important;
	left:1029px !important;
	top:618px !important;
}

@keyframes intensificar-1469753 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1469753 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1469753 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1469777 {
	width:300px !important;
	height:235px !important;
	left:1029px !important;
	top:595px !important;
}

@keyframes intensificar-1469777 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1469777 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1469777 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1469800 {
	width:300px !important;
	height:199px !important;
	left:1029px !important;
	top:616px !important;
}

@keyframes intensificar-1469800 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1469800 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1469800 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1469823 {
	width:300px !important;
	height:199px !important;
	left:1029px !important;
	top:616px !important;
}

@keyframes intensificar-1469823 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1469823 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1469823 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1469846 {
	width:300px !important;
	height:199px !important;
	left:1029px !important;
	top:616px !important;
}

@keyframes intensificar-1469846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1469846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1469846 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1469869 {
	width:300px !important;
	height:199px !important;
	left:1029px !important;
	top:619px !important;
}

@keyframes intensificar-1469869 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1469869 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1469869 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1469892 {
	width:469px !important;
	height:116px !important;
	left:932px !important;
	top:168px !important;
}

@keyframes entrarvolandodesdelaizquierda-1469892 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdelaizquierda-1469892 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item1469918 {
	width:51px !important;
	height:51px !important;
	left:3px !important;
	top:3px !important;
}

#item1469915 {
	width:57px !important;
	height:57px !important;
	left:1425px !important;
	top:10px !important;
}

#item1469924 {
	width:10px !important;
	height:10px !important;
	left:540px !important;
	top:262px !important;
}

#item1469584 {
	width:1522px !important;
	height:1255px !important;
	left:-817px !important;
	top:69px !important;
}

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

@keyframes atenuar-1328713 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1328713 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1328713 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes intensificar-1566614 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1566614 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1566614 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

#item1566321 {
	width:13px !important;
	height:26px !important;
	left:1151px !important;
	top:121px !important;
}

#item1566324 {
	width:1086px !important;
	height:188px !important;
	left:59px !important;
	top:39px !important;
}

#item1566325_1566357 {
	width:33.0750053405761px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1566325 {
	width:1062px !important;
	height:285px !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-1566325 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1566325 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1566325 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1566350 {
	width:14px !important;
	height:9px !important;
	left:1134px !important;
	top:24px !important;
}

#item1566353 {
	width:14px !important;
	height:9px !important;
	left:1134px !important;
	top:233px !important;
}

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

@keyframes intensificar-1567110 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1567110 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1567110 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

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

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

@keyframes intensificar-1567038 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1567038 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1567038 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1567039 {
	width:1102px !important;
	height:185px !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;
}

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

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

@keyframes intensificar-1566966 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1566966 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1566966 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

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

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

@keyframes intensificar-1566886 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1566886 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1566886 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

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

#item1566934 {
	width:506px !important;
	height:37px !important;
	left:618px !important;
	top:117px !important;
}

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

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

@keyframes intensificar-1566761 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1566761 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1566761 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1566784 {
	width:452px !important;
	height:11px !important;
	left:1px !important;
}

#item1566807 {
	width:538px !important;
	height:11px !important;
	left:540px !important;
	top:34px !important;
}

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

@keyframes intensificar-1566830 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1566830 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1566830 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

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

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

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

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

@keyframes atenuar-1157711 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1157711 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1157711 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1351994_1449933 {
	width:33.0750053405761px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1351994 {
	width:628px !important;
	height:517px !important;
	left:36px !important;
	top:194px !important;
}

@keyframes intensificar-1351994 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1351994 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1351994 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1351738 {
	width:700px !important;
	height:539px !important;
	top:208px !important;
	background:#f3f3f2;
}

@keyframes intensificar-1351761 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1351761 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1351761 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1351762 {
	width:628px !important;
	height:445px !important;
	top:28px !important;
}

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

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

@keyframes intensificar-1351689 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1351689 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1351689 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1351690 {
	width:628px !important;
	height:493px !important;
	top:28px !important;
}

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

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

@keyframes intensificar-1351618 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1351618 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1351618 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1351619 {
	width:628px !important;
	height:619px !important;
	top:62px !important;
}

#item1351642 {
	width:628px !important;
	height:38px !important;
}

#item1351520 {
	width:700px !important;
	height:467px !important;
	top:282px !important;
	background:#f3f3f2;
}

@keyframes intensificar-1351543 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1351543 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1351543 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1351544 {
	width:628px !important;
	height:371px !important;
	top:28px !important;
}

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

#item1351591 {
	width:628px !important;
	height:57px !important;
	left:36px !important;
	top:588px !important;
}

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

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

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

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

#item1351326 {
	width:700px !important;
	height:516px !important;
	top:232px !important;
	background:#f3f3f2;
}

#item1351349 {
	width:628px !important;
	height:419px !important;
	left:36px !important;
	top:292px !important;
}

#item1351372 {
	width:615px !important;
	height:15px !important;
	left:36px !important;
	top:262px !important;
}

#item1351324 {
	width:700px !important;
	height:749px !important;
	top:453px !important;
}

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

@keyframes atenuar-1327904 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1327904 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1327904 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1470059 {
	width:176px !important;
	height:126px !important;
	left:1024px !important;
	top:664px !important;
}

#item1470070 {
	opacity:0.50;
	width:240px !important;
	height:371px !important;
	left:396px !important;
	top:51px !important;
	border-radius:24px;
	background:#fff;
}

@keyframes intensificar-1470070 {
	0% {opacity:0;}
	100% {opacity:0.5;}
}
@-webkit-keyframes intensificar-1470070 {
	0% {opacity:0;}
	100% {opacity:0.5;}
}
#item1470070 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1470071 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1470071 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1470071 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1470080 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1470080 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1470080 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1470084 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1470084 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1470084 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1470088 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1470088 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1470088 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1470094 {
	width:184px !important;
	height:99px !important;
	left:840px !important;
	top:49px !important;
}

#item1470102 {
	width:466px !important;
	height:365px !important;
	left:698px !important;
	top:261px !important;
}

#item1470132 {
	width:418px !important;
	height:52px !important;
	left:746px !important;
	top:179px !important;
}

#item1452129 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1452129 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1452129 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1452129 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1469950 {
	width:628px !important;
	height:478px !important;
	left:36px !important;
	top:536px !important;
}

#item1469975 {
	width:176px !important;
	height:126px !important;
	left:524px !important;
	top:1075px !important;
}

#item1469990 {
	width:628px !important;
	height:45px !important;
	left:36px !important;
	top:477px !important;
}

#item1470013 {
	width:633px !important;
	height:20px !important;
	left:36px !important;
	top:436px !important;
}

#item1470036 {
	width:445px !important;
	height:133px !important;
	left:128px !important;
	top:1037px !important;
}

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

@keyframes atenuar-1452145 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1452145 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1452145 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1452648 {
	width:416px !important;
	height:64px !important;
	left:748px !important;
	top:37px !important;
}

#item1452672 {
	width:416px !important;
	height:31px !important;
	left:748px !important;
	top:297px !important;
}

#item1452696 {
	width:416px !important;
	height:156px !important;
	left:748px !important;
	top:121px !important;
}

#item1452719 {
	width:416px !important;
	height:50px !important;
	left:748px !important;
	top:590px !important;
}

@keyframes intensificar-1452719 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1452719 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1452719 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1452742 {
	width:416px !important;
	height:57px !important;
	left:748px !important;
	top:513px !important;
}

@keyframes intensificar-1452742 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1452742 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1452742 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1452766 {
	width:176px !important;
	height:126px !important;
	left:1024px !important;
	top:664px !important;
}

#item1452771 {
	width:161px !important;
	height:57px !important;
	left:421px !important;
	top:710px !important;
}

#item1452777 {
	width:416px !important;
	height:57px !important;
	left:748px !important;
	top:438px !important;
}

@keyframes intensificar-1452777 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1452777 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1452777 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1452800 {
	width:416px !important;
	height:72px !important;
	left:748px !important;
	top:348px !important;
}

@keyframes intensificar-1452800 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1452800 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1452800 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1408965 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1408965 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1408965 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1408965 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1452253 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1452253 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1452253 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1452261 {
	width:628px !important;
	height:90px !important;
	left:36px !important;
	top:36px !important;
}

#item1452285 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:393px !important;
}

#item1452308 {
	width:628px !important;
	height:218px !important;
	left:36px !important;
	top:154px !important;
}

#item1452331 {
	width:628px !important;
	height:71px !important;
	left:36px !important;
	top:731px !important;
}

@keyframes intensificar-1452331 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1452331 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1452331 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1452354 {
	width:628px !important;
	height:80px !important;
	left:36px !important;
	top:631px !important;
}

@keyframes intensificar-1452354 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1452354 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1452354 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1452377 {
	width:176px !important;
	height:126px !important;
	left:524px !important;
	top:1075px !important;
}

#item1452382 {
	width:161px !important;
	height:57px !important;
	left:270px !important;
	top:1120px !important;
}

#item1452391 {
	width:628px !important;
	height:80px !important;
	left:36px !important;
	top:531px !important;
}

@keyframes intensificar-1452391 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1452391 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1452391 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1452414 {
	width:628px !important;
	height:80px !important;
	left:36px !important;
	top:431px !important;
}

@keyframes intensificar-1452414 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1452414 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1452414 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

@keyframes atenuar-1409294 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1409294 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1409294 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1486683 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1486683 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1486683 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

#item1486606 {
	width:528px !important;
	height:64px !important;
	left:636px !important;
	top:104px !important;
}

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

#item1486636 {
	width:266px !important;
	height:37px !important;
	left:17px !important;
}

#item1550633 {
	width:528px !important;
	height:565px !important;
	left:636px !important;
	top:189px !important;
}

@keyframes intensificar-1550633 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1550633 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1550633 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1548172 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1548172 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1548172 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1548172 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1486807 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1486807 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1486807 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

#item1486730 {
	width:628px !important;
	height:76px !important;
	left:36px !important;
	top:456px !important;
}

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

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

#item1545442 {
	width:23px !important;
	height:46px !important;
	left:664px !important;
	top:843px !important;
}

#item1545445 {
	width:628px !important;
	height:597px !important;
	left:36px !important;
	top:567px !important;
}

#item1545446 {
	width:595px !important;
	height:789px !important;
}

@keyframes intensificar-1587143 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1587143 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1545446 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

@keyframes atenuar-1548167 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1548167 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1548167 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1183130 {
	width:106px !important;
	height:237px !important;
	top:553px !important;
}

#item1317150 {
	width:581px !important;
	height:311px !important;
	left:10px !important;
	top:268px !important;
}

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

table#table1587241 tr {
	height:17.5px;;
}

table#table1587241 {
	table-layout:fixed;
}

#item1483472 {
	width:510px !important;
	height:688px !important;
	left:46px !important;
	top:68px !important;
}

#item1483577 {
	width:20px !important;
	height:10px !important;
	left:200px !important;
	top:420px !important;
}

#item1483619 {
	width:20px !important;
	height:10px !important;
	left:174px !important;
	top:665px !important;
}

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

#item1483947 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:99px !important;
}

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

#item1483955 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:117px !important;
}

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

#item1483958 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:135px !important;
}

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

#item1483961 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:152px !important;
}

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

#item1483964 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:170px !important;
}

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

#item1483967 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:187px !important;
}

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

#item1483970 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:222px !important;
}

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

#item1483973 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:241px !important;
}

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

#item1483976 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:259px !important;
}

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

#item1483979 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:277px !important;
}

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

#item1508498 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:310px !important;
}

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

#item1508501 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:327px !important;
}

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

#item1508504 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:345px !important;
}

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

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

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

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

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

#item1508523 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:433px !important;
}

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

#item1508520 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:415px !important;
}

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

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

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

#item1508526 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:450px !important;
}

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

#item1508529 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:468px !important;
}

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

#item1508532 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:502px !important;
}

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

#item1508535 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:520px !important;
}

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

#item1508539 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:538px !important;
}

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

#item1508542 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:555px !important;
}

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

#item1508545 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:573px !important;
}

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

#item1508548 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:591px !important;
}

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

#item1508551 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:624px !important;
}

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

#item1508554 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:642px !important;
}

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

#item1508557 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:660px !important;
}

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

#item1483792 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:82px !important;
}

#item1483539 {
	width:33px !important;
	height:17px !important;
	left:55px !important;
	top:698px !important;
}

#item1483546 {
	width:95px !important;
	height:10px !important;
	left:94px !important;
	top:702px !important;
}

#item1483811 {
	width:53px !important;
	height:10px !important;
	left:17px !important;
	top:1px !important;
}

#item1483625 {
	width:75px !important;
	height:16px !important;
	left:56px !important;
	top:47px !important;
}

#item1483648 {
	width:86px !important;
	height:16px !important;
	left:440px !important;
	top:47px !important;
}

#item1321292 {
	width:211px !important;
	height:33px !important;
	left:205px !important;
	top:46px !important;
}

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

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

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

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

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

#item1167478 {
	width:105px !important;
	height:15px !important;
	left:36px !important;
	top:105px !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;}
}
#item1174062 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1174065 {
	width:53px !important;
	height:50px !important;
	background:#e4e1ea;
}

#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;}
}
#item1174123 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

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

@keyframes atenuar-1157715 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1157715 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1157715 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1328746 {
	width:700px !important;
	height:880px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1388306 {
	width:92px !important;
	height:20px !important;
	left:60px !important;
	top:44px !important;
}

#item1388329 {
	width:139px !important;
	height:20px !important;
	left:529px !important;
	top:44px !important;
}

table#table1592680 tr {
	height:21.3px;;
}

table#table1592680 {
	table-layout:fixed;
}

#item1483999 {
	width:622px !important;
	height:747px !important;
	left:46px !important;
	top:75px !important;
}

#item1484022 {
	width:24px !important;
	height:12px !important;
	left:234px !important;
	top:504px !important;
}

#item1484025 {
	width:24px !important;
	height:12px !important;
	left:202px !important;
	top:803px !important;
}

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

#item1508562 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:114px !important;
}

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

#item1508565 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:135px !important;
}

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

#item1508568 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:157px !important;
}

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

#item1508571 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:178px !important;
}

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

#item1508574 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:200px !important;
}

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

#item1508577 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:221px !important;
}

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

#item1508581 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:264px !important;
}

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

#item1508584 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:286px !important;
}

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

#item1508587 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:308px !important;
}

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

#item1508590 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:330px !important;
}

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

#item1508593 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:370px !important;
}

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

#item1508596 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:392px !important;
}

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

#item1508599 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:413px !important;
}

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

#item1508602 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:435px !important;
}

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

#item1508608 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:456px !important;
}

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

#item1508617 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:520px !important;
}

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

#item1508614 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:499px !important;
}

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

#item1508611 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:478px !important;
}

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

#item1508620 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:542px !important;
}

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

#item1508623 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:563px !important;
}

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

#item1508626 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:605px !important;
}

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

#item1508629 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:627px !important;
}

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

#item1508633 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:648px !important;
}

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

#item1508636 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:670px !important;
}

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

#item1508639 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:691px !important;
}

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

#item1508642 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:713px !important;
}

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

#item1508645 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:754px !important;
}

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

#item1508648 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:776px !important;
}

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

#item1508651 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:798px !important;
}

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

#item1484255 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:92px !important;
}

#item1484117 {
	width:40px !important;
	height:20px !important;
	left:160px !important;
	top:844px !important;
}

#item1484121 {
	width:116px !important;
	height:13px !important;
	left:207px !important;
	top:848px !important;
}

#item1484146 {
	width:64px !important;
	height:13px !important;
	left:80px !important;
	top:848px !important;
}

#item1352986 {
	width:644px !important;
	height:364px !important;
	left:40px !important;
	top:174px !important;
}

#item1328736 {
	width:710px !important;
	height:890px !important;
	left:-10px !important;
	top:186px !important;
}

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

#item1352307 {
	width:608px !important;
	height:43px !important;
	left:22px !important;
}

#item1329561 {
	width:34px !important;
	height:34px !important;
}

#item1329557 {
	width:34px !important;
	height:34px !important;
	left:650px !important;
	top:214px !important;
}

@keyframes intensificar-1329564 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1329564 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1329564 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1329567 {
	width:74px !important;
	height:70px !important;
	background:#e4e1ea;
}

#item1329568 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:12px !important;
}

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

@keyframes intensificar-1329625 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1329625 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1329625 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

#item1329655 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

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

#item1329630 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1329625 {
	width:171px !important;
	height:70px !important;
	left:452px !important;
	top:1130px !important;
}

#item1352375 {
	width:144px !important;
	height:15px !important;
	left:9px !important;
}

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

#item1352373 {
	width:153px !important;
	height:15px !important;
	left:36px !important;
	top:147px !important;
}

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

@keyframes atenuar-1329815 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1329815 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1329815 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1453084 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1453091 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1453091 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1453091 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1453095 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1453095 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1453095 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1453093 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1453093 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1453093 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

#item1453096 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1453317 {
	width:528px !important;
	height:267px !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-1453317 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1453317 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1453317 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

table#table1598563 {
	table-layout:fixed;
}

#item1453271 {
	width:528px !important;
	height:205px !important;
	top:19px !important;
}

@keyframes intensificar-1453271 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1453271 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1453271 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1453294 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1453294 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1453294 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1453294 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1453232 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:268px !important;
}

#item1453235 {
	width:534px !important;
	height:530px !important;
	top:16px !important;
}

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

@keyframes intensificar-1453236 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1453236 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1453236 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1453261 {
	width:14px !important;
	height:9px !important;
}

#item1453266 {
	width:14px !important;
	height:9px !important;
	top:553px !important;
}

#item1453102 {
	width:528px !important;
	height:80px !important;
	top:15px !important;
}

@keyframes intensificar-1453102 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1453102 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1453102 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1453125 {
	width:350px !important;
	height:148px !important;
	top:114px !important;
}

@keyframes intensificar-1453125 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1453125 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1453125 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1453148 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:308px !important;
}

@keyframes intensificar-1453148 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1453148 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1453148 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1453154 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:216px !important;
}

@keyframes intensificar-1453154 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1453154 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1453154 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1453201 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1453201 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1453201 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1453201 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

@keyframes intensificar-1453224 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1453224 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1453224 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1484283 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:250px !important;
}

@keyframes intensificar-1484283 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1484283 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1484283 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1484259 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:232px !important;
}

@keyframes intensificar-1484259 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1484259 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1484259 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1453100 {
	width:552px !important;
	height:562px !important;
	left:636px !important;
	top:163px !important;
}

#item1453341 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:147px !important;
}

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

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

#item1453391 {
	width:434px !important;
	height:37px !important;
	left:16px !important;
}

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

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

#item1453419 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1453589 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

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

#item1453586 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1453616 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1453616 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1453616 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1453616 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1453667 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1453672 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1453672 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1453672 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1453676 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1453676 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1453676 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1453674 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1453674 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1453674 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1453670 {
	width:700px !important;
	height:309px !important;
}

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

#item1453842 {
	width:80px !important;
	height:12px !important;
	top:213px !important;
}

@keyframes intensificar-1453842 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1453842 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1453842 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1453867 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:68px !important;
}

#item1453872 {
	width:628px !important;
	height:182px !important;
}

#item1453873 {
	width:595px !important;
	height:577px !important;
}

@keyframes intensificar-1453873 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1453873 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1453873 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

table#table1602434 {
	table-layout:fixed;
}

#item1453896 {
	width:628px !important;
	height:287px !important;
	top:240px !important;
}

@keyframes intensificar-1453896 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1453896 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1453896 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1453814 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:241px !important;
}

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

#item1453818 {
	width:595px !important;
	height:1794px !important;
}

@keyframes intensificar-1453818 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1453818 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1453818 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

@keyframes intensificar-1453685 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1453685 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1453685 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1453708 {
	width:431px !important;
	height:207px !important;
	top:164px !important;
}

@keyframes intensificar-1453708 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1453708 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1453708 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1453731 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:431px !important;
}

@keyframes intensificar-1453731 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1453731 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1453731 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1453738 {
	width:98px !important;
	height:22px !important;
	left:529px !important;
	top:303px !important;
}

@keyframes intensificar-1453738 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1453738 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1453738 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1453785 {
	width:220px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1453785 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1453785 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1453785 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

@keyframes intensificar-1453808 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1453808 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1453808 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1484805 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:351px !important;
}

@keyframes intensificar-1484805 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1484805 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1484805 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1484830 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:326px !important;
}

@keyframes intensificar-1484830 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1484830 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1484830 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1453682 {
	width:651px !important;
	height:527px !important;
	left:36px !important;
	top:549px !important;
}

#item1453919 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:509px !important;
}

#item1453942 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:449px !important;
}

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

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

#item1454706 {
	width:370px !important;
	height:24px !important;
	left:37px !important;
	top:323px !important;
}

#item1453995 {
	width:74px !important;
	height:70px !important;
	background:#e4e1ea;
}

#item1453996 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

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

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

#item1454029 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

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

#item1454004 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1453999 {
	width:172px !important;
	height:70px !important;
	left:451px !important;
	top:1130px !important;
}

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

#item1454083 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

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

#item1454058 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

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

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

#item1454137 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

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

#item1454112 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1454107 {
	width:139px !important;
	height:70px !important;
	left:162px !important;
	top:1130px !important;
}

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

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

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

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

@keyframes atenuar-1454193 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1454193 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1454193 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1505600 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1484967 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1484967 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1484967 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1484964 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1484964 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1484964 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1484962 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1484962 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1484962 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

#item1484968 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1484973 {
	width:528px !important;
	height:309px !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-1484973 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1484973 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1484973 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

table#table1606131 {
	table-layout:fixed;
}

#item1484998 {
	width:528px !important;
	height:176px !important;
	top:19px !important;
}

@keyframes intensificar-1484998 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1484998 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1484998 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1485021 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1485021 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1485021 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1485021 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1485201 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:279px !important;
}

#item1485204 {
	width:534px !important;
	height:551px !important;
	top:16px !important;
}

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

@keyframes intensificar-1485205 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1485205 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1485205 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1485230 {
	width:14px !important;
	height:9px !important;
}

#item1485235 {
	width:14px !important;
	height:9px !important;
	top:574px !important;
}

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

@keyframes intensificar-1485045 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1485045 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1485045 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1485068 {
	width:350px !important;
	height:114px !important;
	top:115px !important;
}

@keyframes intensificar-1485068 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1485068 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1485068 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1485091 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:275px !important;
}

@keyframes intensificar-1485091 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1485091 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1485091 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1485097 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:183px !important;
}

@keyframes intensificar-1485097 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1485097 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1485097 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1485122 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1485122 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1485122 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1485122 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

@keyframes intensificar-1485146 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1485146 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1485146 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1485151 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:217px !important;
}

@keyframes intensificar-1485151 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1485151 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1485151 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1485175 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:199px !important;
}

@keyframes intensificar-1485175 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1485175 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1485175 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1484971 {
	width:552px !important;
	height:583px !important;
	left:636px !important;
	top:142px !important;
}

#item1485239 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:126px !important;
}

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

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

#item1485290 {
	width:434px !important;
	height:37px !important;
	left:16px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1485508 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

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

#item1485504 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

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

#item1567467 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

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

#item1485534 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1485534 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1485534 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1485534 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1505629 {
	width:186px !important;
	height:167px !important;
	top:1032px !important;
}

@keyframes intensificar-1485607 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1485607 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1485607 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1485605 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1485605 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1485605 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1485603 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1485603 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1485603 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1485601 {
	width:700px !important;
	height:309px !important;
}

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

#item1485615 {
	width:80px !important;
	height:12px !important;
	top:274px !important;
}

@keyframes intensificar-1485615 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1485615 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1485615 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1485638 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:99px !important;
}

#item1485642 {
	width:628px !important;
	height:244px !important;
}

#item1485644 {
	width:595px !important;
	height:655px !important;
}

@keyframes intensificar-1485644 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1485644 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1485644 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

table#table1609439 {
	table-layout:fixed;
}

#item1485667 {
	width:628px !important;
	height:247px !important;
	top:301px !important;
}

@keyframes intensificar-1485667 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1485667 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1485667 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1485843 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:251px !important;
}

#item1485846 {
	width:628px !important;
	height:548px !important;
}

#item1485847 {
	width:595px !important;
	height:1284px !important;
}

@keyframes intensificar-1485847 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1485847 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1485847 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

@keyframes intensificar-1485693 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1485693 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1485693 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1485716 {
	width:431px !important;
	height:159px !important;
	top:162px !important;
}

@keyframes intensificar-1485716 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1485716 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1485716 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1485739 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:381px !important;
}

@keyframes intensificar-1485739 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1485739 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1485739 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1485744 {
	width:98px !important;
	height:22px !important;
	left:529px !important;
	top:254px !important;
}

@keyframes intensificar-1485744 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1485744 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1485744 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1485769 {
	width:220px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1485769 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1485769 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1485769 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

@keyframes intensificar-1485792 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1485792 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1485792 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1485796 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:301px !important;
}

@keyframes intensificar-1485796 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1485796 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1485796 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1485819 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:276px !important;
}

@keyframes intensificar-1485819 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1485819 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1485819 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1485613 {
	width:651px !important;
	height:548px !important;
	left:36px !important;
	top:528px !important;
}

#item1485870 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:489px !important;
}

#item1485893 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:449px !important;
}

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

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

#item1485945 {
	width:370px !important;
	height:24px !important;
	left:37px !important;
	top:323px !important;
}

#item1485972 {
	width:74px !important;
	height:70px !important;
	background:#e4e1ea;
}

#item1485973 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

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

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

#item1486007 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

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

#item1485982 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1485977 {
	width:172px !important;
	height:70px !important;
	left:451px !important;
	top:1130px !important;
}

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

#item1486060 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

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

#item1486035 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

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

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

#item1486113 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

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

#item1486088 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1486083 {
	width:139px !important;
	height:70px !important;
	left:162px !important;
	top:1130px !important;
}

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

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

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

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

@keyframes atenuar-1486167 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1486167 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1486167 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1505609 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1487448 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1487448 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1487448 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1487446 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1487446 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1487446 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1487444 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1487444 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1487444 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

#item1487449 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1487454 {
	width:528px !important;
	height:225px !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-1487454 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1487454 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1487454 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

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

table#table1612595 {
	table-layout:fixed;
}

#item1487479 {
	width:528px !important;
	height:115px !important;
	top:19px !important;
}

@keyframes intensificar-1487479 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1487479 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1487479 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1487502 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1487502 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1487502 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1487502 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1487679 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:279px !important;
}

#item1487684 {
	width:534px !important;
	height:551px !important;
	top:16px !important;
}

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

@keyframes intensificar-1487685 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1487685 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1487685 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1487710 {
	width:14px !important;
	height:9px !important;
}

#item1487715 {
	width:14px !important;
	height:9px !important;
	top:574px !important;
}

#item1487527 {
	width:528px !important;
	height:131px !important;
	top:15px !important;
}

@keyframes intensificar-1487527 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1487527 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1487527 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1487551 {
	width:350px !important;
	height:114px !important;
	top:164px !important;
}

@keyframes intensificar-1487551 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1487551 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1487551 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1487574 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:324px !important;
}

@keyframes intensificar-1487574 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1487574 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1487574 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1487580 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:232px !important;
}

@keyframes intensificar-1487580 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1487580 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1487580 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1487604 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1487604 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1487604 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1487604 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

@keyframes intensificar-1487627 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1487627 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1487627 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1487630 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:266px !important;
}

@keyframes intensificar-1487630 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1487630 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1487630 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1487653 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:248px !important;
}

@keyframes intensificar-1487653 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1487653 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1487653 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1487452 {
	width:552px !important;
	height:583px !important;
	left:636px !important;
	top:142px !important;
}

#item1487719 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:126px !important;
}

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

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

#item1487770 {
	width:434px !important;
	height:37px !important;
	left:16px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1487989 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

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

#item1487986 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

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

#item1567480 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

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

#item1488015 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1488015 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1488015 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1488015 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1505640 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1488083 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1488083 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1488083 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1488081 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1488081 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1488081 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1488079 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1488079 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1488079 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1488077 {
	width:700px !important;
	height:309px !important;
}

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

#item1488090 {
	width:80px !important;
	height:12px !important;
	top:340px !important;
}

@keyframes intensificar-1488090 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1488090 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1488090 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1488113 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:99px !important;
}

#item1488118 {
	width:628px !important;
	height:311px !important;
}

#item1488119 {
	width:595px !important;
	height:420px !important;
}

@keyframes intensificar-1488119 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1488119 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1488119 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

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

table#table1615978 {
	table-layout:fixed;
}

#item1488142 {
	width:628px !important;
	height:181px !important;
	top:367px !important;
}

@keyframes intensificar-1488142 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1488142 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1488142 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1488316 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:251px !important;
}

#item1488322 {
	width:628px !important;
	height:548px !important;
}

#item1488323 {
	width:595px !important;
	height:1911px !important;
}

@keyframes intensificar-1488323 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1488323 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1488323 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1488167 {
	width:628px !important;
	height:231px !important;
}

@keyframes intensificar-1488167 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1488167 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1488167 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1488190 {
	width:431px !important;
	height:159px !important;
	top:261px !important;
}

@keyframes intensificar-1488190 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1488190 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1488190 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1488213 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:480px !important;
}

@keyframes intensificar-1488213 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1488213 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1488213 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1488219 {
	width:98px !important;
	height:22px !important;
	left:529px !important;
	top:353px !important;
}

@keyframes intensificar-1488219 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1488219 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1488219 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1488243 {
	width:220px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1488243 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1488243 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1488243 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

@keyframes intensificar-1488266 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1488266 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1488266 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1488269 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:401px !important;
}

@keyframes intensificar-1488269 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1488269 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1488269 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1488292 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:375px !important;
}

@keyframes intensificar-1488292 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1488292 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1488292 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1488088 {
	width:651px !important;
	height:548px !important;
	left:36px !important;
	top:528px !important;
}

#item1488347 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:489px !important;
}

#item1488370 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:449px !important;
}

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

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

#item1488421 {
	width:370px !important;
	height:24px !important;
	left:37px !important;
	top:323px !important;
}

#item1488447 {
	width:74px !important;
	height:70px !important;
	background:#e4e1ea;
}

#item1488448 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

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

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

#item1488482 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

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

#item1488457 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1488452 {
	width:172px !important;
	height:70px !important;
	left:451px !important;
	top:1130px !important;
}

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

#item1488537 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

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

#item1488512 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

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

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

#item1488590 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

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

#item1488565 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1488560 {
	width:139px !important;
	height:70px !important;
	left:162px !important;
	top:1130px !important;
}

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

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

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

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

@keyframes atenuar-1488642 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1488642 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1488642 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1505616 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1489965 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1489965 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1489965 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1489963 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1489963 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1489963 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1489961 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1489961 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1489961 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

#item1489966 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1489971 {
	width:528px !important;
	height:315px !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-1489971 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1489971 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1489971 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

table#table1619053 {
	table-layout:fixed;
}

#item1489996 {
	width:528px !important;
	height:76px !important;
	top:19px !important;
}

@keyframes intensificar-1489996 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1489996 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1489996 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1490019 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1490019 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1490019 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1490019 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1490195 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:279px !important;
}

#item1490198 {
	width:534px !important;
	height:551px !important;
	top:16px !important;
}

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

@keyframes intensificar-1490199 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1490199 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1490199 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1490224 {
	width:14px !important;
	height:9px !important;
}

#item1490227 {
	width:14px !important;
	height:9px !important;
	top:574px !important;
}

#item1490043 {
	width:528px !important;
	height:97px !important;
	top:16px !important;
}

@keyframes intensificar-1490043 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1490043 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1490043 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1490066 {
	width:350px !important;
	height:12px !important;
	top:171px !important;
}

@keyframes intensificar-1490066 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1490066 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1490066 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1490089 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:228px !important;
}

@keyframes intensificar-1490089 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1490089 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1490089 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1490095 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:137px !important;
}

@keyframes intensificar-1490095 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1490095 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1490095 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1490120 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1490120 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1490120 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1490120 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

@keyframes intensificar-1490143 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1490143 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1490143 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1490146 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:171px !important;
}

@keyframes intensificar-1490146 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1490146 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1490146 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1490169 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:153px !important;
}

@keyframes intensificar-1490169 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1490169 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1490169 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1489969 {
	width:552px !important;
	height:583px !important;
	left:636px !important;
	top:142px !important;
}

#item1490231 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:126px !important;
}

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

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

#item1490282 {
	width:434px !important;
	height:37px !important;
	left:16px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1490501 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

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

#item1490498 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

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

#item1567492 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

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

#item1490529 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1490529 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1490529 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1490529 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1505636 {
	width:186px !important;
	height:167px !important;
	top:1032px !important;
}

@keyframes intensificar-1490596 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1490596 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1490596 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1490594 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1490594 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1490594 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1490591 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1490591 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1490591 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1490589 {
	width:700px !important;
	height:309px !important;
}

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

#item1490604 {
	width:80px !important;
	height:13px !important;
	top:396px !important;
}

@keyframes intensificar-1490604 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1490604 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1490604 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1490627 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:160px !important;
}

#item1490630 {
	width:628px !important;
	height:365px !important;
}

#item1490631 {
	width:595px !important;
	height:596px !important;
}

@keyframes intensificar-1490631 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1490631 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1490631 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

table#table1621419 {
	table-layout:fixed;
}

#item1490654 {
	width:628px !important;
	height:125px !important;
	top:423px !important;
}

@keyframes intensificar-1490654 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1490654 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1490654 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1490831 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:251px !important;
}

#item1490834 {
	width:628px !important;
	height:548px !important;
}

#item1490835 {
	width:595px !important;
	height:1343px !important;
}

@keyframes intensificar-1490835 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1490835 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1490835 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1490679 {
	width:628px !important;
	height:159px !important;
}

@keyframes intensificar-1490679 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1490679 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1490679 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1490702 {
	width:431px !important;
	height:16px !important;
	top:230px !important;
}

@keyframes intensificar-1490702 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1490702 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1490702 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1490725 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:306px !important;
}

@keyframes intensificar-1490725 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1490725 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1490725 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1490732 {
	width:98px !important;
	height:22px !important;
	left:529px !important;
	top:179px !important;
}

@keyframes intensificar-1490732 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1490732 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1490732 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1490756 {
	width:220px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1490756 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1490756 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1490756 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

@keyframes intensificar-1490780 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1490780 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1490780 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1490784 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:226px !important;
}

@keyframes intensificar-1490784 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1490784 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1490784 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1490807 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:201px !important;
}

@keyframes intensificar-1490807 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1490807 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1490807 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1490602 {
	width:651px !important;
	height:548px !important;
	left:36px !important;
	top:528px !important;
}

#item1490858 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:489px !important;
}

#item1490881 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:449px !important;
}

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

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

#item1490932 {
	width:370px !important;
	height:24px !important;
	left:37px !important;
	top:323px !important;
}

#item1490958 {
	width:74px !important;
	height:70px !important;
	background:#e4e1ea;
}

#item1490959 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

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

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

#item1490993 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

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

#item1490968 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1490963 {
	width:172px !important;
	height:70px !important;
	left:451px !important;
	top:1130px !important;
}

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

#item1491046 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

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

#item1491021 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

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

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

#item1491100 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

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

#item1491074 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1491069 {
	width:139px !important;
	height:70px !important;
	left:162px !important;
	top:1130px !important;
}

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

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

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

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

@keyframes atenuar-1491152 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1491152 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1491152 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1505621 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1492388 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1492388 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1492388 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1492385 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1492385 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1492385 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1492382 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1492382 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1492382 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

#item1492389 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1492396 {
	width:528px !important;
	height:253px !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-1492396 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1492396 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1492396 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

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

table#table1623583 {
	table-layout:fixed;
}

#item1492421 {
	width:528px !important;
	height:173px !important;
	top:19px !important;
}

@keyframes intensificar-1492421 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1492421 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1492421 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1492444 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1492444 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1492444 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1492444 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1492623 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:279px !important;
}

#item1492628 {
	width:534px !important;
	height:551px !important;
	top:16px !important;
}

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

@keyframes intensificar-1492629 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1492629 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1492629 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1492654 {
	width:14px !important;
	height:9px !important;
}

#item1492658 {
	width:14px !important;
	height:9px !important;
	top:574px !important;
}

#item1492468 {
	width:528px !important;
	height:97px !important;
	top:16px !important;
}

@keyframes intensificar-1492468 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1492468 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1492468 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1492491 {
	width:350px !important;
	height:182px !important;
	top:135px !important;
}

@keyframes intensificar-1492491 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1492491 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1492491 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1492514 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:363px !important;
}

@keyframes intensificar-1492514 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1492514 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1492514 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1492520 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:289px !important;
}

@keyframes intensificar-1492520 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1492520 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1492520 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1492544 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1492544 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1492544 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1492544 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

@keyframes intensificar-1492567 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1492567 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1492567 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1492573 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:305px !important;
}

@keyframes intensificar-1492573 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1492573 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1492573 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1492394 {
	width:552px !important;
	height:583px !important;
	left:636px !important;
	top:142px !important;
}

#item1492661 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:126px !important;
}

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

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

#item1492712 {
	width:434px !important;
	height:37px !important;
	left:16px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1492931 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

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

#item1492928 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

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

#item1567500 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

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

#item1492957 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1492957 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1492957 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1492957 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1505645 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1491783 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1491783 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1491783 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1491780 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1491780 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1491780 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1491778 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1491778 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1491778 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1491776 {
	width:700px !important;
	height:309px !important;
}

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

#item1491791 {
	width:80px !important;
	height:13px !important;
	top:238px !important;
}

@keyframes intensificar-1491791 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1491791 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1491791 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1491815 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:81px !important;
}

#item1491819 {
	width:628px !important;
	height:207px !important;
}

#item1491820 {
	width:595px !important;
	height:400px !important;
}

@keyframes intensificar-1491820 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1491820 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1491820 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

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

table#table1627990 {
	table-layout:fixed;
}

#item1491843 {
	width:628px !important;
	height:262px !important;
	top:265px !important;
}

@keyframes intensificar-1491843 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1491843 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1491843 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1492017 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:241px !important;
}

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

#item1492022 {
	width:595px !important;
	height:2891px !important;
}

@keyframes intensificar-1492022 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1492022 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1492022 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1491869 {
	width:628px !important;
	height:159px !important;
}

@keyframes intensificar-1491869 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1491869 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1491869 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1491892 {
	width:431px !important;
	height:254px !important;
	top:190px !important;
}

@keyframes intensificar-1491892 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1491892 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1491892 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1491915 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:505px !important;
}

@keyframes intensificar-1491915 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1491915 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1491915 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1491920 {
	width:98px !important;
	height:22px !important;
	left:529px !important;
	top:402px !important;
}

@keyframes intensificar-1491920 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1491920 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1491920 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1491944 {
	width:220px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1491944 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1491944 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1491944 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

@keyframes intensificar-1491967 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1491967 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1491967 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1491970 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:425px !important;
}

@keyframes intensificar-1491970 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1491970 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1491970 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1491789 {
	width:651px !important;
	height:530px !important;
	left:36px !important;
	top:549px !important;
}

#item1492045 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:510px !important;
}

#item1492069 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:449px !important;
}

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

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

#item1492119 {
	width:370px !important;
	height:24px !important;
	left:37px !important;
	top:323px !important;
}

#item1492145 {
	width:74px !important;
	height:70px !important;
	background:#e4e1ea;
}

#item1492146 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

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

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

#item1492179 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

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

#item1492154 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1492149 {
	width:172px !important;
	height:70px !important;
	left:451px !important;
	top:1130px !important;
}

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

#item1492233 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

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

#item1492207 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

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

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

#item1492286 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

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

#item1492261 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1492256 {
	width:139px !important;
	height:70px !important;
	left:162px !important;
	top:1130px !important;
}

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

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

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

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

@keyframes atenuar-1492338 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1492338 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1492338 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1508676 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1493635 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1493635 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1493635 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1493633 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1493633 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1493633 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1493631 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1493631 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1493631 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

#item1493636 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1493641 {
	width:528px !important;
	height:309px !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-1493641 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1493641 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1493641 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

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

table#table1631375 {
	table-layout:fixed;
}

#item1493666 {
	width:528px !important;
	height:173px !important;
	top:19px !important;
}

@keyframes intensificar-1493666 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1493666 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1493666 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1493689 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1493689 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1493689 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1493689 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1493842 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:279px !important;
}

#item1493845 {
	width:534px !important;
	height:551px !important;
	top:16px !important;
}

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

@keyframes intensificar-1493846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1493846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1493846 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1493871 {
	width:14px !important;
	height:9px !important;
}

#item1493876 {
	width:14px !important;
	height:9px !important;
	top:574px !important;
}

#item1493713 {
	width:528px !important;
	height:131px !important;
	top:16px !important;
}

@keyframes intensificar-1493713 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1493713 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1493713 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1493736 {
	width:350px !important;
	height:148px !important;
	top:169px !important;
}

@keyframes intensificar-1493736 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1493736 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1493736 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1493759 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:363px !important;
}

@keyframes intensificar-1493759 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1493759 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1493759 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1493764 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:289px !important;
}

@keyframes intensificar-1493764 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1493764 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1493764 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1493789 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1493789 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1493789 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1493789 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

@keyframes intensificar-1493812 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1493812 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1493812 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1493816 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:305px !important;
}

@keyframes intensificar-1493816 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1493816 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1493816 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1493639 {
	width:552px !important;
	height:583px !important;
	left:636px !important;
	top:142px !important;
}

#item1493880 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:126px !important;
}

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

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

#item1493932 {
	width:434px !important;
	height:37px !important;
	left:16px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1494150 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

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

#item1494147 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

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

#item1567507 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

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

#item1494177 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1494177 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1494177 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1494177 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1494248 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1494258 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1494258 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1494258 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1494256 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1494256 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1494256 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1494254 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1494254 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1494254 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1494252 {
	width:700px !important;
	height:309px !important;
}

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

#item1494265 {
	width:80px !important;
	height:13px !important;
	top:238px !important;
}

@keyframes intensificar-1494265 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1494265 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1494265 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1494289 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:81px !important;
}

#item1494294 {
	width:628px !important;
	height:207px !important;
}

#item1494295 {
	width:595px !important;
	height:635px !important;
}

@keyframes intensificar-1494295 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1494295 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1494295 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

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

table#table1634730 {
	table-layout:fixed;
}

#item1494318 {
	width:628px !important;
	height:262px !important;
	top:265px !important;
}

@keyframes intensificar-1494318 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1494318 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1494318 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1494470 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:241px !important;
}

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

#item1494474 {
	width:595px !important;
	height:2088px !important;
}

@keyframes intensificar-1494474 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1494474 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1494474 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1494343 {
	width:628px !important;
	height:207px !important;
}

@keyframes intensificar-1494343 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1494343 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1494343 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1494366 {
	width:431px !important;
	height:207px !important;
	top:238px !important;
}

@keyframes intensificar-1494366 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1494366 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1494366 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1494389 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:505px !important;
}

@keyframes intensificar-1494389 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1494389 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1494389 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1494395 {
	width:98px !important;
	height:22px !important;
	left:529px !important;
	top:402px !important;
}

@keyframes intensificar-1494395 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1494395 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1494395 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1494419 {
	width:220px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1494419 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1494419 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1494419 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

@keyframes intensificar-1494442 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1494442 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1494442 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1494446 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:425px !important;
}

@keyframes intensificar-1494446 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1494446 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1494446 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1494263 {
	width:651px !important;
	height:530px !important;
	left:36px !important;
	top:549px !important;
}

#item1494497 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:486px !important;
}

#item1494520 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:449px !important;
}

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

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

#item1494573 {
	width:370px !important;
	height:24px !important;
	left:37px !important;
	top:323px !important;
}

#item1494600 {
	width:74px !important;
	height:70px !important;
	background:#e4e1ea;
}

#item1494601 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

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

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

#item1494635 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

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

#item1494610 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1494605 {
	width:172px !important;
	height:70px !important;
	left:451px !important;
	top:1130px !important;
}

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

#item1494688 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

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

#item1494663 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

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

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

#item1494741 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

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

#item1494716 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1494711 {
	width:139px !important;
	height:70px !important;
	left:162px !important;
	top:1130px !important;
}

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

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

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

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

@keyframes atenuar-1494795 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1494795 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1494795 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1508655 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1495425 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1495425 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1495425 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1495422 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1495422 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1495422 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1495420 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1495420 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1495420 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

#item1495426 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1495432 {
	width:528px !important;
	height:323px !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-1495432 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1495432 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1495432 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

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

table#table1637874 {
	table-layout:fixed;
}

#item1495457 {
	width:528px !important;
	height:71px !important;
	top:19px !important;
}

@keyframes intensificar-1495457 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1495457 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1495457 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1495480 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1495480 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1495480 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1495480 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1495633 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:270px !important;
}

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

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

@keyframes intensificar-1495638 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1495638 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1495638 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1495663 {
	width:14px !important;
	height:9px !important;
}

#item1495666 {
	width:14px !important;
	height:9px !important;
	top:557px !important;
}

#item1495504 {
	width:528px !important;
	height:97px !important;
	top:16px !important;
}

@keyframes intensificar-1495504 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1495504 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1495504 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1495527 {
	width:350px !important;
	height:12px !important;
	top:152px !important;
}

@keyframes intensificar-1495527 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1495527 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1495527 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1495550 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:210px !important;
}

@keyframes intensificar-1495550 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1495550 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1495550 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1495555 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:136px !important;
}

@keyframes intensificar-1495555 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1495555 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1495555 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1495580 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1495580 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1495580 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1495580 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

@keyframes intensificar-1495603 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1495603 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1495603 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1495607 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:152px !important;
}

@keyframes intensificar-1495607 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1495607 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1495607 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1495430 {
	width:552px !important;
	height:566px !important;
	left:636px !important;
	top:159px !important;
}

#item1495669 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:126px !important;
}

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

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

#item1495720 {
	width:434px !important;
	height:37px !important;
	left:16px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1495937 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

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

#item1495933 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

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

#item1567516 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

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

#item1495965 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1495965 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1495965 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1495965 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1505651 {
	width:186px !important;
	height:167px !important;
	top:1032px !important;
}

@keyframes intensificar-1496112 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1496112 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1496112 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1496110 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1496110 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1496110 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1496108 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1496108 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1496108 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1496106 {
	width:700px !important;
	height:309px !important;
}

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

#item1496121 {
	width:80px !important;
	height:13px !important;
	top:381px !important;
}

@keyframes intensificar-1496121 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1496121 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1496121 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1496144 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:152px !important;
}

#item1496147 {
	width:628px !important;
	height:350px !important;
}

#item1496148 {
	width:595px !important;
	height:577px !important;
}

@keyframes intensificar-1496148 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1496148 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1496148 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

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

table#table1640058 {
	table-layout:fixed;
}

#item1496171 {
	width:628px !important;
	height:119px !important;
	top:408px !important;
}

@keyframes intensificar-1496171 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1496171 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1496171 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1496324 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:241px !important;
}

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

#item1496328 {
	width:595px !important;
	height:1206px !important;
}

@keyframes intensificar-1496328 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1496328 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1496328 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1496196 {
	width:628px !important;
	height:159px !important;
}

@keyframes intensificar-1496196 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1496196 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1496196 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1496219 {
	width:431px !important;
	height:16px !important;
	top:211px !important;
}

@keyframes intensificar-1496219 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1496219 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1496219 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1496242 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:287px !important;
}

@keyframes intensificar-1496242 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1496242 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1496242 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1496247 {
	width:98px !important;
	height:22px !important;
	left:529px !important;
	top:185px !important;
}

@keyframes intensificar-1496247 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1496247 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1496247 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1496271 {
	width:220px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1496271 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1496271 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1496271 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

@keyframes intensificar-1496295 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1496295 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1496295 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1496299 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:207px !important;
}

@keyframes intensificar-1496299 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1496299 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1496299 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1496119 {
	width:651px !important;
	height:527px !important;
	left:36px !important;
	top:549px !important;
}

#item1496351 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:486px !important;
}

#item1496374 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:449px !important;
}

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

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

#item1496424 {
	width:370px !important;
	height:24px !important;
	left:37px !important;
	top:323px !important;
}

#item1496450 {
	width:74px !important;
	height:70px !important;
	background:#e4e1ea;
}

#item1496451 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

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

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

#item1496484 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

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

#item1496459 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1496454 {
	width:172px !important;
	height:70px !important;
	left:451px !important;
	top:1130px !important;
}

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

#item1496538 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

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

#item1496513 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

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

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

#item1496592 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

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

#item1496567 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1496562 {
	width:139px !important;
	height:70px !important;
	left:162px !important;
	top:1130px !important;
}

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

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

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

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

@keyframes atenuar-1496645 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1496645 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1496645 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1508672 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1497184 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1497184 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1497184 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1497181 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1497181 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1497181 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1497179 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1497179 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1497179 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

#item1497185 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1497190 {
	width:528px !important;
	height:323px !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-1497190 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1497190 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1497190 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

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

table#table1641997 {
	table-layout:fixed;
}

#item1497215 {
	width:528px !important;
	height:144px !important;
	top:19px !important;
}

@keyframes intensificar-1497215 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1497215 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1497215 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1497238 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1497238 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1497238 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1497238 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1497395 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:270px !important;
}

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

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

@keyframes intensificar-1497401 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1497401 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1497401 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1497426 {
	width:14px !important;
	height:9px !important;
}

#item1497430 {
	width:14px !important;
	height:9px !important;
	top:557px !important;
}

#item1497262 {
	width:528px !important;
	height:63px !important;
	top:16px !important;
}

@keyframes intensificar-1497262 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1497262 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1497262 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1497286 {
	width:350px !important;
	height:114px !important;
	top:100px !important;
}

@keyframes intensificar-1497286 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1497286 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1497286 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1497309 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:260px !important;
}

@keyframes intensificar-1497309 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1497309 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1497309 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1497317 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:186px !important;
}

@keyframes intensificar-1497317 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1497317 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1497317 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1497341 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1497341 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1497341 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1497341 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

@keyframes intensificar-1497364 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1497364 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1497364 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1497368 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:202px !important;
}

@keyframes intensificar-1497368 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1497368 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1497368 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1497188 {
	width:552px !important;
	height:566px !important;
	left:636px !important;
	top:159px !important;
}

#item1497433 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:126px !important;
}

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

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

#item1497484 {
	width:434px !important;
	height:37px !important;
	left:16px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1497701 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

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

#item1497698 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

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

#item1567524 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

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

#item1497728 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1497728 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1497728 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1497728 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1505663 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1497778 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1497778 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1497778 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1497776 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1497776 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1497776 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1497774 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1497774 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1497774 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1497772 {
	width:700px !important;
	height:309px !important;
}

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

#item1497787 {
	width:80px !important;
	height:13px !important;
	top:279px !important;
}

@keyframes intensificar-1497787 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1497787 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1497787 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1497810 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:101px !important;
}

#item1497813 {
	width:628px !important;
	height:247px !important;
}

#item1497814 {
	width:595px !important;
	height:577px !important;
}

@keyframes intensificar-1497814 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1497814 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1497814 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

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

table#table1645028 {
	table-layout:fixed;
}

#item1497838 {
	width:628px !important;
	height:221px !important;
	top:305px !important;
}

@keyframes intensificar-1497838 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1497838 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1497838 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1497993 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:241px !important;
}

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

#item1497998 {
	width:595px !important;
	height:1911px !important;
}

@keyframes intensificar-1497998 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1497998 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1497998 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

@keyframes intensificar-1497863 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1497863 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1497863 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1497887 {
	width:431px !important;
	height:159px !important;
	top:140px !important;
}

@keyframes intensificar-1497887 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1497887 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1497887 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1497911 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:359px !important;
}

@keyframes intensificar-1497911 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1497911 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1497911 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1497918 {
	width:98px !important;
	height:22px !important;
	left:529px !important;
	top:257px !important;
}

@keyframes intensificar-1497918 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1497918 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1497918 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1497942 {
	width:220px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1497942 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1497942 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1497942 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

@keyframes intensificar-1497965 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1497965 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1497965 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1497969 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:279px !important;
}

@keyframes intensificar-1497969 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1497969 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1497969 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1497785 {
	width:651px !important;
	height:527px !important;
	left:36px !important;
	top:549px !important;
}

#item1498022 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:486px !important;
}

#item1498046 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:449px !important;
}

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

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

#item1498097 {
	width:370px !important;
	height:24px !important;
	left:37px !important;
	top:323px !important;
}

#item1498123 {
	width:74px !important;
	height:70px !important;
	background:#e4e1ea;
}

#item1498124 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

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

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

#item1498157 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

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

#item1498132 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1498127 {
	width:172px !important;
	height:70px !important;
	left:451px !important;
	top:1130px !important;
}

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

#item1498211 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

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

#item1498185 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

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

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

#item1498264 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

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

#item1498239 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1498234 {
	width:139px !important;
	height:70px !important;
	left:162px !important;
	top:1130px !important;
}

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

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

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

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

@keyframes atenuar-1498317 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1498317 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1498317 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1508658 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1498971 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1498971 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1498971 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1498969 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1498969 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1498969 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1498967 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1498967 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1498967 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

#item1498972 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1498977 {
	width:528px !important;
	height:418px !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-1498977 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1498977 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1498977 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

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

table#table1648102 {
	table-layout:fixed;
}

#item1499002 {
	width:528px !important;
	height:115px !important;
	top:19px !important;
}

@keyframes intensificar-1499002 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1499002 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1499002 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1499025 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1499025 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1499025 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1499025 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1499178 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:270px !important;
}

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

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

@keyframes intensificar-1499183 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1499183 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1499183 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1499208 {
	width:14px !important;
	height:9px !important;
}

#item1499211 {
	width:14px !important;
	height:9px !important;
	top:557px !important;
}

#item1499049 {
	width:528px !important;
	height:114px !important;
	top:16px !important;
}

@keyframes intensificar-1499049 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1499049 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1499049 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1499072 {
	width:350px !important;
	height:80px !important;
	top:153px !important;
}

@keyframes intensificar-1499072 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1499072 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1499072 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1499096 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:279px !important;
}

@keyframes intensificar-1499096 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1499096 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1499096 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1499101 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:205px !important;
}

@keyframes intensificar-1499101 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1499101 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1499101 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1499126 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1499126 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1499126 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1499126 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

@keyframes intensificar-1499149 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1499149 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1499149 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1499152 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:221px !important;
}

@keyframes intensificar-1499152 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1499152 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1499152 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1498975 {
	width:552px !important;
	height:566px !important;
	left:636px !important;
	top:159px !important;
}

#item1499216 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:126px !important;
}

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

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

#item1499268 {
	width:434px !important;
	height:37px !important;
	left:16px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1499487 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

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

#item1499484 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

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

#item1567533 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

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

#item1499514 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1499514 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1499514 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1499514 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1505660 {
	width:186px !important;
	height:167px !important;
	top:1032px !important;
}

@keyframes intensificar-1499583 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1499583 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1499583 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1499581 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1499581 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1499581 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1499579 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1499579 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1499579 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1499577 {
	width:700px !important;
	height:309px !important;
}

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

#item1499591 {
	width:80px !important;
	height:13px !important;
	top:319px !important;
}

@keyframes intensificar-1499591 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1499591 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1499591 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1499614 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:121px !important;
}

#item1499617 {
	width:628px !important;
	height:287px !important;
}

#item1499618 {
	width:595px !important;
	height:675px !important;
}

@keyframes intensificar-1499618 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1499618 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1499618 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

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

table#table1650817 {
	table-layout:fixed;
}

#item1499641 {
	width:628px !important;
	height:181px !important;
	top:346px !important;
}

@keyframes intensificar-1499641 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1499641 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1499641 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1499793 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:241px !important;
}

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

#item1499798 {
	width:595px !important;
	height:1872px !important;
}

@keyframes intensificar-1499798 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1499798 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1499798 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1499666 {
	width:628px !important;
	height:183px !important;
}

@keyframes intensificar-1499666 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1499666 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1499666 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1499689 {
	width:431px !important;
	height:112px !important;
	top:214px !important;
}

@keyframes intensificar-1499689 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1499689 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1499689 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1499713 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:386px !important;
}

@keyframes intensificar-1499713 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1499713 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1499713 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1499719 {
	width:98px !important;
	height:22px !important;
	left:529px !important;
	top:284px !important;
}

@keyframes intensificar-1499719 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1499719 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1499719 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1499743 {
	width:220px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1499743 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1499743 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1499743 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

@keyframes intensificar-1499766 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1499766 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1499766 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1499769 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:306px !important;
}

@keyframes intensificar-1499769 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1499769 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1499769 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1499589 {
	width:651px !important;
	height:527px !important;
	left:36px !important;
	top:549px !important;
}

#item1499821 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:486px !important;
}

#item1499844 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:449px !important;
}

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

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

#item1499895 {
	width:370px !important;
	height:24px !important;
	left:37px !important;
	top:323px !important;
}

#item1499921 {
	width:74px !important;
	height:70px !important;
	background:#e4e1ea;
}

#item1499922 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

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

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

#item1499957 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

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

#item1499932 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1499927 {
	width:172px !important;
	height:70px !important;
	left:451px !important;
	top:1130px !important;
}

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

#item1500010 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

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

#item1499985 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

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

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

#item1500064 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

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

#item1500038 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1500033 {
	width:139px !important;
	height:70px !important;
	left:162px !important;
	top:1130px !important;
}

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

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

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

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

@keyframes atenuar-1500118 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1500118 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1500118 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1508669 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1501334 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1501334 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1501334 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1501332 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1501332 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1501332 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1501330 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1501330 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1501330 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

#item1501335 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1501343 {
	width:528px !important;
	height:323px !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-1501343 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1501343 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1501343 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

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

table#table1655912 {
	table-layout:fixed;
}

#item1501368 {
	width:528px !important;
	height:86px !important;
	top:19px !important;
}

@keyframes intensificar-1501368 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1501368 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1501368 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1501391 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1501391 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1501391 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1501391 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1501545 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:270px !important;
}

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

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

@keyframes intensificar-1501549 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1501549 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1501549 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1501574 {
	width:14px !important;
	height:9px !important;
}

#item1501577 {
	width:14px !important;
	height:9px !important;
	top:557px !important;
}

#item1501415 {
	width:528px !important;
	height:114px !important;
	top:16px !important;
}

@keyframes intensificar-1501415 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1501415 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1501415 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1501438 {
	width:350px !important;
	height:46px !important;
	top:152px !important;
}

@keyframes intensificar-1501438 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1501438 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1501438 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1501461 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:243px !important;
}

@keyframes intensificar-1501461 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1501461 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1501461 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1501467 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:170px !important;
}

@keyframes intensificar-1501467 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1501467 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1501467 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1501491 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1501491 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1501491 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1501491 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

@keyframes intensificar-1501514 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1501514 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1501514 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1501518 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:186px !important;
}

@keyframes intensificar-1501518 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1501518 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1501518 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1501341 {
	width:552px !important;
	height:566px !important;
	left:636px !important;
	top:159px !important;
}

#item1501581 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:126px !important;
}

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

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

#item1501631 {
	width:434px !important;
	height:37px !important;
	left:16px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1501847 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

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

#item1501844 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

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

#item1567541 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

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

#item1501876 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1501876 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1501876 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1501876 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1505668 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1500741 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1500741 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1500741 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1500739 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1500739 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1500739 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1500737 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1500737 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1500737 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1500735 {
	width:700px !important;
	height:309px !important;
}

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

#item1500748 {
	width:80px !important;
	height:13px !important;
	top:360px !important;
}

@keyframes intensificar-1500748 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1500748 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1500748 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1500771 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:132px !important;
}

#item1500776 {
	width:628px !important;
	height:309px !important;
}

#item1500777 {
	width:595px !important;
	height:557px !important;
}

@keyframes intensificar-1500777 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1500777 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1500777 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

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

table#table1660787 {
	table-layout:fixed;
}

#item1500800 {
	width:628px !important;
	height:140px !important;
	top:387px !important;
}

@keyframes intensificar-1500800 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1500800 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1500800 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1500953 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:241px !important;
}

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

#item1500957 {
	width:595px !important;
	height:1696px !important;
}

@keyframes intensificar-1500957 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1500957 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1500957 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1500825 {
	width:628px !important;
	height:183px !important;
}

@keyframes intensificar-1500825 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1500825 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1500825 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1500848 {
	width:431px !important;
	height:64px !important;
	top:212px !important;
}

@keyframes intensificar-1500848 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1500848 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1500848 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1500872 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:336px !important;
}

@keyframes intensificar-1500872 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1500872 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1500872 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1500878 {
	width:98px !important;
	height:22px !important;
	left:529px !important;
	top:234px !important;
}

@keyframes intensificar-1500878 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1500878 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1500878 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1500902 {
	width:220px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1500902 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1500902 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1500902 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

@keyframes intensificar-1500926 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1500926 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1500926 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1500929 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:256px !important;
}

@keyframes intensificar-1500929 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1500929 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1500929 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1500746 {
	width:651px !important;
	height:527px !important;
	left:36px !important;
	top:549px !important;
}

#item1500980 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:486px !important;
}

#item1501003 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:449px !important;
}

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

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

#item1501054 {
	width:370px !important;
	height:24px !important;
	left:37px !important;
	top:323px !important;
}

#item1501081 {
	width:74px !important;
	height:70px !important;
	background:#e4e1ea;
}

#item1501082 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

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

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

#item1501118 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

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

#item1501093 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1501087 {
	width:172px !important;
	height:70px !important;
	left:451px !important;
	top:1130px !important;
}

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

#item1501171 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

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

#item1501146 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

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

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

#item1501225 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

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

#item1501199 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1501194 {
	width:139px !important;
	height:70px !important;
	left:162px !important;
	top:1130px !important;
}

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

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

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

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

@keyframes atenuar-1501277 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1501277 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1501277 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1508679 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1502466 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1502466 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1502466 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1502464 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1502464 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1502464 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1502462 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1502462 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1502462 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

#item1502467 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1502474 {
	width:528px !important;
	height:272px !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-1502474 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1502474 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1502474 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

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

table#table1665683 {
	table-layout:fixed;
}

#item1502499 {
	width:528px !important;
	height:231px !important;
	top:19px !important;
}

@keyframes intensificar-1502499 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1502499 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1502499 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1502522 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1502522 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1502522 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1502522 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1502678 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:280px !important;
}

#item1502683 {
	width:534px !important;
	height:553px !important;
	top:16px !important;
}

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

@keyframes intensificar-1502684 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1502684 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1502684 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1502709 {
	width:14px !important;
	height:9px !important;
}

#item1502712 {
	width:14px !important;
	height:9px !important;
	top:576px !important;
}

#item1502546 {
	width:528px !important;
	height:97px !important;
	top:16px !important;
}

@keyframes intensificar-1502546 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1502546 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1502546 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1502569 {
	width:350px !important;
	height:216px !important;
	top:138px !important;
}

@keyframes intensificar-1502569 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1502569 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1502569 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1502592 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:399px !important;
}

@keyframes intensificar-1502592 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1502592 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1502592 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1502598 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:326px !important;
}

@keyframes intensificar-1502598 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1502598 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1502598 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1502623 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1502623 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1502623 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1502623 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

@keyframes intensificar-1502646 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1502646 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1502646 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1502652 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:342px !important;
}

@keyframes intensificar-1502652 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1502652 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1502652 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1502472 {
	width:552px !important;
	height:585px !important;
	left:636px !important;
	top:140px !important;
}

#item1502715 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:126px !important;
}

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

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

#item1502766 {
	width:434px !important;
	height:37px !important;
	left:16px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1502987 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

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

#item1502984 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

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

#item1567549 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

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

#item1503014 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1503014 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1503014 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1503014 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1503061 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1503070 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1503070 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1503070 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1503068 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1503068 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1503068 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1503066 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1503066 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1503066 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1503064 {
	width:700px !important;
	height:309px !important;
}

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

#item1503078 {
	width:80px !important;
	height:13px !important;
	top:157px !important;
}

@keyframes intensificar-1503078 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1503078 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1503078 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1503101 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:41px !important;
}

#item1503105 {
	width:628px !important;
	height:127px !important;
}

#item1503106 {
	width:595px !important;
	height:459px !important;
}

@keyframes intensificar-1503106 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1503106 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1503106 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

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

table#table1675151 {
	table-layout:fixed;
}

#item1503129 {
	width:628px !important;
	height:343px !important;
	top:184px !important;
}

@keyframes intensificar-1503129 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1503129 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1503129 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1503283 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:241px !important;
}

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

#item1503288 {
	width:595px !important;
	height:1990px !important;
}

@keyframes intensificar-1503288 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1503288 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1503288 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1503154 {
	width:628px !important;
	height:159px !important;
}

@keyframes intensificar-1503154 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1503154 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1503154 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1503178 {
	width:431px !important;
	height:302px !important;
	top:188px !important;
}

@keyframes intensificar-1503178 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1503178 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1503178 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1503201 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:501px !important;
}

@keyframes intensificar-1503201 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1503201 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1503201 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1503206 {
	width:98px !important;
	height:22px !important;
	left:529px !important;
	top:399px !important;
}

@keyframes intensificar-1503206 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1503206 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1503206 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1503230 {
	width:220px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1503230 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1503230 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1503230 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

@keyframes intensificar-1503253 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1503253 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1503253 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1503259 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:421px !important;
}

@keyframes intensificar-1503259 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1503259 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1503259 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1503076 {
	width:651px !important;
	height:527px !important;
	left:36px !important;
	top:549px !important;
}

#item1503311 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:510px !important;
}

#item1503334 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:449px !important;
}

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

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

#item1503384 {
	width:370px !important;
	height:24px !important;
	left:37px !important;
	top:323px !important;
}

#item1503410 {
	width:74px !important;
	height:70px !important;
	background:#e4e1ea;
}

#item1503411 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

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

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

#item1503445 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

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

#item1503419 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1503414 {
	width:172px !important;
	height:70px !important;
	left:451px !important;
	top:1130px !important;
}

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

#item1503498 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

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

#item1503473 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

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

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

#item1503551 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

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

#item1503526 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1503521 {
	width:139px !important;
	height:70px !important;
	left:162px !important;
	top:1130px !important;
}

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

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

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

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

@keyframes atenuar-1503605 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1503605 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1503605 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1508663 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1504902 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1504902 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1504902 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1504900 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1504900 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1504900 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1504898 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1504898 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1504898 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

#item1504903 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1504956 {
	width:57px !important;
	height:9px !important;
	top:360px !important;
}

@keyframes intensificar-1504956 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1504956 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1504956 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1505787 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:159px !important;
}

#item1505793 {
	width:534px !important;
	height:313px !important;
	top:16px !important;
}

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

@keyframes intensificar-1505796 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505796 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505796 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1505822 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1505831 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:336px !important;
}

#item1505704 {
	width:528px !important;
	height:188px !important;
	top:377px !important;
}

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

table#table1684866 {
	table-layout:fixed;
}

#item1505706 {
	width:667px !important;
	height:188px !important;
}

@keyframes intensificar-1505706 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505706 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505706 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1505730 {
	width:26px !important;
	height:13px !important;
	left:251px !important;
	top:571px !important;
}

#item1505111 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:280px !important;
}

#item1505114 {
	width:534px !important;
	height:553px !important;
	top:16px !important;
}

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

@keyframes intensificar-1505115 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505115 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505115 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1505140 {
	width:14px !important;
	height:9px !important;
}

#item1505143 {
	width:14px !important;
	height:9px !important;
	top:576px !important;
}

#item1504980 {
	width:528px !important;
	height:97px !important;
	top:16px !important;
}

@keyframes intensificar-1504980 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1504980 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1504980 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1505003 {
	width:350px !important;
	height:148px !important;
	top:135px !important;
}

@keyframes intensificar-1505003 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505003 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505003 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1505027 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:329px !important;
}

@keyframes intensificar-1505027 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505027 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505027 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1505032 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:255px !important;
}

@keyframes intensificar-1505032 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505032 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505032 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1505056 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1505056 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505056 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505056 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

@keyframes intensificar-1505080 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505080 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505080 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1505085 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:271px !important;
}

@keyframes intensificar-1505085 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505085 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505085 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1504906 {
	width:552px !important;
	height:585px !important;
	left:636px !important;
	top:140px !important;
}

#item1505146 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:126px !important;
}

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

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

#item1505196 {
	width:434px !important;
	height:37px !important;
	left:16px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1505414 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

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

#item1505410 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

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

#item1567560 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

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

#item1505442 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1505442 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1505442 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1505442 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1505699 {
	width:186px !important;
	height:167px !important;
	top:1032px !important;
}

@keyframes intensificar-1504295 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1504295 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1504295 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1504293 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1504293 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1504293 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1504290 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1504290 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1504290 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1504288 {
	width:700px !important;
	height:309px !important;
}

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

#item1504302 {
	width:80px !important;
	height:13px !important;
	top:207px !important;
}

@keyframes intensificar-1504302 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1504302 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1504302 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1504325 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:65px !important;
}

#item1504328 {
	width:628px !important;
	height:175px !important;
}

#item1504329 {
	width:595px !important;
	height:851px !important;
}

@keyframes intensificar-1504329 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1504329 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1504329 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1506411 {
	width:628px !important;
	height:253px !important;
	top:234px !important;
}

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

table#table1688940 {
	table-layout:fixed;
}

#item1506414 {
	width:842px !important;
	height:253px !important;
}

@keyframes intensificar-1506414 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1506414 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1506414 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1506437 {
	width:46px !important;
	height:23px !important;
	left:293px !important;
	top:503px !important;
}

#item1504504 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:241px !important;
}

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

#item1504508 {
	width:595px !important;
	height:1676px !important;
}

@keyframes intensificar-1504508 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1504508 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1504508 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1504377 {
	width:628px !important;
	height:159px !important;
}

@keyframes intensificar-1504377 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1504377 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1504377 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1504400 {
	width:431px !important;
	height:207px !important;
	top:193px !important;
}

@keyframes intensificar-1504400 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1504400 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1504400 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1504423 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:457px !important;
}

@keyframes intensificar-1504423 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1504423 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1504423 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1504428 {
	width:98px !important;
	height:22px !important;
	left:529px !important;
	top:355px !important;
}

@keyframes intensificar-1504428 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1504428 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1504428 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1504453 {
	width:220px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1504453 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1504453 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1504453 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

@keyframes intensificar-1504477 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1504477 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1504477 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1504480 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:377px !important;
}

@keyframes intensificar-1504480 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1504480 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1504480 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1504300 {
	width:651px !important;
	height:527px !important;
	left:36px !important;
	top:549px !important;
}

#item1504532 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:486px !important;
}

#item1504555 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:449px !important;
}

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

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

#item1504607 {
	width:370px !important;
	height:24px !important;
	left:37px !important;
	top:323px !important;
}

#item1504633 {
	width:74px !important;
	height:70px !important;
	background:#e4e1ea;
}

#item1504635 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

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

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

#item1504672 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

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

#item1504647 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1504642 {
	width:172px !important;
	height:70px !important;
	left:451px !important;
	top:1130px !important;
}

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

#item1504725 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

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

#item1504700 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

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

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

#item1504778 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

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

#item1504753 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1504748 {
	width:139px !important;
	height:70px !important;
	left:162px !important;
	top:1130px !important;
}

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

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

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

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

@keyframes atenuar-1504831 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1504831 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1504831 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1517588 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1506516 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1506516 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1506516 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1506514 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1506514 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1506514 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1506511 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1506511 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1506511 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

#item1506517 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1506522 {
	width:57px !important;
	height:9px !important;
	top:278px !important;
}

@keyframes intensificar-1506522 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1506522 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1506522 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1506545 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:119px !important;
}

#item1506548 {
	width:534px !important;
	height:232px !important;
	top:16px !important;
}

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

@keyframes intensificar-1506549 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1506549 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1506549 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1506573 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1506576 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:255px !important;
}

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

table#table1692945 {
	table-layout:fixed;
}

#item1507852 {
	width:528px !important;
	height:249px !important;
	top:296px !important;
}

@keyframes intensificar-1507852 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1507852 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1507852 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1506739 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:259px !important;
}

#item1506743 {
	width:534px !important;
	height:513px !important;
	top:16px !important;
}

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

@keyframes intensificar-1506744 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1506744 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1506744 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1506769 {
	width:14px !important;
	height:9px !important;
}

#item1506774 {
	width:14px !important;
	height:9px !important;
	top:536px !important;
}

#item1506611 {
	width:528px !important;
	height:131px !important;
	top:16px !important;
}

@keyframes intensificar-1506611 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1506611 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1506611 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1506634 {
	width:350px !important;
	height:250px !important;
	top:170px !important;
}

@keyframes intensificar-1506634 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1506634 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1506634 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1506658 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:465px !important;
}

@keyframes intensificar-1506658 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1506658 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1506658 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1506663 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:392px !important;
}

@keyframes intensificar-1506663 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1506663 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1506663 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1506687 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1506687 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1506687 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1506687 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

@keyframes intensificar-1506710 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1506710 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1506710 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1506713 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:408px !important;
}

@keyframes intensificar-1506713 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1506713 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1506713 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1506520 {
	width:552px !important;
	height:545px !important;
	left:636px !important;
	top:180px !important;
}

#item1506777 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:147px !important;
}

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

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

#item1506829 {
	width:434px !important;
	height:37px !important;
	left:16px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1507047 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

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

#item1507044 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

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

#item1567571 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

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

#item1507073 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1507073 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1507073 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1507073 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1517600 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1507150 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1507150 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1507150 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1507148 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1507148 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1507148 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1507146 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1507146 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1507146 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1507144 {
	width:700px !important;
	height:309px !important;
}

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

#item1507160 {
	width:80px !important;
	height:13px !important;
	top:178px !important;
}

@keyframes intensificar-1507160 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1507160 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1507160 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1507184 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:45px !important;
}

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

#item1507190 {
	width:595px !important;
	height:1145px !important;
}

@keyframes intensificar-1507190 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1507190 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1507190 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1507213 {
	width:628px !important;
	height:253px !important;
	top:205px !important;
}

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

table#table1698226 {
	table-layout:fixed;
}

#item1507214 {
	width:590px !important;
	height:375px !important;
}

@keyframes intensificar-1507214 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1507214 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1507214 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1507237 {
	width:46px !important;
	height:23px !important;
	left:293px !important;
	top:475px !important;
}

#item1508495 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:319px !important;
}

#item1507368 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:226px !important;
}

#item1507375 {
	width:628px !important;
	height:498px !important;
}

#item1507376 {
	width:595px !important;
	height:2107px !important;
}

@keyframes intensificar-1507376 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1507376 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1507376 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1507242 {
	width:628px !important;
	height:231px !important;
}

@keyframes intensificar-1507242 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1507242 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1507242 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1507265 {
	width:431px !important;
	height:226px !important;
	top:250px !important;
}

@keyframes intensificar-1507265 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1507265 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1507265 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1507288 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:473px !important;
}

@keyframes intensificar-1507288 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1507288 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1507288 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1507293 {
	width:98px !important;
	height:22px !important;
	left:529px !important;
	top:371px !important;
}

@keyframes intensificar-1507293 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1507293 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1507293 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1507317 {
	width:220px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1507317 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1507317 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1507317 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

@keyframes intensificar-1507340 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1507340 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1507340 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1507343 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:393px !important;
}

@keyframes intensificar-1507343 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1507343 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1507343 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1507158 {
	width:651px !important;
	height:498px !important;
	left:36px !important;
	top:578px !important;
}

#item1507399 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:515px !important;
}

#item1507422 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:449px !important;
}

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

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

#item1507472 {
	width:370px !important;
	height:24px !important;
	left:37px !important;
	top:323px !important;
}

#item1507499 {
	width:74px !important;
	height:70px !important;
	background:#e4e1ea;
}

#item1507500 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

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

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

#item1507534 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

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

#item1507508 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1507503 {
	width:172px !important;
	height:70px !important;
	left:451px !important;
	top:1130px !important;
}

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

#item1507588 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

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

#item1507562 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

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

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

#item1507641 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

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

#item1507616 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1507611 {
	width:139px !important;
	height:70px !important;
	left:162px !important;
	top:1130px !important;
}

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

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

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

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

@keyframes atenuar-1507696 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1507696 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1507696 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1508700 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1508709 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508709 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508709 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1508707 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508707 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508707 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1508705 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508705 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508705 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

#item1508711 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1508716 {
	width:57px !important;
	height:9px !important;
	top:325px !important;
}

@keyframes intensificar-1508716 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508716 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508716 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

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

table#table1702764 {
	table-layout:fixed;
}

#item1510025 {
	width:528px !important;
	height:144px !important;
	top:342px !important;
}

@keyframes intensificar-1510025 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1510025 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510025 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1510094 {
	width:528px !important;
	height:309px !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-1510094 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1510094 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510094 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1508936 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:259px !important;
}

#item1508939 {
	width:534px !important;
	height:513px !important;
	top:16px !important;
}

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

@keyframes intensificar-1508940 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508940 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508940 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1508965 {
	width:14px !important;
	height:9px !important;
}

#item1508968 {
	width:14px !important;
	height:9px !important;
	top:536px !important;
}

#item1508805 {
	width:528px !important;
	height:114px !important;
	top:16px !important;
}

@keyframes intensificar-1508805 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508805 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508805 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1508828 {
	width:350px !important;
	height:114px !important;
	top:152px !important;
}

@keyframes intensificar-1508828 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508828 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508828 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1508851 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:311px !important;
}

@keyframes intensificar-1508851 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508851 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508851 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1508860 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:238px !important;
}

@keyframes intensificar-1508860 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508860 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508860 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1508884 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1508884 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508884 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508884 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

@keyframes intensificar-1508907 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508907 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508907 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1508910 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:254px !important;
}

@keyframes intensificar-1508910 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508910 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508910 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1508714 {
	width:552px !important;
	height:545px !important;
	left:636px !important;
	top:180px !important;
}

#item1508973 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:147px !important;
}

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

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

#item1509026 {
	width:434px !important;
	height:37px !important;
	left:16px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1509244 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

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

#item1509241 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

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

#item1567581 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

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

#item1509271 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1509271 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1509271 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1509271 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1509341 {
	width:186px !important;
	height:167px !important;
	top:1032px !important;
}

@keyframes intensificar-1509350 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509350 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509350 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1509348 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509348 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509348 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1509346 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509346 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509346 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1509344 {
	width:700px !important;
	height:309px !important;
}

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

#item1509358 {
	width:80px !important;
	height:13px !important;
	top:222px !important;
}

@keyframes intensificar-1509358 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509358 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509358 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1509381 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:75px !important;
}

#item1509386 {
	width:628px !important;
	height:195px !important;
}

#item1509387 {
	width:595px !important;
	height:851px !important;
}

@keyframes intensificar-1509387 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509387 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509387 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

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

table#table1706300 {
	table-layout:fixed;
}

#item1510564 {
	width:628px !important;
	height:221px !important;
	top:249px !important;
}

@keyframes intensificar-1510564 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1510564 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510564 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1509567 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:212px !important;
}

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

#item1509572 {
	width:595px !important;
	height:1990px !important;
}

@keyframes intensificar-1509572 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509572 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509572 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1509442 {
	width:628px !important;
	height:183px !important;
}

@keyframes intensificar-1509442 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509442 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509442 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1509465 {
	width:431px !important;
	height:159px !important;
	top:219px !important;
}

@keyframes intensificar-1509465 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509465 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509465 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1509488 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:436px !important;
}

@keyframes intensificar-1509488 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509488 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509488 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1509493 {
	width:98px !important;
	height:22px !important;
	left:529px !important;
	top:333px !important;
}

@keyframes intensificar-1509493 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509493 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509493 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1509517 {
	width:220px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1509517 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509517 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509517 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

@keyframes intensificar-1509540 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509540 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509540 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1509543 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:356px !important;
}

@keyframes intensificar-1509543 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509543 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509543 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1509355 {
	width:651px !important;
	height:470px !important;
	left:36px !important;
	top:606px !important;
}

#item1509595 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:515px !important;
}

#item1509618 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:449px !important;
}

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

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

#item1509669 {
	width:370px !important;
	height:24px !important;
	left:37px !important;
	top:323px !important;
}

#item1509695 {
	width:74px !important;
	height:70px !important;
	background:#e4e1ea;
}

#item1509696 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

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

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

#item1509729 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

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

#item1509704 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1509699 {
	width:172px !important;
	height:70px !important;
	left:451px !important;
	top:1130px !important;
}

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

#item1509783 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

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

#item1509758 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

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

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

#item1509836 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

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

#item1509811 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1509806 {
	width:139px !important;
	height:70px !important;
	left:162px !important;
	top:1130px !important;
}

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

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

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

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

@keyframes atenuar-1509888 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1509888 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1509888 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1517591 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1510674 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1510674 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510674 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1510672 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1510672 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510672 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1510670 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1510670 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510670 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

#item1510675 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1510681 {
	width:57px !important;
	height:9px !important;
	top:288px !important;
}

@keyframes intensificar-1510681 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1510681 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510681 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1708906 th, table#table1708906 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1708906 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1708906 {
	table-layout:fixed;
}

#item1510704 {
	width:528px !important;
	height:100px !important;
	top:305px !important;
}

@keyframes intensificar-1510704 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1510704 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510704 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1510728 {
	width:528px !important;
	height:272px !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-1510728 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1510728 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510728 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1510883 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:276px !important;
}

#item1510888 {
	width:534px !important;
	height:546px !important;
	top:16px !important;
}

#item1510889 {
	width:509px !important;
	height:709px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1510889 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1510889 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510889 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1510915 {
	width:14px !important;
	height:9px !important;
}

#item1510919 {
	width:14px !important;
	height:9px !important;
	top:569px !important;
}

#item1510753 {
	width:528px !important;
	height:63px !important;
	top:16px !important;
}

@keyframes intensificar-1510753 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1510753 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510753 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1510776 {
	width:350px !important;
	height:46px !important;
	top:103px !important;
}

@keyframes intensificar-1510776 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1510776 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510776 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1510799 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:194px !important;
}

@keyframes intensificar-1510799 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1510799 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510799 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1510805 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:120px !important;
}

@keyframes intensificar-1510805 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1510805 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510805 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1510829 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1510829 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1510829 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510829 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1510852 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1510852 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1510852 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510852 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1510857 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:137px !important;
}

@keyframes intensificar-1510857 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1510857 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510857 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1510679 {
	width:552px !important;
	height:578px !important;
	left:636px !important;
	top:147px !important;
}

#item1510923 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:133px !important;
}

#item1510946 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1510970 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1510973 {
	width:434px !important;
	height:37px !important;
	left:16px !important;
}

#item1510996 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1511055 {
	width:123px !important;
	height:50px !important;
}

#item1511056 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1511030 {
	width:123px !important;
	height:50px !important;
}

#item1511031 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1511026 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1511109 {
	width:101px !important;
	height:50px !important;
}

#item1511110 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1511084 {
	width:101px !important;
	height:50px !important;
}

#item1511085 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1511080 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1511162 {
	width:99px !important;
	height:50px !important;
}

#item1511163 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1511137 {
	width:99px !important;
	height:50px !important;
}

#item1511138 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1511133 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1511189 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1511212 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1511186 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1567590 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1567591 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1567587 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1511216 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1511216 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1511216 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1511216 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1517607 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1511285 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1511285 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1511285 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1511283 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1511283 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1511283 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1511281 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1511281 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1511281 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1511279 {
	width:700px !important;
	height:309px !important;
}

#item1511287 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1511292 {
	width:80px !important;
	height:13px !important;
	top:334px !important;
}

@keyframes intensificar-1511292 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1511292 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1511292 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1511316 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:129px !important;
}

#item1511320 {
	width:628px !important;
	height:304px !important;
}

#item1511321 {
	width:595px !important;
	height:459px !important;
}

@keyframes intensificar-1511321 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1511321 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1511321 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1711748 th, table#table1711748 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1711748 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1711748 {
	table-layout:fixed;
}

#item1511344 {
	width:628px !important;
	height:179px !important;
	top:361px !important;
}

@keyframes intensificar-1511344 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1511344 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1511344 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1511496 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:247px !important;
}

#item1511502 {
	width:628px !important;
	height:540px !important;
}

#item1511503 {
	width:595px !important;
	height:1206px !important;
}

@keyframes intensificar-1511503 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1511503 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1511503 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1511369 {
	width:628px !important;
	height:112px !important;
}

@keyframes intensificar-1511369 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1511369 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1511369 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1511392 {
	width:431px !important;
	height:64px !important;
	top:144px !important;
}

@keyframes intensificar-1511392 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1511392 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1511392 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1511416 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:265px !important;
}

@keyframes intensificar-1511416 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1511416 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1511416 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1511422 {
	width:98px !important;
	height:22px !important;
	left:529px !important;
	top:163px !important;
}

@keyframes intensificar-1511422 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1511422 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1511422 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1511446 {
	width:220px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1511446 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1511446 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1511446 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1511469 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1511469 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1511469 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1511469 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1511472 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:186px !important;
}

@keyframes intensificar-1511472 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1511472 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1511472 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1511290 {
	width:651px !important;
	height:540px !important;
	left:36px !important;
	top:536px !important;
}

#item1511526 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:493px !important;
}

#item1511549 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:449px !important;
}

#item1511573 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1511577 {
	width:628px !important;
	height:52px !important;
	left:22px !important;
}

#item1511601 {
	width:370px !important;
	height:24px !important;
	left:37px !important;
	top:323px !important;
}

#item1511627 {
	width:74px !important;
	height:70px !important;
	background:#e4e1ea;
}

#item1511628 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1511624 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1511662 {
	width:172px !important;
	height:70px !important;
}

#item1511663 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1511637 {
	width:172px !important;
	height:70px !important;
}

#item1511638 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1511633 {
	width:172px !important;
	height:70px !important;
	left:451px !important;
	top:1130px !important;
}

#item1511716 {
	width:141px !important;
	height:70px !important;
}

#item1511717 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1511691 {
	width:141px !important;
	height:70px !important;
}

#item1511692 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1511686 {
	width:141px !important;
	height:70px !important;
	left:305px !important;
	top:1130px !important;
}

#item1511769 {
	width:139px !important;
	height:70px !important;
}

#item1511770 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1511744 {
	width:139px !important;
	height:70px !important;
}

#item1511745 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1511740 {
	width:139px !important;
	height:70px !important;
	left:162px !important;
	top:1130px !important;
}

#item1511796 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1511819 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1511793 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1511822 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1511822 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1511822 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1511822 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1517585 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1512380 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1512380 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1512380 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1512378 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1512378 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1512378 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1512376 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1512376 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1512376 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1512374 {
	width:600px !important;
	height:790px !important;
}

#item1512381 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1512433 {
	width:528px !important;
	height:328px !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-1512433 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1512433 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1512433 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1512387 {
	width:57px !important;
	height:9px !important;
	top:344px !important;
}

@keyframes intensificar-1512387 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1512387 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1512387 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1714233 th, table#table1714233 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1714233 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1714233 {
	table-layout:fixed;
}

#item1512410 {
	width:528px !important;
	height:145px !important;
	top:361px !important;
}

@keyframes intensificar-1512410 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1512410 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1512410 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1512588 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:268px !important;
}

#item1512591 {
	width:534px !important;
	height:530px !important;
	top:16px !important;
}

#item1512592 {
	width:509px !important;
	height:709px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1512592 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1512592 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1512592 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1512617 {
	width:14px !important;
	height:9px !important;
}

#item1512621 {
	width:14px !important;
	height:9px !important;
	top:553px !important;
}

#item1512458 {
	width:528px !important;
	height:114px !important;
	top:16px !important;
}

@keyframes intensificar-1512458 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1512458 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1512458 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1512481 {
	width:350px !important;
	height:80px !important;
	top:154px !important;
}

@keyframes intensificar-1512481 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1512481 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1512481 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1512504 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:279px !important;
}

@keyframes intensificar-1512504 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1512504 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1512504 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1512509 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:205px !important;
}

@keyframes intensificar-1512509 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1512509 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1512509 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1512534 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1512534 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1512534 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1512534 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1512558 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1512558 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1512558 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1512558 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1512561 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:222px !important;
}

@keyframes intensificar-1512561 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1512561 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1512561 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1512385 {
	width:552px !important;
	height:562px !important;
	left:636px !important;
	top:163px !important;
}

#item1512624 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:133px !important;
}

#item1512647 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1512672 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1512682 {
	width:434px !important;
	height:37px !important;
	left:16px !important;
}

#item1512705 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1512765 {
	width:123px !important;
	height:50px !important;
}

#item1512766 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1512740 {
	width:123px !important;
	height:50px !important;
}

#item1512741 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1512736 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1512818 {
	width:101px !important;
	height:50px !important;
}

#item1512819 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1512793 {
	width:101px !important;
	height:50px !important;
}

#item1512794 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1512789 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1512872 {
	width:99px !important;
	height:50px !important;
}

#item1512873 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1512846 {
	width:99px !important;
	height:50px !important;
}

#item1512847 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1512842 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1512900 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1512923 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1512896 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1567603 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1567604 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1567600 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1512926 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1512926 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1512926 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1512926 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1517595 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1512985 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1512985 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1512985 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1512983 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1512983 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1512983 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1512980 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1512980 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1512980 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1512978 {
	width:700px !important;
	height:309px !important;
}

#item1512987 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1512993 {
	width:80px !important;
	height:13px !important;
	top:265px !important;
}

@keyframes intensificar-1512993 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1512993 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1512993 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1513016 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:94px !important;
}

#item1513021 {
	width:628px !important;
	height:233px !important;
}

#item1513022 {
	width:595px !important;
	height:537px !important;
}

@keyframes intensificar-1513022 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513022 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513022 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1725712 th, table#table1725712 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1725712 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1725712 {
	table-layout:fixed;
}

#item1513045 {
	width:628px !important;
	height:220px !important;
	top:292px !important;
}

@keyframes intensificar-1513045 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513045 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513045 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1513198 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:233px !important;
}

#item1513201 {
	width:628px !important;
	height:512px !important;
}

#item1513202 {
	width:595px !important;
	height:1343px !important;
}

@keyframes intensificar-1513202 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513202 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513202 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1513070 {
	width:628px !important;
	height:183px !important;
}

@keyframes intensificar-1513070 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513070 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513070 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1513093 {
	width:431px !important;
	height:112px !important;
	top:217px !important;
}

@keyframes intensificar-1513093 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513093 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513093 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1513116 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:386px !important;
}

@keyframes intensificar-1513116 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513116 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513116 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1513122 {
	width:98px !important;
	height:22px !important;
	left:529px !important;
	top:284px !important;
}

@keyframes intensificar-1513122 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513122 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513122 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1513148 {
	width:220px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1513148 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513148 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513148 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1513171 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1513171 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513171 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513171 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1513174 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:306px !important;
}

@keyframes intensificar-1513174 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513174 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513174 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1512991 {
	width:651px !important;
	height:512px !important;
	left:36px !important;
	top:564px !important;
}

#item1513225 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:493px !important;
}

#item1513248 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:449px !important;
}

#item1513272 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1513276 {
	width:628px !important;
	height:52px !important;
	left:22px !important;
}

#item1513299 {
	width:370px !important;
	height:24px !important;
	left:37px !important;
	top:323px !important;
}

#item1513325 {
	width:74px !important;
	height:70px !important;
	background:#e4e1ea;
}

#item1513326 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1513322 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1513360 {
	width:172px !important;
	height:70px !important;
}

#item1513361 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1513334 {
	width:172px !important;
	height:70px !important;
}

#item1513335 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1513330 {
	width:172px !important;
	height:70px !important;
	left:451px !important;
	top:1130px !important;
}

#item1513413 {
	width:141px !important;
	height:70px !important;
}

#item1513414 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1513388 {
	width:141px !important;
	height:70px !important;
}

#item1513389 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1513384 {
	width:141px !important;
	height:70px !important;
	left:305px !important;
	top:1130px !important;
}

#item1513466 {
	width:139px !important;
	height:70px !important;
}

#item1513467 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1513441 {
	width:139px !important;
	height:70px !important;
}

#item1513442 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1513437 {
	width:139px !important;
	height:70px !important;
	left:162px !important;
	top:1130px !important;
}

#item1513493 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1513517 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1513490 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1513523 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1513523 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1513523 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1513523 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1514092 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1514103 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1514103 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1514103 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1514101 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1514101 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1514101 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1514099 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1514099 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1514099 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1514097 {
	width:600px !important;
	height:790px !important;
}

#item1514104 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1514109 {
	width:528px !important;
	height:210px !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-1514109 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1514109 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1514109 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1514133 {
	width:57px !important;
	height:9px !important;
	top:226px !important;
}

@keyframes intensificar-1514133 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1514133 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1514133 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1735117 th, table#table1735117 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1735117 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1735117 {
	table-layout:fixed;
}

#item1514156 {
	width:528px !important;
	height:115px !important;
	top:243px !important;
}

@keyframes intensificar-1514156 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1514156 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1514156 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1514310 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:276px !important;
}

#item1514315 {
	width:534px !important;
	height:546px !important;
	top:16px !important;
}

#item1514316 {
	width:509px !important;
	height:1003px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1514316 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1514316 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1514316 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1514341 {
	width:14px !important;
	height:9px !important;
}

#item1514344 {
	width:14px !important;
	height:9px !important;
	top:569px !important;
}

#item1514180 {
	width:528px !important;
	height:97px !important;
	top:16px !important;
}

@keyframes intensificar-1514180 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1514180 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1514180 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1514203 {
	width:350px !important;
	height:80px !important;
	top:135px !important;
}

@keyframes intensificar-1514203 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1514203 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1514203 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1514226 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:260px !important;
}

@keyframes intensificar-1514226 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1514226 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1514226 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1514232 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:186px !important;
}

@keyframes intensificar-1514232 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1514232 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1514232 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1514257 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1514257 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1514257 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1514257 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1514280 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1514280 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1514280 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1514280 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1514284 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:203px !important;
}

@keyframes intensificar-1514284 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1514284 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1514284 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1514107 {
	width:552px !important;
	height:895px !important;
	left:636px !important;
	top:147px !important;
}

#item1514347 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:133px !important;
}

#item1514370 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1514394 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1514397 {
	width:434px !important;
	height:37px !important;
	left:16px !important;
}

#item1514421 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1514482 {
	width:123px !important;
	height:50px !important;
}

#item1514483 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1514457 {
	width:123px !important;
	height:50px !important;
}

#item1514458 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1514453 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1514536 {
	width:101px !important;
	height:50px !important;
}

#item1514537 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1514511 {
	width:101px !important;
	height:50px !important;
}

#item1514512 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1514507 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1514590 {
	width:99px !important;
	height:50px !important;
}

#item1514591 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1514564 {
	width:99px !important;
	height:50px !important;
}

#item1514565 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1514560 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1514617 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1514640 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1514614 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1567610 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1567611 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1567607 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1514643 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1514643 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1514643 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1514643 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1514693 {
	width:186px !important;
	height:167px !important;
	top:1032px !important;
}

@keyframes intensificar-1514706 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1514706 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1514706 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1514704 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1514704 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1514704 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1514701 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1514701 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1514701 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1514699 {
	width:700px !important;
	height:309px !important;
}

#item1514708 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1514714 {
	width:80px !important;
	height:13px !important;
	top:333px !important;
}

@keyframes intensificar-1514714 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1514714 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1514714 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1514737 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:129px !important;
}

#item1514740 {
	width:628px !important;
	height:304px !important;
}

#item1514741 {
	width:595px !important;
	height:459px !important;
}

@keyframes intensificar-1514741 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1514741 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1514741 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1737941 th, table#table1737941 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1737941 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1737941 {
	table-layout:fixed;
}

#item1514764 {
	width:628px !important;
	height:181px !important;
	top:359px !important;
}

@keyframes intensificar-1514764 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1514764 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1514764 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1514915 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:247px !important;
}

#item1514919 {
	width:628px !important;
	height:540px !important;
}

#item1514920 {
	width:595px !important;
	height:1676px !important;
}

@keyframes intensificar-1514920 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1514920 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1514920 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1514789 {
	width:628px !important;
	height:183px !important;
}

@keyframes intensificar-1514789 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1514789 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1514789 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1514812 {
	width:431px !important;
	height:112px !important;
	top:217px !important;
}

@keyframes intensificar-1514812 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1514812 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1514812 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1514835 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:386px !important;
}

@keyframes intensificar-1514835 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1514835 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1514835 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1514840 {
	width:98px !important;
	height:22px !important;
	left:529px !important;
	top:284px !important;
}

@keyframes intensificar-1514840 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1514840 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1514840 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1514865 {
	width:220px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1514865 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1514865 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1514865 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1514888 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1514888 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1514888 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1514888 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1514891 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:306px !important;
}

@keyframes intensificar-1514891 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1514891 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1514891 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1514712 {
	width:651px !important;
	height:540px !important;
	left:36px !important;
	top:536px !important;
}

#item1514943 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:493px !important;
}

#item1514966 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:449px !important;
}

#item1514991 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1514994 {
	width:628px !important;
	height:52px !important;
	left:22px !important;
}

#item1515019 {
	width:370px !important;
	height:24px !important;
	left:37px !important;
	top:323px !important;
}

#item1515045 {
	width:74px !important;
	height:70px !important;
	background:#e4e1ea;
}

#item1515046 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1515042 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1515079 {
	width:172px !important;
	height:70px !important;
}

#item1515080 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1515054 {
	width:172px !important;
	height:70px !important;
}

#item1515055 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1515050 {
	width:172px !important;
	height:70px !important;
	left:451px !important;
	top:1130px !important;
}

#item1515133 {
	width:141px !important;
	height:70px !important;
}

#item1515134 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1515108 {
	width:141px !important;
	height:70px !important;
}

#item1515109 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1515104 {
	width:141px !important;
	height:70px !important;
	left:305px !important;
	top:1130px !important;
}

#item1515186 {
	width:139px !important;
	height:70px !important;
}

#item1515187 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1515161 {
	width:139px !important;
	height:70px !important;
}

#item1515162 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1515157 {
	width:139px !important;
	height:70px !important;
	left:162px !important;
	top:1130px !important;
}

#item1515213 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1515238 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1515210 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1515242 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1515242 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1515242 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1515242 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1545326 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1516434 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1516434 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1516434 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1516432 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1516432 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1516432 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1516430 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1516430 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1516430 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1516428 {
	width:600px !important;
	height:790px !important;
}

#item1516435 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1516440 {
	width:528px !important;
	height:423px !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-1516440 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1516440 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1516440 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1516464 {
	width:57px !important;
	height:9px !important;
	top:440px !important;
}

@keyframes intensificar-1516464 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1516464 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1516464 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1741078 th, table#table1741078 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1741078 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1741078 {
	table-layout:fixed;
}

#item1516487 {
	width:528px !important;
	height:100px !important;
	top:457px !important;
}

@keyframes intensificar-1516487 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1516487 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1516487 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1516640 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:266px !important;
}

#item1516646 {
	width:534px !important;
	height:525px !important;
	top:16px !important;
}

#item1516647 {
	width:509px !important;
	height:751px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1516647 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1516647 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1516647 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1516673 {
	width:14px !important;
	height:9px !important;
}

#item1516677 {
	width:14px !important;
	height:9px !important;
	top:548px !important;
}

#item1516511 {
	width:528px !important;
	height:131px !important;
	top:16px !important;
}

@keyframes intensificar-1516511 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1516511 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1516511 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1516534 {
	width:350px !important;
	height:46px !important;
	top:169px !important;
}

@keyframes intensificar-1516534 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1516534 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1516534 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1516557 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:281px !important;
}

@keyframes intensificar-1516557 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1516557 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1516557 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1516563 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:186px !important;
}

@keyframes intensificar-1516563 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1516563 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1516563 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1516587 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1516587 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1516587 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1516587 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1516611 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1516611 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1516611 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1516611 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1516614 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:203px !important;
}

@keyframes intensificar-1516614 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1516614 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1516614 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1517083 {
	width:41px !important;
	height:21px !important;
	left:487px !important;
	top:221px !important;
}

@keyframes intensificar-1517083 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1517083 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1517083 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1516438 {
	width:552px !important;
	height:557px !important;
	left:636px !important;
	top:168px !important;
}

#item1516680 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:133px !important;
}

#item1516703 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1516727 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1516730 {
	width:434px !important;
	height:37px !important;
	left:16px !important;
}

#item1516753 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1516815 {
	width:123px !important;
	height:50px !important;
}

#item1516816 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1516789 {
	width:123px !important;
	height:50px !important;
}

#item1516790 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1516785 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1516868 {
	width:101px !important;
	height:50px !important;
}

#item1516869 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1516843 {
	width:101px !important;
	height:50px !important;
}

#item1516844 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1516839 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1516921 {
	width:99px !important;
	height:50px !important;
}

#item1516922 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1516896 {
	width:99px !important;
	height:50px !important;
}

#item1516897 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1516892 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1516949 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1516972 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1516946 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1567620 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1567622 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1567617 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1516977 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1516977 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1516977 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1516977 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1517603 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1515828 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1515828 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1515828 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1515826 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1515826 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1515826 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1515824 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1515824 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1515824 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1515822 {
	width:700px !important;
	height:309px !important;
}

#item1515830 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1515836 {
	width:80px !important;
	height:13px !important;
	top:313px !important;
}

@keyframes intensificar-1515836 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1515836 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1515836 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1515859 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:129px !important;
}

#item1515865 {
	width:628px !important;
	height:304px !important;
}

#item1515866 {
	width:595px !important;
	height:890px !important;
}

@keyframes intensificar-1515866 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1515866 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1515866 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1744058 th, table#table1744058 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1744058 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1744058 {
	table-layout:fixed;
}

#item1515889 {
	width:628px !important;
	height:179px !important;
	top:340px !important;
}

@keyframes intensificar-1515889 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1515889 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1515889 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1516041 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:237px !important;
}

#item1516044 {
	width:628px !important;
	height:519px !important;
}

#item1516045 {
	width:595px !important;
	height:1284px !important;
}

@keyframes intensificar-1516045 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1516045 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1516045 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1515914 {
	width:628px !important;
	height:207px !important;
}

@keyframes intensificar-1515914 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1515914 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1515914 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1515938 {
	width:431px !important;
	height:64px !important;
	top:244px !important;
}

@keyframes intensificar-1515938 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1515938 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1515938 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1515961 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:393px !important;
}

@keyframes intensificar-1515961 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1515961 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1515961 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1515967 {
	width:98px !important;
	height:22px !important;
	left:529px !important;
	top:263px !important;
}

@keyframes intensificar-1515967 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1515967 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1515967 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1515991 {
	width:220px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1515991 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1515991 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1515991 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1516014 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1516014 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1516014 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1516014 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1516017 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:285px !important;
}

@keyframes intensificar-1516017 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1516017 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1516017 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1517491 {
	width:58px !important;
	height:29px !important;
	left:569px !important;
	top:310px !important;
}

@keyframes intensificar-1517491 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1517491 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1517491 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1515834 {
	width:651px !important;
	height:519px !important;
	left:36px !important;
	top:557px !important;
}

#item1516068 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:493px !important;
}

#item1516091 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:449px !important;
}

#item1516115 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1516119 {
	width:628px !important;
	height:52px !important;
	left:22px !important;
}

#item1516142 {
	width:370px !important;
	height:24px !important;
	left:37px !important;
	top:323px !important;
}

#item1516168 {
	width:74px !important;
	height:70px !important;
	background:#e4e1ea;
}

#item1516169 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1516165 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1516203 {
	width:172px !important;
	height:70px !important;
}

#item1516204 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1516177 {
	width:172px !important;
	height:70px !important;
}

#item1516179 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1516173 {
	width:172px !important;
	height:70px !important;
	left:451px !important;
	top:1130px !important;
}

#item1516256 {
	width:141px !important;
	height:70px !important;
}

#item1516257 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1516231 {
	width:141px !important;
	height:70px !important;
}

#item1516232 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1516227 {
	width:141px !important;
	height:70px !important;
	left:305px !important;
	top:1130px !important;
}

#item1516311 {
	width:139px !important;
	height:70px !important;
}

#item1516312 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1516284 {
	width:139px !important;
	height:70px !important;
}

#item1516286 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1516280 {
	width:139px !important;
	height:70px !important;
	left:162px !important;
	top:1130px !important;
}

#item1516338 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1516361 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1516335 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1516364 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1516364 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1516364 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1516364 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1560047 {
	width:186px !important;
	height:167px !important;
	top:623px !important;
}

@keyframes intensificar-1559222 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1559222 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1559222 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1559215 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1559215 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1559215 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1559209 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1559209 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1559209 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1559203 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1559203 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1559203 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1559201 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1559228 {
	width:211px !important;
	height:33px !important;
	left:795px !important;
	top:36px !important;
}

#item1559231 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:128px !important;
}

#item1559254 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1559520 {
	width:57px !important;
	height:13px !important;
	top:355px !important;
}

@keyframes intensificar-1559520 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1559520 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1559520 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1746305 th, table#table1746305 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1746305 tr {
	background:#f5f5f5;;
}

table#table1746305 {
	table-layout:fixed;
}

#item1559543 {
	width:528px !important;
	height:191px !important;
	top:375px !important;
}

@keyframes intensificar-1559543 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1559543 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1559543 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1560166 {
	width:528px !important;
	height:335px !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-1560166 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1560166 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1560166 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1559495 {
	width:528px !important;
	height:412px !important;
	top:12px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1559495 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1559495 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1559495 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1559455 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:270px !important;
}

#item1559458 {
	width:534px !important;
	height:535px !important;
	top:15px !important;
}

#item1559459 {
	width:509px !important;
	height:1115px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1559459 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1559459 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1559459 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1559485 {
	width:14px !important;
	height:9px !important;
}

#item1559490 {
	width:14px !important;
	height:9px !important;
	top:557px !important;
}

#item1559279 {
	width:528px !important;
	height:114px !important;
	top:12px !important;
}

@keyframes intensificar-1559279 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1559279 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1559279 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1559303 {
	width:387px !important;
	height:283px !important;
	top:148px !important;
}

@keyframes intensificar-1559303 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1559303 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1559303 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1559326 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:407px !important;
}

@keyframes intensificar-1559326 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1559326 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1559326 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1559332 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1559332 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1559332 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1559332 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1559355 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1559355 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1559355 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1559355 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1559379 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1559379 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1559379 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1559379 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1559402 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1559402 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1559402 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1559402 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1559405 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:233px !important;
}

@keyframes intensificar-1559405 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1559405 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1559405 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1559428 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:249px !important;
}

@keyframes intensificar-1559428 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1559428 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1559428 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1559277 {
	width:552px !important;
	height:566px !important;
	left:36px !important;
	top:159px !important;
}

#item1559602 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1559607 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1559631 {
	width:264px !important;
	height:17px !important;
	left:36px !important;
	top:11px !important;
}

#item1559691 {
	width:123px !important;
	height:50px !important;
}

#item1559692 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1559666 {
	width:123px !important;
	height:50px !important;
}

#item1559667 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1559662 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1559744 {
	width:113px !important;
	height:50px !important;
}

#item1559745 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1559719 {
	width:113px !important;
	height:50px !important;
}

#item1559720 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1559715 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1559798 {
	width:101px !important;
	height:50px !important;
}

#item1559799 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1559772 {
	width:101px !important;
	height:50px !important;
}

#item1559773 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1559768 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1559851 {
	width:101px !important;
	height:50px !important;
}

#item1559852 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1559826 {
	width:101px !important;
	height:50px !important;
}

#item1559827 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1559822 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
}

#item1559878 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1559901 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1559875 {
	width:122px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1567630 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1567631 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1567627 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1559904 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1559904 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1559904 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1559904 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1523912 {
	width:186px !important;
	height:167px !important;
	top:1032px !important;
}

@keyframes intensificar-1553628 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1553628 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1553628 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1518393 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518393 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518393 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1518411 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518411 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518411 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1518401 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518401 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518401 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1518391 {
	width:700px !important;
	height:309px !important;
}

#item1518418 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1518424 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1518447 {
	width:628px !important;
	height:23px !important;
	left:36px !important;
	top:449px !important;
}

#item1518472 {
	width:80px !important;
	height:18px !important;
	top:211px !important;
}

@keyframes intensificar-1518472 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518472 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518472 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1751638 th, table#table1751638 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1751638 tr {
	background:#f5f5f5;;
}

table#table1751638 {
	table-layout:fixed;
}

#item1518495 {
	width:628px !important;
	height:287px !important;
	top:239px !important;
}

@keyframes intensificar-1518495 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518495 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518495 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1518518 {
	width:628px !important;
	height:183px !important;
}

#item1518519 {
	width:595px !important;
	height:616px !important;
}

@keyframes intensificar-1518519 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518519 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518519 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1518542 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:69px !important;
}

#item1518762 {
	width:628px !important;
	height:526px !important;
}

#item1518763 {
	width:595px !important;
	height:572px !important;
}

@keyframes intensificar-1518763 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518763 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518763 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1518786 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:240px !important;
}

#item1518731 {
	width:628px !important;
	height:526px !important;
}

#item1518732 {
	width:595px !important;
	height:1872px !important;
}

@keyframes intensificar-1518732 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518732 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518732 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1518755 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:240px !important;
}

#item1518552 {
	width:628px !important;
	height:183px !important;
}

@keyframes intensificar-1518552 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518552 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518552 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1518575 {
	width:371px !important;
	height:301px !important;
	top:206px !important;
}

@keyframes intensificar-1518575 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518575 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518575 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1518600 {
	width:102px !important;
	height:25px !important;
	left:525px !important;
	top:500px !important;
}

@keyframes intensificar-1518600 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518600 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518600 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1518608 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1518608 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518608 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518608 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1518631 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1518631 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518631 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518631 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1518655 {
	width:220px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1518655 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518655 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518655 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1518678 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1518678 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518678 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518678 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1518684 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:326px !important;
}

@keyframes intensificar-1518684 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518684 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518684 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1518707 {
	width:130px !important;
	height:25px !important;
	left:497px !important;
	top:349px !important;
}

@keyframes intensificar-1518707 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518707 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518707 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1518470 {
	width:651px !important;
	height:526px !important;
	left:36px !important;
	top:554px !important;
}

#item1518794 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1518800 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1519245 {
	width:370px !important;
	height:24px !important;
	left:37px !important;
	top:323px !important;
}

#item1518826 {
	width:53px !important;
	height:70px !important;
	background:#e4e1ea;
}

#item1518827 {
	width:26px !important;
	height:46px !important;
	left:14px !important;
	top:11px !important;
}

#item1518823 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1518862 {
	width:172px !important;
	height:70px !important;
}

#item1518863 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1518837 {
	width:172px !important;
	height:70px !important;
}

#item1518838 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1518833 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1518915 {
	width:158px !important;
	height:70px !important;
}

#item1518916 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1518890 {
	width:158px !important;
	height:70px !important;
}

#item1518891 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1518886 {
	width:158px !important;
	height:70px !important;
	left:309px !important;
	top:1130px !important;
}

#item1518969 {
	width:141px !important;
	height:70px !important;
}

#item1518970 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1518944 {
	width:141px !important;
	height:70px !important;
}

#item1518945 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1518939 {
	width:141px !important;
	height:70px !important;
	left:164px !important;
	top:1130px !important;
}

#item1519022 {
	width:141px !important;
	height:70px !important;
}

#item1519023 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1518997 {
	width:141px !important;
	height:70px !important;
}

#item1518998 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1518993 {
	width:141px !important;
	height:70px !important;
	left:18px !important;
	top:1130px !important;
}

#item1519194 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1519217 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1519191 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1519078 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1519078 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1519078 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1519078 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1545358 {
	width:81px !important;
	height:279px !important;
	top:511px !important;
}

@keyframes intensificar-1553657 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1553657 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1553657 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1519872 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519872 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1519872 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1519870 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519870 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1519870 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1519868 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519868 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1519868 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1519866 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1519873 {
	width:211px !important;
	height:33px !important;
	left:795px !important;
	top:36px !important;
}

#item1519876 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:128px !important;
}

#item1519899 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1519924 {
	width:57px !important;
	height:13px !important;
	top:254px !important;
}

@keyframes intensificar-1519924 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519924 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1519924 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1755976 th, table#table1755976 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1755976 tr {
	background:#f5f5f5;;
}

table#table1755976 {
	table-layout:fixed;
}

#item1519971 {
	width:528px !important;
	height:292px !important;
	top:274px !important;
}

@keyframes intensificar-1519971 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519971 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1519971 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1521387 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:110px !important;
}

#item1521390 {
	width:534px !important;
	height:213px !important;
	top:16px !important;
}

#item1521391 {
	width:509px !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-1521391 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1521391 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1521391 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1521415 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1521419 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:236px !important;
}

#item1520216 {
	width:528px !important;
	height:354px !important;
	top:12px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1520216 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520216 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520216 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1520175 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:270px !important;
}

#item1520179 {
	width:534px !important;
	height:535px !important;
	top:15px !important;
}

#item1520180 {
	width:509px !important;
	height:1395px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1520180 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520180 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520180 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1520205 {
	width:14px !important;
	height:9px !important;
}

#item1520209 {
	width:14px !important;
	height:9px !important;
	top:557px !important;
}

#item1519996 {
	width:528px !important;
	height:114px !important;
	top:12px !important;
}

@keyframes intensificar-1519996 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519996 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1519996 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1520020 {
	width:387px !important;
	height:283px !important;
	top:148px !important;
}

@keyframes intensificar-1520020 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520020 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520020 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1520043 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:477px !important;
}

@keyframes intensificar-1520043 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520043 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520043 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1520049 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1520049 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520049 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520049 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1520073 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1520073 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520073 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520073 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1520097 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1520097 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520097 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520097 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1520120 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1520120 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520120 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520120 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1520125 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:303px !important;
}

@keyframes intensificar-1520125 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520125 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520125 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1520148 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:319px !important;
}

@keyframes intensificar-1520148 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520148 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520148 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1519922 {
	width:552px !important;
	height:566px !important;
	left:36px !important;
	top:159px !important;
}

#item1520241 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1520245 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1520268 {
	width:264px !important;
	height:17px !important;
	left:36px !important;
	top:11px !important;
}

#item1520328 {
	width:123px !important;
	height:50px !important;
}

#item1520329 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1520302 {
	width:123px !important;
	height:50px !important;
}

#item1520303 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1520298 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1520381 {
	width:113px !important;
	height:50px !important;
}

#item1520382 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1520356 {
	width:113px !important;
	height:50px !important;
}

#item1520357 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1520352 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1520434 {
	width:101px !important;
	height:50px !important;
}

#item1520435 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1520409 {
	width:101px !important;
	height:50px !important;
}

#item1520410 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1520405 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1520487 {
	width:101px !important;
	height:50px !important;
}

#item1520488 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1520462 {
	width:101px !important;
	height:50px !important;
}

#item1520463 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1520458 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
}

#item1520515 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1520538 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1520511 {
	width:122px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1567638 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1567639 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1567635 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1520541 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1520541 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1520541 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1520541 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1523908 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1553671 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1553671 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1553671 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1520598 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520598 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520598 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1520596 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520596 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520596 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1520594 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520594 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520594 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1520592 {
	width:700px !important;
	height:309px !important;
}

#item1520599 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1520603 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1520626 {
	width:628px !important;
	height:23px !important;
	left:36px !important;
	top:449px !important;
}

#item1520652 {
	width:80px !important;
	height:18px !important;
	top:211px !important;
}

@keyframes intensificar-1520652 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520652 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520652 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1520699 {
	width:628px !important;
	height:183px !important;
}

#item1520700 {
	width:595px !important;
	height:694px !important;
}

@keyframes intensificar-1520700 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520700 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520700 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1520723 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:69px !important;
}

#item1521999 {
	width:628px !important;
	height:285px !important;
	top:241px !important;
}

table#table1761909 th, table#table1761909 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1761909 tr {
	background:#f5f5f5;;
}

table#table1761909 {
	table-layout:fixed;
}

#item1522000 {
	width:595px !important;
	height:448px !important;
}

@keyframes intensificar-1522000 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522000 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1522000 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1522024 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:361px !important;
}

#item1521938 {
	width:628px !important;
	height:526px !important;
}

@keyframes intensificar-1521938 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1521938 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1521938 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1520902 {
	width:628px !important;
	height:526px !important;
}

#item1520903 {
	width:595px !important;
	height:2401px !important;
}

@keyframes intensificar-1520903 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520903 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520903 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1520926 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:240px !important;
}

#item1520728 {
	width:628px !important;
	height:183px !important;
}

@keyframes intensificar-1520728 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520728 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520728 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1520751 {
	width:371px !important;
	height:301px !important;
	top:206px !important;
}

@keyframes intensificar-1520751 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520751 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520751 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1520774 {
	width:102px !important;
	height:25px !important;
	left:525px !important;
	top:500px !important;
}

@keyframes intensificar-1520774 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520774 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520774 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1520780 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1520780 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520780 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520780 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1520803 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1520803 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520803 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520803 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1520827 {
	width:220px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1520827 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520827 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520827 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1520850 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1520850 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520850 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520850 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1520854 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:326px !important;
}

@keyframes intensificar-1520854 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520854 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520854 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1520877 {
	width:130px !important;
	height:25px !important;
	left:497px !important;
	top:349px !important;
}

@keyframes intensificar-1520877 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520877 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520877 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1520650 {
	width:651px !important;
	height:1159px !important;
	left:36px !important;
	top:554px !important;
}

#item1520961 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1520964 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1520987 {
	width:370px !important;
	height:24px !important;
	left:37px !important;
	top:323px !important;
}

#item1521013 {
	width:53px !important;
	height:70px !important;
	background:#e4e1ea;
}

#item1521014 {
	width:26px !important;
	height:46px !important;
	left:14px !important;
	top:11px !important;
}

#item1521010 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1521049 {
	width:172px !important;
	height:70px !important;
}

#item1521050 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1521024 {
	width:172px !important;
	height:70px !important;
}

#item1521025 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1521020 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1521102 {
	width:158px !important;
	height:70px !important;
}

#item1521103 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1521077 {
	width:158px !important;
	height:70px !important;
}

#item1521078 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1521073 {
	width:158px !important;
	height:70px !important;
	left:309px !important;
	top:1130px !important;
}

#item1521155 {
	width:141px !important;
	height:70px !important;
}

#item1521156 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1521130 {
	width:141px !important;
	height:70px !important;
}

#item1521131 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1521126 {
	width:141px !important;
	height:70px !important;
	left:164px !important;
	top:1130px !important;
}

#item1521209 {
	width:141px !important;
	height:70px !important;
}

#item1521210 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1521183 {
	width:141px !important;
	height:70px !important;
}

#item1521184 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1521179 {
	width:141px !important;
	height:70px !important;
	left:18px !important;
	top:1130px !important;
}

#item1521236 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1521260 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1521233 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1521264 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1521264 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1521264 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1521264 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1545318 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1522102 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522102 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1522102 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1522100 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522100 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1522100 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1522098 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522098 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1522098 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1522096 {
	width:600px !important;
	height:790px !important;
}

#item1522103 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1522108 {
	width:528px !important;
	height:300px !important;
	top:16px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1522108 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522108 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1522108 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1522132 {
	width:57px !important;
	height:9px !important;
	top:316px !important;
}

@keyframes intensificar-1522132 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522132 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1522132 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1766803 th, table#table1766803 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1766803 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1766803 {
	table-layout:fixed;
}

#item1522155 {
	width:528px !important;
	height:216px !important;
	top:333px !important;
}

@keyframes intensificar-1522155 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522155 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1522155 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1522313 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:276px !important;
}

#item1522316 {
	width:534px !important;
	height:546px !important;
	top:16px !important;
}

#item1522317 {
	width:509px !important;
	height:1479px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1522317 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522317 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1522317 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1522342 {
	width:14px !important;
	height:9px !important;
}

#item1522345 {
	width:14px !important;
	height:9px !important;
	top:569px !important;
}

#item1522179 {
	width:528px !important;
	height:114px !important;
	top:16px !important;
}

@keyframes intensificar-1522179 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522179 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1522179 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1522203 {
	width:350px !important;
	height:182px !important;
	top:154px !important;
}

@keyframes intensificar-1522203 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522203 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1522203 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1522226 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:381px !important;
}

@keyframes intensificar-1522226 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522226 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1522226 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1522232 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:308px !important;
}

@keyframes intensificar-1522232 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522232 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1522232 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1522256 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1522256 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522256 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1522256 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1522279 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1522279 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522279 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1522279 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1522282 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:324px !important;
}

@keyframes intensificar-1522282 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522282 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1522282 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1522106 {
	width:552px !important;
	height:578px !important;
	left:636px !important;
	top:147px !important;
}

#item1522350 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:133px !important;
}

#item1522374 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1522399 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1522402 {
	width:434px !important;
	height:37px !important;
	left:16px !important;
}

#item1522425 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1522485 {
	width:123px !important;
	height:50px !important;
}

#item1522486 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1522460 {
	width:123px !important;
	height:50px !important;
}

#item1522461 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1522456 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1522539 {
	width:101px !important;
	height:50px !important;
}

#item1522540 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1522514 {
	width:101px !important;
	height:50px !important;
}

#item1522515 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1522510 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1522594 {
	width:99px !important;
	height:50px !important;
}

#item1522595 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1522568 {
	width:99px !important;
	height:50px !important;
}

#item1522569 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1522564 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1522621 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1522644 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1522618 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1567646 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1567647 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1567643 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1522647 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1522647 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1522647 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1522647 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1545281 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1522712 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522712 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1522712 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1522710 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522710 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1522710 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1522707 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522707 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1522707 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1522705 {
	width:700px !important;
	height:309px !important;
}

#item1522714 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1522719 {
	width:80px !important;
	height:13px !important;
	top:174px !important;
}

@keyframes intensificar-1522719 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522719 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1522719 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1522742 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:46px !important;
}

#item1522745 {
	width:628px !important;
	height:137px !important;
}

#item1522746 {
	width:595px !important;
	height:616px !important;
}

@keyframes intensificar-1522746 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522746 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1522746 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1770819 th, table#table1770819 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1770819 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1770819 {
	table-layout:fixed;
}

#item1522769 {
	width:628px !important;
	height:342px !important;
	top:201px !important;
}

@keyframes intensificar-1522769 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522769 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1522769 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1522925 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:248px !important;
}

#item1522928 {
	width:628px !important;
	height:542px !important;
}

#item1522929 {
	width:595px !important;
	height:2558px !important;
}

@keyframes intensificar-1522929 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522929 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1522929 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1522794 {
	width:628px !important;
	height:183px !important;
}

@keyframes intensificar-1522794 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522794 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1522794 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1522817 {
	width:431px !important;
	height:254px !important;
	top:206px !important;
}

@keyframes intensificar-1522817 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522817 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1522817 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1522840 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:517px !important;
}

@keyframes intensificar-1522840 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522840 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1522840 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1522846 {
	width:98px !important;
	height:22px !important;
	left:529px !important;
	top:415px !important;
}

@keyframes intensificar-1522846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1522846 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1522870 {
	width:220px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1522870 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522870 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1522870 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1522893 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1522893 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522893 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1522893 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1522898 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:437px !important;
}

@keyframes intensificar-1522898 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522898 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1522898 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1522717 {
	width:651px !important;
	height:542px !important;
	left:36px !important;
	top:534px !important;
}

#item1522952 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:493px !important;
}

#item1522975 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:449px !important;
}

#item1522999 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1523004 {
	width:628px !important;
	height:52px !important;
	left:22px !important;
}

#item1523028 {
	width:370px !important;
	height:24px !important;
	left:37px !important;
	top:323px !important;
}

#item1523054 {
	width:74px !important;
	height:70px !important;
	background:#e4e1ea;
}

#item1523055 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1523051 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1523087 {
	width:172px !important;
	height:70px !important;
}

#item1523088 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1523062 {
	width:172px !important;
	height:70px !important;
}

#item1523063 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1523058 {
	width:172px !important;
	height:70px !important;
	left:451px !important;
	top:1130px !important;
}

#item1523141 {
	width:141px !important;
	height:70px !important;
}

#item1523142 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1523115 {
	width:141px !important;
	height:70px !important;
}

#item1523116 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1523111 {
	width:141px !important;
	height:70px !important;
	left:305px !important;
	top:1130px !important;
}

#item1523195 {
	width:139px !important;
	height:70px !important;
}

#item1523196 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1523169 {
	width:139px !important;
	height:70px !important;
}

#item1523170 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1523165 {
	width:139px !important;
	height:70px !important;
	left:162px !important;
	top:1130px !important;
}

#item1523222 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1523245 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1523219 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1523248 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1523248 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1523248 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1523248 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1545339 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1523935 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1523935 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1523935 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1523933 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1523933 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1523933 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1523931 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1523931 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1523931 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1523929 {
	width:600px !important;
	height:790px !important;
}

#item1523936 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1523966 {
	width:57px !important;
	height:9px !important;
	top:198px !important;
}

@keyframes intensificar-1523966 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1523966 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1523966 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1774271 th, table#table1774271 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1774271 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1774271 {
	table-layout:fixed;
}

#item1523990 {
	width:528px !important;
	height:332px !important;
	top:215px !important;
}

@keyframes intensificar-1523990 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1523990 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1523990 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1525265 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:79px !important;
}

#item1525268 {
	width:534px !important;
	height:151px !important;
	top:16px !important;
}

#item1525269 {
	width:509px !important;
	height:342px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1525269 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1525269 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1525269 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1525293 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1525299 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:174px !important;
}

#item1524145 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:260px !important;
}

#item1524148 {
	width:534px !important;
	height:514px !important;
	top:16px !important;
}

#item1524149 {
	width:509px !important;
	height:1338px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1524149 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1524149 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1524149 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1524174 {
	width:14px !important;
	height:9px !important;
}

#item1524178 {
	width:14px !important;
	height:9px !important;
	top:537px !important;
}

#item1524014 {
	width:528px !important;
	height:63px !important;
	top:17px !important;
}

@keyframes intensificar-1524014 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1524014 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1524014 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1524037 {
	width:350px !important;
	height:318px !important;
	top:102px !important;
}

@keyframes intensificar-1524037 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1524037 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1524037 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1524060 {
	width:73px !important;
	height:18px !important;
	left:456px !important;
	top:465px !important;
}

@keyframes intensificar-1524060 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1524060 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1524060 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1524067 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:391px !important;
}

@keyframes intensificar-1524067 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1524067 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1524067 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1524092 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1524092 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1524092 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1524092 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1524115 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1524115 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1524115 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1524115 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1524119 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:408px !important;
}

@keyframes intensificar-1524119 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1524119 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1524119 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1523940 {
	width:552px !important;
	height:547px !important;
	left:636px !important;
	top:178px !important;
}

#item1524182 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:147px !important;
}

#item1524205 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1524229 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1524234 {
	width:434px !important;
	height:37px !important;
	left:16px !important;
}

#item1524257 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1524318 {
	width:123px !important;
	height:50px !important;
}

#item1524319 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1524293 {
	width:123px !important;
	height:50px !important;
}

#item1524294 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1524289 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1524371 {
	width:101px !important;
	height:50px !important;
}

#item1524372 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1524346 {
	width:101px !important;
	height:50px !important;
}

#item1524347 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1524342 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1524426 {
	width:99px !important;
	height:50px !important;
}

#item1524427 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1524399 {
	width:99px !important;
	height:50px !important;
}

#item1524402 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1524395 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1524453 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1524476 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1524450 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1567653 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1567654 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1567650 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1524479 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1524479 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1524479 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1524479 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1545287 {
	width:186px !important;
	height:167px !important;
	top:1032px !important;
}

@keyframes intensificar-1524555 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1524555 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1524555 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1524553 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1524553 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1524553 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1524551 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1524551 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1524551 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1524549 {
	width:700px !important;
	height:309px !important;
}

#item1524557 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1524563 {
	width:80px !important;
	height:13px !important;
	top:174px !important;
}

@keyframes intensificar-1524563 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1524563 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1524563 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1524587 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:46px !important;
}

#item1524590 {
	width:628px !important;
	height:137px !important;
}

#item1524591 {
	width:595px !important;
	height:557px !important;
}

@keyframes intensificar-1524591 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1524591 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1524591 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1525911 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:326px !important;
}

#item1525914 {
	width:628px !important;
	height:301px !important;
	top:198px !important;
}

table#table1779354 th, table#table1779354 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1779354 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1779354 {
	table-layout:fixed;
}

#item1525915 {
	width:595px !important;
	height:504px !important;
}

@keyframes intensificar-1525915 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1525915 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1525915 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1524769 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:227px !important;
}

#item1524775 {
	width:628px !important;
	height:500px !important;
}

#item1524776 {
	width:595px !important;
	height:2245px !important;
}

@keyframes intensificar-1524776 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1524776 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1524776 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1524641 {
	width:628px !important;
	height:112px !important;
}

@keyframes intensificar-1524641 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1524641 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1524641 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1524664 {
	width:431px !important;
	height:304px !important;
	top:156px !important;
}

@keyframes intensificar-1524664 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1524664 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1524664 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1524687 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:474px !important;
}

@keyframes intensificar-1524687 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1524687 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1524687 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1524693 {
	width:98px !important;
	height:22px !important;
	left:529px !important;
	top:372px !important;
}

@keyframes intensificar-1524693 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1524693 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1524693 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1524717 {
	width:220px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1524717 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1524717 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1524717 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1524740 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1524740 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1524740 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1524740 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1524745 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:394px !important;
}

@keyframes intensificar-1524745 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1524745 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1524745 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1524561 {
	width:651px !important;
	height:500px !important;
	left:36px !important;
	top:576px !important;
}

#item1524799 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:515px !important;
}

#item1524824 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:449px !important;
}

#item1524848 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1524851 {
	width:628px !important;
	height:52px !important;
	left:22px !important;
}

#item1524874 {
	width:370px !important;
	height:24px !important;
	left:37px !important;
	top:323px !important;
}

#item1524900 {
	width:74px !important;
	height:70px !important;
	background:#e4e1ea;
}

#item1524901 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1524897 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1524934 {
	width:172px !important;
	height:70px !important;
}

#item1524935 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1524909 {
	width:172px !important;
	height:70px !important;
}

#item1524910 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1524905 {
	width:172px !important;
	height:70px !important;
	left:451px !important;
	top:1130px !important;
}

#item1524987 {
	width:141px !important;
	height:70px !important;
}

#item1524988 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1524962 {
	width:141px !important;
	height:70px !important;
}

#item1524963 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1524958 {
	width:141px !important;
	height:70px !important;
	left:305px !important;
	top:1130px !important;
}

#item1525041 {
	width:139px !important;
	height:70px !important;
}

#item1525042 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1525016 {
	width:139px !important;
	height:70px !important;
}

#item1525017 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1525012 {
	width:139px !important;
	height:70px !important;
	left:162px !important;
	top:1130px !important;
}

#item1525068 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1525091 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1525065 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1525095 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1525095 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1525095 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1525095 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1545330 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1526655 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1526655 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1526655 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1526653 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1526653 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1526653 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1526651 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1526651 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1526651 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1526649 {
	width:600px !important;
	height:790px !important;
}

#item1526656 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1526662 {
	width:528px !important;
	height:417px !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-1526662 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1526662 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1526662 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1526686 {
	width:57px !important;
	height:9px !important;
	top:433px !important;
}

@keyframes intensificar-1526686 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1526686 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1526686 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1784196 th, table#table1784196 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1784196 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1784196 {
	table-layout:fixed;
}

#item1526709 {
	width:528px !important;
	height:128px !important;
	top:450px !important;
}

@keyframes intensificar-1526709 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1526709 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1526709 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1526865 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:276px !important;
}

#item1526869 {
	width:534px !important;
	height:546px !important;
	top:16px !important;
}

#item1526870 {
	width:509px !important;
	height:737px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1526870 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1526870 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1526870 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1526895 {
	width:14px !important;
	height:9px !important;
}

#item1526899 {
	width:14px !important;
	height:9px !important;
	top:569px !important;
}

#item1526733 {
	width:528px !important;
	height:97px !important;
	top:16px !important;
}

@keyframes intensificar-1526733 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1526733 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1526733 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1526757 {
	width:350px !important;
	height:46px !important;
	top:139px !important;
}

@keyframes intensificar-1526757 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1526757 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1526757 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1526780 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:230px !important;
}

@keyframes intensificar-1526780 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1526780 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1526780 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1526786 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:157px !important;
}

@keyframes intensificar-1526786 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1526786 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1526786 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1526810 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1526810 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1526810 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1526810 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1526833 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1526833 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1526833 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1526833 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1526838 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:173px !important;
}

@keyframes intensificar-1526838 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1526838 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1526838 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1526660 {
	width:552px !important;
	height:578px !important;
	left:636px !important;
	top:147px !important;
}

#item1526903 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:133px !important;
}

#item1526926 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1526950 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1526953 {
	width:434px !important;
	height:37px !important;
	left:16px !important;
}

#item1526976 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1527039 {
	width:123px !important;
	height:50px !important;
}

#item1527040 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1527013 {
	width:123px !important;
	height:50px !important;
}

#item1527014 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1527009 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1527093 {
	width:101px !important;
	height:50px !important;
}

#item1527094 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1527068 {
	width:101px !important;
	height:50px !important;
}

#item1527069 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1527064 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1527146 {
	width:99px !important;
	height:50px !important;
}

#item1527147 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1527121 {
	width:99px !important;
	height:50px !important;
}

#item1527122 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1527117 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1527173 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1527196 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1527170 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1567661 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1567662 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1567658 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1527200 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1527200 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1527200 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1527200 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1545300 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1527267 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1527267 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1527267 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1527265 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1527265 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1527265 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1527263 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1527263 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1527263 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1527261 {
	width:700px !important;
	height:309px !important;
}

#item1527269 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1527274 {
	width:80px !important;
	height:13px !important;
	top:254px !important;
}

@keyframes intensificar-1527274 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1527274 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1527274 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1527298 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:88px !important;
}

#item1527301 {
	width:628px !important;
	height:222px !important;
}

#item1527302 {
	width:595px !important;
	height:733px !important;
}

@keyframes intensificar-1527302 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1527302 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1527302 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1786824 th, table#table1786824 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1786824 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1786824 {
	table-layout:fixed;
}

#item1527325 {
	width:628px !important;
	height:238px !important;
	top:281px !important;
}

@keyframes intensificar-1527325 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1527325 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1527325 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1527479 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:237px !important;
}

#item1527483 {
	width:628px !important;
	height:519px !important;
}

#item1527484 {
	width:595px !important;
	height:1265px !important;
}

@keyframes intensificar-1527484 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1527484 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1527484 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1527351 {
	width:628px !important;
	height:159px !important;
}

@keyframes intensificar-1527351 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1527351 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1527351 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1527374 {
	width:431px !important;
	height:64px !important;
	top:189px !important;
}

@keyframes intensificar-1527374 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1527374 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1527374 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1527397 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:315px !important;
}

@keyframes intensificar-1527397 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1527397 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1527397 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1527403 {
	width:98px !important;
	height:22px !important;
	left:529px !important;
	top:213px !important;
}

@keyframes intensificar-1527403 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1527403 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1527403 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1527428 {
	width:220px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1527428 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1527428 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1527428 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1527451 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1527451 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1527451 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1527451 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1527455 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:235px !important;
}

@keyframes intensificar-1527455 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1527455 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1527455 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1527272 {
	width:651px !important;
	height:519px !important;
	left:36px !important;
	top:557px !important;
}

#item1527507 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:493px !important;
}

#item1527530 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:449px !important;
}

#item1527555 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1527559 {
	width:628px !important;
	height:52px !important;
	left:22px !important;
}

#item1527582 {
	width:370px !important;
	height:24px !important;
	left:37px !important;
	top:323px !important;
}

#item1527608 {
	width:74px !important;
	height:70px !important;
	background:#e4e1ea;
}

#item1527609 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1527605 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1527644 {
	width:172px !important;
	height:70px !important;
}

#item1527645 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1527619 {
	width:172px !important;
	height:70px !important;
}

#item1527620 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1527614 {
	width:172px !important;
	height:70px !important;
	left:451px !important;
	top:1130px !important;
}

#item1527698 {
	width:141px !important;
	height:70px !important;
}

#item1527699 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1527673 {
	width:141px !important;
	height:70px !important;
}

#item1527674 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1527668 {
	width:141px !important;
	height:70px !important;
	left:305px !important;
	top:1130px !important;
}

#item1527751 {
	width:139px !important;
	height:70px !important;
}

#item1527752 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1527726 {
	width:139px !important;
	height:70px !important;
}

#item1527727 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1527722 {
	width:139px !important;
	height:70px !important;
	left:162px !important;
	top:1130px !important;
}

#item1527778 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1527801 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1527775 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1527804 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1527804 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1527804 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1527804 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1545343 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1528449 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1528449 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1528449 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1528447 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1528447 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1528447 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1528445 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1528445 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1528445 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1528443 {
	width:600px !important;
	height:790px !important;
}

#item1528450 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1528718 {
	width:528px !important;
	height:47px !important;
	left:636px !important;
	top:100px !important;
}

#item1528457 {
	width:528px !important;
	height:266px !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-1528457 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1528457 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1528457 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1528481 {
	width:57px !important;
	height:9px !important;
	top:282px !important;
}

@keyframes intensificar-1528481 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1528481 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1528481 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1529752 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:392px !important;
}

#item1529755 {
	width:534px !important;
	height:208px !important;
	top:301px !important;
}

table#table1789381 th, table#table1789381 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1789381 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1789381 {
	table-layout:fixed;
}

#item1529756 {
	width:509px !important;
	height:375px !important;
}

@keyframes intensificar-1529756 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1529756 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1529756 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1529780 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:285px !important;
}

#item1529784 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:516px !important;
}

#item1528657 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:250px !important;
}

#item1528660 {
	width:534px !important;
	height:493px !important;
	top:16px !important;
}

#item1528661 {
	width:509px !important;
	height:1493px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1528661 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1528661 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1528661 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1528686 {
	width:14px !important;
	height:9px !important;
}

#item1528689 {
	width:14px !important;
	height:9px !important;
	top:516px !important;
}

#item1528528 {
	width:528px !important;
	height:63px !important;
	top:16px !important;
}

@keyframes intensificar-1528528 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1528528 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1528528 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1528551 {
	width:350px !important;
	height:352px !important;
	top:103px !important;
}

@keyframes intensificar-1528551 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1528551 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1528551 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1528574 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:501px !important;
}

@keyframes intensificar-1528574 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1528574 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1528574 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1528579 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:427px !important;
}

@keyframes intensificar-1528579 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1528579 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1528579 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1528604 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1528604 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1528604 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1528604 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1528628 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1528628 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1528628 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1528628 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1528631 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:443px !important;
}

@keyframes intensificar-1528631 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1528631 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1528631 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1528455 {
	width:552px !important;
	height:525px !important;
	left:636px !important;
	top:200px !important;
}

#item1528694 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:168px !important;
}

#item1528742 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1528746 {
	width:434px !important;
	height:37px !important;
	left:16px !important;
}

#item1528769 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1528829 {
	width:123px !important;
	height:50px !important;
}

#item1528830 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1528804 {
	width:123px !important;
	height:50px !important;
}

#item1528805 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1528800 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1528882 {
	width:101px !important;
	height:50px !important;
}

#item1528883 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1528857 {
	width:101px !important;
	height:50px !important;
}

#item1528858 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1528853 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1528935 {
	width:99px !important;
	height:50px !important;
}

#item1528936 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1528910 {
	width:99px !important;
	height:50px !important;
}

#item1528911 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1528906 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1528963 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1528986 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1528960 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1567669 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1567670 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1567666 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1528991 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1528991 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1528991 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1528991 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1529043 {
	width:186px !important;
	height:167px !important;
	top:1032px !important;
}

@keyframes intensificar-1529054 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1529054 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1529054 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1529052 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1529052 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1529052 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1529050 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1529050 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1529050 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1529048 {
	width:700px !important;
	height:309px !important;
}

#item1529057 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1529062 {
	width:80px !important;
	height:13px !important;
	top:254px !important;
}

@keyframes intensificar-1529062 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1529062 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1529062 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1529085 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:88px !important;
}

#item1529090 {
	width:628px !important;
	height:222px !important;
}

#item1529091 {
	width:595px !important;
	height:733px !important;
}

@keyframes intensificar-1529091 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1529091 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1529091 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1530334 {
	width:628px !important;
	height:196px !important;
	top:281px !important;
}

table#table1794239 th, table#table1794239 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1794239 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1794239 {
	table-layout:fixed;
}

#item1530335 {
	width:595px !important;
	height:733px !important;
}

@keyframes intensificar-1530335 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1530335 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1530335 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1530383 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:356px !important;
}

#item1529267 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:215px !important;
}

#item1529270 {
	width:628px !important;
	height:476px !important;
}

#item1529271 {
	width:595px !important;
	height:2539px !important;
}

@keyframes intensificar-1529271 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1529271 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1529271 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1529139 {
	width:628px !important;
	height:112px !important;
}

@keyframes intensificar-1529139 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1529139 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1529139 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1529162 {
	width:431px !important;
	height:336px !important;
	top:140px !important;
}

@keyframes intensificar-1529162 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1529162 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1529162 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1529185 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:451px !important;
}

@keyframes intensificar-1529185 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1529185 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1529185 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1529190 {
	width:98px !important;
	height:22px !important;
	left:529px !important;
	top:349px !important;
}

@keyframes intensificar-1529190 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1529190 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1529190 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1529215 {
	width:220px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1529215 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1529215 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1529215 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1529239 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1529239 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1529239 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1529239 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1529243 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:371px !important;
}

@keyframes intensificar-1529243 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1529243 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1529243 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1529060 {
	width:651px !important;
	height:476px !important;
	left:36px !important;
	top:600px !important;
}

#item1529294 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:536px !important;
}

#item1529317 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:449px !important;
}

#item1529341 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1529344 {
	width:628px !important;
	height:52px !important;
	left:22px !important;
}

#item1529367 {
	width:370px !important;
	height:24px !important;
	left:37px !important;
	top:323px !important;
}

#item1529393 {
	width:74px !important;
	height:70px !important;
	background:#e4e1ea;
}

#item1529394 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1529390 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1529428 {
	width:172px !important;
	height:70px !important;
}

#item1529429 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1529402 {
	width:172px !important;
	height:70px !important;
}

#item1529403 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1529398 {
	width:172px !important;
	height:70px !important;
	left:451px !important;
	top:1130px !important;
}

#item1529481 {
	width:141px !important;
	height:70px !important;
}

#item1529482 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1529456 {
	width:141px !important;
	height:70px !important;
}

#item1529457 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1529452 {
	width:141px !important;
	height:70px !important;
	left:305px !important;
	top:1130px !important;
}

#item1529534 {
	width:139px !important;
	height:70px !important;
}

#item1529535 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1529509 {
	width:139px !important;
	height:70px !important;
}

#item1529510 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1529505 {
	width:139px !important;
	height:70px !important;
	left:162px !important;
	top:1130px !important;
}

#item1529561 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1529584 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1529558 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1529588 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1529588 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1529588 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1529588 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1545361 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1531799 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1531799 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1531799 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1531797 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1531797 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1531797 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1531794 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1531794 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1531794 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1531792 {
	width:600px !important;
	height:790px !important;
}

#item1531800 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1531806 {
	width:528px !important;
	height:210px !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-1531806 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1531806 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1531806 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1531830 {
	width:57px !important;
	height:9px !important;
	top:226px !important;
}

@keyframes intensificar-1531830 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1531830 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1531830 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1811071 th, table#table1811071 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1811071 tr {
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1811071 {
	table-layout:fixed;
}

#item1531853 {
	width:528px !important;
	height:144px !important;
	top:243px !important;
}

@keyframes intensificar-1531853 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1531853 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1531853 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1532007 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:260px !important;
}

#item1532011 {
	width:534px !important;
	height:513px !important;
	top:16px !important;
}

#item1532012 {
	width:509px !important;
	height:1843px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1532012 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1532012 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1532012 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1532038 {
	width:14px !important;
	height:9px !important;
}

#item1532041 {
	width:14px !important;
	height:9px !important;
	top:536px !important;
}

#item1531877 {
	width:528px !important;
	height:148px !important;
	top:16px !important;
}

@keyframes intensificar-1531877 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1531877 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1531877 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1531900 {
	width:350px !important;
	height:114px !important;
	top:184px !important;
}

@keyframes intensificar-1531900 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1531900 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1531900 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1531923 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:344px !important;
}

@keyframes intensificar-1531923 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1531923 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1531923 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1531928 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:270px !important;
}

@keyframes intensificar-1531928 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1531928 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1531928 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1531952 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1531952 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1531952 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1531952 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1531975 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1531975 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1531975 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1531975 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1531981 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:286px !important;
}

@keyframes intensificar-1531981 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1531981 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1531981 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1531804 {
	width:552px !important;
	height:545px !important;
	left:636px !important;
	top:180px !important;
}

#item1532044 {
	width:528px !important;
	height:47px !important;
	left:636px !important;
	top:133px !important;
}

#item1532067 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1532092 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1532095 {
	width:434px !important;
	height:37px !important;
	left:16px !important;
}

#item1532118 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1532179 {
	width:123px !important;
	height:50px !important;
}

#item1532180 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1532154 {
	width:123px !important;
	height:50px !important;
}

#item1532155 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1532150 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1532233 {
	width:101px !important;
	height:50px !important;
}

#item1532234 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1532207 {
	width:101px !important;
	height:50px !important;
}

#item1532208 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1532203 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1532286 {
	width:99px !important;
	height:50px !important;
}

#item1532287 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1532261 {
	width:99px !important;
	height:50px !important;
}

#item1532262 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1532257 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1532314 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1532337 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1532310 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1567683 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1567684 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1567680 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1532341 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1532341 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1532341 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1532341 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1545307 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1531209 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1531209 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1531209 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1531207 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1531207 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1531207 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1531205 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1531205 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1531205 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1531203 {
	width:700px !important;
	height:309px !important;
}

#item1531211 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1531217 {
	width:80px !important;
	height:13px !important;
	top:221px !important;
}

@keyframes intensificar-1531217 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1531217 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1531217 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1531240 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:73px !important;
}

#item1531244 {
	width:628px !important;
	height:192px !important;
}

#item1531245 {
	width:595px !important;
	height:420px !important;
}

@keyframes intensificar-1531245 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1531245 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1531245 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1818535 th, table#table1818535 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1818535 tr {
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1818535 {
	table-layout:fixed;
}

#item1531268 {
	width:628px !important;
	height:221px !important;
	top:248px !important;
}

@keyframes intensificar-1531268 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1531268 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1531268 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1531420 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:212px !important;
}

#item1531425 {
	width:628px !important;
	height:469px !important;
}

#item1531426 {
	width:595px !important;
	height:3087px !important;
}

@keyframes intensificar-1531426 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1531426 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1531426 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1531293 {
	width:628px !important;
	height:231px !important;
}

@keyframes intensificar-1531293 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1531293 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1531293 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1531317 {
	width:431px !important;
	height:136px !important;
	top:249px !important;
}

@keyframes intensificar-1531317 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1531317 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1531317 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1531340 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:444px !important;
}

@keyframes intensificar-1531340 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1531340 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1531340 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1531345 {
	width:98px !important;
	height:22px !important;
	left:529px !important;
	top:342px !important;
}

@keyframes intensificar-1531345 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1531345 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1531345 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1531369 {
	width:220px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1531369 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1531369 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1531369 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1531392 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1531392 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1531392 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1531392 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1531395 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:364px !important;
}

@keyframes intensificar-1531395 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1531395 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1531395 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1531214 {
	width:651px !important;
	height:469px !important;
	left:36px !important;
	top:607px !important;
}

#item1531449 {
	width:628px !important;
	height:89px !important;
	left:36px !important;
	top:493px !important;
}

#item1531472 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:449px !important;
}

#item1531497 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1531502 {
	width:628px !important;
	height:52px !important;
	left:22px !important;
}

#item1531526 {
	width:370px !important;
	height:24px !important;
	left:37px !important;
	top:323px !important;
}

#item1531552 {
	width:74px !important;
	height:70px !important;
	background:#e4e1ea;
}

#item1531553 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1531549 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1531585 {
	width:172px !important;
	height:70px !important;
}

#item1531586 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1531560 {
	width:172px !important;
	height:70px !important;
}

#item1531561 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1531556 {
	width:172px !important;
	height:70px !important;
	left:451px !important;
	top:1130px !important;
}

#item1531638 {
	width:141px !important;
	height:70px !important;
}

#item1531639 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1531613 {
	width:141px !important;
	height:70px !important;
}

#item1531614 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1531609 {
	width:141px !important;
	height:70px !important;
	left:305px !important;
	top:1130px !important;
}

#item1531692 {
	width:139px !important;
	height:70px !important;
}

#item1531693 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1531667 {
	width:139px !important;
	height:70px !important;
}

#item1531668 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1531662 {
	width:139px !important;
	height:70px !important;
	left:162px !important;
	top:1130px !important;
}

#item1531719 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1531742 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1531716 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1531746 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1531746 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1531746 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1531746 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1545321 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1532992 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1532992 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1532992 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1532990 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1532990 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1532990 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1532988 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1532988 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1532988 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1532986 {
	width:600px !important;
	height:790px !important;
}

#item1532993 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1532998 {
	width:528px !important;
	height:252px !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-1532998 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1532998 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1532998 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1533022 {
	width:57px !important;
	height:9px !important;
	top:270px !important;
}

@keyframes intensificar-1533022 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1533022 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1533022 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1829533 tr {
	border-right:2.2px solid #fff;;
}

table#table1829533 {
	table-layout:fixed;
}

#item1533045 {
	width:528px !important;
	height:104px !important;
	top:287px !important;
}

@keyframes intensificar-1533045 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1533045 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1533045 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1533200 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:260px !important;
}

#item1533203 {
	width:534px !important;
	height:513px !important;
	top:16px !important;
}

#item1533204 {
	width:509px !important;
	height:1269px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1533204 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1533204 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1533204 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1533229 {
	width:14px !important;
	height:9px !important;
}

#item1533234 {
	width:14px !important;
	height:9px !important;
	top:536px !important;
}

#item1533069 {
	width:528px !important;
	height:182px !important;
	top:16px !important;
}

@keyframes intensificar-1533069 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1533069 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1533069 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1533092 {
	width:350px !important;
	height:80px !important;
	top:221px !important;
}

@keyframes intensificar-1533092 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1533092 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1533092 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1533116 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:346px !important;
}

@keyframes intensificar-1533116 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1533116 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1533116 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1533123 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:273px !important;
}

@keyframes intensificar-1533123 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1533123 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1533123 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1533147 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1533147 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1533147 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1533147 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1533170 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1533170 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1533170 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1533170 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1533174 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:289px !important;
}

@keyframes intensificar-1533174 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1533174 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1533174 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1532996 {
	width:552px !important;
	height:545px !important;
	left:636px !important;
	top:180px !important;
}

#item1533237 {
	width:528px !important;
	height:47px !important;
	left:636px !important;
	top:133px !important;
}

#item1533261 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1533285 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1533288 {
	width:434px !important;
	height:37px !important;
	left:16px !important;
}

#item1533311 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1533370 {
	width:123px !important;
	height:50px !important;
}

#item1533371 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1533345 {
	width:123px !important;
	height:50px !important;
}

#item1533346 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1533341 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1533423 {
	width:101px !important;
	height:50px !important;
}

#item1533425 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1533398 {
	width:101px !important;
	height:50px !important;
}

#item1533399 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1533394 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1533478 {
	width:99px !important;
	height:50px !important;
}

#item1533479 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1533453 {
	width:99px !important;
	height:50px !important;
}

#item1533454 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1533448 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1533505 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1533528 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1533502 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1567692 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1567693 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1567689 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1533532 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1533532 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1533532 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1533532 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1545284 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1533699 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1533699 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1533699 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1533697 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1533697 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1533697 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1533695 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1533695 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1533695 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1533693 {
	width:700px !important;
	height:309px !important;
}

#item1533701 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1533706 {
	width:80px !important;
	height:13px !important;
	top:298px !important;
}

@keyframes intensificar-1533706 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1533706 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1533706 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1533729 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:111px !important;
}

#item1533735 {
	width:628px !important;
	height:268px !important;
}

#item1533736 {
	width:595px !important;
	height:459px !important;
}

@keyframes intensificar-1533736 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1533736 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1533736 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1832342 tr {
	border-right:3.08px solid #fff;;
}

table#table1832342 {
	table-layout:fixed;
}

#item1533759 {
	width:628px !important;
	height:166px !important;
	top:325px !important;
}

@keyframes intensificar-1533759 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1533759 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1533759 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1533910 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:223px !important;
}

#item1533913 {
	width:628px !important;
	height:491px !important;
}

#item1533914 {
	width:595px !important;
	height:2166px !important;
}

@keyframes intensificar-1533914 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1533914 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1533914 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1533785 {
	width:628px !important;
	height:302px !important;
}

@keyframes intensificar-1533785 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1533785 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1533785 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1533808 {
	width:431px !important;
	height:76px !important;
	top:331px !important;
}

@keyframes intensificar-1533808 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1533808 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1533808 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1533831 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:465px !important;
}

@keyframes intensificar-1533831 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1533831 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1533831 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1533836 {
	width:98px !important;
	height:22px !important;
	left:529px !important;
	top:363px !important;
}

@keyframes intensificar-1533836 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1533836 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1533836 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1533860 {
	width:220px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1533860 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1533860 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1533860 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1533883 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1533883 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1533883 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1533883 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1533886 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:385px !important;
}

@keyframes intensificar-1533886 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1533886 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1533886 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1533704 {
	width:651px !important;
	height:491px !important;
	left:36px !important;
	top:585px !important;
}

#item1533937 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:493px !important;
}

#item1533960 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:449px !important;
}

#item1533985 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1533988 {
	width:628px !important;
	height:52px !important;
	left:22px !important;
}

#item1534011 {
	width:370px !important;
	height:24px !important;
	left:37px !important;
	top:323px !important;
}

#item1534037 {
	width:74px !important;
	height:70px !important;
	background:#e4e1ea;
}

#item1534038 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1534034 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1534073 {
	width:172px !important;
	height:70px !important;
}

#item1534074 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1534047 {
	width:172px !important;
	height:70px !important;
}

#item1534048 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1534043 {
	width:172px !important;
	height:70px !important;
	left:451px !important;
	top:1130px !important;
}

#item1534127 {
	width:141px !important;
	height:70px !important;
}

#item1534128 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1534101 {
	width:141px !important;
	height:70px !important;
}

#item1534102 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1534097 {
	width:141px !important;
	height:70px !important;
	left:305px !important;
	top:1130px !important;
}

#item1534181 {
	width:139px !important;
	height:70px !important;
}

#item1534182 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1534156 {
	width:139px !important;
	height:70px !important;
}

#item1534157 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1534151 {
	width:139px !important;
	height:70px !important;
	left:162px !important;
	top:1130px !important;
}

#item1534208 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1534231 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1534205 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1534235 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1534235 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1534235 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1534235 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1545348 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1534884 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1534884 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1534884 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1534882 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1534882 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1534882 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1534880 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1534880 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1534880 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1534878 {
	width:600px !important;
	height:790px !important;
}

#item1534885 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1534890 {
	width:528px !important;
	height:404px !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-1534890 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1534890 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1534890 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1534914 {
	width:57px !important;
	height:9px !important;
	top:447px !important;
}

@keyframes intensificar-1534914 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1534914 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1534914 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1835369 th, table#table1835369 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1835369 tr {
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1835369 {
	table-layout:fixed;
}

#item1534938 {
	width:528px !important;
	height:115px !important;
	top:464px !important;
}

@keyframes intensificar-1534938 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1534938 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1534938 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1535090 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:260px !important;
}

#item1535094 {
	width:534px !important;
	height:547px !important;
	top:16px !important;
}

#item1535095 {
	width:509px !important;
	height:1241px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1535095 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1535095 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1535095 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1535120 {
	width:14px !important;
	height:9px !important;
}

#item1535123 {
	width:14px !important;
	height:9px !important;
	top:570px !important;
}

#item1534962 {
	width:528px !important;
	height:134px !important;
	top:16px !important;
}

@keyframes intensificar-1534962 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1534962 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1534962 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1534985 {
	width:350px !important;
	height:148px !important;
	top:174px !important;
}

@keyframes intensificar-1534985 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1534985 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1534985 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1535009 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:368px !important;
}

@keyframes intensificar-1535009 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1535009 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1535009 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1535014 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:294px !important;
}

@keyframes intensificar-1535014 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1535014 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1535014 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1535038 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1535038 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1535038 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1535038 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1535061 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1535061 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1535061 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1535061 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1535064 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:310px !important;
}

@keyframes intensificar-1535064 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1535064 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1535064 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1534888 {
	width:552px !important;
	height:579px !important;
	left:636px !important;
	top:146px !important;
}

#item1535129 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:133px !important;
}

#item1535154 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1535178 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1535182 {
	width:434px !important;
	height:37px !important;
	left:16px !important;
}

#item1535205 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1535264 {
	width:123px !important;
	height:50px !important;
}

#item1535265 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1535239 {
	width:123px !important;
	height:50px !important;
}

#item1535240 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1535235 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1535318 {
	width:101px !important;
	height:50px !important;
}

#item1535319 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1535292 {
	width:101px !important;
	height:50px !important;
}

#item1535293 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1535288 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1535372 {
	width:99px !important;
	height:50px !important;
}

#item1535373 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1535347 {
	width:99px !important;
	height:50px !important;
}

#item1535348 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1535343 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1535399 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1535422 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1535396 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1567700 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1567701 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1567697 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1535427 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1535427 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1535427 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1535427 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1535486 {
	width:186px !important;
	height:167px !important;
	top:1032px !important;
}

@keyframes intensificar-1535496 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1535496 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1535496 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1535494 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1535494 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1535494 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1535492 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1535492 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1535492 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1535490 {
	width:700px !important;
	height:309px !important;
}

#item1535498 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1535504 {
	width:80px !important;
	height:13px !important;
	top:284px !important;
}

@keyframes intensificar-1535504 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1535504 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1535504 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1535528 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:104px !important;
}

#item1535532 {
	width:628px !important;
	height:254px !important;
}

#item1535533 {
	width:595px !important;
	height:831px !important;
}

@keyframes intensificar-1535533 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1535533 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1535533 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1838616 th, table#table1838616 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1838616 tr {
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1838616 {
	table-layout:fixed;
}

#item1535556 {
	width:628px !important;
	height:181px !important;
	top:310px !important;
}

@keyframes intensificar-1535556 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1535556 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1535556 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1535708 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:223px !important;
}

#item1535712 {
	width:628px !important;
	height:491px !important;
}

#item1535713 {
	width:595px !important;
	height:2127px !important;
}

@keyframes intensificar-1535713 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1535713 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1535713 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1535581 {
	width:628px !important;
	height:207px !important;
}

@keyframes intensificar-1535581 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1535581 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1535581 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1535605 {
	width:431px !important;
	height:207px !important;
	top:243px !important;
}

@keyframes intensificar-1535605 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1535605 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1535605 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1535628 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:465px !important;
}

@keyframes intensificar-1535628 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1535628 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1535628 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1535634 {
	width:98px !important;
	height:22px !important;
	left:529px !important;
	top:363px !important;
}

@keyframes intensificar-1535634 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1535634 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1535634 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1535658 {
	width:220px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1535658 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1535658 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1535658 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1535681 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1535681 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1535681 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1535681 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1535684 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:385px !important;
}

@keyframes intensificar-1535684 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1535684 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1535684 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1535502 {
	width:651px !important;
	height:491px !important;
	left:36px !important;
	top:585px !important;
}

#item1535736 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:517px !important;
}

#item1535760 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:449px !important;
}

#item1535784 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1535788 {
	width:628px !important;
	height:52px !important;
	left:22px !important;
}

#item1535811 {
	width:370px !important;
	height:24px !important;
	left:37px !important;
	top:323px !important;
}

#item1535837 {
	width:74px !important;
	height:70px !important;
	background:#e4e1ea;
}

#item1535838 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1535834 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1535872 {
	width:172px !important;
	height:70px !important;
}

#item1535873 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1535847 {
	width:172px !important;
	height:70px !important;
}

#item1535848 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1535843 {
	width:172px !important;
	height:70px !important;
	left:451px !important;
	top:1130px !important;
}

#item1535925 {
	width:141px !important;
	height:70px !important;
}

#item1535926 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1535900 {
	width:141px !important;
	height:70px !important;
}

#item1535901 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1535896 {
	width:141px !important;
	height:70px !important;
	left:305px !important;
	top:1130px !important;
}

#item1535979 {
	width:139px !important;
	height:70px !important;
}

#item1535980 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1535954 {
	width:139px !important;
	height:70px !important;
}

#item1535955 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1535949 {
	width:139px !important;
	height:70px !important;
	left:162px !important;
	top:1130px !important;
}

#item1536006 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1536029 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1536003 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1536033 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1536033 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1536033 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1536033 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1545333 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1536663 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1536663 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1536663 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1536661 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1536661 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1536661 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1536659 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1536659 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1536659 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1536657 {
	width:600px !important;
	height:790px !important;
}

#item1536664 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1536693 {
	width:57px !important;
	height:9px !important;
	top:342px !important;
}

@keyframes intensificar-1536693 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1536693 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1536693 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1841261 th, table#table1841261 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1841261 tr {
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1841261 {
	table-layout:fixed;
}

#item1536717 {
	width:528px !important;
	height:202px !important;
	top:359px !important;
}

@keyframes intensificar-1536717 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1536717 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1536717 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1537955 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:151px !important;
}

#item1537959 {
	width:534px !important;
	height:296px !important;
	top:16px !important;
}

#item1537960 {
	width:509px !important;
	height:478px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1537960 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1537960 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1537960 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1537984 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1537987 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:319px !important;
}

#item1536872 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:268px !important;
}

#item1536875 {
	width:534px !important;
	height:529px !important;
	top:16px !important;
}

#item1536876 {
	width:509px !important;
	height:1913px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1536876 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1536876 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1536876 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1536902 {
	width:14px !important;
	height:9px !important;
}

#item1536906 {
	width:14px !important;
	height:9px !important;
	top:552px !important;
}

#item1536741 {
	width:528px !important;
	height:80px !important;
	top:16px !important;
}

@keyframes intensificar-1536741 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1536741 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1536741 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1536764 {
	width:350px !important;
	height:216px !important;
	top:121px !important;
}

@keyframes intensificar-1536764 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1536764 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1536764 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1536787 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:382px !important;
}

@keyframes intensificar-1536787 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1536787 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1536787 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1536793 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:308px !important;
}

@keyframes intensificar-1536793 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1536793 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1536793 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1536817 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1536817 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1536817 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1536817 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1536840 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1536840 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1536840 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1536840 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1536846 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:324px !important;
}

@keyframes intensificar-1536846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1536846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1536846 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1536667 {
	width:552px !important;
	height:561px !important;
	left:636px !important;
	top:164px !important;
}

#item1536909 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:133px !important;
}

#item1536932 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1536956 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1536959 {
	width:434px !important;
	height:37px !important;
	left:16px !important;
}

#item1536982 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1537042 {
	width:123px !important;
	height:50px !important;
}

#item1537043 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1537017 {
	width:123px !important;
	height:50px !important;
}

#item1537018 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1537013 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1537096 {
	width:101px !important;
	height:50px !important;
}

#item1537097 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1537071 {
	width:101px !important;
	height:50px !important;
}

#item1537072 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1537067 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1537150 {
	width:99px !important;
	height:50px !important;
}

#item1537151 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1537125 {
	width:99px !important;
	height:50px !important;
}

#item1537126 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1537121 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1537177 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1537201 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1537174 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1567707 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1567708 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1567704 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1537204 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1537204 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1537204 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1537204 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1545304 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1537277 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1537277 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1537277 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1537275 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1537275 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1537275 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1537273 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1537273 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1537273 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1537271 {
	width:700px !important;
	height:309px !important;
}

#item1537279 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1537285 {
	width:80px !important;
	height:13px !important;
	top:162px !important;
}

@keyframes intensificar-1537285 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1537285 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1537285 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1537309 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:46px !important;
}

#item1537312 {
	width:628px !important;
	height:138px !important;
}

#item1537313 {
	width:595px !important;
	height:831px !important;
}

@keyframes intensificar-1537313 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1537313 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1537313 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1846570 th, table#table1846570 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1846570 tr {
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1846570 {
	table-layout:fixed;
}

#item1537336 {
	width:628px !important;
	height:302px !important;
	top:189px !important;
}

@keyframes intensificar-1537336 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1537336 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1537336 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1537491 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:223px !important;
}

#item1537496 {
	width:628px !important;
	height:491px !important;
}

#item1537497 {
	width:595px !important;
	height:3353px !important;
}

@keyframes intensificar-1537497 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1537497 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1537497 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1537361 {
	width:628px !important;
	height:135px !important;
}

@keyframes intensificar-1537361 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1537361 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1537361 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1537384 {
	width:431px !important;
	height:302px !important;
	top:169px !important;
}

@keyframes intensificar-1537384 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1537384 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1537384 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1537407 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:465px !important;
}

@keyframes intensificar-1537407 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1537407 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1537407 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1537414 {
	width:98px !important;
	height:22px !important;
	left:529px !important;
	top:363px !important;
}

@keyframes intensificar-1537414 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1537414 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1537414 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1537439 {
	width:220px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1537439 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1537439 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1537439 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1537463 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1537463 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1537463 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1537463 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1537467 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:385px !important;
}

@keyframes intensificar-1537467 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1537467 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1537467 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1537283 {
	width:651px !important;
	height:491px !important;
	left:36px !important;
	top:585px !important;
}

#item1537520 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:493px !important;
}

#item1537543 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:449px !important;
}

#item1537567 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1537570 {
	width:628px !important;
	height:52px !important;
	left:22px !important;
}

#item1537593 {
	width:370px !important;
	height:24px !important;
	left:37px !important;
	top:323px !important;
}

#item1537619 {
	width:74px !important;
	height:70px !important;
	background:#e4e1ea;
}

#item1537620 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1537616 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1537653 {
	width:172px !important;
	height:70px !important;
}

#item1537654 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1537628 {
	width:172px !important;
	height:70px !important;
}

#item1537629 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1537623 {
	width:172px !important;
	height:70px !important;
	left:451px !important;
	top:1130px !important;
}

#item1537707 {
	width:141px !important;
	height:70px !important;
}

#item1537708 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1537682 {
	width:141px !important;
	height:70px !important;
}

#item1537683 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1537678 {
	width:141px !important;
	height:70px !important;
	left:305px !important;
	top:1130px !important;
}

#item1537760 {
	width:139px !important;
	height:70px !important;
}

#item1537761 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1537735 {
	width:139px !important;
	height:70px !important;
}

#item1537736 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1537731 {
	width:139px !important;
	height:70px !important;
	left:162px !important;
	top:1130px !important;
}

#item1537788 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1537811 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1537785 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1537815 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1537815 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1537815 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1537815 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1545351 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1538565 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1538565 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1538565 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1538562 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1538562 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1538562 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1538560 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1538560 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1538560 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1538558 {
	width:600px !important;
	height:790px !important;
}

#item1538566 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1538573 {
	width:57px !important;
	height:9px !important;
	top:163px !important;
}

@keyframes intensificar-1538573 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1538573 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1538573 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1850286 tr {
	border-right:2.2px solid #fff;;
}

table#table1850286 {
	table-layout:fixed;
}

#item1538596 {
	width:528px !important;
	height:366px !important;
	top:181px !important;
}

@keyframes intensificar-1538596 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1538596 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1538596 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1538619 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:66px !important;
}

#item1538622 {
	width:534px !important;
	height:126px !important;
	top:16px !important;
}

#item1538623 {
	width:509px !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-1538623 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1538623 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1538623 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1538647 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1538651 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:149px !important;
}

#item1538785 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:260px !important;
}

#item1538788 {
	width:534px !important;
	height:514px !important;
	top:16px !important;
}

#item1538789 {
	width:509px !important;
	height:2263px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1538789 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1538789 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1538789 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1538814 {
	width:14px !important;
	height:9px !important;
}

#item1538817 {
	width:14px !important;
	height:9px !important;
	top:537px !important;
}

#item1538656 {
	width:528px !important;
	height:131px !important;
	top:17px !important;
}

@keyframes intensificar-1538656 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1538656 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1538656 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1538680 {
	width:350px !important;
	height:352px !important;
	top:166px !important;
}

@keyframes intensificar-1538680 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1538680 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1538680 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1538703 {
	width:73px !important;
	height:18px !important;
	left:456px !important;
	top:529px !important;
}

@keyframes intensificar-1538703 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1538703 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1538703 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1538708 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:455px !important;
}

@keyframes intensificar-1538708 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1538708 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1538708 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1538732 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1538732 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1538732 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1538732 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1538755 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1538755 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1538755 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1538755 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1538758 {
	width:160px !important;
	height:18px !important;
	left:368px !important;
	top:472px !important;
}

@keyframes intensificar-1538758 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1538758 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1538758 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1538571 {
	width:552px !important;
	height:547px !important;
	left:636px !important;
	top:178px !important;
}

#item1538823 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:147px !important;
}

#item1538846 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1538870 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1538873 {
	width:434px !important;
	height:37px !important;
	left:16px !important;
}

#item1538897 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1538959 {
	width:123px !important;
	height:50px !important;
}

#item1538960 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1538934 {
	width:123px !important;
	height:50px !important;
}

#item1538935 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1538930 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1539013 {
	width:101px !important;
	height:50px !important;
}

#item1539014 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1538987 {
	width:101px !important;
	height:50px !important;
}

#item1538988 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1538983 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1539066 {
	width:99px !important;
	height:50px !important;
}

#item1539067 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1539041 {
	width:99px !important;
	height:50px !important;
}

#item1539042 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1539037 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1539093 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1539116 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1539090 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1567714 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1567715 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1567711 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1539119 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1539119 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1539119 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1539119 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1545290 {
	width:186px !important;
	height:167px !important;
	top:1032px !important;
}

@keyframes intensificar-1539218 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1539218 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1539218 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1539215 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1539215 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1539215 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1539213 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1539213 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1539213 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1539211 {
	width:700px !important;
	height:309px !important;
}

#item1539220 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1539225 {
	width:80px !important;
	height:13px !important;
	top:182px !important;
}

@keyframes intensificar-1539225 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1539225 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1539225 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1539248 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:54px !important;
}

#item1539252 {
	width:628px !important;
	height:137px !important;
	top:8px !important;
}

#item1539253 {
	width:595px !important;
	height:675px !important;
}

@keyframes intensificar-1539253 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1539253 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1539253 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1539276 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:334px !important;
}

#item1539280 {
	width:628px !important;
	height:273px !important;
	top:206px !important;
}

table#table1856863 tr {
	border-right:3.08px solid #fff;;
}

table#table1856863 {
	table-layout:fixed;
}

#item1539281 {
	width:595px !important;
	height:552px !important;
}

@keyframes intensificar-1539281 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1539281 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1539281 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1539436 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:221px !important;
}

#item1539439 {
	width:628px !important;
	height:471px !important;
	top:8px !important;
}

#item1539440 {
	width:595px !important;
	height:3813px !important;
}

@keyframes intensificar-1539440 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1539440 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1539440 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1539307 {
	width:628px !important;
	height:207px !important;
}

@keyframes intensificar-1539307 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1539307 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1539307 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1539332 {
	width:431px !important;
	height:256px !important;
	top:223px !important;
}

@keyframes intensificar-1539332 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1539332 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1539332 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1539355 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:454px !important;
}

@keyframes intensificar-1539355 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1539355 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1539355 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1539360 {
	width:98px !important;
	height:22px !important;
	left:529px !important;
	top:352px !important;
}

@keyframes intensificar-1539360 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1539360 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1539360 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1539384 {
	width:220px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1539384 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1539384 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1539384 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1539408 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1539408 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1539408 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1539408 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1539412 {
	width:224px !important;
	height:25px !important;
	left:404px !important;
	top:374px !important;
}

@keyframes intensificar-1539412 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1539412 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1539412 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1539223 {
	width:651px !important;
	height:479px !important;
	left:36px !important;
	top:597px !important;
}

#item1539463 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:515px !important;
}

#item1539486 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:449px !important;
}

#item1539510 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1539514 {
	width:628px !important;
	height:52px !important;
	left:22px !important;
}

#item1539537 {
	width:370px !important;
	height:24px !important;
	left:37px !important;
	top:323px !important;
}

#item1539563 {
	width:74px !important;
	height:70px !important;
	background:#e4e1ea;
}

#item1539564 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1539560 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1539597 {
	width:172px !important;
	height:70px !important;
}

#item1539598 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1539572 {
	width:172px !important;
	height:70px !important;
}

#item1539573 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1539568 {
	width:172px !important;
	height:70px !important;
	left:451px !important;
	top:1130px !important;
}

#item1539650 {
	width:141px !important;
	height:70px !important;
}

#item1539651 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1539625 {
	width:141px !important;
	height:70px !important;
}

#item1539626 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1539621 {
	width:141px !important;
	height:70px !important;
	left:305px !important;
	top:1130px !important;
}

#item1539704 {
	width:139px !important;
	height:70px !important;
}

#item1539705 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1539678 {
	width:139px !important;
	height:70px !important;
}

#item1539680 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1539674 {
	width:139px !important;
	height:70px !important;
	left:162px !important;
	top:1130px !important;
}

#item1539731 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1539754 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1539728 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1539757 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1539757 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1539757 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1539757 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1545364 {
	width:81px !important;
	height:279px !important;
	top:511px !important;
}

@keyframes intensificar-1554355 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1554355 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1554355 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1542830 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1542830 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1542830 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1542828 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1542828 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1542828 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1542826 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1542826 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1542826 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1542824 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1542831 {
	width:211px !important;
	height:33px !important;
	left:795px !important;
	top:36px !important;
}

#item1542838 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:128px !important;
}

#item1542861 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1542886 {
	width:57px !important;
	height:13px !important;
	top:261px !important;
}

@keyframes intensificar-1542886 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1542886 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1542886 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1862271 th, table#table1862271 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1862271 tr {
	background:#f5f5f5;;
}

table#table1862271 {
	table-layout:fixed;
}

#item1542933 {
	width:528px !important;
	height:285px !important;
	top:281px !important;
}

@keyframes intensificar-1542933 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1542933 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1542933 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1544356 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:111px !important;
}

#item1544360 {
	width:534px !important;
	height:215px !important;
	top:16px !important;
}

#item1544361 {
	width:509px !important;
	height:427px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1544361 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1544361 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1544361 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1544385 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1544392 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:238px !important;
}

#item1543173 {
	width:528px !important;
	height:377px !important;
	top:11px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1543173 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1543173 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1543173 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1543134 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:270px !important;
}

#item1543138 {
	width:534px !important;
	height:535px !important;
	top:15px !important;
}

#item1543139 {
	width:509px !important;
	height:1339px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1543139 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1543139 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1543139 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1543165 {
	width:14px !important;
	height:9px !important;
}

#item1543169 {
	width:14px !important;
	height:9px !important;
	top:557px !important;
}

#item1542957 {
	width:528px !important;
	height:182px !important;
	top:11px !important;
}

@keyframes intensificar-1542957 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1542957 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1542957 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1542980 {
	width:387px !important;
	height:215px !important;
	top:216px !important;
}

@keyframes intensificar-1542980 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1542980 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1542980 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1543004 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:476px !important;
}

@keyframes intensificar-1543004 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1543004 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1543004 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1543010 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1543010 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1543010 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1543010 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1543034 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1543034 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1543034 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1543034 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1543058 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1543058 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1543058 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1543058 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1543081 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1543081 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1543081 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1543081 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1543084 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:303px !important;
}

@keyframes intensificar-1543084 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1543084 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1543084 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1543107 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:319px !important;
}

@keyframes intensificar-1543107 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1543107 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1543107 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1544327 {
	width:41px !important;
	height:21px !important;
	left:487px !important;
	top:337px !important;
}

@keyframes intensificar-1544327 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1544327 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1544327 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1544331 {
	width:41px !important;
	height:21px !important;
	left:487px !important;
	top:418px !important;
}

@keyframes intensificar-1544331 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1544331 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1544331 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1542884 {
	width:552px !important;
	height:566px !important;
	left:36px !important;
	top:159px !important;
}

#item1543198 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1543202 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1543225 {
	width:264px !important;
	height:17px !important;
	left:36px !important;
	top:11px !important;
}

#item1543284 {
	width:123px !important;
	height:50px !important;
}

#item1543285 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1543259 {
	width:123px !important;
	height:50px !important;
}

#item1543260 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1543255 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1543338 {
	width:113px !important;
	height:50px !important;
}

#item1543339 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1543313 {
	width:113px !important;
	height:50px !important;
}

#item1543314 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1543308 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1543391 {
	width:101px !important;
	height:50px !important;
}

#item1543392 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1543366 {
	width:101px !important;
	height:50px !important;
}

#item1543367 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1543362 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1543445 {
	width:101px !important;
	height:50px !important;
}

#item1543446 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1543419 {
	width:101px !important;
	height:50px !important;
}

#item1543420 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1543415 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
}

#item1543472 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1543495 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1543469 {
	width:122px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1567721 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1567722 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1567718 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1543499 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1543499 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1543499 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1543499 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1545312 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1554369 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1554369 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1554369 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1543560 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1543560 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1543560 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1543558 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1543558 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1543558 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1543556 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1543556 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1543556 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1543554 {
	width:700px !important;
	height:309px !important;
}

#item1543561 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1543564 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1543587 {
	width:628px !important;
	height:23px !important;
	left:36px !important;
	top:449px !important;
}

#item1543612 {
	width:80px !important;
	height:18px !important;
	top:228px !important;
}

@keyframes intensificar-1543612 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1543612 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1543612 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1543659 {
	width:628px !important;
	height:207px !important;
}

#item1543660 {
	width:595px !important;
	height:733px !important;
}

@keyframes intensificar-1543660 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1543660 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1543660 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1543683 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:81px !important;
}

#item1544951 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:381px !important;
}

#item1544955 {
	width:628px !important;
	height:273px !important;
	top:253px !important;
}

table#table1867791 th, table#table1867791 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1867791 tr {
	background:#f5f5f5;;
}

table#table1867791 {
	table-layout:fixed;
}

#item1544956 {
	width:595px !important;
	height:419px !important;
}

@keyframes intensificar-1544956 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1544956 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1544956 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1543894 {
	width:628px !important;
	height:526px !important;
}

#item1543895 {
	width:595px !important;
	height:849px !important;
}

@keyframes intensificar-1543895 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1543895 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1543895 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1543918 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:240px !important;
}

#item1543865 {
	width:628px !important;
	height:526px !important;
}

#item1543866 {
	width:595px !important;
	height:2284px !important;
}

@keyframes intensificar-1543866 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1543866 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1543866 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1543889 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:240px !important;
}

#item1543691 {
	width:628px !important;
	height:278px !important;
}

@keyframes intensificar-1543691 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1543691 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1543691 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1543714 {
	width:431px !important;
	height:230px !important;
	top:296px !important;
}

@keyframes intensificar-1543714 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1543714 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1543714 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1543737 {
	width:102px !important;
	height:25px !important;
	left:525px !important;
	top:500px !important;
}

@keyframes intensificar-1543737 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1543737 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1543737 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1543743 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1543743 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1543743 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1543743 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1543766 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1543766 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1543766 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1543766 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1543790 {
	width:220px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1543790 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1543790 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1543790 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1543813 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1543813 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1543813 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1543813 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1543816 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:298px !important;
}

@keyframes intensificar-1543816 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1543816 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1543816 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1543841 {
	width:130px !important;
	height:25px !important;
	left:497px !important;
	top:320px !important;
}

@keyframes intensificar-1543841 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1543841 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1543841 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1544876 {
	width:58px !important;
	height:29px !important;
	left:570px !important;
	top:432px !important;
}

@keyframes intensificar-1544876 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1544876 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1544876 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1544880 {
	width:58px !important;
	height:29px !important;
	left:570px !important;
	top:345px !important;
}

@keyframes intensificar-1544880 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1544880 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1544880 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1543610 {
	width:651px !important;
	height:526px !important;
	left:36px !important;
	top:554px !important;
}

#item1543923 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1543927 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1543950 {
	width:370px !important;
	height:24px !important;
	left:37px !important;
	top:323px !important;
}

#item1543976 {
	width:53px !important;
	height:70px !important;
	background:#e4e1ea;
}

#item1543977 {
	width:26px !important;
	height:46px !important;
	left:14px !important;
	top:11px !important;
}

#item1543973 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1544011 {
	width:172px !important;
	height:70px !important;
}

#item1544012 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1543984 {
	width:172px !important;
	height:70px !important;
}

#item1543986 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1543980 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1544064 {
	width:158px !important;
	height:70px !important;
}

#item1544065 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1544039 {
	width:158px !important;
	height:70px !important;
}

#item1544040 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1544035 {
	width:158px !important;
	height:70px !important;
	left:309px !important;
	top:1130px !important;
}

#item1544118 {
	width:141px !important;
	height:70px !important;
}

#item1544119 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1544093 {
	width:141px !important;
	height:70px !important;
}

#item1544094 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1544089 {
	width:141px !important;
	height:70px !important;
	left:164px !important;
	top:1130px !important;
}

#item1544171 {
	width:141px !important;
	height:70px !important;
}

#item1544172 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1544146 {
	width:141px !important;
	height:70px !important;
}

#item1544147 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1544142 {
	width:141px !important;
	height:70px !important;
	left:18px !important;
	top:1130px !important;
}

#item1544199 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1544222 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1544196 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1544225 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1544225 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1544225 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1544225 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1452844 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

#item1452853 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:567px !important;
	height:85px !important;
	left:25px !important;
	top:33px !important;
	border-radius:12px;
	background:#000;
}

#item1452854 {
	width:1200px !important;
	height:790px !important;
}

#item1452862 {
	width:70px !important;
	height:23px !important;
	left:508px !important;
	top:49px !important;
	border-radius:6px;
	background:#fff;
}

#item1452871 {
	width:19px !important;
	height:5px !important;
	left:1px !important;
	top:3px !important;
}

#item1452876 {
	width:23px !important;
	height:7px !important;
	top:10px !important;
}

#item1452881 {
	width:20px !important;
	height:5px !important;
	left:5px !important;
	top:19px !important;
}

#item1452886 {
	width:16px !important;
	height:7px !important;
	left:1px !important;
}

#item1452891 {
	width:25px !important;
	height:15px !important;
	top:2px !important;
}

#item1452897 {
	width:18px !important;
	height:8px !important;
	left:8px !important;
	top:19px !important;
}

#item1452903 {
	width:25px !important;
	height:15px !important;
	left:2px !important;
	top:10px !important;
}

#item1452913 {
	width:1px !important;
	height:3px !important;
	left:44px !important;
	top:20px !important;
	background:#1e1541;
}

#item1452932 {
	width:62px !important;
	height:31px !important;
	left:1117px !important;
	top:743px !important;
}

#item1409896 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1409896 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1409896 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1409896 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1452464 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

#item1452475 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:651px !important;
	height:60px !important;
	left:25px !important;
	top:24px !important;
	border-radius:12px;
	background:#000;
}

#item1452476 {
	width:70px !important;
	height:23px !important;
	left:588px !important;
	top:43px !important;
	border-radius:6px;
	background:#fff;
}

#item1452484 {
	width:703px !important;
	height:1200px !important;
	left:-1px !important;
}

#item1452491 {
	width:19px !important;
	height:5px !important;
	left:1px !important;
	top:3px !important;
}

#item1452496 {
	width:23px !important;
	height:7px !important;
	top:10px !important;
}

#item1452501 {
	width:20px !important;
	height:5px !important;
	left:5px !important;
	top:19px !important;
}

#item1452507 {
	width:16px !important;
	height:7px !important;
	left:1px !important;
}

#item1452513 {
	width:25px !important;
	height:15px !important;
	top:2px !important;
}

#item1452518 {
	width:18px !important;
	height:8px !important;
	left:8px !important;
	top:19px !important;
}

#item1452524 {
	width:25px !important;
	height:15px !important;
	left:2px !important;
	top:10px !important;
}

#item1452529 {
	width:62px !important;
	height:31px !important;
	left:615px !important;
	top:1169px !important;
}

#item1409753 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1409753 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1409753 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1409753 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1410051 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

#item1409991 {
	width:150px !important;
	height:28px !important;
	left:525px !important;
	top:609px !important;
}

#item1410014 {
	width:446px !important;
	height:39px !important;
	left:377px !important;
	top:686px !important;
}

#item1410041 {
	width:122px !important;
	height:28px !important;
	left:539px !important;
	top:640px !important;
}

#item1410046 {
	width:424px !important;
	height:68px !important;
	left:388px !important;
	top:361px !important;
}

@keyframes intensificar-1410046 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1410046 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1410046 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1222351 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1222351 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1222351 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1222351 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1410071 {
	width:705px !important;
	height:1206px !important;
	background:#101820;
}

#item1410073 {
	width:214px !important;
	height:40px !important;
	left:243px !important;
	top:791px !important;
}

#item1410096 {
	width:628px !important;
	height:57px !important;
	left:36px !important;
	top:911px !important;
}

#item1410123 {
	width:171px !important;
	height:39px !important;
	left:265px !important;
	top:834px !important;
}

#item1410129 {
	width:424px !important;
	height:68px !important;
	left:138px !important;
	top:566px !important;
}

@keyframes intensificar-1410129 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1410129 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1410129 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1345536 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1345536 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1345536 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1345536 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

p.autoParaStyle158 {
	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.autoParaStyle157 {
	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.autoParaStyle156 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:12px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle155 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:10px;
	line-height:12px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle154 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:12px;
	color:#272f36;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle153 {
	font-weight:bold;
	font-family:FF-Averta-Bold,Averta;
	font-size:16.8px;
	line-height:19.6px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle152 {
	font-weight:bold;
	font-family:FF-Averta-Bold,Averta;
	font-size:12px;
	line-height:14px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle151 {
	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.autoParaStyle150 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:20px;
	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.autoParaStyle149 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:16px;
	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.autoParaStyle148 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:16px;
	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.autoParaStyle147 {
	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.autoParaStyle146 {
	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.autoParaStyle145 {
	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.autoParaStyle144 {
	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.autoParaStyle143 {
	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.autoParaStyle142 {
	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.autoParaStyle141 {
	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.autoParaStyle140 {
	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.autoParaStyle139 {
	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.autoParaStyle138 {
	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.autoParaStyle137 {
	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.autoParaStyle136 {
	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.autoParaStyle135 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:18.2px;
	line-height:23.8px;
	color:#ea5153;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle134 {
	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.autoParaStyle133 {
	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.autoParaStyle132 {
	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.autoParaStyle131 {
	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.autoParaStyle130 {
	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.autoParaStyle129 {
	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.autoParaStyle128 {
	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.autoParaStyle127 {
	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.autoParaStyle126 {
	font-family:FF-Averta-Regular,Averta;
	font-size:16.8px;
	line-height:23.8px;
	color:#786b9a;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle125 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size: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.autoParaStyle124 {
	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.autoParaStyle123 {
	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.autoParaStyle122 {
	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.autoParaStyle121 {
	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.autoParaStyle120 {
	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.autoParaStyle119 {
	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.autoParaStyle118 {
	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.autoParaStyle117 {
	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.autoParaStyle116 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:19.6px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle115 {
	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.autoParaStyle114 {
	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.autoParaStyle113 {
	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.autoParaStyle112 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:13px;
	line-height:17px;
	color:#ea5153;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle111 {
	font-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.autoParaStyle110 {
	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.autoParaStyle109 {
	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.autoParaStyle108 {
	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.autoParaStyle107 {
	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.autoParaStyle106 {
	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.autoParaStyle105 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:17px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle104 {
	font-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.autoParaStyle103 {
	font-family:FF-Averta-Regular,Averta;
	font-size:12px;
	line-height:17px;
	color:#786b9a;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after: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.autoParaStyle102 {
	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.autoParaStyle101 {
	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.autoParaStyle100 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:9px;
	line-height:10px;
	color:#272f36;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle99 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:9px;
	line-height:10px;
	color:#272f36;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle98 {
	font-family:FF-Averta-Regular,Averta;
	font-size:3.2px;
	line-height:18px;
	color:#3c3c3b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle97 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:9px;
	line-height:15px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle96 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:9px;
	line-height:14px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle95 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:12px;
	line-height:14px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle94 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:15px;
	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.autoParaStyle93 {
	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.autoParaStyle92 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18.2px;
	line-height:21px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle91 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:25px;
	line-height:25px;
	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.autoParaStyle90 {
	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.autoParaStyle89 {
	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.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:300;
	font-family:FF-Averta-Light,Averta;
	font-size:11.6px;
	line-height:18.3px;
	color:#f3f3f2;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle86 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:13.4px;
	line-height:18.3px;
	color:#f3f3f2;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle85 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size: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.autoParaStyle84 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:11.6px;
	line-height:18.3px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle83 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:13.4px;
	line-height:18.3px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle82 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:14.6px;
	line-height:31.7px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle81 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:17.1px;
	line-height:20.7px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle80 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:17.1px;
	line-height:20.7px;
	color:#ea5153;
	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.autoParaStyle79 {
	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.autoParaStyle78 {
	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.autoParaStyle77 {
	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.autoParaStyle76 {
	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.autoParaStyle75 {
	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.autoParaStyle74 {
	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.autoParaStyle73 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:11px;
	line-height:15px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle72 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size: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.autoParaStyle71 {
	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.autoParaStyle70 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:9.5px;
	line-height:15px;
	color:#f3f3f2;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-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.autoParaStyle69 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:11px;
	line-height:15px;
	color:#f3f3f2;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-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.autoParaStyle68 {
	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.autoParaStyle67 {
	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.autoParaStyle66 {
	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.autoParaStyle65 {
	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.autoParaStyle64 {
	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:-18px;
	padding-left:18px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle63 {
	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.autoParaStyle62 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:20px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle61 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size: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:-13px;
	padding-left:13px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle60 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:16px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle59 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:14.6px;
	line-height:21px;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle58 {
	font-family:"Optima LT Pro";
	font-size:14.6px;
	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;
	margin-bottom:8px;
	text-align:left;
}

p.autoParaStyle57 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:14.6px;
	line-height:21px;
	color:#3c3c3b;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle56 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:15.4px;
	line-height:18.5px;
	color:#000;
	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:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle55 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:18px;
	line-height:25.2px;
	color:#3c3c3b;
	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.autoParaStyle54 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:42px;
	line-height:50.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;
}

p.autoParaStyle53 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-DemiBold,"Optima LT Pro",sans-serif;
	font-size:42px;
	line-height:50.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;
}

p.autoParaStyle52 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:10.4px;
	line-height:15px;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle51 {
	font-family:"Optima LT Pro";
	font-size:10.4px;
	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;
	margin-bottom:6px;
	text-align:left;
}

p.autoParaStyle50 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:10.4px;
	line-height:15px;
	color:#3c3c3b;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle49 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:11px;
	line-height:13.2px;
	color:#000;
	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:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle48 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:13.5px;
	line-height:18px;
	color:#3c3c3b;
	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.autoParaStyle47 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:30px;
	line-height:36px;
	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.autoParaStyle46 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-DemiBold,"Optima LT Pro",sans-serif;
	font-size:30px;
	line-height:36px;
	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.autoParaStyle45 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-DemiBold,"Optima LT Pro",sans-serif;
	font-size:27.3px;
	line-height:19.7px;
	color:#3c3c3b;
	letter-spacing:0.100em;
	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;
	margin-bottom:16px;
	text-align:center;
}

p.autoParaStyle44 {
	font-family:FF-Averta-Regular,Averta;
	font-size:20px;
	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;
	margin-bottom:20px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle43 {
	font-family:FF-Averta-Regular,Averta;
	font-size:18px;
	line-height:20px;
	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;
	margin-bottom:20px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle42 {
	font-family:FF-Averta-Regular,Averta;
	font-size:17px;
	line-height:23px;
	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;
	margin-bottom:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle41 {
	font-family:FF-Averta-Regular,Averta;
	font-size:14px;
	line-height:16px;
	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;
	margin-bottom:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle40 {
	font-family:FF-Averta-Regular,Averta;
	font-size:12px;
	line-height:16px;
	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;
	margin-bottom:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle39 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:19.6px;
	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.autoParaStyle38 {
	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.autoParaStyle37 {
	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.autoParaStyle36 {
	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.autoParaStyle35 {
	font-weight:900;
	font-family:FF-OptimaLTPro-Black,"Optima LT Pro",Impact, Charcoal, 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.autoParaStyle34 {
	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.autoParaStyle33 {
	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.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;
	text-align:left;
}

p.autoParaStyle31 {
	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.autoParaStyle30 {
	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.autoParaStyle29 {
	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.autoParaStyle28 {
	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.autoParaStyle27 {
	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.autoParaStyle26 {
	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.autoParaStyle25 {
	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.autoParaStyle24 {
	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.autoParaStyle23 {
	font-weight:900;
	font-family:FF-OptimaLTPro-Black,"Optima LT Pro",Impact, Charcoal, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle22 {
	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.autoParaStyle21 {
	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.autoParaStyle20 {
	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.autoParaStyle19 {
	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.autoParaStyle18 {
	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.autoParaStyle17 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:18px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle16 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18px;
	line-height:20px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle15 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:14px;
	line-height: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.autoParaStyle14 {
	font-family:FF-Lora-Regular,Lora;
	font-size:47.6px;
	line-height:51.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:center;
}

p.autoParaStyle13 {
	font-weight:bold;
	font-style:italic;
	font-family:FF-LoraItalic-BoldItalic,Lora;
	font-size:47.6px;
	line-height:51.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:center;
}

p.autoParaStyle12 {
	font-weight:500;
	font-style:italic;
	font-family:FF-LoraItalic-MediumItalic,Lora;
	font-size:18px;
	line-height:20px;
	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.autoParaStyle11 {
	font-family:FF-Lora-Regular,Lora;
	font-size:24px;
	line-height:19px;
	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.autoParaStyle10 {
	font-family:FF-Lora-Regular,Lora;
	font-size:38px;
	line-height:40px;
	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.autoParaStyle9 {
	font-family:FF-Lora-Regular,Lora;
	font-size:40px;
	line-height:43px;
	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.autoParaStyle8 {
	font-weight:600;
	font-family:Lora;
	font-size:23px;
	line-height:24px;
	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:center;
}

p.autoParaStyle7 {
	font-weight:600;
	font-family:Lora;
	font-size:23px;
	line-height:19px;
	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:center;
}

p.autoParaStyle6 {
	font-family:FF-Lora-Regular,Lora;
	font-size:16px;
	line-height:19px;
	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:center;
}

p.autoParaStyle5 {
	font-family:FF-Lora-Regular,Lora;
	font-size:14px;
	line-height:19px;
	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:center;
}

p.autoParaStyle4 {
	font-weight:500;
	font-style:italic;
	font-family:FF-LoraItalic-MediumItalic,Lora;
	font-size:18px;
	line-height:19px;
	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.autoParaStyle3 {
	font-family:FF-Lora-Regular,Lora;
	font-size:16px;
	line-height:19px;
	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.autoParaStyle2 {
	font-weight:bold;
	font-style:italic;
	font-family:FF-LoraItalic-BoldItalic,Lora;
	font-size:36px;
	line-height:43px;
	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.autoParaStyle1 {
	font-family:FF-Lora-Regular,Lora;
	font-size:36px;
	line-height:43px;
	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.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.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.Subtítulo-8pt--Dias {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:8px;
	line-height:10px;
	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:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.Subtítulo {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#000;
	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:20px;
	-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._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 {
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.autoCharStyle22 {
}

span.autoCharStyle21 {
	font-size:14px;
}

span.autoCharStyle20 {
	font-size:10px;
}

span.autoCharStyle19 {
	color:#101820;
}

span.autoCharStyle18 {
	font-weight:bold;
	font-family:FF-Averta-Bold,Averta;
	font-size:21px;
	color:#ea5153;
}

span.autoCharStyle17 {
}

span.autoCharStyle16 {
	font-weight:bold;
	font-family:FF-Averta-Bold,Averta;
	font-size:15px;
	color:#ea5153;
}

span.autoCharStyle15 {
}

span.autoCharStyle14 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-DemiBold,"Optima LT Pro",sans-serif;
	font-size:22.9px;
	letter-spacing:0.100em;
}

span.autoCharStyle13 {
	color:#575756;
	text-decoration:underline;
}

span.autoCharStyle12 {
}

span.autoCharStyle11 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-DemiBold,"Optima LT Pro",sans-serif;
	font-size:16.4px;
	letter-spacing:0.100em;
}

span.autoCharStyle10 {
}

span.autoCharStyle9 {
	color:#ea5153;
}

span.autoCharStyle8 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
}

span.autoCharStyle7 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
}

span.autoCharStyle6 {
	font-weight:bold;
	font-family:FF-Averta-Bold,Averta;
}

span.autoCharStyle5 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	color:#ea5153;
}

span.autoCharStyle4 {
}

span.autoCharStyle3 {
	font-weight:bold;
	font-style:italic;
	font-family:FF-LoraItalic-BoldItalic,Lora;
}

span.autoCharStyle2 {
}

span.autoCharStyle1 {
	font-weight:600;
	font-family:FF-Lora-SemiBold,Lora;
}

span.Hipervínculo {
	color:#575756;
	text-decoration:underline;
}

span._2-1_NEGRITA_TEXTO-GENERAL {
	font-weight:bold;
}

span.C_Negrita {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:12px;
	color:#101820;
	letter-spacing:0.010em;
}

span.C_Titulo {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	color:#ea5153;
	letter-spacing:0.050em;
}

span.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; } }

