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

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

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

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

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

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

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

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

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

#item1324189 {
	width:1220px !important;
	height:810px !important;
	left:-10px !important;
	top:-10px !important;
	background:#000;
}

#item1534189 {
	width:1200px !important;
	height:790px !important;
}

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

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

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

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

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

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

#item1594626 {
	width:1902px !important;
	height:1263px !important;
	left:-538px !important;
	top:-27px !important;
	background:#000;
}

#item1594627 {
	width:1871px !important;
	height:1232px !important;
	left:-523px !important;
	top:-11px !important;
}

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

#item1455307 {
	width:645px !important;
	height:22px !important;
	left:41px !important;
	top:169px !important;
}

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

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

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

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

#item1222389 {
	width:1220px !important;
	height:810px !important;
	left:-10px !important;
	top:-10px !important;
	background:#000;
}

#item1182245 {
	width:238px !important;
	height:159px !important;
	left:963px !important;
	top:631px !important;
}

#item1152142 {
	width:427px !important;
	height:161px !important;
	left:75px !important;
	top:79px !important;
}

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

#item1152165 {
	opacity:0.45;
	width:405px !important;
	height:319px !important;
	left:75px !important;
	top:267px !important;
	background:#0e0b00;
}

#item1152187 {
	width:339px !important;
	height:298px !important;
	left:105px !important;
	top:297px !important;
}

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

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

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

#item1455364 {
	width:427px !important;
	height:161px !important;
	left:237px !important;
	top:465px !important;
}

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

#item1455387 {
	opacity:0.45;
	width:628px !important;
	height:359px !important;
	left:36px !important;
	top:657px !important;
	background:#0e0b00;
}

#item1455388 {
	width:600px !important;
	height:306px !important;
	left:50px !important;
	top:687px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1414191 {
	width:13px !important;
	height:26px !important;
	left:1141px !important;
	top:116px !important;
}

#item1414196 {
	width:1086px !important;
	height:188px !important;
	left:49px !important;
	top:34px !important;
}

#item1436480 {
	width:82px !important;
	height:9px !important;
	top:10px !important;
}

#item1436503 {
	width:56px !important;
	height:29px !important;
	left:82px !important;
}

#item1436510 {
	width:98px !important;
	height:9px !important;
	top:10px !important;
}

#item1436533 {
	width:56px !important;
	height:29px !important;
	left:98px !important;
}

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

#item1414261 {
	width:14px !important;
	height:9px !important;
	left:1124px !important;
	top:19px !important;
}

#item1414267 {
	width:14px !important;
	height:9px !important;
	left:1124px !important;
	top:228px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1546987_1547011 {
	width:78.8257603714201px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1546987_1547016 {
	width:78.8257603714201px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1546987 {
	width:609px !important;
	height:995px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item1545546 {
	width:628px !important;
	height:636px !important;
	top:62px !important;
}

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

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

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

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

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

#item1545516 {
	width:628px !important;
	height:70px !important;
	left:36px !important;
	top:461px !important;
}

#item1545319 {
	width:700px !important;
	height:709px !important;
	top:38px !important;
	background:#f3f3f2;
}

#item1545351 {
	width:628px !important;
	height:218px !important;
	top:28px !important;
}

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

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

#item1545398 {
	width:387px !important;
	height:371px !important;
	left:36px !important;
	top:376px !important;
}

#item1545421 {
	width:628px !important;
	height:12px !important;
	left:36px !important;
	top:352px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1418741 {
	width:13px !important;
	height:26px !important;
	left:544px !important;
	top:251px !important;
}

#item1418744 {
	width:534px !important;
	height:497px !important;
	top:15px !important;
}

#item1433991 {
	width:509px !important;
	height:954px !important;
}

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

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

#item1418773 {
	width:14px !important;
	height:9px !important;
	top:519px !important;
}

#item1286945 {
	width:528px !important;
	height:227px !important;
	top:15px !important;
}

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

#item1160201 {
	width:528px !important;
	height:296px !important;
	top:15px !important;
}

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

#item1153145 {
	width:528px !important;
	height:416px !important;
	top:15px !important;
}

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

#item1160912 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:250px !important;
}

#item1160916 {
	width:534px !important;
	height:497px !important;
	top:15px !important;
}

#item1443580 {
	width:509px !important;
	height:1234px !important;
}

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

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

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

#item1156743 {
	width:557px !important;
	height:528px !important;
	left:636px !important;
	top:174px !important;
}

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

#item1161905 {
	width:98px !important;
	height:50px !important;
}

#item1161906 {
	width:81px !important;
	height:28px !important;
	left:16px !important;
	top:10px !important;
}

#item1161880 {
	width:98px !important;
	height:50px !important;
}

#item1161881 {
	width:83px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1161877 {
	width:98px !important;
	height:50px !important;
	left:904px !important;
	top:740px !important;
}

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

#item1286917 {
	width:104px !important;
	height:50px !important;
}

#item1286918 {
	width:89px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1286892 {
	width:104px !important;
	height:50px !important;
}

#item1286893 {
	width:89px !important;
	height:26px !important;
	left:15px !important;
	top:10px !important;
}

#item1286889 {
	width:104px !important;
	height:50px !important;
	left:1005px !important;
	top:740px !important;
}

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

#item1286678 {
	width:88px !important;
	height:50px !important;
}

#item1286679 {
	width:73px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1286653 {
	width:88px !important;
	height:50px !important;
}

#item1286654 {
	width:73px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1286650 {
	width:88px !important;
	height:50px !important;
	left:1112px !important;
	top:740px !important;
}

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

#item1286598 {
	width:107px !important;
	height:50px !important;
}

#item1286599 {
	width:92px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

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

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

#item1161932 {
	width:107px !important;
	height:50px !important;
	left:793px !important;
	top:740px !important;
}

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

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

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

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

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

#item1161993 {
	width:116px !important;
	height:50px !important;
	left:674px !important;
	top:740px !important;
}

#item1418844 {
	width:25px !important;
	height:53px !important;
	left:672px !important;
	top:737px !important;
}

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

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

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

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

#item1456273 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:435px !important;
}

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

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

#item1491114 {
	width:23px !important;
	height:46px !important;
	left:632px !important;
	top:216px !important;
}

#item1547663 {
	width:614px !important;
	height:462px !important;
	top:15px !important;
}

#item1547666 {
	width:595px !important;
	height:1546px !important;
}

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

#item1456413 {
	width:628px !important;
	height:318px !important;
}

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

#item1456389 {
	width:628px !important;
	height:477px !important;
}

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

#item1456365 {
	width:628px !important;
	height:492px !important;
}

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

#item1491078 {
	width:23px !important;
	height:46px !important;
	left:632px !important;
	top:216px !important;
}

#item1547631 {
	width:614px !important;
	height:477px !important;
}

#item1547636 {
	width:595px !important;
	height:2002px !important;
}

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

#item1456324 {
	width:655px !important;
	height:492px !important;
	left:36px !important;
	top:540px !important;
}

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

#item1456504 {
	width:163px !important;
	height:70px !important;
}

#item1456505 {
	width:113px !important;
	height:39px !important;
	left:48px !important;
	top:14px !important;
}

#item1456479 {
	width:163px !important;
	height:70px !important;
}

#item1456480 {
	width:116px !important;
	height:39px !important;
	left:47px !important;
	top:14px !important;
}

#item1456475 {
	width:164px !important;
	height:70px !important;
	left:259px !important;
	top:1130px !important;
}

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

#item1456556 {
	width:146px !important;
	height:70px !important;
}

#item1456558 {
	width:125px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1456531 {
	width:146px !important;
	height:70px !important;
}

#item1456532 {
	width:125px !important;
	height:36px !important;
	left:21px !important;
	top:14px !important;
}

#item1456528 {
	width:146px !important;
	height:70px !important;
	left:427px !important;
	top:1130px !important;
}

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

#item1456609 {
	width:123px !important;
	height:70px !important;
}

#item1456610 {
	width:102px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1456584 {
	width:123px !important;
	height:70px !important;
}

#item1456585 {
	width:102px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1456581 {
	width:123px !important;
	height:70px !important;
	left:577px !important;
	top:1130px !important;
}

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

#item1456661 {
	width:150px !important;
	height:70px !important;
}

#item1456662 {
	width:129px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1456636 {
	width:150px !important;
	height:70px !important;
}

#item1456637 {
	width:129px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1456633 {
	width:150px !important;
	height:70px !important;
	left:550px !important;
	top:1056px !important;
}

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

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

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

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

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

#item1456686 {
	width:162px !important;
	height:70px !important;
	left:383px !important;
	top:1056px !important;
}

#item1456738 {
	width:35px !important;
	height:74px !important;
	left:381px !important;
	top:1051px !important;
}

#item1491042 {
	width:35px !important;
	height:74px !important;
	left:256px !important;
	top:1127px !important;
}

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

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

@keyframes moverhacialaizquierdayreducir-1153325 {
	0% {
		transform:translate(-46px,0px) scaleX(0.9) scaleY(0.9);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes moverhacialaizquierdayreducir-1153325 {
	0% {
		-webkit-transform:translate(-46px,0px) scaleX(0.9) scaleY(0.9);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item1167476 {
	width:417px !important;
	height:908px !important;
	left:783px !important;
	top:-57px !important;
	background:#fff;
}

#item1182257 {
	width:200px !important;
	height:229px !important;
	left:1000px !important;
	top:561px !important;
}

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

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

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

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

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

#item1153377 {
	width:269px !important;
	height:51px !important;
	left:850px !important;
	top:155px !important;
}

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

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

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

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

#item1254416 {
	width:314px !important;
	height:51px !important;
	left:850px !important;
	top:246px !important;
}

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

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

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

#item1409312 {
	width:241px !important;
	height:51px !important;
	left:50px !important;
}

#item1409306 {
	width:314px !important;
	height:51px !important;
	left:850px !important;
	top:344px !important;
}

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

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

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

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

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

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

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

#item1456801 {
	width:35px !important;
	height:35px !important;
	top:18px !important;
}

#item1456805 {
	width:307px !important;
	height:72px !important;
	left:71px !important;
}

#item1456772 {
	width:35px !important;
	height:35px !important;
	top:18px !important;
}

#item1456776 {
	width:307px !important;
	height:72px !important;
	left:71px !important;
}

#item1456769 {
	width:377px !important;
	height:72px !important;
	left:80px !important;
	top:772px !important;
}

#item1456859 {
	width:35px !important;
	height:35px !important;
	top:18px !important;
}

#item1456862 {
	width:370px !important;
	height:72px !important;
	left:71px !important;
}

#item1456831 {
	width:35px !important;
	height:35px !important;
	top:18px !important;
}

#item1456835 {
	width:370px !important;
	height:72px !important;
	left:71px !important;
}

#item1456828 {
	width:440px !important;
	height:72px !important;
	left:80px !important;
	top:873px !important;
}

#item1456916 {
	width:35px !important;
	height:35px !important;
	top:18px !important;
}

#item1456921 {
	width:370px !important;
	height:72px !important;
	left:71px !important;
}

#item1456888 {
	width:35px !important;
	height:35px !important;
	top:18px !important;
}

#item1456891 {
	width:338px !important;
	height:72px !important;
	left:71px !important;
}

#item1456885 {
	width:440px !important;
	height:72px !important;
	left:80px !important;
	top:991px !important;
}

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

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

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

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

#item1222391 {
	width:1236px !important;
	height:814px !important;
	left:-18px !important;
	top:-12px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1159771 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		transform:translate(-70px,0px) scaleX(0.9) scaleY(0.9);
		opacity:1;
	}
}
@-webkit-keyframes moverhacialaizquierdayreducir-1159771 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(-70px,0px) scaleX(0.9) scaleY(0.9);
		opacity:1;
	}
}
#item1153777 {
	width:420px !important;
	height:107px !important;
	left:11px !important;
	top:450px !important;
}

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

#item1153800 {
	opacity:0.45;
	width:352px !important;
	height:208px !important;
	left:79px !important;
	top:531px !important;
	background:#0e0b00;
}

#item1153802 {
	width:306px !important;
	height:188px !important;
	left:101px !important;
	top:551px !important;
}

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

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

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

@keyframes moverhacialaizquierdayreducir-1456989 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		transform:translate(-70px,0px) scaleX(0.9) scaleY(0.9);
		opacity:1;
	}
}
@-webkit-keyframes moverhacialaizquierdayreducir-1456989 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(-70px,0px) scaleX(0.9) scaleY(0.9);
		opacity:1;
	}
}
#item1456995 {
	width:476px !important;
	height:107px !important;
	left:60px !important;
	top:920px !important;
}

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

#item1457018 {
	opacity:0.20;
	width:628px !important;
	height:173px !important;
	left:36px !important;
	top:991px !important;
	background:#0e0b00;
}

#item1457019 {
	width:582px !important;
	height:130px !important;
	left:60px !important;
	top:1011px !important;
}

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

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

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

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

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

#item1156489 {
	width:528px !important;
	height:640px !important;
	left:36px !important;
	top:65px !important;
}

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

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

#item1159937 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:322px !important;
}

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

#item1429808 {
	width:509px !important;
	height:918px !important;
}

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

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

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

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

#item1154186 {
	width:528px !important;
	height:580px !important;
	left:36px !important;
	top:65px !important;
}

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

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

#item1177519 {
	width:75px !important;
	height:16px !important;
	left:47px !important;
	top:84px !important;
}

#item1242174 {
	width:114px !important;
	height:16px !important;
	left:432px !important;
	top:84px !important;
}

#item1414120 {
	width:20px !important;
	height:10px !important;
	left:138px !important;
	top:191px !important;
}

#item1414028 {
	width:20px !important;
	height:10px !important;
	left:142px !important;
	top:119px !important;
}

#item1408096 {
	width:20px !important;
	height:10px !important;
	left:142px !important;
	top:155px !important;
}

#item1408106 {
	width:20px !important;
	height:10px !important;
	left:157px !important;
	top:173px !important;
}

#item1408686 {
	width:33px !important;
	height:17px !important;
	left:47px !important;
	top:346px !important;
}

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

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

table#table1617906 {
	table-layout:fixed;
}

#item1313681 {
	width:500px !important;
	height:229px !important;
	left:11px !important;
}

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

#item1313704 {
	width:511px !important;
	height:17px !important;
	top:178px !important;
}

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

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

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

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

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

#item1313716 {
	width:511px !important;
	height:17px !important;
	top:35px !important;
}

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

#item1313720 {
	width:511px !important;
	height:17px !important;
	top:53px !important;
}

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

#item1313724 {
	width:511px !important;
	height:17px !important;
	top:71px !important;
}

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

#item1313728 {
	width:511px !important;
	height:17px !important;
	top:88px !important;
}

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

#item1313732 {
	width:511px !important;
	height:17px !important;
	top:106px !important;
}

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

#item1313737 {
	width:511px !important;
	height:17px !important;
	top:124px !important;
}

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

#item1501847 {
	width:511px !important;
	height:17px !important;
	top:145px !important;
}

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

#item1549683 {
	width:511px !important;
	height:17px !important;
	top:161px !important;
}

#item1408691 {
	width:87px !important;
	height:8px !important;
	left:86px !important;
	top:350px !important;
}

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

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

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

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

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

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

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

#item1409203 {
	width:354px !important;
	height:554px !important;
	left:134px !important;
	top:151px !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:99px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item1174072 {
	width:131px !important;
	height:50px !important;
	left:797px !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:672px !important;
	top:740px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item1223792 {
	width:149px !important;
	height:13px !important;
	left:17px !important;
}

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

#item1223789 {
	width:166px !important;
	height:13px !important;
	left:398px !important;
	top:748px !important;
}

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

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

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

#item1491201 {
	width:23px !important;
	height:46px !important;
	left:678px !important;
	top:467px !important;
}

#item1547599 {
	width:614px !important;
	height:750px !important;
	left:46px !important;
	top:93px !important;
}

#item1547601 {
	width:595px !important;
	height:998px !important;
}

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

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

#item1491196 {
	width:23px !important;
	height:46px !important;
	left:678px !important;
	top:467px !important;
}

#item1547568 {
	width:614px !important;
	height:758px !important;
	left:46px !important;
	top:93px !important;
}

#item1547569 {
	width:595px !important;
	height:1546px !important;
}

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

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

#item1457300 {
	width:628px !important;
	height:736px !important;
	left:46px !important;
	top:94px !important;
}

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

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

#item1457096 {
	width:92px !important;
	height:20px !important;
	left:60px !important;
	top:94px !important;
}

#item1457120 {
	width:139px !important;
	height:20px !important;
	left:529px !important;
	top:94px !important;
}

#item1457159 {
	width:40px !important;
	height:20px !important;
	left:60px !important;
	top:394px !important;
}

#item1457224 {
	width:106px !important;
	height:10px !important;
	left:107px !important;
	top:399px !important;
}

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

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

#item1501858 {
	width:24px !important;
	height:12px !important;
	left:170px !important;
	top:223px !important;
}

#item1501861 {
	width:24px !important;
	height:12px !important;
	left:176px !important;
	top:135px !important;
}

#item1501865 {
	width:24px !important;
	height:12px !important;
	left:176px !important;
	top:179px !important;
}

#item1501868 {
	width:24px !important;
	height:12px !important;
	left:194px !important;
	top:201px !important;
}

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

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

table#table1625213 {
	table-layout:fixed;
}

#item1501872 {
	width:610px !important;
	height:265px !important;
	left:59px !important;
	top:132px !important;
}

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

#item1532283 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:345px !important;
}

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

#item1532286 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:129px !important;
}

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

#item1532289 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:151px !important;
}

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

#item1532292 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:172px !important;
}

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

#item1532295 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:194px !important;
}

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

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

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

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

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

#item1532306 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:258px !important;
}

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

#item1532309 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:280px !important;
}

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

#item1532312 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:306px !important;
}

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

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

#item1457062 {
	width:700px !important;
	height:880px !important;
	left:10px !important;
	top:10px !important;
}

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

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

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

#item1457435 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1457612 {
	width:135px !important;
	height:21px !important;
	left:13px !important;
}

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

#item1457609 {
	width:148px !important;
	height:21px !important;
	left:36px !important;
	top:110px !important;
}

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

#item1457640 {
	width:26px !important;
	height:26px !important;
	left:640px !important;
	top:179px !important;
}

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

#item1457651 {
	width:74px !important;
	height:70px !important;
	background:#cad6cb;
}

#item1457652 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:7px !important;
}

#item1457648 {
	width:74px !important;
	height:70px !important;
	left:629px !important;
	top:1130px !important;
}

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

#item1457687 {
	width:183px !important;
	height:70px !important;
}

#item1457688 {
	width:162px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1457662 {
	width:183px !important;
	height:70px !important;
}

#item1457663 {
	width:162px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1457658 {
	width:183px !important;
	height:70px !important;
	left:517px !important;
	top:1055px !important;
}

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

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

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

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

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

#item1457711 {
	width:171px !important;
	height:70px !important;
	left:342px !important;
	top:1055px !important;
}

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

#item1457794 {
	width:192px !important;
	height:70px !important;
}

#item1457795 {
	width:150px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1457769 {
	width:192px !important;
	height:70px !important;
}

#item1457770 {
	width:150px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1457765 {
	width:192px !important;
	height:70px !important;
	left:305px !important;
	top:1130px !important;
}

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

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

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

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

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

#item1457818 {
	width:122px !important;
	height:70px !important;
	left:501px !important;
	top:1130px !important;
}

#item1457876 {
	width:209px !important;
	height:18px !important;
	left:23px !important;
}

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

#item1457872 {
	width:232px !important;
	height:18px !important;
	left:36px !important;
	top:1081px !important;
}

#item1491147 {
	width:34px !important;
	height:73px !important;
	left:338px !important;
	top:1054px !important;
}

#item1491154 {
	width:34px !important;
	height:73px !important;
	left:304px !important;
	top:1129px !important;
}

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

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

#item1418202 {
	width:130px !important;
	height:134px !important;
	left:470px !important;
}

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

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

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

#item1370978 {
	width:211px !important;
	height:33px !important;
	left:795px !important;
	top:36px !important;
}

#item1370982 {
	width:528px !important;
	height:23px !important;
	left:36px !important;
	top:127px !important;
}

#item1371005 {
	width:528px !important;
	height:23px !important;
	left:36px !important;
	top:100px !important;
}

#item1371275 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:180px !important;
}

#item1371280 {
	width:534px !important;
	height:332px !important;
	top:15px !important;
}

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

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

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

#item1371314 {
	width:14px !important;
	height:9px !important;
	top:354px !important;
}

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

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

table#table1628262 {
	table-layout:fixed;
}

#item1371318 {
	width:528px !important;
	height:186px !important;
	top:19px !important;
}

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

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

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

#item1371862 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1371867 {
	width:534px !important;
	height:550px !important;
	top:15px !important;
}

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

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

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

#item1371896 {
	width:14px !important;
	height:9px !important;
	top:571px !important;
}

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

#item1371083 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

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

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

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

#item1371131 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

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

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

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

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

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

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

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

#item1371770 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:215px !important;
}

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

#item1371747 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:199px !important;
}

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

#item1419029 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:290px !important;
}

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

#item1449883 {
	width:528px !important;
	height:80px !important;
	top:14px !important;
}

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

#item1449906 {
	width:350px !important;
	height:193px !important;
	top:98px !important;
}

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

#item1450098 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:345px !important;
}

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

#item1371028 {
	width:564px !important;
	height:582px !important;
	left:36px !important;
	top:143px !important;
}

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

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

#item1371397 {
	width:53px !important;
	height:50px !important;
	background:#cad6cb;
}

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

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

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

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

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

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

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

#item1371484 {
	width:96px !important;
	height:50px !important;
}

#item1371485 {
	width:80px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1371459 {
	width:96px !important;
	height:50px !important;
}

#item1371460 {
	width:80px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1371455 {
	width:96px !important;
	height:50px !important;
	left:922px !important;
	top:740px !important;
}

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

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

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

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

#item1371508 {
	width:101px !important;
	height:50px !important;
	left:818px !important;
	top:740px !important;
}

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

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

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

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

#item1371562 {
	width:101px !important;
	height:50px !important;
	left:714px !important;
	top:740px !important;
}

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

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

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

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

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

#item1493447 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:310px !important;
}

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

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

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

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

#item1457942 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:507px !important;
}

#item1457965 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:470px !important;
}

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

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

table#table1633641 {
	table-layout:fixed;
}

#item1458325 {
	width:628px !important;
	height:280px !important;
	top:27px !important;
}

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

#item1458348 {
	width:80px !important;
	height:12px !important;
}

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

#item1548208 {
	width:628px !important;
	height:188px !important;
}

#item1548210 {
	width:595px !important;
	height:960px !important;
}

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

#item1548234 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:71px !important;
}

#item1548292 {
	width:628px !important;
	height:526px !important;
}

#item1548294 {
	width:595px !important;
	height:1515px !important;
}

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

#item1548317 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:240px !important;
}

#item1548248 {
	width:628px !important;
	height:526px !important;
}

#item1548250 {
	width:595px !important;
	height:858px !important;
}

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

#item1548273 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:240px !important;
}

#item1457991 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

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

#item1458038 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

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

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

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

#item1458112 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:297px !important;
}

#item1458135 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:274px !important;
}

#item1458159 {
	width:66px !important;
	height:33px !important;
	left:563px !important;
	top:401px !important;
}

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

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

#item1458185 {
	width:490px !important;
	height:270px !important;
	top:132px !important;
}

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

#item1458208 {
	width:102px !important;
	height:25px !important;
	left:527px !important;
	top:479px !important;
}

#item1457988 {
	width:665px !important;
	height:526px !important;
	left:36px !important;
	top:549px !important;
}

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

#item1458375 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1458402 {
	width:74px !important;
	height:70px !important;
	background:#cad6cb;
}

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

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

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

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

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

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

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

#item1458490 {
	width:134px !important;
	height:70px !important;
}

#item1458491 {
	width:112px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1458465 {
	width:134px !important;
	height:70px !important;
}

#item1458466 {
	width:112px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1458460 {
	width:134px !important;
	height:70px !important;
	left:311px !important;
	top:1130px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item1458622 {
	width:206px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

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

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

#item1587702 {
	width:186px !important;
	height:167px !important;
	top:623px !important;
}

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

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

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

#item1376426 {
	width:211px !important;
	height:33px !important;
	left:795px !important;
	top:36px !important;
}

#item1376430 {
	width:528px !important;
	height:42px !important;
	left:36px !important;
	top:130px !important;
}

#item1376453 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:100px !important;
}

#item1376480 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:163px !important;
}

#item1376484 {
	width:534px !important;
	height:321px !important;
	top:15px !important;
}

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

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

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

#item1376519 {
	width:14px !important;
	height:9px !important;
	top:343px !important;
}

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

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

table#table1641501 {
	table-layout:fixed;
}

#item1376526 {
	width:528px !important;
	height:174px !important;
	top:19px !important;
}

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

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

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

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

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

#item1376598 {
	width:424px !important;
	height:249px !important;
	top:82px !important;
}

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

#item1376622 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

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

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

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

#item1376669 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:290px !important;
}

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

#item1376678 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:217px !important;
}

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

#item1376702 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:233px !important;
}

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

#item1376725 {
	width:145px !important;
	height:15px !important;
	left:397px !important;
	top:265px !important;
}

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

#item1376748 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:267px !important;
}

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

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

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

#item1376476 {
	width:552px !important;
	height:560px !important;
	left:36px !important;
	top:165px !important;
}

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

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

#item1376843 {
	width:264px !important;
	height:17px !important;
	left:36px !important;
	top:11px !important;
}

#item1376869 {
	width:53px !important;
	height:50px !important;
	background:#cad6cb;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1377034 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
}

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

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

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

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

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

#item1587771 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

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

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

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

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

#item1461498 {
	width:628px !important;
	height:59px !important;
	left:36px !important;
	top:491px !important;
}

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

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

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

table#table1651042 {
	table-layout:fixed;
}

#item1461812 {
	width:628px !important;
	height:263px !important;
	top:27px !important;
}

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

#item1461835 {
	width:80px !important;
	height:12px !important;
}

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

#item1556980 {
	width:628px !important;
	height:192px !important;
}

#item1556981 {
	width:595px !important;
	height:873px !important;
}

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

#item1557004 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:73px !important;
}

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

#item1557065 {
	width:595px !important;
	height:1221px !important;
}

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

#item1557088 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:233px !important;
}

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

#item1557110 {
	width:595px !important;
	height:892px !important;
}

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

#item1557133 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:233px !important;
}

#item1461546 {
	width:468px !important;
	height:348px !important;
	top:92px !important;
}

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

#item1461571 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

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

#item1461617 {
	width:124px !important;
	height:31px !important;
	left:504px !important;
	top:383px !important;
}

#item1461624 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:281px !important;
}

#item1461647 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:303px !important;
}

#item1461670 {
	width:233px !important;
	height:21px !important;
	left:431px !important;
	top:348px !important;
}

#item1461694 {
	width:7px !important;
	height:11px !important;
	left:420px !important;
	top:351px !important;
}

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

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

#item1461544 {
	width:664px !important;
	height:512px !important;
	left:36px !important;
	top:563px !important;
}

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

#item1461864 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1461887 {
	width:97px !important;
	height:18px !important;
	left:36px !important;
	top:331px !important;
}

#item1461914 {
	width:74px !important;
	height:70px !important;
	background:#cad6cb;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1596782 {
	width:206px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

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

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

#item1587717 {
	width:164px !important;
	height:302px !important;
	left:436px !important;
}

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

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

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

#item1371961 {
	width:211px !important;
	height:33px !important;
	left:795px !important;
	top:36px !important;
}

#item1371965 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:130px !important;
}

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

#item1372258 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:164px !important;
}

#item1372261 {
	width:534px !important;
	height:324px !important;
	top:15px !important;
}

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

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

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

#item1372297 {
	width:14px !important;
	height:9px !important;
	top:346px !important;
}

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

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

table#table1659196 {
	table-layout:fixed;
}

#item1372301 {
	width:528px !important;
	height:172px !important;
	top:19px !important;
}

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

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

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

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

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

#item1372056 {
	width:528px !important;
	height:63px !important;
	top:16px !important;
}

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

#item1372109 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

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

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

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

#item1372847 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:236px !important;
}

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

#item1372870 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:252px !important;
}

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

#item1372903 {
	width:167px !important;
	height:15px !important;
	left:397px !important;
	top:303px !important;
}

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

#item1372927 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:305px !important;
}

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

#item1372932 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:273px !important;
}

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

#item1409388 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:326px !important;
}

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

#item1449977 {
	width:424px !important;
	height:164px !important;
	top:100px !important;
}

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

#item1372012 {
	width:564px !important;
	height:560px !important;
	left:36px !important;
	top:165px !important;
}

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

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

#item1372380 {
	width:53px !important;
	height:50px !important;
	background:#cad6cb;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1372546 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
}

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

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

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

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

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

#item1587777 {
	width:164px !important;
	height:302px !important;
	left:535px !important;
	top:309px !important;
}

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

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

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

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

#item1458692 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:491px !important;
}

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

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

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

table#table1663255 {
	table-layout:fixed;
}

#item1459008 {
	width:628px !important;
	height:260px !important;
	top:27px !important;
}

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

#item1459031 {
	width:80px !important;
	height:12px !important;
}

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

#item1554384 {
	width:628px !important;
	height:197px !important;
}

#item1554385 {
	width:595px !important;
	height:921px !important;
}

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

#item1554408 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:76px !important;
}

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

#item1554463 {
	width:595px !important;
	height:1250px !important;
}

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

#item1554486 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:233px !important;
}

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

#item1554510 {
	width:595px !important;
	height:1077px !important;
}

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

#item1554533 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:233px !important;
}

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

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

#item1458764 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

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

#item1458810 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:307px !important;
}

#item1458833 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:330px !important;
}

#item1458856 {
	width:234px !important;
	height:21px !important;
	left:431px !important;
	top:402px !important;
}

#item1458879 {
	width:7px !important;
	height:11px !important;
	left:420px !important;
	top:404px !important;
}

#item1458883 {
	width:66px !important;
	height:33px !important;
	left:564px !important;
	top:359px !important;
}

#item1458886 {
	width:124px !important;
	height:31px !important;
	left:505px !important;
	top:433px !important;
}

#item1458892 {
	width:462px !important;
	height:229px !important;
	top:118px !important;
}

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

#item1458738 {
	width:665px !important;
	height:512px !important;
	left:36px !important;
	top:563px !important;
}

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

#item1459059 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1459085 {
	width:74px !important;
	height:70px !important;
	background:#cad6cb;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1596814 {
	width:206px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

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

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

#item1587711 {
	width:186px !important;
	height:167px !important;
	top:623px !important;
}

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

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

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

#item1373025 {
	width:211px !important;
	height:33px !important;
	left:795px !important;
	top:36px !important;
}

#item1373028 {
	width:528px !important;
	height:42px !important;
	left:36px !important;
	top:130px !important;
}

#item1373051 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:100px !important;
}

#item1373309 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:134px !important;
}

#item1373312 {
	width:534px !important;
	height:264px !important;
	top:15px !important;
}

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

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

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

#item1373346 {
	width:14px !important;
	height:9px !important;
	top:286px !important;
}

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

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

table#table1668802 {
	table-layout:fixed;
}

#item1373354 {
	width:528px !important;
	height:230px !important;
	top:19px !important;
}

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

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

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

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

#item1373788 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:266px !important;
}

#item1373791 {
	width:534px !important;
	height:528px !important;
	top:15px !important;
}

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

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

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

#item1373820 {
	width:14px !important;
	height:9px !important;
	top:550px !important;
}

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

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

#item1373126 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

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

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

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

#item1373172 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:285px !important;
}

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

#item1373195 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:301px !important;
}

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

#item1373218 {
	width:89px !important;
	height:22px !important;
	left:440px !important;
	top:375px !important;
}

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

#item1373223 {
	width:167px !important;
	height:15px !important;
	left:397px !important;
	top:353px !important;
}

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

#item1373247 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:354px !important;
}

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

#item1373252 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:323px !important;
}

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

#item1450030 {
	width:424px !important;
	height:249px !important;
	top:82px !important;
}

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

#item1373075 {
	width:564px !important;
	height:560px !important;
	left:36px !important;
	top:165px !important;
}

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

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

#item1373432 {
	width:53px !important;
	height:50px !important;
	background:#cad6cb;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1373596 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
}

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

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

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

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

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

#item1587787 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

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

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

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

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

#item1459379 {
	width:628px !important;
	height:59px !important;
	left:36px !important;
	top:491px !important;
}

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

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

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

table#table1673359 {
	table-layout:fixed;
}

#item1459713 {
	width:628px !important;
	height:342px !important;
	top:27px !important;
}

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

#item1459736 {
	width:80px !important;
	height:12px !important;
}

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

#item1554964 {
	width:628px !important;
	height:114px !important;
}

#item1554965 {
	width:595px !important;
	height:921px !important;
}

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

#item1554989 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:34px !important;
}

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

#item1555056 {
	width:595px !important;
	height:1269px !important;
}

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

#item1555079 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:233px !important;
}

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

#item1555108 {
	width:595px !important;
	height:1265px !important;
}

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

#item1555131 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:233px !important;
}

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

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

#item1459451 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

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

#item1459497 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:377px !important;
}

#item1459520 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:399px !important;
}

#item1459543 {
	width:125px !important;
	height:31px !important;
	left:506px !important;
	top:503px !important;
}

#item1459548 {
	width:234px !important;
	height:21px !important;
	left:431px !important;
	top:471px !important;
}

#item1459572 {
	width:7px !important;
	height:11px !important;
	left:420px !important;
	top:473px !important;
}

#item1459579 {
	width:66px !important;
	height:33px !important;
	left:564px !important;
	top:429px !important;
}

#item1459582 {
	width:510px !important;
	height:348px !important;
	top:92px !important;
}

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

#item1459425 {
	width:665px !important;
	height:533px !important;
	left:36px !important;
	top:563px !important;
}

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

#item1459764 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1459790 {
	width:74px !important;
	height:70px !important;
	background:#cad6cb;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1596845 {
	width:206px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

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

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

#item1587723 {
	width:86px !important;
	height:257px !important;
	top:533px !important;
}

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

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

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

#item1374296 {
	width:211px !important;
	height:33px !important;
	left:795px !important;
	top:36px !important;
}

#item1374299 {
	width:528px !important;
	height:42px !important;
	left:36px !important;
	top:130px !important;
}

#item1374322 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:100px !important;
}

#item1374594 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:134px !important;
}

#item1374597 {
	width:534px !important;
	height:264px !important;
	top:15px !important;
}

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

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

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

#item1374632 {
	width:14px !important;
	height:9px !important;
	top:286px !important;
}

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

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

table#table1679599 {
	table-layout:fixed;
}

#item1374636 {
	width:528px !important;
	height:232px !important;
	top:19px !important;
}

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

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

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

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

#item1374529 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:266px !important;
}

#item1374533 {
	width:534px !important;
	height:528px !important;
	top:15px !important;
}

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

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

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

#item1374563 {
	width:14px !important;
	height:9px !important;
	top:550px !important;
}

#item1374396 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

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

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

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

#item1375064 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:285px !important;
}

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

#item1375096 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:301px !important;
}

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

#item1375119 {
	width:139px !important;
	height:26px !important;
	left:389px !important;
	top:353px !important;
}

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

#item1375142 {
	width:5px !important;
	height:8px !important;
	left:381px !important;
	top:355px !important;
}

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

#item1375150 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:320px !important;
}

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

#item1409408 {
	width:89px !important;
	height:22px !important;
	left:440px !important;
	top:388px !important;
}

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

#item1450206 {
	width:424px !important;
	height:249px !important;
	top:82px !important;
}

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

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

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

#item1374346 {
	width:552px !important;
	height:560px !important;
	left:36px !important;
	top:165px !important;
}

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

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

#item1374714 {
	width:53px !important;
	height:50px !important;
	background:#cad6cb;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1374878 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
}

#item1595883 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1595906 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1595880 {
	width:147px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1582711 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1582711 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1582711 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1582711 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1587795 {
	width:86px !important;
	height:257px !important;
	top:943px !important;
}

@keyframes intensificar-1460072 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1460072 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1460072 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1460066 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1460066 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1460066 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1460064 {
	width:700px !important;
	height:309px !important;
}

#item1491222 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1460079 {
	width:628px !important;
	height:59px !important;
	left:36px !important;
	top:491px !important;
}

#item1460102 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

table#table1684352 th, table#table1684352 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1684352 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1684352 {
	table-layout:fixed;
}

#item1460410 {
	width:628px !important;
	height:344px !important;
	top:27px !important;
}

@keyframes intensificar-1460410 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1460410 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1460410 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1460433 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1460433 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1460433 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1460433 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1555710 {
	width:628px !important;
	height:114px !important;
}

#item1555711 {
	width:595px !important;
	height:921px !important;
}

@keyframes intensificar-1555711 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1555711 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1555711 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1555735 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:34px !important;
}

#item1555645 {
	width:628px !important;
	height:512px !important;
}

#item1555646 {
	width:595px !important;
	height:1339px !important;
}

@keyframes intensificar-1555646 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1555646 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1555646 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1555669 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:233px !important;
}

#item1555586 {
	width:628px !important;
	height:512px !important;
}

#item1555587 {
	width:595px !important;
	height:1365px !important;
}

@keyframes intensificar-1555587 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1555587 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1555587 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1555610 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:233px !important;
}

#item1460128 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1460151 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1460174 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:376px !important;
}

#item1460197 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:399px !important;
}

#item1460221 {
	width:233px !important;
	height:36px !important;
	left:431px !important;
	top:471px !important;
}

#item1460244 {
	width:7px !important;
	height:11px !important;
	left:420px !important;
	top:474px !important;
}

#item1460247 {
	width:66px !important;
	height:33px !important;
	left:563px !important;
	top:426px !important;
}

#item1460250 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:521px !important;
}

#item1460256 {
	width:470px !important;
	height:348px !important;
	top:92px !important;
}

@keyframes intensificar-1460256 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1460256 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1460256 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1460279 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1460279 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1460279 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1460279 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1460125 {
	width:664px !important;
	height:552px !important;
	left:36px !important;
	top:563px !important;
}

#item1460457 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1460461 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1460487 {
	width:74px !important;
	height:70px !important;
	background:#cad6cb;
}

#item1460488 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1460484 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1460522 {
	width:172px !important;
	height:70px !important;
}

#item1460523 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1460496 {
	width:172px !important;
	height:70px !important;
}

#item1460498 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1460491 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1460575 {
	width:158px !important;
	height:70px !important;
}

#item1460576 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1460550 {
	width:158px !important;
	height:70px !important;
}

#item1460551 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1460546 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1460628 {
	width:141px !important;
	height:70px !important;
}

#item1460629 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1460603 {
	width:141px !important;
	height:70px !important;
}

#item1460604 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1460599 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1460683 {
	width:141px !important;
	height:70px !important;
}

#item1460684 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1460656 {
	width:141px !important;
	height:70px !important;
}

#item1460657 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1460652 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
}

#item1596885 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1596908 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1596882 {
	width:206px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1460737 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1460737 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1460737 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1460737 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1587166 {
	width:1200px !important;
	height:790px !important;
	background:#d0e4f1;
}

#item1587224 {
	width:960px !important;
	height:162px !important;
	left:204px !important;
	top:592px !important;
}

#item1587251 {
	width:10px !important;
	height:34px !important;
	top:2px !important;
}

#item1587258 {
	width:394px !important;
	height:39px !important;
	left:16px !important;
}

#item1582712 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1582712 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1582712 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1582712 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1587368 {
	width:700px !important;
	height:1200px !important;
	background:#d0e4f1;
}

#item1587394 {
	width:460px !important;
	height:312px !important;
	left:204px !important;
	top:823px !important;
}

#item1587419 {
	width:10px !important;
	height:34px !important;
	top:2px !important;
}

#item1587422 {
	width:394px !important;
	height:39px !important;
	left:16px !important;
}

#item1587700 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1587700 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1587700 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1587700 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1587729 {
	width:130px !important;
	height:134px !important;
	left:470px !important;
}

@keyframes intensificar-1375339 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1375339 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1375339 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1375341 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1375341 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1375341 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1375337 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1375342 {
	width:211px !important;
	height:33px !important;
	left:795px !important;
	top:36px !important;
}

#item1375345 {
	width:528px !important;
	height:42px !important;
	left:36px !important;
	top:130px !important;
}

#item1375368 {
	width:533px !important;
	height:30px !important;
	left:36px !important;
	top:100px !important;
}

#item1375641 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:140px !important;
}

#item1375648 {
	width:534px !important;
	height:276px !important;
	top:15px !important;
}

#item1447035 {
	width:509px !important;
	height:440px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1447035 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1447035 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1447035 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1375678 {
	width:14px !important;
	height:9px !important;
}

#item1375682 {
	width:14px !important;
	height:9px !important;
	top:298px !important;
}

table#table1690918 tr {
	border-right:2.2px solid #fff;;
}

table#table1690918 {
	table-layout:fixed;
}

#item1375687 {
	width:528px !important;
	height:226px !important;
	top:19px !important;
}

@keyframes intensificar-1375687 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1375687 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1375687 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1375710 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1375710 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1375710 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1375710 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1375614 {
	width:528px !important;
	height:545px !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-1375614 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1375614 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1375614 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1375574 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:266px !important;
}

#item1375578 {
	width:534px !important;
	height:528px !important;
	top:15px !important;
}

#item1446971 {
	width:509px !important;
	height:680px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1446971 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1446971 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1446971 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1375607 {
	width:14px !important;
	height:9px !important;
}

#item1375610 {
	width:14px !important;
	height:9px !important;
	top:550px !important;
}

#item1375395 {
	width:528px !important;
	height:29px !important;
	top:16px !important;
}

@keyframes intensificar-1375395 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1375395 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1375395 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1375442 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1375442 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1375442 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1375442 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1375465 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1375465 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1375465 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1375465 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1376149 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:308px !important;
}

@keyframes intensificar-1376149 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1376149 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1376149 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1376155 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:235px !important;
}

@keyframes intensificar-1376155 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1376155 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1376155 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1376178 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:251px !important;
}

@keyframes intensificar-1376178 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1376178 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1376178 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1376201 {
	width:145px !important;
	height:15px !important;
	left:397px !important;
	top:283px !important;
}

@keyframes intensificar-1376201 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1376201 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1376201 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1376224 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:285px !important;
}

@keyframes intensificar-1376224 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1376224 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1376224 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1450308 {
	width:424px !important;
	height:249px !important;
	top:65px !important;
}

@keyframes intensificar-1450308 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1450308 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1450308 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1375391 {
	width:552px !important;
	height:560px !important;
	left:36px !important;
	top:165px !important;
}

#item1375736 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1375739 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1376116 {
	width:264px !important;
	height:17px !important;
	left:36px !important;
	top:11px !important;
}

#item1375765 {
	width:53px !important;
	height:50px !important;
	background:#cad6cb;
}

#item1375766 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1375762 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1375798 {
	width:123px !important;
	height:50px !important;
}

#item1375799 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1375773 {
	width:123px !important;
	height:50px !important;
}

#item1375774 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1375769 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1375851 {
	width:113px !important;
	height:50px !important;
}

#item1375852 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1375826 {
	width:113px !important;
	height:50px !important;
}

#item1375827 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1375822 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1375905 {
	width:101px !important;
	height:50px !important;
}

#item1375906 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1375880 {
	width:101px !important;
	height:50px !important;
}

#item1375881 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1375875 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1375958 {
	width:101px !important;
	height:50px !important;
}

#item1375959 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1375933 {
	width:101px !important;
	height:50px !important;
}

#item1375934 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1375929 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
}

#item1595912 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1595935 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1595909 {
	width:147px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1582713 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1582713 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1582713 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1582713 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1587801 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:310px !important;
}

@keyframes intensificar-1460767 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1460767 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1460767 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1460761 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1460761 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1460761 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1460759 {
	width:700px !important;
	height:309px !important;
}

#item1491226 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1460778 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:491px !important;
}

#item1460801 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1461128 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1461128 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1461128 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1461128 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1556258 {
	width:628px !important;
	height:114px !important;
}

#item1556259 {
	width:595px !important;
	height:812px !important;
}

@keyframes intensificar-1556259 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1556259 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1556259 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1556284 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:34px !important;
}

#item1556342 {
	width:628px !important;
	height:317px !important;
	top:157px !important;
}

table#table1696312 tr {
	border-right:3.08px solid #fff;;
}

table#table1696312 {
	table-layout:fixed;
}

#item1556344 {
	width:822px !important;
	height:317px !important;
}

@keyframes intensificar-1556344 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1556344 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1556344 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1556368 {
	width:46px !important;
	height:23px !important;
	left:292px !important;
	top:489px !important;
}

#item1556434 {
	width:628px !important;
	height:512px !important;
}

#item1556435 {
	width:595px !important;
	height:1319px !important;
}

@keyframes intensificar-1556435 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1556435 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1556435 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1556458 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:233px !important;
}

#item1556487 {
	width:628px !important;
	height:512px !important;
}

#item1556488 {
	width:595px !important;
	height:1284px !important;
}

@keyframes intensificar-1556488 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1556488 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1556488 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1556511 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:233px !important;
}

#item1460828 {
	width:628px !important;
	height:40px !important;
}

@keyframes intensificar-1460828 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1460828 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1460828 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1460852 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1460875 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1460898 {
	width:124px !important;
	height:31px !important;
	left:504px !important;
	top:408px !important;
}

#item1460903 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:306px !important;
}

#item1460926 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:329px !important;
}

#item1460949 {
	width:233px !important;
	height:21px !important;
	left:431px !important;
	top:373px !important;
}

#item1460972 {
	width:7px !important;
	height:11px !important;
	left:420px !important;
	top:376px !important;
}

#item1460975 {
	width:480px !important;
	height:348px !important;
	top:69px !important;
}

@keyframes intensificar-1460975 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1460975 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1460975 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1460826 {
	width:664px !important;
	height:512px !important;
	left:36px !important;
	top:563px !important;
}

#item1461152 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1461156 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1461180 {
	width:372px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1461206 {
	width:74px !important;
	height:70px !important;
	background:#cad6cb;
}

#item1461207 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1461203 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1461240 {
	width:172px !important;
	height:70px !important;
}

#item1461241 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1461215 {
	width:172px !important;
	height:70px !important;
}

#item1461216 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1461211 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1461294 {
	width:158px !important;
	height:70px !important;
}

#item1461295 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1461269 {
	width:158px !important;
	height:70px !important;
}

#item1461270 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1461264 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1461348 {
	width:141px !important;
	height:70px !important;
}

#item1461349 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1461322 {
	width:141px !important;
	height:70px !important;
}

#item1461323 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1461318 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1461401 {
	width:141px !important;
	height:70px !important;
}

#item1461403 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1461376 {
	width:141px !important;
	height:70px !important;
}

#item1461377 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1461372 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
}

#item1596915 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1596938 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1596912 {
	width:206px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1461456 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1461456 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1461456 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1461456 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1505622 {
	width:186px !important;
	height:167px !important;
	top:623px !important;
}

@keyframes intensificar-1505634 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505634 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505634 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1505627 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505627 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505627 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1505625 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1505639 {
	width:211px !important;
	height:33px !important;
	left:795px !important;
	top:36px !important;
}

#item1505642 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:144px !important;
}

#item1505665 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:100px !important;
}

#item1505916 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:98px !important;
}

#item1505920 {
	width:534px !important;
	height:192px !important;
	top:15px !important;
}

#item1505921 {
	width:509px !important;
	height:357px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1505921 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505921 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505921 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1505946 {
	width:14px !important;
	height:9px !important;
}

#item1505950 {
	width:14px !important;
	height:9px !important;
	top:213px !important;
}

table#table1705759 th, table#table1705759 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1705759 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1705759 {
	table-layout:fixed;
}

#item1505954 {
	width:528px !important;
	height:290px !important;
	top:19px !important;
}

@keyframes intensificar-1505954 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505954 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505954 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1505977 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1505977 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505977 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505977 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1505889 {
	width:528px !important;
	height:531px !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-1505889 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505889 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505889 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1507196 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:259px !important;
}

#item1507200 {
	width:534px !important;
	height:513px !important;
	top:15px !important;
}

#item1507201 {
	width:509px !important;
	height:850px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1507201 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1507201 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1507201 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1507226 {
	width:14px !important;
	height:9px !important;
}

#item1507229 {
	width:14px !important;
	height:9px !important;
	top:536px !important;
}

#item1505690 {
	width:424px !important;
	height:329px !important;
	top:82px !important;
}

@keyframes intensificar-1505690 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505690 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505690 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1505715 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1505715 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505715 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505715 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1505738 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1505738 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505738 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505738 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1505762 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:426px !important;
}

@keyframes intensificar-1505762 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505762 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505762 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1505768 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:353px !important;
}

@keyframes intensificar-1505768 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505768 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505768 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1505791 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:369px !important;
}

@keyframes intensificar-1505791 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505791 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505791 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1505814 {
	width:145px !important;
	height:15px !important;
	left:397px !important;
	top:401px !important;
}

@keyframes intensificar-1505814 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505814 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505814 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1505837 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:403px !important;
}

@keyframes intensificar-1505837 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505837 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505837 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1505840 {
	width:528px !important;
	height:46px !important;
	top:16px !important;
}

@keyframes intensificar-1505840 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505840 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505840 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1505688 {
	width:552px !important;
	height:546px !important;
	left:36px !important;
	top:179px !important;
}

#item1506001 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1506007 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1507088 {
	width:264px !important;
	height:17px !important;
	left:36px !important;
	top:11px !important;
}

#item1506033 {
	width:53px !important;
	height:50px !important;
	background:#cad6cb;
}

#item1506034 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1506030 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1506066 {
	width:123px !important;
	height:50px !important;
}

#item1506067 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1506041 {
	width:123px !important;
	height:50px !important;
}

#item1506042 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1506037 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1506120 {
	width:113px !important;
	height:50px !important;
}

#item1506121 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1506095 {
	width:113px !important;
	height:50px !important;
}

#item1506096 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1506090 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1506173 {
	width:101px !important;
	height:50px !important;
}

#item1506174 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1506148 {
	width:101px !important;
	height:50px !important;
}

#item1506149 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1506144 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1506226 {
	width:101px !important;
	height:50px !important;
}

#item1506227 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1506201 {
	width:101px !important;
	height:50px !important;
}

#item1506202 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1506197 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
}

#item1595947 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1595970 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1595943 {
	width:147px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1582715 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1582715 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1582715 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1582715 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1506383 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1506393 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1506393 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1506393 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1506388 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1506388 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1506388 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1506386 {
	width:700px !important;
	height:309px !important;
}

#item1506400 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1506403 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:513px !important;
}

#item1506427 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1506707 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1506707 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1506707 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1506707 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1557627 {
	width:628px !important;
	height:161px !important;
}

#item1557628 {
	width:595px !important;
	height:753px !important;
}

@keyframes intensificar-1557628 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1557628 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1557628 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1557651 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:58px !important;
}

#item1557679 {
	width:628px !important;
	height:273px !important;
	top:218px !important;
}

table#table1715261 th, table#table1715261 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1715261 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1715261 {
	table-layout:fixed;
}

#item1557680 {
	width:595px !important;
	height:426px !important;
}

@keyframes intensificar-1557680 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1557680 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1557680 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1557703 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:332px !important;
}

#item1557744 {
	width:628px !important;
	height:491px !important;
}

#item1557745 {
	width:595px !important;
	height:1300px !important;
}

@keyframes intensificar-1557745 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1557745 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1557745 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1557768 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:223px !important;
}

#item1557797 {
	width:628px !important;
	height:491px !important;
}

#item1557798 {
	width:595px !important;
	height:1617px !important;
}

@keyframes intensificar-1557798 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1557798 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1557798 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1557822 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:223px !important;
}

#item1506452 {
	width:499px !important;
	height:420px !important;
	top:84px !important;
}

@keyframes intensificar-1506452 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1506452 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1506452 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1506476 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1506499 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1506522 {
	width:124px !important;
	height:31px !important;
	left:504px !important;
	top:487px !important;
}

#item1506527 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:385px !important;
}

#item1506550 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:408px !important;
}

#item1506573 {
	width:233px !important;
	height:21px !important;
	left:431px !important;
	top:452px !important;
}

#item1506597 {
	width:7px !important;
	height:11px !important;
	left:420px !important;
	top:455px !important;
}

#item1506602 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1506602 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1506602 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1506602 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1506450 {
	width:664px !important;
	height:518px !important;
	left:36px !important;
	top:584px !important;
}

#item1506757 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1506761 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1507116 {
	width:372px !important;
	height:18px !important;
	left:36px !important;
	top:331px !important;
}

#item1506788 {
	width:74px !important;
	height:70px !important;
	background:#cad6cb;
}

#item1506789 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1506785 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1506823 {
	width:172px !important;
	height:70px !important;
}

#item1506824 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1506797 {
	width:172px !important;
	height:70px !important;
}

#item1506798 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1506793 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1506877 {
	width:158px !important;
	height:70px !important;
}

#item1506878 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1506851 {
	width:158px !important;
	height:70px !important;
}

#item1506852 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1506847 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1506931 {
	width:141px !important;
	height:70px !important;
}

#item1506932 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1506905 {
	width:141px !important;
	height:70px !important;
}

#item1506906 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1506901 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1506984 {
	width:141px !important;
	height:70px !important;
}

#item1506985 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1506959 {
	width:141px !important;
	height:70px !important;
}

#item1506960 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1506955 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
}

#item1596954 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1596977 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1596951 {
	width:206px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1507037 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1507037 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1507037 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1507037 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1587452 {
	width:1200px !important;
	height:790px !important;
	background:#dfe7f3;
}

#item1587474 {
	width:336px !important;
	height:317px !important;
	left:228px !important;
	top:437px !important;
}

#item1587525 {
	width:10px !important;
	height:34px !important;
	top:2px !important;
}

#item1587530 {
	width:266px !important;
	height:39px !important;
	left:16px !important;
}

#item1582716 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1582716 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1582716 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1582716 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1587620 {
	width:700px !important;
	height:1200px !important;
	background:#dfe7f3;
}

#item1587630 {
	width:436px !important;
	height:241px !important;
	left:228px !important;
	top:894px !important;
}

#item1587670 {
	width:10px !important;
	height:34px !important;
	top:2px !important;
}

#item1587674 {
	width:266px !important;
	height:39px !important;
	left:16px !important;
}

#item1587699 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1587699 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1587699 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1587699 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1539808 {
	width:164px !important;
	height:302px !important;
	left:436px !important;
}

@keyframes intensificar-1377349 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1377349 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1377349 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1377351 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1377351 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1377351 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1377347 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1377352 {
	width:211px !important;
	height:33px !important;
	left:795px !important;
	top:36px !important;
}

#item1377355 {
	width:528px !important;
	height:42px !important;
	left:36px !important;
	top:130px !important;
}

#item1377378 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:100px !important;
}

#item1377405 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:163px !important;
}

#item1377410 {
	width:534px !important;
	height:321px !important;
	top:15px !important;
}

#item1446497 {
	width:509px !important;
	height:396px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1446497 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1446497 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1446497 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1377440 {
	width:14px !important;
	height:9px !important;
}

#item1377444 {
	width:14px !important;
	height:9px !important;
	top:344px !important;
}

table#table1721679 th, table#table1721679 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1721679 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1721679 {
	table-layout:fixed;
}

#item1377448 {
	width:528px !important;
	height:172px !important;
	top:19px !important;
}

@keyframes intensificar-1377448 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1377448 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1377448 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1377471 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1377471 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1377471 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1377471 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1377699 {
	width:528px !important;
	height:545px !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-1377699 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1377699 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1377699 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1377673 {
	width:528px !important;
	height:555px !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-1377673 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1377673 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1377673 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1377519 {
	width:424px !important;
	height:249px !important;
	top:65px !important;
}

@keyframes intensificar-1377519 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1377519 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1377519 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1377543 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1377543 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1377543 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1377543 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1377566 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1377566 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1377566 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1377566 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1377589 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:273px !important;
}

@keyframes intensificar-1377589 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1377589 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1377589 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1377596 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:200px !important;
}

@keyframes intensificar-1377596 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1377596 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1377596 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1377620 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:216px !important;
}

@keyframes intensificar-1377620 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1377620 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1377620 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1377643 {
	width:145px !important;
	height:15px !important;
	left:397px !important;
	top:248px !important;
}

@keyframes intensificar-1377643 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1377643 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1377643 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1377666 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:250px !important;
}

@keyframes intensificar-1377666 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1377666 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1377666 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1450364 {
	width:528px !important;
	height:46px !important;
	top:16px !important;
}

@keyframes intensificar-1450364 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1450364 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1450364 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1377401 {
	width:552px !important;
	height:571px !important;
	left:36px !important;
	top:165px !important;
}

#item1377725 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1377728 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1377777 {
	width:53px !important;
	height:50px !important;
	background:#cad6cb;
}

#item1377778 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1377774 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1377812 {
	width:123px !important;
	height:50px !important;
}

#item1377813 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1377787 {
	width:123px !important;
	height:50px !important;
}

#item1377788 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1377782 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1377865 {
	width:113px !important;
	height:50px !important;
}

#item1377866 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1377840 {
	width:113px !important;
	height:50px !important;
}

#item1377841 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1377836 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1377918 {
	width:101px !important;
	height:50px !important;
}

#item1377919 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1377893 {
	width:101px !important;
	height:50px !important;
}

#item1377894 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1377889 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1377973 {
	width:101px !important;
	height:50px !important;
}

#item1377974 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1377946 {
	width:101px !important;
	height:50px !important;
}

#item1377947 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1377942 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
}

#item1595984 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1596007 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1595981 {
	width:147px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1582717 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1582717 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1582717 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1582717 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1539904 {
	width:164px !important;
	height:302px !important;
	left:535px !important;
	top:309px !important;
}

@keyframes intensificar-1462191 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1462191 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1462191 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1462185 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1462185 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1462185 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1462182 {
	width:700px !important;
	height:309px !important;
}

#item1491233 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1462202 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:491px !important;
}

#item1462225 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

table#table1725866 th, table#table1725866 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1725866 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1725866 {
	table-layout:fixed;
}

#item1462513 {
	width:628px !important;
	height:260px !important;
	top:27px !important;
}

@keyframes intensificar-1462513 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1462513 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1462513 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1462536 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1462536 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1462536 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1462536 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1558448 {
	width:628px !important;
	height:196px !important;
}

#item1558449 {
	width:595px !important;
	height:714px !important;
}

@keyframes intensificar-1558449 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1558449 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1558449 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1558472 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:75px !important;
}

#item1558430 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:233px !important;
}

#item1558406 {
	width:628px !important;
	height:512px !important;
}

#item1558407 {
	width:595px !important;
	height:1300px !important;
}

@keyframes intensificar-1558407 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1558407 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1558407 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1558484 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:233px !important;
}

#item1558487 {
	width:628px !important;
	height:512px !important;
}

#item1558488 {
	width:595px !important;
	height:1147px !important;
}

@keyframes intensificar-1558488 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1558488 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1558488 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1462250 {
	width:499px !important;
	height:348px !important;
	top:69px !important;
}

@keyframes intensificar-1462250 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1462250 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1462250 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1462274 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1462297 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1462320 {
	width:124px !important;
	height:31px !important;
	left:504px !important;
	top:360px !important;
}

#item1462325 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:258px !important;
}

#item1462348 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:280px !important;
}

#item1462371 {
	width:233px !important;
	height:21px !important;
	left:431px !important;
	top:325px !important;
}

#item1462394 {
	width:7px !important;
	height:11px !important;
	left:420px !important;
	top:327px !important;
}

#item1462399 {
	width:628px !important;
	height:40px !important;
}

@keyframes intensificar-1462399 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1462399 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1462399 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1462248 {
	width:664px !important;
	height:512px !important;
	left:36px !important;
	top:563px !important;
}

#item1462560 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1462566 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1462592 {
	width:74px !important;
	height:70px !important;
	background:#cad6cb;
}

#item1462593 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1462589 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1462625 {
	width:172px !important;
	height:70px !important;
}

#item1462626 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1462600 {
	width:172px !important;
	height:70px !important;
}

#item1462601 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1462596 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1462678 {
	width:158px !important;
	height:70px !important;
}

#item1462679 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1462653 {
	width:158px !important;
	height:70px !important;
}

#item1462654 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1462649 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1462732 {
	width:141px !important;
	height:70px !important;
}

#item1462733 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1462706 {
	width:141px !important;
	height:70px !important;
}

#item1462707 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1462702 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1462785 {
	width:141px !important;
	height:70px !important;
}

#item1462786 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1462760 {
	width:141px !important;
	height:70px !important;
}

#item1462761 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1462756 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
}

#item1596984 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1597007 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1596981 {
	width:206px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1462838 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1462838 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1462838 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1462838 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1539801 {
	width:186px !important;
	height:167px !important;
	top:623px !important;
}

@keyframes intensificar-1378233 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1378233 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1378233 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1378236 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1378236 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1378236 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1378231 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1378237 {
	width:211px !important;
	height:33px !important;
	left:795px !important;
	top:36px !important;
}

#item1378240 {
	width:528px !important;
	height:42px !important;
	left:36px !important;
	top:130px !important;
}

#item1378263 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:100px !important;
}

#item1378513 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:148px !important;
}

#item1378517 {
	width:534px !important;
	height:291px !important;
	top:15px !important;
}

#item1446412 {
	width:509px !important;
	height:399px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1446412 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1446412 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1446412 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1378547 {
	width:14px !important;
	height:9px !important;
}

#item1378550 {
	width:14px !important;
	height:9px !important;
	top:313px !important;
}

table#table1731103 th, table#table1731103 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1731103 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1731103 {
	table-layout:fixed;
}

#item1378555 {
	width:528px !important;
	height:201px !important;
	top:19px !important;
}

@keyframes intensificar-1378555 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1378555 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1378555 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1378578 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1378578 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1378578 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1378578 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1427840 {
	width:528px !important;
	height:545px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1427840 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1427840 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1427840 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1378998 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:266px !important;
}

#item1379001 {
	width:534px !important;
	height:529px !important;
	top:15px !important;
}

#item1430347 {
	width:509px !important;
	height:684px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1430347 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1430347 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1430347 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1379027 {
	width:14px !important;
	height:9px !important;
}

#item1379030 {
	width:14px !important;
	height:9px !important;
	top:550px !important;
}

#item1378312 {
	width:424px !important;
	height:249px !important;
	top:82px !important;
}

@keyframes intensificar-1378312 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1378312 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1378312 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1378336 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1378336 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1378336 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1378336 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1378359 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1378359 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1378359 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1378359 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1378382 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:325px !important;
}

@keyframes intensificar-1378382 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1378382 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1378382 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1378387 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:252px !important;
}

@keyframes intensificar-1378387 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1378387 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1378387 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1378410 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:268px !important;
}

@keyframes intensificar-1378410 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1378410 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1378410 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1378433 {
	width:145px !important;
	height:15px !important;
	left:397px !important;
	top:300px !important;
}

@keyframes intensificar-1378433 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1378433 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1378433 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1378457 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:302px !important;
}

@keyframes intensificar-1378457 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1378457 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1378457 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1450387 {
	width:528px !important;
	height:46px !important;
	top:16px !important;
}

@keyframes intensificar-1450387 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1450387 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1450387 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1378286 {
	width:552px !important;
	height:560px !important;
	left:36px !important;
	top:165px !important;
}

#item1378602 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1378609 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1378635 {
	width:53px !important;
	height:50px !important;
	background:#cad6cb;
}

#item1378636 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1378632 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1378671 {
	width:123px !important;
	height:50px !important;
}

#item1378672 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1378644 {
	width:123px !important;
	height:50px !important;
}

#item1378645 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1378639 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1378724 {
	width:113px !important;
	height:50px !important;
}

#item1378725 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1378699 {
	width:113px !important;
	height:50px !important;
}

#item1378700 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1378695 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1378779 {
	width:101px !important;
	height:50px !important;
}

#item1378780 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1378752 {
	width:101px !important;
	height:50px !important;
}

#item1378753 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1378748 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1378833 {
	width:101px !important;
	height:50px !important;
}

#item1378834 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1378807 {
	width:101px !important;
	height:50px !important;
}

#item1378808 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1378803 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
}

#item1596015 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1596038 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1596012 {
	width:147px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1582718 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1582718 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1582718 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1582718 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1539910 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1462870 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1462870 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1462870 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1462864 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1462864 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1462864 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1462862 {
	width:700px !important;
	height:309px !important;
}

#item1491236 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1462879 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:491px !important;
}

#item1462902 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

table#table1735739 th, table#table1735739 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1735739 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1735739 {
	table-layout:fixed;
}

#item1463236 {
	width:628px !important;
	height:301px !important;
	top:27px !important;
}

@keyframes intensificar-1463236 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1463236 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1463236 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1463259 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1463259 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1463259 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1463259 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1559000 {
	width:628px !important;
	height:152px !important;
}

#item1559001 {
	width:595px !important;
	height:773px !important;
}

@keyframes intensificar-1559001 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1559001 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1559001 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1559025 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:53px !important;
}

#item1559083 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:233px !important;
}

#item1559088 {
	width:628px !important;
	height:512px !important;
}

#item1559089 {
	width:595px !important;
	height:1280px !important;
}

@keyframes intensificar-1559089 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1559089 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1559089 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1559137 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:233px !important;
}

#item1559140 {
	width:628px !important;
	height:512px !important;
}

#item1559141 {
	width:595px !important;
	height:1402px !important;
}

@keyframes intensificar-1559141 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1559141 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1559141 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1462927 {
	width:430px !important;
	height:348px !important;
	top:108px !important;
}

@keyframes intensificar-1462927 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1462927 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1462927 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1462952 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1462976 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1462999 {
	width:124px !important;
	height:31px !important;
	left:504px !important;
	top:425px !important;
}

#item1463004 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:323px !important;
}

#item1463027 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:346px !important;
}

#item1463050 {
	width:233px !important;
	height:21px !important;
	left:431px !important;
	top:390px !important;
}

#item1463073 {
	width:7px !important;
	height:11px !important;
	left:420px !important;
	top:393px !important;
}

#item1463077 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1463077 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1463077 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1463077 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1462925 {
	width:664px !important;
	height:512px !important;
	left:36px !important;
	top:563px !important;
}

#item1463283 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1463286 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1463312 {
	width:74px !important;
	height:70px !important;
	background:#cad6cb;
}

#item1463313 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1463309 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1463346 {
	width:172px !important;
	height:70px !important;
}

#item1463347 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1463321 {
	width:172px !important;
	height:70px !important;
}

#item1463322 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1463317 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1463400 {
	width:158px !important;
	height:70px !important;
}

#item1463401 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1463375 {
	width:158px !important;
	height:70px !important;
}

#item1463376 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1463370 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1463453 {
	width:141px !important;
	height:70px !important;
}

#item1463454 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1463428 {
	width:141px !important;
	height:70px !important;
}

#item1463429 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1463424 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1463506 {
	width:141px !important;
	height:70px !important;
}

#item1463507 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1463481 {
	width:141px !important;
	height:70px !important;
}

#item1463482 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1463477 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
}

#item1597017 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1597040 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1597014 {
	width:206px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1463560 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1463560 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1463560 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1463560 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1539816 {
	width:86px !important;
	height:257px !important;
	top:533px !important;
}

@keyframes intensificar-1379212 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1379212 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1379212 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1379214 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1379214 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1379214 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1379210 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1379215 {
	width:211px !important;
	height:33px !important;
	left:795px !important;
	top:36px !important;
}

#item1379218 {
	width:528px !important;
	height:42px !important;
	left:36px !important;
	top:130px !important;
}

#item1379241 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:100px !important;
}

#item1379513 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:134px !important;
}

#item1379517 {
	width:534px !important;
	height:263px !important;
	top:15px !important;
}

#item1447238 {
	width:509px !important;
	height:469px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1447238 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1447238 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1447238 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1379547 {
	width:14px !important;
	height:9px !important;
}

#item1379550 {
	width:14px !important;
	height:9px !important;
	top:285px !important;
}

table#table1741517 th, table#table1741517 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1741517 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1741517 {
	table-layout:fixed;
}

#item1379554 {
	width:528px !important;
	height:232px !important;
	top:19px !important;
}

@keyframes intensificar-1379554 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1379554 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1379554 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1379578 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1379578 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1379578 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1379578 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1427872 {
	width:528px !important;
	height:545px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1427872 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1427872 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1427872 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1379269 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:266px !important;
}

#item1379273 {
	width:534px !important;
	height:529px !important;
	top:15px !important;
}

#item1447167 {
	width:509px !important;
	height:804px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1447167 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1447167 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1447167 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1379299 {
	width:14px !important;
	height:9px !important;
}

#item1379303 {
	width:14px !important;
	height:9px !important;
	top:550px !important;
}

#item1379332 {
	width:424px !important;
	height:249px !important;
	top:82px !important;
}

@keyframes intensificar-1379332 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1379332 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1379332 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1379356 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1379356 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1379356 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1379356 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1379379 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1379379 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1379379 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1379379 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1379402 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:341px !important;
}

@keyframes intensificar-1379402 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1379402 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1379402 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1379410 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:268px !important;
}

@keyframes intensificar-1379410 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1379410 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1379410 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1379435 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:284px !important;
}

@keyframes intensificar-1379435 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1379435 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1379435 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1379458 {
	width:145px !important;
	height:15px !important;
	left:397px !important;
	top:316px !important;
}

@keyframes intensificar-1379458 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1379458 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1379458 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1379481 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:318px !important;
}

@keyframes intensificar-1379481 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1379481 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1379481 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1450413 {
	width:528px !important;
	height:46px !important;
	top:16px !important;
}

@keyframes intensificar-1450413 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1450413 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1450413 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1379264 {
	width:552px !important;
	height:560px !important;
	left:36px !important;
	top:165px !important;
}

#item1379602 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1379605 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1379632 {
	width:53px !important;
	height:50px !important;
	background:#cad6cb;
}

#item1379633 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1379629 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1379666 {
	width:123px !important;
	height:50px !important;
}

#item1379667 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1379641 {
	width:123px !important;
	height:50px !important;
}

#item1379642 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1379636 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1379719 {
	width:113px !important;
	height:50px !important;
}

#item1379720 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1379694 {
	width:113px !important;
	height:50px !important;
}

#item1379695 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1379690 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1379772 {
	width:101px !important;
	height:50px !important;
}

#item1379773 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1379747 {
	width:101px !important;
	height:50px !important;
}

#item1379748 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1379743 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1379826 {
	width:101px !important;
	height:50px !important;
}

#item1379827 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1379800 {
	width:101px !important;
	height:50px !important;
}

#item1379801 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1379796 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
}

#item1596046 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1596069 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1596043 {
	width:147px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1582719 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1582719 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1582719 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1582719 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1539915 {
	width:86px !important;
	height:257px !important;
	top:943px !important;
}

@keyframes intensificar-1463588 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1463588 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1463588 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1463583 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1463583 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1463583 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1463581 {
	width:700px !important;
	height:309px !important;
}

#item1491240 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1463598 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:511px !important;
}

#item1463621 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

table#table1746390 th, table#table1746390 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1746390 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1746390 {
	table-layout:fixed;
}

#item1463958 {
	width:628px !important;
	height:344px !important;
	top:27px !important;
}

@keyframes intensificar-1463958 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1463958 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1463958 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1463982 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1463982 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1463982 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1463982 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1559780 {
	width:628px !important;
	height:98px !important;
}

#item1559781 {
	width:595px !important;
	height:890px !important;
}

@keyframes intensificar-1559781 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1559781 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1559781 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1559804 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:26px !important;
}

#item1559707 {
	width:628px !important;
	height:493px !important;
}

#item1559708 {
	width:595px !important;
	height:1280px !important;
}

@keyframes intensificar-1559708 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1559708 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1559708 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1559704 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:224px !important;
}

#item1559636 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:224px !important;
}

#item1559641 {
	width:628px !important;
	height:493px !important;
}

#item1559642 {
	width:595px !important;
	height:1402px !important;
}

@keyframes intensificar-1559642 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1559642 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1559642 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1463647 {
	width:438px !important;
	height:348px !important;
	top:92px !important;
}

@keyframes intensificar-1463647 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1463647 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1463647 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1463671 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1463694 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1463717 {
	width:124px !important;
	height:31px !important;
	left:504px !important;
	top:454px !important;
}

#item1463725 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:352px !important;
}

#item1463748 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:375px !important;
}

#item1463773 {
	width:233px !important;
	height:21px !important;
	left:431px !important;
	top:419px !important;
}

#item1463796 {
	width:7px !important;
	height:11px !important;
	left:420px !important;
	top:422px !important;
}

#item1463799 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1463799 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1463799 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1463799 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1463644 {
	width:664px !important;
	height:493px !important;
	left:36px !important;
	top:582px !important;
}

#item1464006 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1464009 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1464035 {
	width:74px !important;
	height:70px !important;
	background:#cad6cb;
}

#item1464036 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1464032 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1464071 {
	width:172px !important;
	height:70px !important;
}

#item1464072 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1464045 {
	width:172px !important;
	height:70px !important;
}

#item1464046 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1464041 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1464124 {
	width:158px !important;
	height:70px !important;
}

#item1464125 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1464099 {
	width:158px !important;
	height:70px !important;
}

#item1464100 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1464095 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1464177 {
	width:141px !important;
	height:70px !important;
}

#item1464178 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1464152 {
	width:141px !important;
	height:70px !important;
}

#item1464153 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1464148 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1464231 {
	width:141px !important;
	height:70px !important;
}

#item1464232 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1464205 {
	width:141px !important;
	height:70px !important;
}

#item1464207 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1464201 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
}

#item1597052 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1597075 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1597049 {
	width:206px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1464286 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1464286 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1464286 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1464286 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1582768 {
	width:130px !important;
	height:134px !important;
	left:470px !important;
}

@keyframes intensificar-1549857 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1549857 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1549857 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1549859 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1549859 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1549859 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1549855 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1549860 {
	width:211px !important;
	height:33px !important;
	left:795px !important;
	top:36px !important;
}

#item1549866 {
	width:528px !important;
	height:47px !important;
	left:36px !important;
	top:130px !important;
}

#item1549889 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:100px !important;
}

#item1550158 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:138px !important;
}

#item1550163 {
	width:534px !important;
	height:272px !important;
	top:15px !important;
}

#item1550164 {
	width:509px !important;
	height:540px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1550164 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1550164 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1550164 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1550189 {
	width:14px !important;
	height:9px !important;
}

#item1550193 {
	width:14px !important;
	height:9px !important;
	top:295px !important;
}

table#table1752386 th, table#table1752386 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1752386 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1752386 {
	table-layout:fixed;
}

#item1550197 {
	width:528px !important;
	height:203px !important;
	top:19px !important;
}

@keyframes intensificar-1550197 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1550197 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1550197 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1550220 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1550220 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1550220 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1550220 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1550131 {
	width:528px !important;
	height:545px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1550131 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1550131 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1550131 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1550092 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:256px !important;
}

#item1550096 {
	width:534px !important;
	height:507px !important;
	top:15px !important;
}

#item1550097 {
	width:509px !important;
	height:960px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1550097 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1550097 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1550097 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1550122 {
	width:14px !important;
	height:9px !important;
}

#item1550125 {
	width:14px !important;
	height:9px !important;
	top:530px !important;
}

#item1549914 {
	width:424px !important;
	height:249px !important;
	top:99px !important;
}

@keyframes intensificar-1549914 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1549914 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1549914 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1549938 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1549938 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1549938 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1549938 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1549961 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1549961 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1549961 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1549961 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1549984 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:343px !important;
}

@keyframes intensificar-1549984 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1549984 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1549984 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1549991 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:270px !important;
}

@keyframes intensificar-1549991 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1549991 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1549991 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1550014 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:286px !important;
}

@keyframes intensificar-1550014 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1550014 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1550014 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1550038 {
	width:145px !important;
	height:15px !important;
	left:397px !important;
	top:318px !important;
}

@keyframes intensificar-1550038 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1550038 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1550038 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1550061 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:320px !important;
}

@keyframes intensificar-1550061 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1550061 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1550061 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1550064 {
	width:528px !important;
	height:63px !important;
	top:16px !important;
}

@keyframes intensificar-1550064 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1550064 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1550064 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1549912 {
	width:552px !important;
	height:560px !important;
	left:36px !important;
	top:185px !important;
}

#item1550244 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1550247 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1551402 {
	width:264px !important;
	height:17px !important;
	left:36px !important;
	top:11px !important;
}

#item1550274 {
	width:53px !important;
	height:50px !important;
	background:#cad6cb;
}

#item1550275 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1550270 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1550307 {
	width:123px !important;
	height:50px !important;
}

#item1550308 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1550282 {
	width:123px !important;
	height:50px !important;
}

#item1550283 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1550278 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1550361 {
	width:113px !important;
	height:50px !important;
}

#item1550362 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1550336 {
	width:113px !important;
	height:50px !important;
}

#item1550337 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1550332 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1550414 {
	width:101px !important;
	height:50px !important;
}

#item1550415 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1550389 {
	width:101px !important;
	height:50px !important;
}

#item1550390 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1550385 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1550467 {
	width:101px !important;
	height:50px !important;
}

#item1550468 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1550442 {
	width:101px !important;
	height:50px !important;
}

#item1550443 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1550438 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
}

#item1596076 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1596100 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1596073 {
	width:147px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1582720 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1582720 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1582720 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1582720 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1582943 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:310px !important;
}

@keyframes intensificar-1559951 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1559951 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1559951 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1559953 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1559953 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1559953 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1559949 {
	width:700px !important;
	height:309px !important;
}

#item1559954 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1559958 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:489px !important;
}

#item1559981 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

table#table1757041 th, table#table1757041 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1757041 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1757041 {
	table-layout:fixed;
}

#item1560009 {
	width:628px !important;
	height:304px !important;
	top:27px !important;
}

@keyframes intensificar-1560009 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1560009 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1560009 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1560032 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1560032 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1560032 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1560032 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1560056 {
	width:628px !important;
	height:133px !important;
}

#item1560057 {
	width:595px !important;
	height:921px !important;
}

@keyframes intensificar-1560057 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1560057 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1560057 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1560080 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:44px !important;
}

#item1560289 {
	width:628px !important;
	height:493px !important;
}

#item1560290 {
	width:595px !important;
	height:1289px !important;
}

@keyframes intensificar-1560290 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1560290 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1560290 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1560313 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:224px !important;
}

#item1560260 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:224px !important;
}

#item1560264 {
	width:628px !important;
	height:493px !important;
}

#item1560265 {
	width:595px !important;
	height:1676px !important;
}

@keyframes intensificar-1560265 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1560265 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1560265 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1560085 {
	width:438px !important;
	height:348px !important;
	top:135px !important;
}

@keyframes intensificar-1560085 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1560085 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1560085 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1560109 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1560133 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1560156 {
	width:124px !important;
	height:31px !important;
	left:504px !important;
	top:454px !important;
}

#item1560163 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:352px !important;
}

#item1560186 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:375px !important;
}

#item1560209 {
	width:233px !important;
	height:21px !important;
	left:431px !important;
	top:419px !important;
}

#item1560233 {
	width:7px !important;
	height:11px !important;
	left:420px !important;
	top:422px !important;
}

#item1560236 {
	width:628px !important;
	height:112px !important;
}

@keyframes intensificar-1560236 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1560236 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1560236 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1560005 {
	width:664px !important;
	height:493px !important;
	left:36px !important;
	top:582px !important;
}

#item1560317 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1560320 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1560654 {
	width:372px !important;
	height:18px !important;
	left:36px !important;
	top:331px !important;
}

#item1560347 {
	width:74px !important;
	height:70px !important;
	background:#cad6cb;
}

#item1560348 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1560344 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1560383 {
	width:172px !important;
	height:70px !important;
}

#item1560384 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1560356 {
	width:172px !important;
	height:70px !important;
}

#item1560357 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1560352 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1560436 {
	width:158px !important;
	height:70px !important;
}

#item1560437 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1560411 {
	width:158px !important;
	height:70px !important;
}

#item1560412 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1560407 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1560489 {
	width:141px !important;
	height:70px !important;
}

#item1560490 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1560464 {
	width:141px !important;
	height:70px !important;
}

#item1560465 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1560460 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1560542 {
	width:141px !important;
	height:70px !important;
}

#item1560543 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1560517 {
	width:141px !important;
	height:70px !important;
}

#item1560518 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1560513 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
}

#item1597087 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1597110 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1597083 {
	width:206px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1560596 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1560596 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1560596 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1560596 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1396738 {
	width:1236px !important;
	height:814px !important;
	left:-18px !important;
	top:-12px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1396739 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		transform:translate(-70px,0px) scaleX(0.9) scaleY(0.9);
		opacity:1;
	}
}
@-webkit-keyframes moverhacialaizquierdayreducir-1396739 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(-70px,0px) scaleX(0.9) scaleY(0.9);
		opacity:1;
	}
}
#item1396740 {
	width:434px !important;
	height:252px !important;
	left:51px !important;
	top:151px !important;
}

@keyframes intensificar-1396740 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1396740 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1396740 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1396763 {
	opacity:0.25;
	width:376px !important;
	height:301px !important;
	left:51px !important;
	top:363px !important;
	background:#0e0b00;
}

#item1396764 {
	width:330px !important;
	height:252px !important;
	left:72px !important;
	top:382px !important;
}

@keyframes intensificar-1396764 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1396764 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1396764 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1582721 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1582721 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1582721 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1582721 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes moverhacialaizquierdayreducir-1472949 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		transform:translate(-70px,0px) scaleX(0.9) scaleY(0.9);
		opacity:1;
	}
}
@-webkit-keyframes moverhacialaizquierdayreducir-1472949 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(-70px,0px) scaleX(0.9) scaleY(0.9);
		opacity:1;
	}
}
#item1472955 {
	width:434px !important;
	height:252px !important;
	left:36px !important;
	top:637px !important;
}

@keyframes intensificar-1472955 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1472955 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1472955 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1472978 {
	opacity:0.20;
	width:628px !important;
	height:257px !important;
	left:36px !important;
	top:907px !important;
	background:#0e0b00;
}

#item1472979 {
	width:574px !important;
	height:218px !important;
	left:63px !important;
	top:926px !important;
}

@keyframes intensificar-1472979 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1472979 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1472979 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1473002 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1473002 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1473002 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1473002 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1381012 {
	width:106px !important;
	height:237px !important;
	top:553px !important;
}

#item1381330 {
	width:600px !important;
	height:790px !important;
	background:#f3f3f2;
}

#item1381353 {
	width:528px !important;
	height:638px !important;
	left:36px !important;
	top:65px !important;
}

@keyframes intensificar-1381353 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1381353 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1381353 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1381269 {
	width:600px !important;
	height:790px !important;
	background:#f3f3f2;
}

#item1381293 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:322px !important;
}

#item1381297 {
	width:534px !important;
	height:640px !important;
	top:15px !important;
}

#item1434238 {
	width:509px !important;
	height:1850px !important;
}

@keyframes intensificar-1434238 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1434238 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1434238 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1381322 {
	width:14px !important;
	height:9px !important;
}

#item1381325 {
	width:14px !important;
	height:9px !important;
	top:661px !important;
}

#item1381222 {
	width:600px !important;
	height:790px !important;
	background:#f3f3f2;
}

#item1381245 {
	width:528px !important;
	height:580px !important;
	left:36px !important;
	top:65px !important;
}

@keyframes intensificar-1381245 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1381245 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1381245 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1381025 {
	width:600px !important;
	height:790px !important;
	background:#f3f3f2;
}

#item1551452 {
	width:20px !important;
	height:10px !important;
	left:180px !important;
	top:406px !important;
}

#item1417473 {
	width:20px !important;
	height:10px !important;
	left:140px !important;
	top:389px !important;
}

#item1417467 {
	width:20px !important;
	height:10px !important;
	left:150px !important;
	top:154px !important;
}

#item1417462 {
	width:20px !important;
	height:10px !important;
	left:127px !important;
	top:137px !important;
}

#item1417457 {
	width:20px !important;
	height:10px !important;
	left:150px !important;
	top:118px !important;
}

#item1381048 {
	width:75px !important;
	height:16px !important;
	left:47px !important;
	top:84px !important;
}

#item1381071 {
	width:114px !important;
	height:16px !important;
	left:432px !important;
	top:84px !important;
}

table#table1765828 th, table#table1765828 td {
	vertical-align:top;;
}

table#table1765828 tr {
	height:18px;;
}

table#table1765828 {
	table-layout:fixed;
}

#item1381095 {
	width:500px !important;
	height:382px !important;
	left:11px !important;
}

#item1381121 {
	width:511px !important;
	height:17px !important;
}

#item1381118 {
	width:511px !important;
	height:17px !important;
	top:342px !important;
}

#item1381125 {
	width:511px !important;
	height:17px !important;
}

#item1381122 {
	width:511px !important;
	height:17px !important;
}

#item1381129 {
	width:511px !important;
	height:17px !important;
}

#item1381126 {
	width:511px !important;
	height:17px !important;
	top:18px !important;
}

#item1381133 {
	width:511px !important;
	height:17px !important;
}

#item1381130 {
	width:511px !important;
	height:17px !important;
	top:35px !important;
}

#item1381137 {
	width:511px !important;
	height:17px !important;
}

#item1381134 {
	width:511px !important;
	height:17px !important;
	top:53px !important;
}

#item1381141 {
	width:511px !important;
	height:17px !important;
}

#item1381138 {
	width:511px !important;
	height:17px !important;
	top:71px !important;
}

#item1381146 {
	width:511px !important;
	height:17px !important;
}

#item1381143 {
	width:511px !important;
	height:17px !important;
	top:88px !important;
}

#item1381150 {
	width:511px !important;
	height:17px !important;
}

#item1381147 {
	width:511px !important;
	height:17px !important;
	top:106px !important;
}

#item1381154 {
	width:511px !important;
	height:17px !important;
}

#item1381151 {
	width:511px !important;
	height:17px !important;
	top:124px !important;
}

#item1381158 {
	width:511px !important;
	height:17px !important;
}

#item1381155 {
	width:511px !important;
	height:17px !important;
	top:141px !important;
}

#item1381162 {
	width:511px !important;
	height:17px !important;
}

#item1381159 {
	width:511px !important;
	height:17px !important;
	top:159px !important;
}

#item1381166 {
	width:511px !important;
	height:17px !important;
}

#item1381163 {
	width:511px !important;
	height:17px !important;
	top:176px !important;
}

#item1381171 {
	width:511px !important;
	height:17px !important;
}

#item1381167 {
	width:511px !important;
	height:17px !important;
	top:194px !important;
}

#item1381176 {
	width:511px !important;
	height:17px !important;
}

#item1381173 {
	width:511px !important;
	height:17px !important;
	top:212px !important;
}

#item1381180 {
	width:511px !important;
	height:18px !important;
}

#item1381177 {
	width:511px !important;
	height:18px !important;
	top:229px !important;
}

#item1381184 {
	width:511px !important;
	height:18px !important;
}

#item1381181 {
	width:511px !important;
	height:18px !important;
	top:248px !important;
}

#item1381188 {
	width:511px !important;
	height:18px !important;
}

#item1381185 {
	width:511px !important;
	height:18px !important;
	top:267px !important;
}

#item1501944 {
	width:511px !important;
	height:18px !important;
}

#item1501940 {
	width:511px !important;
	height:18px !important;
	top:286px !important;
}

#item1527455 {
	width:511px !important;
	height:18px !important;
}

#item1527452 {
	width:511px !important;
	height:18px !important;
	top:304px !important;
}

#item1551459 {
	width:511px !important;
	height:18px !important;
}

#item1551456 {
	width:511px !important;
	height:18px !important;
	top:322px !important;
}

#item1417392 {
	width:33px !important;
	height:17px !important;
	left:141px !important;
}

#item1417399 {
	width:33px !important;
	height:17px !important;
}

#item1417406 {
	width:87px !important;
	height:8px !important;
	left:39px !important;
	top:5px !important;
}

#item1417429 {
	width:93px !important;
	height:8px !important;
	left:179px !important;
	top:5px !important;
}

@keyframes intensificar-1381211 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1381211 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1381211 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1381218 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1381023 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1381377 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1381380 {
	width:311px !important;
	height:33px !important;
	left:16px !important;
}

#item1409250 {
	width:565px !important;
	height:517px !important;
	left:25px !important;
	top:137px !important;
}

#item1381816 {
	width:96px !important;
	height:15px !important;
	left:9px !important;
}

#item1381840 {
	width:6px !important;
	height:11px !important;
	top:2px !important;
}

#item1381813 {
	width:105px !important;
	height:15px !important;
	left:36px !important;
	top:99px !important;
}

#item1381849 {
	width:19px !important;
	height:19px !important;
}

#item1381845 {
	width:19px !important;
	height:19px !important;
	left:1158px !important;
	top:21px !important;
}

@keyframes intensificar-1381852 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1381852 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1381852 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1381856 {
	width:53px !important;
	height:50px !important;
	background:#cad6cb;
}

#item1381857 {
	width:28px !important;
	height:40px !important;
	left:13px !important;
	top:5px !important;
}

#item1381852 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

@keyframes intensificar-1381862 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1381862 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1381862 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1381891 {
	width:131px !important;
	height:50px !important;
}

#item1381892 {
	width:116px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1381866 {
	width:131px !important;
	height:50px !important;
}

#item1381867 {
	width:116px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1381862 {
	width:131px !important;
	height:50px !important;
	left:797px !important;
	top:740px !important;
}

@keyframes intensificar-1381915 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1381915 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1381915 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1381944 {
	width:122px !important;
	height:50px !important;
}

#item1381945 {
	width:92px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1381919 {
	width:122px !important;
	height:50px !important;
}

#item1381920 {
	width:92px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1381915 {
	width:122px !important;
	height:50px !important;
	left:672px !important;
	top:740px !important;
}

@keyframes intensificar-1381968 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1381968 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1381968 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1381998 {
	width:122px !important;
	height:50px !important;
}

#item1381999 {
	width:107px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1381973 {
	width:122px !important;
	height:50px !important;
}

#item1381974 {
	width:107px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1381968 {
	width:122px !important;
	height:50px !important;
	left:931px !important;
	top:740px !important;
}

@keyframes intensificar-1382022 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1382022 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1382022 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1382051 {
	width:87px !important;
	height:50px !important;
}

#item1382052 {
	width:72px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1382026 {
	width:87px !important;
	height:50px !important;
}

#item1382027 {
	width:72px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1382022 {
	width:87px !important;
	height:50px !important;
	left:1056px !important;
	top:740px !important;
}

#item1382078 {
	width:149px !important;
	height:13px !important;
	left:17px !important;
}

#item1382101 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1382075 {
	width:166px !important;
	height:13px !important;
	left:398px !important;
	top:748px !important;
}

#item1582722 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1582722 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1582722 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1582722 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1473379 {
	width:700px !important;
	height:875px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1473403 {
	width:628px !important;
	height:780px !important;
	left:46px !important;
	top:75px !important;
}

@keyframes intensificar-1473403 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1473403 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1473403 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1473316 {
	width:700px !important;
	height:875px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1491616 {
	width:23px !important;
	height:46px !important;
	left:676px !important;
	top:437px !important;
}

#item1547523 {
	width:614px !important;
	height:780px !important;
	left:46px !important;
	top:75px !important;
}

#item1547528 {
	width:595px !important;
	height:2807px !important;
}

@keyframes intensificar-1547528 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1547528 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1547528 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1473268 {
	width:700px !important;
	height:875px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1473291 {
	width:628px !important;
	height:780px !important;
	left:46px !important;
	top:75px !important;
}

@keyframes intensificar-1473291 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1473291 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1473291 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1473034 {
	width:700px !important;
	height:875px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1473071 {
	width:90px !important;
	height:19px !important;
	left:60px !important;
	top:75px !important;
}

#item1473094 {
	width:137px !important;
	height:19px !important;
	left:521px !important;
	top:75px !important;
}

table#table1772075 th, table#table1772075 td {
	vertical-align:top;;
}

table#table1772075 tr {
	height:22px;;
}

table#table1772075 {
	table-layout:fixed;
}

#item1551680 {
	width:610px !important;
	height:466px !important;
	left:60px !important;
	top:112px !important;
}

#item1551704 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1551823 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:526px !important;
}

#item1551705 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1551829 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:109px !important;
}

#item1551706 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1551832 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:131px !important;
}

#item1551707 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1551836 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:152px !important;
}

#item1551708 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1551839 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:174px !important;
}

#item1551709 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1551842 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:196px !important;
}

#item1551710 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1551850 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:217px !important;
}

#item1551711 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1551853 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:239px !important;
}

#item1551712 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1551856 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:260px !important;
}

#item1551713 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1551859 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:282px !important;
}

#item1551714 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1551862 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:303px !important;
}

#item1551715 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1551865 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:325px !important;
}

#item1551716 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1551868 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:346px !important;
}

#item1551717 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1551871 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:368px !important;
}

#item1551718 {
	width:623px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item1551874 {
	width:629px !important;
	height:28px !important;
	left:43px !important;
	top:389px !important;
}

#item1551719 {
	width:623px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item1551877 {
	width:629px !important;
	height:28px !important;
	left:43px !important;
	top:412px !important;
}

#item1551720 {
	width:623px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item1551883 {
	width:629px !important;
	height:28px !important;
	left:43px !important;
	top:435px !important;
}

#item1551721 {
	width:623px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item1551886 {
	width:629px !important;
	height:28px !important;
	left:43px !important;
	top:458px !important;
}

#item1551722 {
	width:623px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item1551889 {
	width:629px !important;
	height:28px !important;
	left:43px !important;
	top:481px !important;
}

#item1551723 {
	width:623px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item1551892 {
	width:629px !important;
	height:28px !important;
	left:43px !important;
	top:502px !important;
}

#item1551661 {
	width:24px !important;
	height:12px !important;
	left:222px !important;
	top:464px !important;
}

#item1551666 {
	width:24px !important;
	height:12px !important;
	left:163px !important;
	top:443px !important;
}

#item1551669 {
	width:24px !important;
	height:12px !important;
	left:186px !important;
	top:157px !important;
}

#item1551673 {
	width:24px !important;
	height:12px !important;
	left:157px !important;
	top:136px !important;
}

#item1551676 {
	width:24px !important;
	height:12px !important;
	left:186px !important;
	top:113px !important;
}

#item1551724 {
	width:40px !important;
	height:20px !important;
	left:232px !important;
	top:579px !important;
}

#item1551728 {
	width:40px !important;
	height:20px !important;
	left:60px !important;
	top:579px !important;
}

#item1551731 {
	width:106px !important;
	height:10px !important;
	left:107px !important;
	top:585px !important;
}

#item1551754 {
	width:114px !important;
	height:10px !important;
	left:278px !important;
	top:585px !important;
}

#item1473023 {
	width:700px !important;
	height:890px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes intensificar-1473023 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1473023 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1473023 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1473021 {
	width:710px !important;
	height:900px !important;
	left:-10px !important;
	top:140px !important;
}

#item1473427 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1473431 {
	width:435px !important;
	height:47px !important;
	left:22px !important;
}

#item1474112 {
	width:135px !important;
	height:21px !important;
	left:13px !important;
}

#item1474136 {
	width:9px !important;
	height:15px !important;
	top:3px !important;
}

#item1474109 {
	width:148px !important;
	height:21px !important;
	left:36px !important;
	top:110px !important;
}

#item1474144 {
	width:26px !important;
	height:26px !important;
}

#item1474139 {
	width:26px !important;
	height:26px !important;
	left:637px !important;
	top:175px !important;
}

@keyframes intensificar-1474147 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1474147 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1474147 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1474150 {
	width:74px !important;
	height:70px !important;
	background:#cad6cb;
}

#item1474151 {
	width:39px !important;
	height:56px !important;
	left:18px !important;
	top:7px !important;
}

#item1474147 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

@keyframes intensificar-1474155 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1474155 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1474155 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1474184 {
	width:183px !important;
	height:70px !important;
}

#item1474185 {
	width:162px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1474159 {
	width:183px !important;
	height:70px !important;
}

#item1474160 {
	width:162px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1474155 {
	width:183px !important;
	height:70px !important;
	left:517px !important;
	top:1056px !important;
}

@keyframes intensificar-1474208 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1474208 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1474208 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1474238 {
	width:171px !important;
	height:70px !important;
}

#item1474239 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1474212 {
	width:171px !important;
	height:70px !important;
}

#item1474214 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1474208 {
	width:171px !important;
	height:70px !important;
	left:342px !important;
	top:1056px !important;
}

@keyframes intensificar-1474262 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1474262 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1474262 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1474292 {
	width:192px !important;
	height:70px !important;
}

#item1474293 {
	width:150px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1474266 {
	width:192px !important;
	height:70px !important;
}

#item1474267 {
	width:150px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1474262 {
	width:192px !important;
	height:70px !important;
	left:302px !important;
	top:1130px !important;
}

@keyframes intensificar-1474316 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1474316 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1474316 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1474345 {
	width:122px !important;
	height:70px !important;
}

#item1474346 {
	width:101px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1474320 {
	width:122px !important;
	height:70px !important;
}

#item1474321 {
	width:101px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1474316 {
	width:122px !important;
	height:70px !important;
	left:498px !important;
	top:1130px !important;
}

#item1474372 {
	width:209px !important;
	height:18px !important;
	left:23px !important;
}

#item1474395 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1474369 {
	width:232px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1491531 {
	width:34px !important;
	height:73px !important;
	left:340px !important;
	top:1054px !important;
}

#item1491536 {
	width:34px !important;
	height:73px !important;
	left:300px !important;
	top:1129px !important;
}

#item1474399 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1474399 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1474399 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1474399 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1582775 {
	width:186px !important;
	height:167px !important;
	top:623px !important;
}

@keyframes intensificar-1382258 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1382258 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1382258 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1382260 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1382260 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1382260 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1382256 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1382261 {
	width:211px !important;
	height:33px !important;
	left:795px !important;
	top:36px !important;
}

#item1382267 {
	width:528px !important;
	height:42px !important;
	left:36px !important;
	top:130px !important;
}

#item1382290 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:100px !important;
}

#item1382558 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:163px !important;
}

#item1382562 {
	width:534px !important;
	height:322px !important;
	top:15px !important;
}

#item1427128 {
	width:509px !important;
	height:477px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

@keyframes intensificar-1427128 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1427128 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1427128 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1382593 {
	width:14px !important;
	height:9px !important;
}

#item1382597 {
	width:14px !important;
	height:9px !important;
	top:344px !important;
}

table#table1776290 th, table#table1776290 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1776290 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1776290 {
	table-layout:fixed;
}

#item1382601 {
	width:528px !important;
	height:174px !important;
	top:19px !important;
}

@keyframes intensificar-1382601 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1382601 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1382601 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1382624 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1382624 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1382624 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1382624 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1382531 {
	width:528px !important;
	height:545px !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-1382531 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1382531 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1382531 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1383104 {
	width:528px !important;
	height:402px !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-1383104 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1383104 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1383104 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1382363 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1382363 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1382363 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1382363 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1382386 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1382386 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1382386 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1382386 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1382409 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:171px !important;
}

@keyframes intensificar-1382409 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1382409 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1382409 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1382433 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:187px !important;
}

@keyframes intensificar-1382433 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1382433 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1382433 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1382457 {
	width:89px !important;
	height:22px !important;
	left:440px !important;
	top:260px !important;
}

@keyframes intensificar-1382457 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1382457 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1382457 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1382462 {
	width:167px !important;
	height:15px !important;
	left:397px !important;
	top:238px !important;
}

@keyframes intensificar-1382462 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1382462 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1382462 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1382485 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:240px !important;
}

@keyframes intensificar-1382485 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1382485 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1382485 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1382489 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:208px !important;
}

@keyframes intensificar-1382489 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1382489 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1382489 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1383065 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:135px !important;
}

@keyframes intensificar-1383065 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1383065 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1383065 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1383041 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:119px !important;
}

@keyframes intensificar-1383041 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1383041 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1383041 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1451136 {
	width:528px !important;
	height:33px !important;
	top:16px !important;
}

@keyframes intensificar-1451136 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1451136 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1451136 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1451159 {
	width:424px !important;
	height:249px !important;
	top:69px !important;
}

@keyframes intensificar-1451159 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1451159 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1451159 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1382313 {
	width:564px !important;
	height:560px !important;
	left:36px !important;
	top:165px !important;
}

#item1382649 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1382654 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1382682 {
	width:53px !important;
	height:50px !important;
	background:#cad6cb;
}

#item1382683 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1382678 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1382720 {
	width:123px !important;
	height:50px !important;
}

#item1382721 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1382694 {
	width:123px !important;
	height:50px !important;
}

#item1382696 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1382690 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1382774 {
	width:113px !important;
	height:50px !important;
}

#item1382775 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1382749 {
	width:113px !important;
	height:50px !important;
}

#item1382750 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1382745 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1382827 {
	width:101px !important;
	height:50px !important;
}

#item1382828 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1382802 {
	width:101px !important;
	height:50px !important;
}

#item1382803 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1382798 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1382880 {
	width:101px !important;
	height:50px !important;
}

#item1382881 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1382855 {
	width:101px !important;
	height:50px !important;
}

#item1382856 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1382851 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
}

#item1415890 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1415914 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1415887 {
	width:147px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1582723 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1582723 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1582723 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1582723 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1582947 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1474427 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1474427 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1474427 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1474422 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1474422 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1474422 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1474420 {
	width:700px !important;
	height:309px !important;
}

#item1491622 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1474438 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:491px !important;
}

#item1474461 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

table#table1779722 th, table#table1779722 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1779722 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1779722 {
	table-layout:fixed;
}

#item1474801 {
	width:628px !important;
	height:221px !important;
	top:27px !important;
}

@keyframes intensificar-1474801 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1474801 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1474801 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1474825 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1474825 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1474825 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1474825 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1561870 {
	width:628px !important;
	height:234px !important;
}

#item1561871 {
	width:595px !important;
	height:1069px !important;
}

@keyframes intensificar-1561871 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1561871 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1561871 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1561894 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:94px !important;
}

#item1561996 {
	width:628px !important;
	height:493px !important;
	top:20px !important;
}

#item1561997 {
	width:595px !important;
	height:966px !important;
}

@keyframes intensificar-1561997 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1561997 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1561997 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1562020 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:244px !important;
}

#item1474710 {
	width:628px !important;
	height:500px !important;
}

@keyframes intensificar-1474710 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1474710 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1474710 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1474487 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1474510 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1474533 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:216px !important;
}

#item1474556 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:238px !important;
}

#item1474579 {
	width:125px !important;
	height:31px !important;
	left:506px !important;
	top:342px !important;
}

#item1474584 {
	width:234px !important;
	height:21px !important;
	left:431px !important;
	top:311px !important;
}

#item1474607 {
	width:7px !important;
	height:11px !important;
	left:420px !important;
	top:313px !important;
}

#item1474612 {
	width:66px !important;
	height:33px !important;
	left:564px !important;
	top:268px !important;
}

#item1474616 {
	width:130px !important;
	height:25px !important;
	left:500px !important;
	top:167px !important;
}

#item1474640 {
	width:98px !important;
	height:22px !important;
	left:532px !important;
	top:144px !important;
}

#item1474663 {
	width:628px !important;
	height:46px !important;
}

@keyframes intensificar-1474663 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1474663 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1474663 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1474686 {
	width:499px !important;
	height:226px !important;
	top:74px !important;
}

@keyframes intensificar-1474686 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1474686 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1474686 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1474484 {
	width:665px !important;
	height:513px !important;
	left:36px !important;
	top:563px !important;
}

#item1474849 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1474853 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1474879 {
	width:74px !important;
	height:70px !important;
	background:#cad6cb;
}

#item1474880 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1474876 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1474913 {
	width:172px !important;
	height:70px !important;
}

#item1474914 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1474888 {
	width:172px !important;
	height:70px !important;
}

#item1474889 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1474884 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1474967 {
	width:158px !important;
	height:70px !important;
}

#item1474968 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1474942 {
	width:158px !important;
	height:70px !important;
}

#item1474943 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1474938 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1475022 {
	width:141px !important;
	height:70px !important;
}

#item1475023 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1474996 {
	width:141px !important;
	height:70px !important;
}

#item1474997 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1474992 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1475075 {
	width:141px !important;
	height:70px !important;
}

#item1475076 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1475050 {
	width:141px !important;
	height:70px !important;
}

#item1475051 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1475046 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
}

#item1502776 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1502799 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1502773 {
	width:206px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1475128 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1475128 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1475128 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1475128 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1582780 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1383243 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1383243 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1383243 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1383245 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1383245 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1383245 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1383241 {
	width:600px !important;
	height:790px !important;
}

#item1383246 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1383988 {
	width:528px !important;
	height:309px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1383988 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1383988 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1383988 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1784385 tr {
	border-right:2.2px solid #fff;;
}

table#table1784385 {
	table-layout:fixed;
}

#item1383295 {
	width:528px !important;
	height:177px !important;
	top:19px !important;
}

@keyframes intensificar-1383295 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1383295 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1383295 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1383318 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1383318 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1383318 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1383318 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1383955 {
	width:528px !important;
	height:566px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1383955 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1383955 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1383955 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1383856 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:119px !important;
}

@keyframes intensificar-1383856 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1383856 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1383856 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1383879 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:135px !important;
}

@keyframes intensificar-1383879 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1383879 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1383879 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1383902 {
	width:89px !important;
	height:22px !important;
	left:440px !important;
	top:209px !important;
}

@keyframes intensificar-1383902 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1383902 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1383902 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1383908 {
	width:167px !important;
	height:15px !important;
	left:397px !important;
	top:186px !important;
}

@keyframes intensificar-1383908 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1383908 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1383908 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1383931 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:188px !important;
}

@keyframes intensificar-1383931 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1383931 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1383931 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1383934 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:156px !important;
}

@keyframes intensificar-1383934 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1383934 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1383934 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1451184 {
	width:528px !important;
	height:12px !important;
	top:1px !important;
}

@keyframes intensificar-1451184 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1451184 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1451184 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1451208 {
	width:350px !important;
	height:114px !important;
	top:33px !important;
}

@keyframes intensificar-1451208 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1451208 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1451208 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1383250 {
	width:564px !important;
	height:566px !important;
	left:636px !important;
	top:159px !important;
}

#item1383507 {
	width:528px !important;
	height:23px !important;
	left:636px !important;
	top:128px !important;
}

#item1383532 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1383556 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1383562 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1383589 {
	width:53px !important;
	height:50px !important;
	background:#cad6cb;
}

#item1383590 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1383585 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1383623 {
	width:123px !important;
	height:50px !important;
}

#item1383624 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1383598 {
	width:123px !important;
	height:50px !important;
}

#item1383599 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1383594 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1383677 {
	width:101px !important;
	height:50px !important;
}

#item1383678 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1383652 {
	width:101px !important;
	height:50px !important;
}

#item1383653 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1383647 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1383730 {
	width:99px !important;
	height:50px !important;
}

#item1383731 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1383705 {
	width:99px !important;
	height:50px !important;
}

#item1383706 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1383701 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1383784 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1415601 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1415624 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1415598 {
	width:147px !important;
	height:13px !important;
	left:636px !important;
	top:748px !important;
}

#item1582725 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1582725 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1582725 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1582725 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1582958 {
	width:164px !important;
	height:302px !important;
	left:539px !important;
	top:309px !important;
}

@keyframes intensificar-1475162 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1475162 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1475162 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1475152 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1475152 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1475152 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1475150 {
	width:700px !important;
	height:309px !important;
}

#item1491627 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1787163 tr {
	border-right:3.08px solid #fff;;
}

table#table1787163 {
	table-layout:fixed;
}

#item1475325 {
	width:628px !important;
	height:289px !important;
	top:27px !important;
}

@keyframes intensificar-1475325 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1475325 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1475325 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1475348 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1475348 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1475348 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1475348 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1562395 {
	width:628px !important;
	height:195px !important;
}

#item1562396 {
	width:595px !important;
	height:537px !important;
}

@keyframes intensificar-1562396 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1562396 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1562396 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1562419 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:75px !important;
}

#item1562457 {
	width:628px !important;
	height:541px !important;
}

#item1562458 {
	width:595px !important;
	height:901px !important;
}

@keyframes intensificar-1562458 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1562458 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1562458 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1562453 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:248px !important;
}

#item1475171 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:186px !important;
}

#item1475194 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:208px !important;
}

#item1475217 {
	width:125px !important;
	height:31px !important;
	left:506px !important;
	top:312px !important;
}

#item1475222 {
	width:234px !important;
	height:21px !important;
	left:431px !important;
	top:281px !important;
}

#item1475245 {
	width:7px !important;
	height:11px !important;
	left:420px !important;
	top:282px !important;
}

#item1475248 {
	width:66px !important;
	height:33px !important;
	left:564px !important;
	top:238px !important;
}

#item1475251 {
	width:628px !important;
	height:42px !important;
}

@keyframes intensificar-1475251 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1475251 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1475251 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1475274 {
	width:490px !important;
	height:159px !important;
	top:65px !important;
}

@keyframes intensificar-1475274 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1475274 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1475274 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1475169 {
	width:665px !important;
	height:541px !important;
	left:36px !important;
	top:534px !important;
}

#item1475395 {
	width:628px !important;
	height:32px !important;
	left:36px !important;
	top:489px !important;
}

#item1475418 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1475442 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1475446 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1475472 {
	width:74px !important;
	height:70px !important;
	background:#cad6cb;
}

#item1475473 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1475469 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1129px !important;
}

#item1475507 {
	width:172px !important;
	height:70px !important;
}

#item1475508 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1475481 {
	width:172px !important;
	height:70px !important;
}

#item1475482 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1475477 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1129px !important;
}

#item1475561 {
	width:141px !important;
	height:70px !important;
}

#item1475562 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1475535 {
	width:141px !important;
	height:70px !important;
}

#item1475536 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1475531 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1129px !important;
}

#item1475614 {
	width:139px !important;
	height:70px !important;
}

#item1475615 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1475589 {
	width:139px !important;
	height:70px !important;
}

#item1475590 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1475585 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1129px !important;
}

#item1475638 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1126px !important;
}

#item1597120 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1597143 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1597117 {
	width:206px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1475674 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1475674 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1475674 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1475674 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1582786 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1384041 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1384041 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1384041 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1384043 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1384043 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1384043 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1384039 {
	width:600px !important;
	height:790px !important;
}

#item1384044 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1384253 {
	width:528px !important;
	height:266px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1384253 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1384253 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1384253 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1790954 tr {
	border-right:2.2px solid #fff;;
}

table#table1790954 {
	table-layout:fixed;
}

#item1384206 {
	width:528px !important;
	height:148px !important;
	top:19px !important;
}

@keyframes intensificar-1384206 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1384206 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1384206 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1384229 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1384229 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1384229 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1384229 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1384180 {
	width:528px !important;
	height:546px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1384180 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1384180 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1384180 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1384096 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:119px !important;
}

@keyframes intensificar-1384096 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1384096 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1384096 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1384119 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:135px !important;
}

@keyframes intensificar-1384119 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1384119 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1384119 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1384142 {
	width:89px !important;
	height:22px !important;
	left:440px !important;
	top:209px !important;
}

@keyframes intensificar-1384142 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1384142 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1384142 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1384148 {
	width:167px !important;
	height:15px !important;
	left:397px !important;
	top:186px !important;
}

@keyframes intensificar-1384148 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1384148 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1384148 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1384172 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:188px !important;
}

@keyframes intensificar-1384172 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1384172 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1384172 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1384175 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:156px !important;
}

@keyframes intensificar-1384175 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1384175 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1384175 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1451239 {
	width:528px !important;
	height:12px !important;
	top:1px !important;
}

@keyframes intensificar-1451239 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1451239 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1451239 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1451262 {
	width:350px !important;
	height:114px !important;
	top:33px !important;
}

@keyframes intensificar-1451262 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1451262 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1451262 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1384047 {
	width:564px !important;
	height:546px !important;
	left:636px !important;
	top:179px !important;
}

#item1384280 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1384303 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1384327 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1384331 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1384357 {
	width:53px !important;
	height:50px !important;
	background:#cad6cb;
}

#item1384358 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1384354 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1384391 {
	width:123px !important;
	height:50px !important;
}

#item1384392 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1384366 {
	width:123px !important;
	height:50px !important;
}

#item1384367 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1384361 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1384444 {
	width:101px !important;
	height:50px !important;
}

#item1384445 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1384419 {
	width:101px !important;
	height:50px !important;
}

#item1384420 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1384415 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1384497 {
	width:99px !important;
	height:50px !important;
}

#item1384498 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1384472 {
	width:99px !important;
	height:50px !important;
}

#item1384473 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1384468 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1384551 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1596111 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1596134 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1596108 {
	width:147px !important;
	height:13px !important;
	left:636px !important;
	top:748px !important;
}

#item1582726 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1582726 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1582726 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1582726 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1582953 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1475702 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1475702 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1475702 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1475695 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1475695 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1475695 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1475693 {
	width:700px !important;
	height:309px !important;
}

#item1491631 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1793590 tr {
	border-right:3.08px solid #fff;;
}

table#table1793590 {
	table-layout:fixed;
}

#item1475870 {
	width:628px !important;
	height:248px !important;
	top:27px !important;
}

@keyframes intensificar-1475870 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1475870 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1475870 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1475893 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1475893 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1475893 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1475893 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1562811 {
	width:628px !important;
	height:208px !important;
}

#item1562812 {
	width:595px !important;
	height:577px !important;
}

@keyframes intensificar-1562812 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1562812 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1562812 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1562835 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:81px !important;
}

#item1562862 {
	width:628px !important;
	height:513px !important;
}

#item1562863 {
	width:595px !important;
	height:1088px !important;
}

@keyframes intensificar-1562863 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1562863 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1562863 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1562886 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:234px !important;
}

#item1475714 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:164px !important;
}

#item1475738 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:187px !important;
}

#item1475761 {
	width:125px !important;
	height:31px !important;
	left:506px !important;
	top:290px !important;
}

#item1475766 {
	width:234px !important;
	height:21px !important;
	left:431px !important;
	top:259px !important;
}

#item1475789 {
	width:7px !important;
	height:11px !important;
	left:420px !important;
	top:261px !important;
}

#item1475792 {
	width:66px !important;
	height:33px !important;
	left:564px !important;
	top:216px !important;
}

#item1475796 {
	width:628px !important;
	height:16px !important;
}

@keyframes intensificar-1475796 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1475796 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1475796 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1475819 {
	width:490px !important;
	height:159px !important;
	top:44px !important;
}

@keyframes intensificar-1475819 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1475819 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1475819 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1475712 {
	width:665px !important;
	height:513px !important;
	left:36px !important;
	top:562px !important;
}

#item1475940 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:489px !important;
}

#item1475963 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1475987 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1475991 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1476017 {
	width:74px !important;
	height:70px !important;
	background:#cad6cb;
}

#item1476019 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1476014 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1129px !important;
}

#item1476052 {
	width:172px !important;
	height:70px !important;
}

#item1476053 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1476027 {
	width:172px !important;
	height:70px !important;
}

#item1476028 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1476023 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1129px !important;
}

#item1476105 {
	width:141px !important;
	height:70px !important;
}

#item1476106 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1476080 {
	width:141px !important;
	height:70px !important;
}

#item1476081 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1476076 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1129px !important;
}

#item1476158 {
	width:139px !important;
	height:70px !important;
}

#item1476159 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1476133 {
	width:139px !important;
	height:70px !important;
}

#item1476134 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1476129 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1129px !important;
}

#item1476182 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1126px !important;
}

#item1597151 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1597174 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1597148 {
	width:206px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1476216 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1476216 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1476216 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1476216 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1582795 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1385037 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1385037 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1385037 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1385035 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1385035 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1385035 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1385033 {
	width:600px !important;
	height:790px !important;
}

#item1385038 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1385811 {
	width:528px !important;
	height:309px !important;
	top:1px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1385811 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1385811 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1385811 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1797187 tr {
	border-right:2.2px solid #fff;;
}

table#table1797187 {
	table-layout:fixed;
}

#item1385253 {
	width:528px !important;
	height:206px !important;
	top:19px !important;
}

@keyframes intensificar-1385253 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1385253 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1385253 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1385276 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1385276 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1385276 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1385276 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1385763 {
	width:528px !important;
	height:562px !important;
	top:1px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1385763 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1385763 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1385763 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1385096 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1385096 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1385096 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1385096 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1385119 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1385119 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1385119 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1385119 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1385143 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1385143 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1385143 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1385143 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1385166 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1385166 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1385166 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1385166 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1451300 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1451300 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1451300 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1451300 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1451323 {
	width:350px !important;
	height:182px !important;
	top:49px !important;
}

@keyframes intensificar-1451323 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1451323 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1451323 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1451346 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:274px !important;
}

@keyframes intensificar-1451346 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1451346 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1451346 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1385041 {
	width:542px !important;
	height:563px !important;
	left:636px !important;
	top:162px !important;
}

#item1385299 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1385323 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1385347 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1385351 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1385377 {
	width:53px !important;
	height:50px !important;
	background:#cad6cb;
}

#item1385378 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1385374 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1385414 {
	width:123px !important;
	height:50px !important;
}

#item1385415 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1385389 {
	width:123px !important;
	height:50px !important;
}

#item1385390 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1385385 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1385467 {
	width:101px !important;
	height:50px !important;
}

#item1385468 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1385442 {
	width:101px !important;
	height:50px !important;
}

#item1385443 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1385438 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1385521 {
	width:99px !important;
	height:50px !important;
}

#item1385522 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1385496 {
	width:99px !important;
	height:50px !important;
}

#item1385497 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1385492 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1385574 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1596148 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1596171 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1596145 {
	width:147px !important;
	height:13px !important;
	left:636px !important;
	top:748px !important;
}

#item1582727 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1582727 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1582727 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1582727 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1582963 {
	width:81px !important;
	height:279px !important;
	top:920px !important;
}

@keyframes intensificar-1476244 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1476244 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1476244 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1476237 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1476237 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1476237 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1476235 {
	width:700px !important;
	height:309px !important;
}

#item1491635 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1800583 tr {
	border-right:3.08px solid #fff;;
}

table#table1800583 {
	table-layout:fixed;
}

#item1476408 {
	width:628px !important;
	height:329px !important;
	top:27px !important;
}

@keyframes intensificar-1476408 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1476408 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1476408 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1476431 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1476431 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1476431 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1476431 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1563282 {
	width:628px !important;
	height:137px !important;
}

#item1563283 {
	width:595px !important;
	height:577px !important;
}

@keyframes intensificar-1563283 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1563283 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1563283 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1563306 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:46px !important;
}

#item1563202 {
	width:628px !important;
	height:525px !important;
}

#item1563203 {
	width:595px !important;
	height:1147px !important;
}

@keyframes intensificar-1563203 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1563203 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1563203 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1563226 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:240px !important;
}

#item1476256 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1476279 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1476303 {
	width:233px !important;
	height:21px !important;
	left:11px !important;
}

#item1476327 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1476330 {
	width:628px !important;
	height:40px !important;
}

@keyframes intensificar-1476330 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1476330 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1476330 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1476353 {
	width:490px !important;
	height:254px !important;
	top:68px !important;
}

@keyframes intensificar-1476353 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1476353 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1476353 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1476376 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:384px !important;
}

#item1476253 {
	width:664px !important;
	height:525px !important;
	left:36px !important;
	top:550px !important;
}

#item1476478 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:489px !important;
}

#item1476501 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1476526 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1476529 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1476556 {
	width:74px !important;
	height:70px !important;
	background:#cad6cb;
}

#item1476557 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1476553 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1129px !important;
}

#item1476591 {
	width:172px !important;
	height:70px !important;
}

#item1476592 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1476566 {
	width:172px !important;
	height:70px !important;
}

#item1476567 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1476561 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1129px !important;
}

#item1476645 {
	width:141px !important;
	height:70px !important;
}

#item1476646 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1476620 {
	width:141px !important;
	height:70px !important;
}

#item1476621 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1476616 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1129px !important;
}

#item1476699 {
	width:139px !important;
	height:70px !important;
}

#item1476700 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1476673 {
	width:139px !important;
	height:70px !important;
}

#item1476674 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1476669 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1129px !important;
}

#item1476723 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1126px !important;
}

#item1597181 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1597204 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1597178 {
	width:206px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1476757 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1476757 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1476757 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1476757 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1582800 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1385862 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1385862 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1385862 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1385860 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1385860 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1385860 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1385858 {
	width:600px !important;
	height:790px !important;
}

#item1385863 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1386098 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1386071 {
	width:528px !important;
	height:253px !important;
	top:17px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1386071 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1386071 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1386071 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1804914 tr {
	border-right:2.2px solid #fff;;
}

table#table1804914 {
	table-layout:fixed;
}

#item1386023 {
	width:528px !important;
	height:148px !important;
	top:19px !important;
}

@keyframes intensificar-1386023 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1386023 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1386023 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1386047 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1386047 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1386047 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1386047 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1386463 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:268px !important;
}

#item1386466 {
	width:534px !important;
	height:549px !important;
	top:15px !important;
}

#item1448506 {
	width:509px !important;
	height:661px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1448506 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1448506 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1448506 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1386492 {
	width:14px !important;
	height:9px !important;
}

#item1386496 {
	width:14px !important;
	height:9px !important;
	top:570px !important;
}

#item1385915 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:222px !important;
}

@keyframes intensificar-1385915 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1385915 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1385915 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1385922 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1385922 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1385922 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1385922 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1385945 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1385945 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1385945 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1385945 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1385969 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1385969 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1385969 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1385969 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1385993 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1385993 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1385993 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1385993 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1451393 {
	width:350px !important;
	height:182px !important;
	top:65px !important;
}

@keyframes intensificar-1451393 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1451393 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1451393 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1451362 {
	width:528px !important;
	height:29px !important;
	top:16px !important;
}

@keyframes intensificar-1451362 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1451362 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1451362 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1385866 {
	width:552px !important;
	height:579px !important;
	left:636px !important;
	top:146px !important;
}

#item1386121 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1386146 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1386149 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1417776 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1386176 {
	width:53px !important;
	height:50px !important;
	background:#cad6cb;
}

#item1386177 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1386172 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1386210 {
	width:123px !important;
	height:50px !important;
}

#item1386211 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1386185 {
	width:123px !important;
	height:50px !important;
}

#item1386186 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1386181 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1386263 {
	width:101px !important;
	height:50px !important;
}

#item1386264 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1386238 {
	width:101px !important;
	height:50px !important;
}

#item1386239 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1386234 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1386317 {
	width:99px !important;
	height:50px !important;
}

#item1386318 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1386292 {
	width:99px !important;
	height:50px !important;
}

#item1386293 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1386287 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1386376 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1596179 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1596202 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1596176 {
	width:147px !important;
	height:13px !important;
	left:636px !important;
	top:748px !important;
}

#item1582730 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1582730 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1582730 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1582730 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1582973 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1476784 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1476784 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1476784 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1476778 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1476778 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1476778 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1476776 {
	width:700px !important;
	height:309px !important;
}

#item1491638 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1807590 tr {
	border-right:3.08px solid #fff;;
}

table#table1807590 {
	table-layout:fixed;
}

#item1476968 {
	width:628px !important;
	height:248px !important;
	top:27px !important;
}

@keyframes intensificar-1476968 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1476968 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1476968 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1476991 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1476991 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1476991 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1476991 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1563626 {
	width:628px !important;
	height:217px !important;
}

#item1563627 {
	width:595px !important;
	height:518px !important;
}

@keyframes intensificar-1563627 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1563627 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1563627 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1563650 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:86px !important;
}

#item1563695 {
	width:628px !important;
	height:525px !important;
}

#item1563696 {
	width:595px !important;
	height:1293px !important;
}

@keyframes intensificar-1563696 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1563696 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1563696 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1563719 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:240px !important;
}

#item1476796 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:288px !important;
}

#item1476805 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1476829 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1476853 {
	width:233px !important;
	height:21px !important;
	left:11px !important;
}

#item1476876 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1476879 {
	width:490px !important;
	height:254px !important;
	top:68px !important;
}

@keyframes intensificar-1476879 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1476879 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1476879 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1476902 {
	width:628px !important;
	height:40px !important;
}

@keyframes intensificar-1476902 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1476902 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1476902 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1476794 {
	width:664px !important;
	height:525px !important;
	left:36px !important;
	top:550px !important;
}

#item1477038 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:489px !important;
}

#item1477061 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1477085 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1477090 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1477113 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1477139 {
	width:74px !important;
	height:70px !important;
	background:#cad6cb;
}

#item1477140 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1477136 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1129px !important;
}

#item1477173 {
	width:172px !important;
	height:70px !important;
}

#item1477175 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1477148 {
	width:172px !important;
	height:70px !important;
}

#item1477149 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1477144 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1129px !important;
}

#item1477227 {
	width:141px !important;
	height:70px !important;
}

#item1477228 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1477202 {
	width:141px !important;
	height:70px !important;
}

#item1477203 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1477198 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1129px !important;
}

#item1477280 {
	width:139px !important;
	height:70px !important;
}

#item1477281 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1477255 {
	width:139px !important;
	height:70px !important;
}

#item1477256 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1477251 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1129px !important;
}

#item1477306 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1126px !important;
}

#item1597211 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1597234 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1597208 {
	width:206px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1477338 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1477338 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1477338 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1477338 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1582805 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1386541 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1386541 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1386541 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1386539 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1386539 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1386539 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1386537 {
	width:600px !important;
	height:790px !important;
}

#item1386542 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1386595 {
	width:528px !important;
	height:309px !important;
	top:2px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1386595 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1386595 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1386595 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1811171 tr {
	border-right:2.2px solid #fff;;
}

table#table1811171 {
	table-layout:fixed;
}

#item1386548 {
	width:528px !important;
	height:177px !important;
	top:19px !important;
}

@keyframes intensificar-1386548 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1386548 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1386548 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1386571 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1386571 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1386571 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1386571 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1387156 {
	width:528px !important;
	height:577px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1387156 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1387156 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1387156 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1386677 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1386677 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1386677 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1386677 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1386701 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1386701 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1386701 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1386701 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1386725 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1386725 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1386725 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1386725 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1386749 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1386749 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1386749 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1386749 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1451424 {
	width:528px !important;
	height:29px !important;
	top:1px !important;
}

@keyframes intensificar-1451424 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1451424 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1451424 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1451447 {
	width:350px !important;
	height:182px !important;
	top:50px !important;
}

@keyframes intensificar-1451447 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1451447 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1451447 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1451470 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:207px !important;
}

@keyframes intensificar-1451470 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1451470 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1451470 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1386545 {
	width:542px !important;
	height:577px !important;
	left:636px !important;
	top:161px !important;
}

#item1386794 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1386817 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1386841 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1386845 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1386872 {
	width:53px !important;
	height:50px !important;
	background:#cad6cb;
}

#item1386873 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1386869 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1386905 {
	width:123px !important;
	height:50px !important;
}

#item1386906 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1386880 {
	width:123px !important;
	height:50px !important;
}

#item1386881 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1386876 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1386958 {
	width:101px !important;
	height:50px !important;
}

#item1386959 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1386933 {
	width:101px !important;
	height:50px !important;
}

#item1386934 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1386929 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1387012 {
	width:99px !important;
	height:50px !important;
}

#item1387014 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1386986 {
	width:99px !important;
	height:50px !important;
}

#item1386987 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1386982 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1387069 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1596210 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1596234 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1596207 {
	width:147px !important;
	height:13px !important;
	left:636px !important;
	top:748px !important;
}

#item1582731 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1582731 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1582731 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1582731 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1583051 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1477364 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1477364 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1477364 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1477371 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1477371 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1477371 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1477362 {
	width:700px !important;
	height:309px !important;
}

#item1491643 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1813991 tr {
	border-right:3.08px solid #fff;;
}

table#table1813991 {
	table-layout:fixed;
}

#item1477539 {
	width:628px !important;
	height:289px !important;
	top:27px !important;
}

@keyframes intensificar-1477539 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1477539 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1477539 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1477562 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1477562 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1477562 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1477562 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1564121 {
	width:628px !important;
	height:217px !important;
}

#item1564122 {
	width:595px !important;
	height:646px !important;
}

@keyframes intensificar-1564122 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1564122 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1564122 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1564145 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:86px !important;
}

#item1564066 {
	width:628px !important;
	height:539px !important;
}

#item1564067 {
	width:595px !important;
	height:1077px !important;
}

@keyframes intensificar-1564067 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1564067 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1564067 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1564090 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:247px !important;
}

#item1477384 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1477407 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1477431 {
	width:233px !important;
	height:21px !important;
	left:11px !important;
}

#item1477454 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1477458 {
	width:628px !important;
	height:40px !important;
}

@keyframes intensificar-1477458 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1477458 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1477458 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1477482 {
	width:490px !important;
	height:254px !important;
	top:68px !important;
}

@keyframes intensificar-1477482 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1477482 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1477482 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1477507 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:288px !important;
}

#item1477381 {
	width:664px !important;
	height:539px !important;
	left:36px !important;
	top:536px !important;
}

#item1477609 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:489px !important;
}

#item1477632 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1477656 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1477661 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1477687 {
	width:74px !important;
	height:70px !important;
	background:#cad6cb;
}

#item1477688 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1477684 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1129px !important;
}

#item1477722 {
	width:172px !important;
	height:70px !important;
}

#item1477723 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1477697 {
	width:172px !important;
	height:70px !important;
}

#item1477698 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1477693 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1129px !important;
}

#item1477775 {
	width:141px !important;
	height:70px !important;
}

#item1477776 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1477750 {
	width:141px !important;
	height:70px !important;
}

#item1477751 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1477746 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1129px !important;
}

#item1477828 {
	width:139px !important;
	height:70px !important;
}

#item1477829 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1477803 {
	width:139px !important;
	height:70px !important;
}

#item1477804 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1477799 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1129px !important;
}

#item1477852 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1126px !important;
}

#item1597246 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1597270 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1597243 {
	width:206px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1477887 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1477887 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1477887 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1477887 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1582810 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1387254 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1387254 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1387254 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1387251 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1387251 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1387251 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1387249 {
	width:600px !important;
	height:790px !important;
}

#item1387255 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1387487 {
	width:528px !important;
	height:266px !important;
	top:1px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1387487 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1387487 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1387487 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1817674 tr {
	border-right:2.2px solid #fff;;
}

table#table1817674 {
	table-layout:fixed;
}

#item1387417 {
	width:528px !important;
	height:177px !important;
	top:19px !important;
}

@keyframes intensificar-1387417 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1387417 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1387417 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1387440 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1387440 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1387440 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1387440 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1454151 {
	width:528px !important;
	height:559px !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-1454151 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1454151 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1454151 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1387317 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1387317 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1387317 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1387317 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1387340 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1387340 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1387340 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1387340 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1387364 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1387364 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1387364 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1387364 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1387387 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1387387 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1387387 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1387387 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1451488 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1451488 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1451488 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1451488 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1451512 {
	width:350px !important;
	height:182px !important;
	top:49px !important;
}

@keyframes intensificar-1451512 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1451512 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1451512 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1451535 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:205px !important;
}

@keyframes intensificar-1451535 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1451535 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1451535 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1387260 {
	width:542px !important;
	height:575px !important;
	left:636px !important;
	top:162px !important;
}

#item1387492 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1387515 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1387539 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1387542 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1387568 {
	width:53px !important;
	height:50px !important;
	background:#cad6cb;
}

#item1387569 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1387565 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1387603 {
	width:123px !important;
	height:50px !important;
}

#item1387604 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1387578 {
	width:123px !important;
	height:50px !important;
}

#item1387579 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1387574 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1387656 {
	width:101px !important;
	height:50px !important;
}

#item1387658 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1387631 {
	width:101px !important;
	height:50px !important;
}

#item1387632 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1387627 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1387710 {
	width:99px !important;
	height:50px !important;
}

#item1387711 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1387685 {
	width:99px !important;
	height:50px !important;
}

#item1387686 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1387681 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1387763 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1596243 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1596266 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1596240 {
	width:147px !important;
	height:13px !important;
	left:636px !important;
	top:748px !important;
}

#item1582732 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1582732 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1582732 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1582732 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1582990 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1477909 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1477909 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1477909 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1477917 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1477917 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1477917 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1477907 {
	width:700px !important;
	height:309px !important;
}

#item1491649 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1820672 tr {
	border-right:3.08px solid #fff;;
}

table#table1820672 {
	table-layout:fixed;
}

#item1478085 {
	width:628px !important;
	height:289px !important;
	top:27px !important;
}

@keyframes intensificar-1478085 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1478085 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1478085 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1478108 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1478108 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1478108 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1478108 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1564571 {
	width:628px !important;
	height:217px !important;
}

#item1564572 {
	width:595px !important;
	height:587px !important;
}

@keyframes intensificar-1564572 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1564572 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1564572 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1564595 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:86px !important;
}

#item1564498 {
	width:628px !important;
	height:539px !important;
}

#item1564499 {
	width:595px !important;
	height:1245px !important;
}

@keyframes intensificar-1564499 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1564499 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1564499 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1564522 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:247px !important;
}

#item1477929 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1477952 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1477976 {
	width:233px !important;
	height:21px !important;
	left:11px !important;
}

#item1477999 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1478003 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1478003 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1478003 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1478003 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1478027 {
	width:490px !important;
	height:254px !important;
	top:93px !important;
}

@keyframes intensificar-1478027 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1478027 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1478027 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1478050 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:313px !important;
}

#item1477926 {
	width:664px !important;
	height:539px !important;
	left:36px !important;
	top:536px !important;
}

#item1478159 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:489px !important;
}

#item1478182 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1478206 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1478211 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1478237 {
	width:74px !important;
	height:70px !important;
	background:#cad6cb;
}

#item1478238 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1478234 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1129px !important;
}

#item1478271 {
	width:172px !important;
	height:70px !important;
}

#item1478272 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1478246 {
	width:172px !important;
	height:70px !important;
}

#item1478247 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1478242 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1129px !important;
}

#item1478324 {
	width:141px !important;
	height:70px !important;
}

#item1478325 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1478299 {
	width:141px !important;
	height:70px !important;
}

#item1478300 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1478295 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1129px !important;
}

#item1478378 {
	width:139px !important;
	height:70px !important;
}

#item1478379 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1478352 {
	width:139px !important;
	height:70px !important;
}

#item1478353 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1478348 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1129px !important;
}

#item1478402 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1126px !important;
}

#item1597278 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1597301 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1597275 {
	width:206px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1478436 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1478436 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1478436 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1478436 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1582816 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1530073 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1530073 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1530073 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1530067 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1530067 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1530067 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1530065 {
	width:600px !important;
	height:790px !important;
}

#item1508716 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1508722 {
	width:528px !important;
	height:253px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1508722 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508722 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508722 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1824306 th, table#table1824306 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1824306 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1824306 {
	table-layout:fixed;
}

#item1508747 {
	width:528px !important;
	height:101px !important;
	top:19px !important;
}

@keyframes intensificar-1508747 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508747 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508747 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1508770 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1508770 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508770 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508770 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1508924 {
	width:528px !important;
	height:511px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1508924 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508924 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508924 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1508795 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1508795 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508795 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508795 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1508818 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1508818 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508818 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508818 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1508842 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1508842 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508842 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508842 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1508865 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1508865 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508865 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508865 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1508870 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1508870 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508870 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508870 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1508894 {
	width:350px !important;
	height:182px !important;
	top:48px !important;
}

@keyframes intensificar-1508894 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508894 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508894 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1508917 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:139px !important;
}

@keyframes intensificar-1508917 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508917 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508917 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1508720 {
	width:542px !important;
	height:511px !important;
	left:636px !important;
	top:162px !important;
}

#item1508948 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1508971 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1508995 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1509000 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1509921 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1509026 {
	width:53px !important;
	height:50px !important;
	background:#cad6cb;
}

#item1509027 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1509023 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1509059 {
	width:123px !important;
	height:50px !important;
}

#item1509060 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1509034 {
	width:123px !important;
	height:50px !important;
}

#item1509035 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1509030 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1509113 {
	width:101px !important;
	height:50px !important;
}

#item1509114 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1509087 {
	width:101px !important;
	height:50px !important;
}

#item1509088 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1509083 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1509166 {
	width:99px !important;
	height:50px !important;
}

#item1509167 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1509141 {
	width:99px !important;
	height:50px !important;
}

#item1509142 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1509137 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1509190 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1596274 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1596297 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1596270 {
	width:147px !important;
	height:13px !important;
	left:636px !important;
	top:748px !important;
}

#item1582733 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1582733 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1582733 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1582733 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1583055 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1509296 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509296 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509296 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1509290 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509290 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509290 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1509288 {
	width:700px !important;
	height:309px !important;
}

#item1509302 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1826258 th, table#table1826258 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1826258 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1826258 {
	table-layout:fixed;
}

#item1509308 {
	width:628px !important;
	height:182px !important;
	top:27px !important;
}

@keyframes intensificar-1509308 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509308 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509308 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1509331 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1509331 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509331 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509331 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1564982 {
	width:628px !important;
	height:306px !important;
}

#item1564983 {
	width:595px !important;
	height:381px !important;
}

@keyframes intensificar-1564983 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1564983 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1564983 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1565006 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:130px !important;
}

#item1564899 {
	width:628px !important;
	height:547px !important;
}

#item1564900 {
	width:595px !important;
	height:881px !important;
}

@keyframes intensificar-1564900 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1564900 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1564900 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1564923 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:251px !important;
}

#item1509383 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1509406 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1509431 {
	width:233px !important;
	height:21px !important;
	left:11px !important;
}

#item1509454 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1509458 {
	width:628px !important;
	height:40px !important;
}

@keyframes intensificar-1509458 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509458 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509458 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1509481 {
	width:407px !important;
	height:254px !important;
	top:65px !important;
}

@keyframes intensificar-1509481 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509481 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509481 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1509504 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:186px !important;
}

#item1509305 {
	width:664px !important;
	height:547px !important;
	left:36px !important;
	top:528px !important;
}

#item1509539 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:489px !important;
}

#item1509562 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1509586 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1509589 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1509949 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1509616 {
	width:74px !important;
	height:70px !important;
	background:#cad6cb;
}

#item1509617 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1509613 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1129px !important;
}

#item1509651 {
	width:172px !important;
	height:70px !important;
}

#item1509652 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1509626 {
	width:172px !important;
	height:70px !important;
}

#item1509627 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1509622 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1129px !important;
}

#item1509705 {
	width:141px !important;
	height:70px !important;
}

#item1509706 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1509679 {
	width:141px !important;
	height:70px !important;
}

#item1509680 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1509675 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1129px !important;
}

#item1509759 {
	width:139px !important;
	height:70px !important;
}

#item1509760 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1509734 {
	width:139px !important;
	height:70px !important;
}

#item1509735 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1509730 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1129px !important;
}

#item1509783 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1126px !important;
}

#item1597340 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1597364 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1597337 {
	width:206px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1509817 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1509817 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1509817 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1509817 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1582821 {
	width:86px !important;
	height:257px !important;
	top:533px !important;
}

@keyframes intensificar-1387878 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1387878 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1387878 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1387876 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1387876 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1387876 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1387874 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1387879 {
	width:211px !important;
	height:33px !important;
	left:795px !important;
	top:36px !important;
}

#item1387885 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:129px !important;
}

#item1387908 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1388767 {
	width:528px !important;
	height:350px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1388767 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1388767 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1388767 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1829245 th, table#table1829245 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
	border-top:2.2px solid #fff;;
}

table#table1829245 tr {
	height:29px;;
	border-top:2.2px solid #fff;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1829245 {
	table-layout:fixed;
}

#item1388225 {
	width:528px !important;
	height:159px !important;
	top:19px !important;
}

@keyframes intensificar-1388225 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1388225 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1388225 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1388248 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1388248 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1388248 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1388248 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1388153 {
	width:528px !important;
	height:23px !important;
	top:1px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1388153 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1388153 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1388153 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1427633 {
	width:528px !important;
	height:322px !important;
	top:24px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1427633 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1427633 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1427633 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1388676 {
	width:528px !important;
	height:545px !important;
	top:1px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1388676 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1388676 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1388676 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1387981 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:243px !important;
}

@keyframes intensificar-1387981 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1387981 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1387981 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1387989 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1387989 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1387989 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1387989 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1388012 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1388012 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1388012 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1388012 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1388037 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1388037 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1388037 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1388037 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1388060 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1388060 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1388060 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1388060 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1388084 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1388084 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1388084 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1388084 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1388107 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1388107 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1388107 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1388107 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1451583 {
	width:350px !important;
	height:181px !important;
	top:50px !important;
}

@keyframes intensificar-1451583 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1451583 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1451583 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1451554 {
	width:528px !important;
	height:29px !important;
	top:1px !important;
}

@keyframes intensificar-1451554 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1451554 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1451554 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1387931 {
	width:542px !important;
	height:546px !important;
	left:36px !important;
	top:179px !important;
}

#item1388272 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1388276 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1388303 {
	width:53px !important;
	height:50px !important;
	background:#cad6cb;
}

#item1388304 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1388299 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1388336 {
	width:123px !important;
	height:50px !important;
}

#item1388337 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1388311 {
	width:123px !important;
	height:50px !important;
}

#item1388312 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1388307 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1388389 {
	width:113px !important;
	height:50px !important;
}

#item1388390 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1388364 {
	width:113px !important;
	height:50px !important;
}

#item1388365 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1388360 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1388443 {
	width:101px !important;
	height:50px !important;
}

#item1388444 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1388417 {
	width:101px !important;
	height:50px !important;
}

#item1388418 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1388413 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1388496 {
	width:101px !important;
	height:50px !important;
}

#item1388497 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1388471 {
	width:101px !important;
	height:50px !important;
}

#item1388472 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1388467 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
}

#item1415933 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1415957 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1415930 {
	width:147px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1582734 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1582734 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1582734 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1582734 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1582997 {
	width:86px !important;
	height:257px !important;
	top:943px !important;
}

@keyframes intensificar-1478458 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1478458 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1478458 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1478464 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1478464 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1478464 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1478456 {
	width:700px !important;
	height:309px !important;
}

#item1491653 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1478474 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:491px !important;
}

#item1478498 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

table#table1832573 th, table#table1832573 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
	border-top:3.08px solid #fff;;
}

table#table1832573 tr {
	height:40.6px;;
	border-top:3.08px solid #fff;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1832573 {
	table-layout:fixed;
}

#item1478774 {
	width:628px !important;
	height:242px !important;
	top:27px !important;
}

@keyframes intensificar-1478774 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1478774 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1478774 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1478797 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1478797 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1478797 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1478797 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1565868 {
	width:628px !important;
	height:214px !important;
}

#item1565869 {
	width:595px !important;
	height:705px !important;
}

@keyframes intensificar-1565869 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1565869 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1565869 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1565892 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:84px !important;
}

#item1478724 {
	width:628px !important;
	height:514px !important;
}

@keyframes intensificar-1478724 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1478724 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1478724 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1565832 {
	width:628px !important;
	height:514px !important;
}

#item1565833 {
	width:595px !important;
	height:842px !important;
}

@keyframes intensificar-1565833 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1565833 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1565833 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1565856 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:234px !important;
}

#item1478523 {
	width:124px !important;
	height:31px !important;
	left:504px !important;
	top:338px !important;
}

#item1478530 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1478553 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1478577 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1478600 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1478624 {
	width:233px !important;
	height:21px !important;
	left:11px !important;
}

#item1478647 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1478650 {
	width:490px !important;
	height:253px !important;
	top:69px !important;
}

@keyframes intensificar-1478650 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1478650 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1478650 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1478673 {
	width:628px !important;
	height:40px !important;
}

@keyframes intensificar-1478673 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1478673 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1478673 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1478521 {
	width:664px !important;
	height:514px !important;
	left:36px !important;
	top:561px !important;
}

#item1478849 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1478852 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1478878 {
	width:74px !important;
	height:70px !important;
	background:#cad6cb;
}

#item1478879 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1478875 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1478914 {
	width:172px !important;
	height:70px !important;
}

#item1478915 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1478888 {
	width:172px !important;
	height:70px !important;
}

#item1478890 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1478884 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1478967 {
	width:158px !important;
	height:70px !important;
}

#item1478968 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1478942 {
	width:158px !important;
	height:70px !important;
}

#item1478943 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1478938 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1479020 {
	width:141px !important;
	height:70px !important;
}

#item1479021 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1478995 {
	width:141px !important;
	height:70px !important;
}

#item1478996 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1478991 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1479073 {
	width:141px !important;
	height:70px !important;
}

#item1479074 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1479048 {
	width:141px !important;
	height:70px !important;
}

#item1479049 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1479044 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
}

#item1597372 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1597395 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1597369 {
	width:206px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1479128 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1479128 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1479128 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1479128 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1582826 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1388822 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1388822 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1388822 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1388820 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1388820 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1388820 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1388818 {
	width:600px !important;
	height:790px !important;
}

#item1388823 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

table#table1836407 th, table#table1836407 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1836407 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1836407 {
	table-layout:fixed;
}

#item1389044 {
	width:528px !important;
	height:159px !important;
	top:19px !important;
}

@keyframes intensificar-1389044 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1389044 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1389044 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1389067 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1389067 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1389067 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1389067 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1389476 {
	width:528px !important;
	height:267px !important;
	top:2px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1389476 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1389476 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1389476 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1565974 {
	width:528px !important;
	height:565px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1565974 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1565974 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1565974 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1388920 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1388920 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1388920 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1388920 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1388943 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1388943 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1388943 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1388943 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1388967 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1388967 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1388967 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1388967 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1388990 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1388990 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1388990 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1388990 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1451616 {
	width:528px !important;
	height:46px !important;
	top:3px !important;
}

@keyframes intensificar-1451616 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1451616 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1451616 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1451639 {
	width:350px !important;
	height:153px !important;
	top:69px !important;
}

@keyframes intensificar-1451639 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1451639 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1451639 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1451662 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:226px !important;
}

@keyframes intensificar-1451662 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1451662 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1451662 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1388827 {
	width:542px !important;
	height:565px !important;
	left:636px !important;
	top:160px !important;
}

#item1389090 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1389113 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1389138 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1389141 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1389168 {
	width:53px !important;
	height:50px !important;
	background:#cad6cb;
}

#item1389169 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1389164 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1389202 {
	width:123px !important;
	height:50px !important;
}

#item1389203 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1389177 {
	width:123px !important;
	height:50px !important;
}

#item1389178 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1389172 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1389255 {
	width:101px !important;
	height:50px !important;
}

#item1389256 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1389230 {
	width:101px !important;
	height:50px !important;
}

#item1389231 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1389226 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1389308 {
	width:99px !important;
	height:50px !important;
}

#item1389309 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1389283 {
	width:99px !important;
	height:50px !important;
}

#item1389284 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1389279 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1389363 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1596314 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1596337 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1596311 {
	width:147px !important;
	height:13px !important;
	left:636px !important;
	top:748px !important;
}

#item1582735 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1582735 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1582735 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1582735 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1583002 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1479158 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1479158 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1479158 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1479151 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1479151 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1479151 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1479149 {
	width:700px !important;
	height:309px !important;
}

#item1491656 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1839289 th, table#table1839289 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1839289 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1839289 {
	table-layout:fixed;
}

#item1479338 {
	width:628px !important;
	height:263px !important;
	top:27px !important;
}

@keyframes intensificar-1479338 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1479338 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1479338 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1479361 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1479361 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1479361 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1479361 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1566372 {
	width:628px !important;
	height:214px !important;
}

#item1566373 {
	width:595px !important;
	height:627px !important;
}

@keyframes intensificar-1566373 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1566373 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1566373 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1566396 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:84px !important;
}

#item1566301 {
	width:628px !important;
	height:538px !important;
}

#item1566302 {
	width:595px !important;
	height:842px !important;
}

@keyframes intensificar-1566302 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1566302 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1566302 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1566325 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:245px !important;
}

#item1479169 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1479192 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1479218 {
	width:233px !important;
	height:21px !important;
	left:11px !important;
}

#item1479241 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1479246 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1479246 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1479246 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1479246 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1479269 {
	width:490px !important;
	height:214px !important;
	top:93px !important;
}

@keyframes intensificar-1479269 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1479269 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1479269 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1479292 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:312px !important;
}

#item1479166 {
	width:664px !important;
	height:538px !important;
	left:36px !important;
	top:537px !important;
}

#item1479414 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:489px !important;
}

#item1479437 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1479461 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1479464 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1479490 {
	width:74px !important;
	height:70px !important;
	background:#cad6cb;
}

#item1479491 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1479487 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1129px !important;
}

#item1479524 {
	width:172px !important;
	height:70px !important;
}

#item1479525 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1479499 {
	width:172px !important;
	height:70px !important;
}

#item1479500 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1479495 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1129px !important;
}

#item1479579 {
	width:141px !important;
	height:70px !important;
}

#item1479580 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1479553 {
	width:141px !important;
	height:70px !important;
}

#item1479554 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1479548 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1129px !important;
}

#item1479632 {
	width:139px !important;
	height:70px !important;
}

#item1479633 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1479607 {
	width:139px !important;
	height:70px !important;
}

#item1479608 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1479603 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1129px !important;
}

#item1479656 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1126px !important;
}

#item1597402 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1597425 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1597399 {
	width:206px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1479691 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1479691 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1479691 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1479691 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1582832 {
	width:186px !important;
	height:167px !important;
	top:623px !important;
}

@keyframes intensificar-1389531 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1389531 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1389531 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1389529 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1389529 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1389529 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1389527 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1389532 {
	width:211px !important;
	height:33px !important;
	left:795px !important;
	top:36px !important;
}

#item1389535 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:130px !important;
}

#item1389560 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:100px !important;
}

#item1389827 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:133px !important;
}

#item1389832 {
	width:534px !important;
	height:262px !important;
	top:15px !important;
}

#item1444703 {
	width:509px !important;
	height:455px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1444703 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1444703 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1444703 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1389863 {
	width:14px !important;
	height:9px !important;
}

#item1389866 {
	width:14px !important;
	height:9px !important;
	top:284px !important;
}

table#table1842732 th, table#table1842732 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1842732 tr {
	background:#f5f5f5;;
}

table#table1842732 {
	table-layout:fixed;
}

#item1389872 {
	width:528px !important;
	height:235px !important;
	top:19px !important;
}

@keyframes intensificar-1389872 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1389872 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1389872 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1389895 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1389895 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1389895 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1389895 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1389799 {
	width:528px !important;
	height:24px !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-1389799 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1389799 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1389799 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1427662 {
	width:528px !important;
	height:521px !important;
	top:40px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1427662 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1427662 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1427662 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1390343 {
	width:528px !important;
	height:545px !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-1390343 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1390343 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1390343 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1389639 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1389639 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1389639 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1389639 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1389663 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1389663 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1389663 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1389663 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1389687 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1389687 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1389687 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1389687 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1389710 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1389710 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1389710 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1389710 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1389734 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1389734 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1389734 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1389734 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1389757 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1389757 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1389757 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1389757 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1451686 {
	width:528px !important;
	height:53px !important;
	top:15px !important;
}

@keyframes intensificar-1451686 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1451686 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1451686 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1451709 {
	width:350px !important;
	height:288px !important;
	top:65px !important;
}

@keyframes intensificar-1451709 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1451709 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1451709 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1451732 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:358px !important;
}

@keyframes intensificar-1451732 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1451732 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1451732 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1389583 {
	width:552px !important;
	height:561px !important;
	left:36px !important;
	top:164px !important;
}

#item1389919 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1389926 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1389952 {
	width:53px !important;
	height:50px !important;
	background:#cad6cb;
}

#item1389953 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1389949 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1389986 {
	width:123px !important;
	height:50px !important;
}

#item1389987 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1389961 {
	width:123px !important;
	height:50px !important;
}

#item1389962 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1389957 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1390039 {
	width:113px !important;
	height:50px !important;
}

#item1390041 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1390014 {
	width:113px !important;
	height:50px !important;
}

#item1390015 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1390010 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1390094 {
	width:101px !important;
	height:50px !important;
}

#item1390095 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1390068 {
	width:101px !important;
	height:50px !important;
}

#item1390069 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1390064 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1390148 {
	width:101px !important;
	height:50px !important;
}

#item1390149 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1390122 {
	width:101px !important;
	height:50px !important;
}

#item1390123 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1390118 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
}

#item1415969 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1415992 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1415966 {
	width:147px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1582736 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1582736 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1582736 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1582736 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1583007 {
	width:186px !important;
	height:182px !important;
	top:1018px !important;
}

@keyframes intensificar-1479716 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1479716 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1479716 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1479712 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1479712 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1479712 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1479709 {
	width:700px !important;
	height:309px !important;
}

#item1491660 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1479724 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:491px !important;
}

#item1479747 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

table#table1846922 th, table#table1846922 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1846922 tr {
	background:#f5f5f5;;
}

table#table1846922 {
	table-layout:fixed;
}

#item1480062 {
	width:628px !important;
	height:370px !important;
	top:27px !important;
}

@keyframes intensificar-1480062 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1480062 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1480062 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1480085 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1480085 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1480085 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1480085 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1566959 {
	width:628px !important;
	height:97px !important;
}

#item1566960 {
	width:595px !important;
	height:823px !important;
}

@keyframes intensificar-1566960 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1566960 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1566960 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1566984 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:26px !important;
}

#item1566888 {
	width:628px !important;
	height:515px !important;
}

#item1566889 {
	width:595px !important;
	height:888px !important;
}

@keyframes intensificar-1566889 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1566889 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1566889 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1566912 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:235px !important;
}

#item1566829 {
	width:628px !important;
	height:515px !important;
}

#item1566830 {
	width:595px !important;
	height:1117px !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%;
}

#item1566853 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:235px !important;
}

#item1479773 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1479796 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1479820 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1479843 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1479867 {
	width:233px !important;
	height:21px !important;
	left:11px !important;
}

#item1479890 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1479895 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1479895 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1479895 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1479895 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1479918 {
	width:490px !important;
	height:403px !important;
	top:87px !important;
}

@keyframes intensificar-1479918 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1479918 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1479918 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1479941 {
	width:124px !important;
	height:31px !important;
	left:504px !important;
	top:498px !important;
}

#item1479770 {
	width:664px !important;
	height:529px !important;
	left:36px !important;
	top:560px !important;
}

#item1480109 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1480113 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1480139 {
	width:74px !important;
	height:70px !important;
	background:#cad6cb;
}

#item1480140 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1480136 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1480174 {
	width:172px !important;
	height:70px !important;
}

#item1480175 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1480149 {
	width:172px !important;
	height:70px !important;
}

#item1480150 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1480145 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1480228 {
	width:158px !important;
	height:70px !important;
}

#item1480229 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1480202 {
	width:158px !important;
	height:70px !important;
}

#item1480203 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1480198 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1480281 {
	width:141px !important;
	height:70px !important;
}

#item1480282 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1480256 {
	width:141px !important;
	height:70px !important;
}

#item1480257 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1480252 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1480335 {
	width:141px !important;
	height:70px !important;
}

#item1480336 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1480309 {
	width:141px !important;
	height:70px !important;
}

#item1480310 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1480305 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
}

#item1597435 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1597458 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1597432 {
	width:206px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1480388 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1480388 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1480388 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1480388 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1582841 {
	width:180px !important;
	height:350px !important;
	left:420px !important;
}

@keyframes intensificar-1390420 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1390420 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1390420 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1390418 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1390418 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1390418 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1390416 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1390421 {
	width:211px !important;
	height:33px !important;
	left:795px !important;
	top:36px !important;
}

#item1390425 {
	width:528px !important;
	height:47px !important;
	left:36px !important;
	top:130px !important;
}

#item1390448 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:100px !important;
}

#item1390703 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:123px !important;
}

#item1390707 {
	width:534px !important;
	height:241px !important;
	top:15px !important;
}

#item1444771 {
	width:509px !important;
	height:588px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1444771 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1444771 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1444771 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1390739 {
	width:14px !important;
	height:9px !important;
}

#item1390742 {
	width:14px !important;
	height:9px !important;
	top:263px !important;
}

table#table1852486 th, table#table1852486 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1852486 tr {
	background:#f5f5f5;;
}

table#table1852486 {
	table-layout:fixed;
}

#item1390747 {
	width:528px !important;
	height:235px !important;
	top:19px !important;
}

@keyframes intensificar-1390747 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1390747 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1390747 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1390770 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1390770 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1390770 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1390770 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1390675 {
	width:528px !important;
	height:26px !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-1390675 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1390675 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1390675 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1427695 {
	width:528px !important;
	height:502px !important;
	top:38px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1427695 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1427695 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1427695 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1393967 {
	width:528px !important;
	height:528px !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-1393967 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1393967 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1393967 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1390528 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1390528 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1390528 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1390528 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1390551 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1390551 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1390551 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1390551 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1390575 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1390575 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1390575 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1390575 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1390598 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1390598 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1390598 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1390598 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1390622 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1390622 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1390622 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1390622 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1390645 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1390645 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1390645 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1390645 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1451750 {
	width:528px !important;
	height:46px !important;
	top:12px !important;
}

@keyframes intensificar-1451750 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1451750 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1451750 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1451774 {
	width:350px !important;
	height:215px !important;
	top:78px !important;
}

@keyframes intensificar-1451774 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1451774 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1451774 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1451797 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:341px !important;
}

@keyframes intensificar-1451797 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1451797 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1451797 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1390472 {
	width:552px !important;
	height:540px !important;
	left:36px !important;
	top:185px !important;
}

#item1390794 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1390797 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1390823 {
	width:53px !important;
	height:50px !important;
	background:#cad6cb;
}

#item1390824 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1390820 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1390859 {
	width:123px !important;
	height:50px !important;
}

#item1390860 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1390834 {
	width:123px !important;
	height:50px !important;
}

#item1390835 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1390829 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1390912 {
	width:113px !important;
	height:50px !important;
}

#item1390913 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1390887 {
	width:113px !important;
	height:50px !important;
}

#item1390888 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1390883 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1390965 {
	width:101px !important;
	height:50px !important;
}

#item1390966 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1390940 {
	width:101px !important;
	height:50px !important;
}

#item1390941 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1390936 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1391020 {
	width:101px !important;
	height:50px !important;
}

#item1391022 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1390994 {
	width:101px !important;
	height:50px !important;
}

#item1390995 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1390990 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
}

#item1416001 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1416024 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1415998 {
	width:147px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1582737 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1582737 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1582737 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1582737 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1583016 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1480420 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1480420 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1480420 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1480412 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1480412 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1480412 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1480410 {
	width:700px !important;
	height:309px !important;
}

#item1491663 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1480430 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:491px !important;
}

#item1480453 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

table#table1856406 th, table#table1856406 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1856406 tr {
	background:#f5f5f5;;
}

table#table1856406 {
	table-layout:fixed;
}

#item1480769 {
	width:628px !important;
	height:368px !important;
	top:27px !important;
}

@keyframes intensificar-1480769 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1480769 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1480769 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1480792 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1480792 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1480792 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1480792 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1567604 {
	width:628px !important;
	height:77px !important;
}

#item1567605 {
	width:595px !important;
	height:921px !important;
}

@keyframes intensificar-1567605 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1567605 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1567605 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1567628 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:16px !important;
}

#item1567505 {
	width:628px !important;
	height:491px !important;
}

#item1567506 {
	width:595px !important;
	height:799px !important;
}

@keyframes intensificar-1567506 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1567506 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1567506 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1567529 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:223px !important;
}

#item1567457 {
	width:628px !important;
	height:491px !important;
}

#item1567458 {
	width:595px !important;
	height:901px !important;
}

@keyframes intensificar-1567458 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1567458 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1567458 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1567481 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:223px !important;
}

#item1480479 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1480503 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1480527 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1480550 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1480574 {
	width:203px !important;
	height:21px !important;
	left:11px !important;
}

#item1480598 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1480601 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1480601 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1480601 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1480601 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1480624 {
	width:490px !important;
	height:301px !important;
	top:92px !important;
}

@keyframes intensificar-1480624 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1480624 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1480624 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1480647 {
	width:124px !important;
	height:31px !important;
	left:504px !important;
	top:461px !important;
}

#item1480476 {
	width:651px !important;
	height:491px !important;
	left:36px !important;
	top:584px !important;
}

#item1480816 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1480820 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1480846 {
	width:74px !important;
	height:70px !important;
	background:#cad6cb;
}

#item1480847 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1480843 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1480879 {
	width:172px !important;
	height:70px !important;
}

#item1480880 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1480854 {
	width:172px !important;
	height:70px !important;
}

#item1480855 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1480850 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1480933 {
	width:158px !important;
	height:70px !important;
}

#item1480934 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1480907 {
	width:158px !important;
	height:70px !important;
}

#item1480908 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1480903 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1480986 {
	width:141px !important;
	height:70px !important;
}

#item1480987 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1480961 {
	width:141px !important;
	height:70px !important;
}

#item1480962 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1480957 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1481039 {
	width:141px !important;
	height:70px !important;
}

#item1481040 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1481014 {
	width:141px !important;
	height:70px !important;
}

#item1481015 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1481010 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
}

#item1597465 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1597488 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1597462 {
	width:206px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1481092 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1481092 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1481092 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1481092 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1582846 {
	width:186px !important;
	height:167px !important;
	top:623px !important;
}

@keyframes intensificar-1510679 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1510679 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510679 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1510673 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1510673 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510673 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1510671 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1510684 {
	width:211px !important;
	height:33px !important;
	left:795px !important;
	top:36px !important;
}

#item1510689 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:130px !important;
}

#item1510712 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1511094 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1511097 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1511470 {
	width:264px !important;
	height:17px !important;
	left:36px !important;
	top:11px !important;
}

table#table1862359 th, table#table1862359 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1862359 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1862359 {
	table-layout:fixed;
}

#item1511046 {
	width:528px !important;
	height:217px !important;
	top:19px !important;
}

@keyframes intensificar-1511046 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1511046 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1511046 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1511069 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1511069 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1511069 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1511069 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1512301 {
	width:528px !important;
	height:281px !important;
	top:18px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1512301 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1512301 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1512301 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1510955 {
	width:528px !important;
	height:25px !important;
	top:14px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1510955 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1510955 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510955 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1510980 {
	width:528px !important;
	height:204px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1510980 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1510980 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510980 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1510914 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1510919 {
	width:534px !important;
	height:533px !important;
	top:15px !important;
}

#item1510921 {
	width:509px !important;
	height:1037px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1510921 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1510921 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510921 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1510946 {
	width:14px !important;
	height:9px !important;
}

#item1510949 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item1510739 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1510739 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1510739 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510739 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1510762 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1510762 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1510762 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510762 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1510786 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1510786 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1510786 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510786 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1510809 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1510809 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1510809 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510809 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1510833 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1510833 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1510833 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510833 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1510856 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1510856 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1510856 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510856 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1510859 {
	width:528px !important;
	height:29px !important;
	top:14px !important;
}

@keyframes intensificar-1510859 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1510859 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510859 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1510882 {
	width:350px !important;
	height:249px !important;
	top:63px !important;
}

@keyframes intensificar-1510882 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1510882 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510882 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1510905 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:322px !important;
}

@keyframes intensificar-1510905 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1510905 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510905 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1510735 {
	width:552px !important;
	height:564px !important;
	left:36px !important;
	top:161px !important;
}

#item1511124 {
	width:53px !important;
	height:50px !important;
	background:#cad6cb;
}

#item1511125 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1511120 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1511158 {
	width:123px !important;
	height:50px !important;
}

#item1511159 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1511133 {
	width:123px !important;
	height:50px !important;
}

#item1511134 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1511129 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1511211 {
	width:113px !important;
	height:50px !important;
}

#item1511212 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1511186 {
	width:113px !important;
	height:50px !important;
}

#item1511187 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1511182 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1511265 {
	width:101px !important;
	height:50px !important;
}

#item1511266 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1511240 {
	width:101px !important;
	height:50px !important;
}

#item1511241 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1511235 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1511318 {
	width:101px !important;
	height:50px !important;
}

#item1511319 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1511293 {
	width:101px !important;
	height:50px !important;
}

#item1511294 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1511289 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
}

#item1511345 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1511368 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1511342 {
	width:147px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1582738 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1582738 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1582738 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1582738 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1583058 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1511520 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1511520 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1511520 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1511513 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1511513 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1511513 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1511511 {
	width:700px !important;
	height:309px !important;
}

#item1511525 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1511528 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:491px !important;
}

#item1511551 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

table#table1866691 th, table#table1866691 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1866691 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1866691 {
	table-layout:fixed;
}

#item1511807 {
	width:628px !important;
	height:323px !important;
	top:27px !important;
}

@keyframes intensificar-1511807 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1511807 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1511807 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1511830 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1511830 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1511830 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1511830 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1568725 {
	width:628px !important;
	height:138px !important;
}

#item1568726 {
	width:595px !important;
	height:627px !important;
}

@keyframes intensificar-1568726 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1568726 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1568726 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1568749 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:46px !important;
}

#item1511781 {
	width:628px !important;
	height:491px !important;
}

@keyframes intensificar-1511781 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1511781 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1511781 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1568657 {
	width:628px !important;
	height:516px !important;
}

#item1568658 {
	width:595px !important;
	height:1813px !important;
}

@keyframes intensificar-1568658 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1568658 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1568658 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1568681 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:235px !important;
}

#item1511577 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1511600 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1511624 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1511647 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1511671 {
	width:233px !important;
	height:21px !important;
	left:11px !important;
}

#item1511694 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1511698 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1511698 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1511698 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1511698 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1511722 {
	width:395px !important;
	height:348px !important;
	top:83px !important;
}

@keyframes intensificar-1511722 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1511722 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1511722 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1511745 {
	width:124px !important;
	height:31px !important;
	left:504px !important;
	top:443px !important;
}

#item1511574 {
	width:664px !important;
	height:516px !important;
	left:36px !important;
	top:559px !important;
}

#item1511880 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1511886 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1512212 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1511913 {
	width:74px !important;
	height:70px !important;
	background:#cad6cb;
}

#item1511914 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1511910 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1511946 {
	width:172px !important;
	height:70px !important;
}

#item1511947 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1511921 {
	width:172px !important;
	height:70px !important;
}

#item1511922 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1511917 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1511999 {
	width:158px !important;
	height:70px !important;
}

#item1512001 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1511974 {
	width:158px !important;
	height:70px !important;
}

#item1511975 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1511970 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1512053 {
	width:141px !important;
	height:70px !important;
}

#item1512054 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1512028 {
	width:141px !important;
	height:70px !important;
}

#item1512029 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1512024 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1512107 {
	width:141px !important;
	height:70px !important;
}

#item1512108 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1512082 {
	width:141px !important;
	height:70px !important;
}

#item1512083 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1512078 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
}

#item1597498 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1597521 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1597494 {
	width:206px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1512161 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1512161 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1512161 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1512161 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1582860 {
	width:86px !important;
	height:257px !important;
	top:533px !important;
}

@keyframes intensificar-1394094 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1394094 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1394094 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1394092 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1394092 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1394092 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1394090 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1394096 {
	width:211px !important;
	height:33px !important;
	left:795px !important;
	top:36px !important;
}

#item1394099 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:130px !important;
}

#item1394122 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:100px !important;
}

table#table1870825 tr {
	border-right:2.2px solid #fff;;
}

table#table1870825 {
	table-layout:fixed;
}

#item1394396 {
	width:528px !important;
	height:162px !important;
	top:19px !important;
}

@keyframes intensificar-1394396 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1394396 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1394396 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1394419 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1394419 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1394419 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1394419 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1394443 {
	width:528px !important;
	height:322px !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-1394443 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1394443 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1394443 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1394368 {
	width:528px !important;
	height:24px !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-1394368 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1394368 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1394368 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1427785 {
	width:528px !important;
	height:154px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1427785 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1427785 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1427785 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1394324 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1394328 {
	width:534px !important;
	height:529px !important;
	top:15px !important;
}

#item1418150 {
	width:509px !important;
	height:908px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1418150 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1418150 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1418150 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1394354 {
	width:14px !important;
	height:9px !important;
}

#item1394358 {
	width:14px !important;
	height:9px !important;
	top:551px !important;
}

#item1394201 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1394201 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1394201 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1394201 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1394224 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1394224 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1394224 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1394224 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1394248 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1394248 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1394248 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1394248 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1394271 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1394271 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1394271 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1394271 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1394295 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1394295 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1394295 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1394295 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1394318 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1394318 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1394318 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1394318 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1452006 {
	width:528px !important;
	height:46px !important;
	top:16px !important;
}

@keyframes intensificar-1452006 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1452006 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1452006 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1452031 {
	width:350px !important;
	height:288px !important;
	top:82px !important;
}

@keyframes intensificar-1452031 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1452031 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1452031 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1452054 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:239px !important;
}

@keyframes intensificar-1452054 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1452054 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1452054 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1394145 {
	width:552px !important;
	height:560px !important;
	left:36px !important;
	top:165px !important;
}

#item1394471 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1394474 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1418084 {
	width:264px !important;
	height:17px !important;
	left:36px !important;
	top:11px !important;
}

#item1394500 {
	width:53px !important;
	height:50px !important;
	background:#cad6cb;
}

#item1394501 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1394497 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1394534 {
	width:123px !important;
	height:50px !important;
}

#item1394535 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1394509 {
	width:123px !important;
	height:50px !important;
}

#item1394510 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1394504 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1394588 {
	width:113px !important;
	height:50px !important;
}

#item1394589 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1394563 {
	width:113px !important;
	height:50px !important;
}

#item1394564 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1394559 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1394641 {
	width:101px !important;
	height:50px !important;
}

#item1394642 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1394616 {
	width:101px !important;
	height:50px !important;
}

#item1394617 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1394612 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1394694 {
	width:101px !important;
	height:50px !important;
}

#item1394695 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1394669 {
	width:101px !important;
	height:50px !important;
}

#item1394670 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1394665 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
}

#item1416095 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1416118 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1416092 {
	width:147px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1582740 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1582740 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1582740 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1582740 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1583040 {
	width:86px !important;
	height:257px !important;
	top:943px !important;
}

@keyframes intensificar-1483118 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1483118 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1483118 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1483114 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1483114 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1483114 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1483112 {
	width:700px !important;
	height:309px !important;
}

#item1491680 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1483129 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:491px !important;
}

#item1483152 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

table#table1874681 tr {
	border-right:3.08px solid #fff;;
}

table#table1874681 {
	table-layout:fixed;
}

#item1483445 {
	width:628px !important;
	height:247px !important;
	top:27px !important;
}

@keyframes intensificar-1483445 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1483445 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1483445 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1483468 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1483468 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1483468 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1483468 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1569298 {
	width:628px !important;
	height:207px !important;
}

#item1569299 {
	width:595px !important;
	height:685px !important;
}

@keyframes intensificar-1569299 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1569299 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1569299 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1569322 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:81px !important;
}

#item1483394 {
	width:628px !important;
	height:517px !important;
}

@keyframes intensificar-1483394 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1483394 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1483394 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1569217 {
	width:628px !important;
	height:511px !important;
}

#item1569218 {
	width:595px !important;
	height:1637px !important;
}

@keyframes intensificar-1569218 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1569218 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1569218 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1569241 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:233px !important;
}

#item1483178 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1483201 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1483226 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1483249 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1483274 {
	width:233px !important;
	height:21px !important;
	left:11px !important;
}

#item1483298 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1483301 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1483301 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1483301 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1483301 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1483324 {
	width:490px !important;
	height:403px !important;
	top:92px !important;
}

@keyframes intensificar-1483324 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1483324 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1483324 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1483347 {
	width:124px !important;
	height:31px !important;
	left:504px !important;
	top:312px !important;
}

#item1483175 {
	width:664px !important;
	height:517px !important;
	left:36px !important;
	top:564px !important;
}

#item1483520 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1483524 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1483547 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1483573 {
	width:74px !important;
	height:70px !important;
	background:#cad6cb;
}

#item1483575 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1483570 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1483611 {
	width:172px !important;
	height:70px !important;
}

#item1483612 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1483585 {
	width:172px !important;
	height:70px !important;
}

#item1483586 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1483581 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1483664 {
	width:158px !important;
	height:70px !important;
}

#item1483665 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1483639 {
	width:158px !important;
	height:70px !important;
}

#item1483640 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1483635 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1483718 {
	width:141px !important;
	height:70px !important;
}

#item1483719 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1483692 {
	width:141px !important;
	height:70px !important;
}

#item1483693 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1483688 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1483772 {
	width:141px !important;
	height:70px !important;
}

#item1483773 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1483746 {
	width:141px !important;
	height:70px !important;
}

#item1483747 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1483742 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
}

#item1597530 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1597553 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1597527 {
	width:206px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1483826 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1483826 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1483826 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1483826 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1587732 {
	width:130px !important;
	height:134px !important;
	left:470px !important;
}

@keyframes intensificar-1392310 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1392310 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1392310 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1392306 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1392306 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1392306 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1392304 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1392311 {
	width:211px !important;
	height:33px !important;
	left:795px !important;
	top:36px !important;
}

#item1392315 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:130px !important;
}

#item1392338 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

table#table1878447 {
	table-layout:fixed;
}

#item1392652 {
	width:528px !important;
	height:330px !important;
	top:19px !important;
}

@keyframes intensificar-1392652 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1392652 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1392652 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1392675 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1392675 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1392675 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1392675 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1570674 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:88px !important;
}

#item1570677 {
	width:534px !important;
	height:171px !important;
	top:15px !important;
}

#item1584766 {
	width:509px !important;
	height:555px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1584766 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1584766 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1584766 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1570702 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1570706 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:193px !important;
}

#item1570561 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1570564 {
	width:534px !important;
	height:529px !important;
	top:15px !important;
}

#item1570565 {
	width:509px !important;
	height:1308px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1570565 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1570565 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1570565 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1570590 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1570593 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:551px !important;
}

#item1392365 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1392368 {
	width:534px !important;
	height:529px !important;
	top:15px !important;
}

#item1392369 {
	width:509px !important;
	height:726px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1392369 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1392369 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1392369 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1392396 {
	width:14px !important;
	height:9px !important;
}

#item1392399 {
	width:14px !important;
	height:9px !important;
	top:551px !important;
}

#item1392457 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1392457 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1392457 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1392457 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1392480 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1392480 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1392480 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1392480 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1392504 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1392504 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1392504 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1392504 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1392527 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1392527 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1392527 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1392527 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1392551 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1392551 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1392551 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1392551 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1392574 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1392574 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1392574 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1392574 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1451937 {
	width:528px !important;
	height:63px !important;
	top:10px !important;
}

@keyframes intensificar-1451937 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1451937 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1451937 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1451960 {
	width:350px !important;
	height:349px !important;
	top:93px !important;
}

@keyframes intensificar-1451960 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1451960 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1451960 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1451983 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:487px !important;
}

@keyframes intensificar-1451983 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1451983 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1451983 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1569873 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:245px !important;
}

@keyframes intensificar-1569873 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1569873 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1569873 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1569896 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:261px !important;
}

@keyframes intensificar-1569896 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1569896 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1569896 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1584317 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:146px !important;
}

@keyframes intensificar-1584317 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1584317 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1584317 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1584340 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:162px !important;
}

@keyframes intensificar-1584340 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1584340 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1584340 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1392361 {
	width:552px !important;
	height:560px !important;
	left:36px !important;
	top:165px !important;
}

#item1392699 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1392702 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1584258 {
	width:264px !important;
	height:17px !important;
	left:36px !important;
	top:11px !important;
}

#item1392729 {
	width:53px !important;
	height:50px !important;
	background:#cad6cb;
}

#item1392730 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1392726 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1392763 {
	width:123px !important;
	height:50px !important;
}

#item1392765 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1392738 {
	width:123px !important;
	height:50px !important;
}

#item1392739 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1392734 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1392817 {
	width:113px !important;
	height:50px !important;
}

#item1392818 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1392792 {
	width:113px !important;
	height:50px !important;
}

#item1392793 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1392788 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1392870 {
	width:101px !important;
	height:50px !important;
}

#item1392871 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1392845 {
	width:101px !important;
	height:50px !important;
}

#item1392846 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1392841 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1392924 {
	width:101px !important;
	height:50px !important;
}

#item1392925 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1392899 {
	width:101px !important;
	height:50px !important;
}

#item1392900 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1392895 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
}

#item1416065 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1416088 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1416062 {
	width:147px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1582742 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1582742 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1582742 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1582742 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1587805 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:310px !important;
}

@keyframes intensificar-1482411 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1482411 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1482411 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1482403 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1482403 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1482403 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1482401 {
	width:700px !important;
	height:309px !important;
}

#item1491675 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1482417 {
	width:628px !important;
	height:89px !important;
	left:36px !important;
	top:491px !important;
}

#item1482441 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1482760 {
	width:80px !important;
	height:12px !important;
	top:188px !important;
}

@keyframes intensificar-1482760 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1482760 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1482760 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1571333 {
	width:628px !important;
	height:156px !important;
}

#item1571334 {
	width:595px !important;
	height:951px !important;
}

@keyframes intensificar-1571334 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1571334 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1571334 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1571357 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:55px !important;
}

#item1571365 {
	width:628px !important;
	height:266px !important;
	top:210px !important;
}

table#table1886097 {
	table-layout:fixed;
}

#item1571366 {
	width:595px !important;
	height:481px !important;
}

@keyframes intensificar-1571366 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1571366 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1571366 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1571389 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:320px !important;
}

#item1571264 {
	width:628px !important;
	height:476px !important;
}

#item1571265 {
	width:595px !important;
	height:2378px !important;
}

@keyframes intensificar-1571265 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1571265 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1571265 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1571289 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:215px !important;
}

#item1571218 {
	width:628px !important;
	height:476px !important;
}

#item1571219 {
	width:595px !important;
	height:1265px !important;
}

@keyframes intensificar-1571219 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1571219 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1571219 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1571242 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:215px !important;
}

#item1482467 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1482491 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1482515 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1482538 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1482563 {
	width:233px !important;
	height:21px !important;
	left:11px !important;
}

#item1482586 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1482592 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1482592 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1482592 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1482592 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1482615 {
	width:490px !important;
	height:371px !important;
	top:105px !important;
}

@keyframes intensificar-1482615 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1482615 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1482615 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1482638 {
	width:124px !important;
	height:31px !important;
	left:504px !important;
	top:449px !important;
}

#item1570446 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:143px !important;
}

#item1570469 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:165px !important;
}

#item1584640 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:242px !important;
}

#item1584663 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:265px !important;
}

#item1482464 {
	width:664px !important;
	height:480px !important;
	left:36px !important;
	top:599px !important;
}

#item1482814 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1482817 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1584286 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1482843 {
	width:74px !important;
	height:70px !important;
	background:#cad6cb;
}

#item1482844 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1482840 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1482878 {
	width:172px !important;
	height:70px !important;
}

#item1482879 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1482852 {
	width:172px !important;
	height:70px !important;
}

#item1482853 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1482848 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1482931 {
	width:158px !important;
	height:70px !important;
}

#item1482932 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1482906 {
	width:158px !important;
	height:70px !important;
}

#item1482907 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1482902 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1482984 {
	width:141px !important;
	height:70px !important;
}

#item1482985 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1482959 {
	width:141px !important;
	height:70px !important;
}

#item1482960 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1482955 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1483037 {
	width:141px !important;
	height:70px !important;
}

#item1483038 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1483012 {
	width:141px !important;
	height:70px !important;
}

#item1483013 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1483008 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
}

#item1597562 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1597585 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1597559 {
	width:206px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1483092 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1483092 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1483092 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1483092 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1587741 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1391447 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1391447 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1391447 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1391445 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1391445 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1391445 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1391443 {
	width:600px !important;
	height:790px !important;
}

#item1391448 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

table#table1892043 th, table#table1892043 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1892043 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1892043 {
	table-layout:fixed;
}

#item1391669 {
	width:528px !important;
	height:144px !important;
	top:19px !important;
}

@keyframes intensificar-1391669 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1391669 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1391669 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1391692 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1391692 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1391692 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1391692 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1392255 {
	width:528px !important;
	height:239px !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-1392255 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1392255 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1392255 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1391454 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1391457 {
	width:534px !important;
	height:548px !important;
	top:15px !important;
}

#item1427592 {
	width:509px !important;
	height:625px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1427592 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1427592 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1427592 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1391483 {
	width:14px !important;
	height:9px !important;
}

#item1391487 {
	width:14px !important;
	height:9px !important;
	top:571px !important;
}

#item1392148 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:133px !important;
}

@keyframes intensificar-1392148 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1392148 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1392148 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1392171 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:237px !important;
}

@keyframes intensificar-1392171 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1392171 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1392171 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1392178 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:149px !important;
}

@keyframes intensificar-1392178 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1392178 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1392178 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1392201 {
	width:139px !important;
	height:26px !important;
	left:389px !important;
	top:201px !important;
}

@keyframes intensificar-1392201 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1392201 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1392201 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1392224 {
	width:5px !important;
	height:8px !important;
	left:381px !important;
	top:203px !important;
}

@keyframes intensificar-1392224 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1392224 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1392224 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1392228 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:169px !important;
}

@keyframes intensificar-1392228 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1392228 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1392228 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1451880 {
	width:528px !important;
	height:46px !important;
	top:18px !important;
}

@keyframes intensificar-1451880 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1451880 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1451880 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1451903 {
	width:350px !important;
	height:153px !important;
	top:83px !important;
}

@keyframes intensificar-1451903 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1451903 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1451903 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1391451 {
	width:552px !important;
	height:579px !important;
	left:636px !important;
	top:146px !important;
}

#item1391716 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1391739 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1391763 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1391767 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1391793 {
	width:53px !important;
	height:50px !important;
	background:#cad6cb;
}

#item1391794 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1391790 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1391827 {
	width:123px !important;
	height:50px !important;
}

#item1391828 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1391801 {
	width:123px !important;
	height:50px !important;
}

#item1391802 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1391797 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1391880 {
	width:101px !important;
	height:50px !important;
}

#item1391881 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1391855 {
	width:101px !important;
	height:50px !important;
}

#item1391856 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1391851 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1391933 {
	width:99px !important;
	height:50px !important;
}

#item1391934 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1391908 {
	width:99px !important;
	height:50px !important;
}

#item1391909 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1391904 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1391987 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1596355 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1596378 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1596352 {
	width:147px !important;
	height:13px !important;
	left:636px !important;
	top:748px !important;
}

#item1582741 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1582741 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1582741 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1582741 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1587808 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1481846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1481846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1481846 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1481840 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1481840 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1481840 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1481838 {
	width:700px !important;
	height:309px !important;
}

#item1491671 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1895624 th, table#table1895624 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1895624 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1895624 {
	table-layout:fixed;
}

#item1482032 {
	width:628px !important;
	height:221px !important;
	top:27px !important;
}

@keyframes intensificar-1482032 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1482032 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1482032 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1482055 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1482055 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1482055 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1482055 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1569758 {
	width:628px !important;
	height:257px !important;
}

#item1569760 {
	width:595px !important;
	height:498px !important;
}

@keyframes intensificar-1569760 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1569760 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1569760 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1569783 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:106px !important;
}

#item1569694 {
	width:628px !important;
	height:537px !important;
}

#item1569695 {
	width:595px !important;
	height:1156px !important;
}

@keyframes intensificar-1569695 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1569695 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1569695 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1569718 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:246px !important;
}

#item1481858 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:178px !important;
}

#item1481883 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:323px !important;
}

#item1481890 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:201px !important;
}

#item1481913 {
	width:233px !important;
	height:36px !important;
	left:431px !important;
	top:273px !important;
}

#item1481936 {
	width:7px !important;
	height:11px !important;
	left:420px !important;
	top:276px !important;
}

#item1481939 {
	width:66px !important;
	height:33px !important;
	left:563px !important;
	top:228px !important;
}

#item1481942 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1481942 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1481942 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1481942 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1481965 {
	width:490px !important;
	height:214px !important;
	top:108px !important;
}

@keyframes intensificar-1481965 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1481965 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1481965 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1481856 {
	width:664px !important;
	height:537px !important;
	left:36px !important;
	top:538px !important;
}

#item1482106 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:489px !important;
}

#item1482129 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1482153 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1482156 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1482182 {
	width:74px !important;
	height:70px !important;
	background:#cad6cb;
}

#item1482183 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1482179 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1129px !important;
}

#item1482216 {
	width:172px !important;
	height:70px !important;
}

#item1482217 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1482190 {
	width:172px !important;
	height:70px !important;
}

#item1482191 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1482186 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1129px !important;
}

#item1482269 {
	width:141px !important;
	height:70px !important;
}

#item1482270 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1482244 {
	width:141px !important;
	height:70px !important;
}

#item1482245 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1482240 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1129px !important;
}

#item1482322 {
	width:139px !important;
	height:70px !important;
}

#item1482323 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1482297 {
	width:139px !important;
	height:70px !important;
}

#item1482298 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1482293 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1129px !important;
}

#item1482346 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1126px !important;
}

#item1597592 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1597615 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1597589 {
	width:206px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1482381 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1482381 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1482381 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1482381 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1582865 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1551917 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1551917 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1551917 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1551919 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1551919 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1551919 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1551914 {
	width:600px !important;
	height:790px !important;
}

#item1551920 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1571522 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1571529 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

table#table1898512 th, table#table1898512 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1898512 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1898512 {
	table-layout:fixed;
}

#item1571737 {
	width:528px !important;
	height:144px !important;
	top:359px !important;
}

@keyframes intensificar-1571737 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1571737 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1571737 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1571760 {
	width:100px !important;
	height:13px !important;
	top:339px !important;
}

@keyframes intensificar-1571760 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1571760 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1571760 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1571783 {
	width:528px !important;
	height:323px !important;
	top:16px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1571783 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1571783 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1571783 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1571692 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:278px !important;
}

#item1571698 {
	width:534px !important;
	height:549px !important;
	top:16px !important;
}

#item1571699 {
	width:509px !important;
	height:743px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1571699 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1571699 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1571699 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1571724 {
	width:14px !important;
	height:9px !important;
}

#item1571731 {
	width:14px !important;
	height:9px !important;
	top:573px !important;
}

#item1571554 {
	width:528px !important;
	height:46px !important;
	top:16px !important;
}

@keyframes intensificar-1571554 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1571554 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1571554 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1571577 {
	width:350px !important;
	height:261px !important;
	top:82px !important;
}

@keyframes intensificar-1571577 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1571577 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1571577 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1571600 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:168px !important;
}

@keyframes intensificar-1571600 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1571600 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1571600 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1571623 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:184px !important;
}

@keyframes intensificar-1571623 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1571623 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1571623 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1571646 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:273px !important;
}

#item1571656 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:202px !important;
}

#item1571661 {
	width:175px !important;
	height:26px !important;
	left:389px !important;
	top:236px !important;
}

#item1571684 {
	width:5px !important;
	height:8px !important;
	left:381px !important;
	top:238px !important;
}

#item1571552 {
	width:564px !important;
	height:581px !important;
	left:636px !important;
	top:144px !important;
}

#item1571807 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1571832 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1571855 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1552243 {
	width:53px !important;
	height:50px !important;
	background:#cad6cb;
}

#item1552245 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1552240 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1552278 {
	width:123px !important;
	height:50px !important;
}

#item1552279 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1552253 {
	width:123px !important;
	height:50px !important;
}

#item1552254 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1552249 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1552332 {
	width:101px !important;
	height:50px !important;
}

#item1552333 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1552306 {
	width:101px !important;
	height:50px !important;
}

#item1552307 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1552302 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1552385 {
	width:99px !important;
	height:50px !important;
}

#item1552386 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1552360 {
	width:99px !important;
	height:50px !important;
}

#item1552361 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1552356 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1552409 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1596384 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1596407 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1596381 {
	width:147px !important;
	height:13px !important;
	left:636px !important;
	top:748px !important;
}

#item1582743 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1582743 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1582743 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1582743 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1583064 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1552501 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1552501 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1552501 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1552503 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1552503 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1552503 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1552499 {
	width:700px !important;
	height:309px !important;
}

#item1552504 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1571943 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1571949 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

table#table1901517 th, table#table1901517 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1901517 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1901517 {
	table-layout:fixed;
}

#item1571974 {
	width:628px !important;
	height:221px !important;
	top:300px !important;
}

@keyframes intensificar-1571974 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1571974 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1571974 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1571997 {
	width:140px !important;
	height:18px !important;
	top:272px !important;
}

@keyframes intensificar-1571997 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1571997 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1571997 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1572020 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:98px !important;
}

#item1572025 {
	width:628px !important;
	height:241px !important;
}

#item1572026 {
	width:595px !important;
	height:518px !important;
}

@keyframes intensificar-1572026 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1572026 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1572026 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1572189 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:238px !important;
}

#item1572193 {
	width:628px !important;
	height:521px !important;
}

#item1572194 {
	width:595px !important;
	height:1411px !important;
}

@keyframes intensificar-1572194 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1572194 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1572194 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1572051 {
	width:627px !important;
	height:64px !important;
	left:1px !important;
}

@keyframes intensificar-1572051 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1572051 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1572051 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1572074 {
	width:395px !important;
	height:159px !important;
	top:92px !important;
}

@keyframes intensificar-1572074 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1572074 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1572074 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1572097 {
	width:98px !important;
	height:22px !important;
	left:517px !important;
	top:200px !important;
}

@keyframes intensificar-1572097 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1572097 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1572097 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1572120 {
	width:130px !important;
	height:25px !important;
	left:485px !important;
	top:223px !important;
}

@keyframes intensificar-1572120 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1572120 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1572120 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1572145 {
	width:125px !important;
	height:31px !important;
	left:490px !important;
	top:348px !important;
}

#item1572155 {
	width:66px !important;
	height:33px !important;
	left:549px !important;
	top:249px !important;
}

#item1572160 {
	width:245px !important;
	height:36px !important;
	left:420px !important;
	top:296px !important;
}

#item1572183 {
	width:7px !important;
	height:11px !important;
	left:409px !important;
	top:299px !important;
}

#item1571972 {
	width:665px !important;
	height:521px !important;
	left:36px !important;
	top:554px !important;
}

#item1572217 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:510px !important;
}

#item1572241 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1572264 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1552820 {
	width:74px !important;
	height:70px !important;
	background:#cad6cb;
}

#item1552821 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1552817 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1129px !important;
}

#item1552854 {
	width:172px !important;
	height:70px !important;
}

#item1552855 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1552829 {
	width:172px !important;
	height:70px !important;
}

#item1552830 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1552825 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1129px !important;
}

#item1552908 {
	width:141px !important;
	height:70px !important;
}

#item1552909 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1552883 {
	width:141px !important;
	height:70px !important;
}

#item1552884 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1552879 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1129px !important;
}

#item1552962 {
	width:139px !important;
	height:70px !important;
}

#item1552963 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1552937 {
	width:139px !important;
	height:70px !important;
}

#item1552938 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1552932 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1129px !important;
}

#item1552986 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1126px !important;
}

#item1597625 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1597648 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1597622 {
	width:206px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1553018 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1553018 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1553018 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1553018 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1539867 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1394962 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1394962 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1394962 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1394960 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1394960 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1394960 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1394958 {
	width:600px !important;
	height:790px !important;
}

#item1394963 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

table#table1904629 th, table#table1904629 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1904629 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1904629 {
	table-layout:fixed;
}

#item1395184 {
	width:528px !important;
	height:174px !important;
	top:19px !important;
}

@keyframes intensificar-1395184 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1395184 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1395184 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1395207 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1395207 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1395207 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1395207 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1395725 {
	width:528px !important;
	height:197px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1395725 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1395725 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1395725 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1395687 {
	width:528px !important;
	height:563px !important;
	top:1px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1395687 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1395687 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1395687 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1395054 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:288px !important;
}

@keyframes intensificar-1395054 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1395054 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1395054 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1395061 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1395061 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1395061 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1395061 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1395084 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1395084 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1395084 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1395084 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1395108 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1395108 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1395108 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1395108 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1395131 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1395131 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1395131 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1395131 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1395572 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:159px !important;
}

@keyframes intensificar-1395572 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1395572 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1395572 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1395595 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:175px !important;
}

@keyframes intensificar-1395595 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1395595 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1395595 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1395618 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:101px !important;
}

@keyframes intensificar-1395618 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1395618 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1395618 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1395641 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:117px !important;
}

@keyframes intensificar-1395641 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1395641 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1395641 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1452093 {
	width:350px !important;
	height:193px !important;
	top:50px !important;
}

@keyframes intensificar-1452093 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1452093 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1452093 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1452070 {
	width:528px !important;
	height:37px !important;
}

@keyframes intensificar-1452070 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1452070 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1452070 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1394966 {
	width:542px !important;
	height:564px !important;
	left:636px !important;
	top:161px !important;
}

#item1395230 {
	width:528px !important;
	height:26px !important;
	left:636px !important;
	top:128px !important;
}

#item1395253 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1395277 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1395280 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1395307 {
	width:53px !important;
	height:50px !important;
	background:#cad6cb;
}

#item1395308 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1395303 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1395340 {
	width:123px !important;
	height:50px !important;
}

#item1395341 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1395315 {
	width:123px !important;
	height:50px !important;
}

#item1395316 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1395311 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1395393 {
	width:101px !important;
	height:50px !important;
}

#item1395394 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1395368 {
	width:101px !important;
	height:50px !important;
}

#item1395369 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1395364 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1395446 {
	width:99px !important;
	height:50px !important;
}

#item1395447 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1395421 {
	width:99px !important;
	height:50px !important;
}

#item1395422 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1395417 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1395502 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1596414 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1596437 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1596411 {
	width:147px !important;
	height:13px !important;
	left:636px !important;
	top:748px !important;
}

#item1582744 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1582744 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1582744 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1582744 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1583061 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1483853 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1483853 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1483853 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1483849 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1483849 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1483849 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1483847 {
	width:700px !important;
	height:309px !important;
}

#item1491688 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1908587 th, table#table1908587 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1908587 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1908587 {
	table-layout:fixed;
}

#item1484116 {
	width:628px !important;
	height:263px !important;
	top:27px !important;
}

@keyframes intensificar-1484116 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1484116 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1484116 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1484139 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1484139 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1484139 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1484139 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1573870 {
	width:628px !important;
	height:221px !important;
}

#item1573871 {
	width:595px !important;
	height:419px !important;
}

@keyframes intensificar-1573871 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1573871 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1573871 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1573867 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:88px !important;
}

#item1573679 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:248px !important;
}

#item1573683 {
	width:628px !important;
	height:541px !important;
}

#item1573684 {
	width:595px !important;
	height:1058px !important;
}

@keyframes intensificar-1573684 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1573684 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1573684 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1483866 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:418px !important;
}

#item1483875 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1483899 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1483923 {
	width:233px !important;
	height:21px !important;
	left:11px !important;
}

#item1483946 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1483949 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:236px !important;
}

#item1483972 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:259px !important;
}

#item1483995 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:156px !important;
}

#item1484018 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:178px !important;
}

#item1484041 {
	width:490px !important;
	height:270px !important;
	top:85px !important;
}

@keyframes intensificar-1484041 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1484041 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1484041 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1484064 {
	width:626px !important;
	height:64px !important;
}

@keyframes intensificar-1484064 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1484064 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1484064 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1483864 {
	width:664px !important;
	height:541px !important;
	left:36px !important;
	top:534px !important;
}

#item1484190 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:489px !important;
}

#item1484213 {
	width:626px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1484237 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1484240 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1484266 {
	width:74px !important;
	height:70px !important;
	background:#cad6cb;
}

#item1484267 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1484263 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1129px !important;
}

#item1484300 {
	width:172px !important;
	height:70px !important;
}

#item1484301 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1484274 {
	width:172px !important;
	height:70px !important;
}

#item1484275 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1484270 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1129px !important;
}

#item1484353 {
	width:141px !important;
	height:70px !important;
}

#item1484354 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1484328 {
	width:141px !important;
	height:70px !important;
}

#item1484329 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1484324 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1129px !important;
}

#item1484406 {
	width:139px !important;
	height:70px !important;
}

#item1484407 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1484381 {
	width:139px !important;
	height:70px !important;
}

#item1484382 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1484377 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1129px !important;
}

#item1484430 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1126px !important;
}

#item1597655 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1597678 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1597651 {
	width:206px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1484466 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1484466 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1484466 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1484466 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1582878 {
	width:86px !important;
	height:257px !important;
	left:600px !important;
	top:533px !important;
}

@keyframes intensificar-1513140 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513140 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513140 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1513136 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513136 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513136 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1513134 {
	width:600px !important;
	height:790px !important;
}

#item1513145 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1513445 {
	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-1513445 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513445 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513445 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1912202 tr {
	border-right:2.2px solid #fff;;
}

table#table1912202 {
	table-layout:fixed;
}

#item1513397 {
	width:528px !important;
	height:205px !important;
	top:19px !important;
}

@keyframes intensificar-1513397 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513397 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513397 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1513421 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1513421 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513421 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513421 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1514695 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1514699 {
	width:534px !important;
	height:548px !important;
	top:15px !important;
}

#item1514700 {
	width:509px !important;
	height:1050px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1514700 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1514700 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1514700 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1514724 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1514728 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:571px !important;
}

#item1513150 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:275px !important;
}

@keyframes intensificar-1513150 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513150 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513150 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1513157 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1513157 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513157 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513157 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1513181 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1513181 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513181 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513181 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1513205 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1513205 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513205 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513205 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1513229 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1513229 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513229 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513229 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1513324 {
	width:350px !important;
	height:193px !important;
	top:81px !important;
}

@keyframes intensificar-1513324 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513324 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513324 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1513347 {
	width:528px !important;
	height:46px !important;
	top:15px !important;
}

@keyframes intensificar-1513347 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513347 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513347 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1513148 {
	width:552px !important;
	height:579px !important;
	left:636px !important;
	top:146px !important;
}

#item1513472 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1513495 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1513519 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1513523 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1514502 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1513549 {
	width:53px !important;
	height:50px !important;
	background:#cad6cb;
}

#item1513550 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1513546 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1513582 {
	width:123px !important;
	height:50px !important;
}

#item1513583 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1513557 {
	width:123px !important;
	height:50px !important;
}

#item1513558 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1513553 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1513636 {
	width:101px !important;
	height:50px !important;
}

#item1513637 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1513611 {
	width:101px !important;
	height:50px !important;
}

#item1513612 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1513607 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1513690 {
	width:99px !important;
	height:50px !important;
}

#item1513691 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1513665 {
	width:99px !important;
	height:50px !important;
}

#item1513666 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1513661 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1513714 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1596446 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1596469 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1596443 {
	width:147px !important;
	height:13px !important;
	left:636px !important;
	top:748px !important;
}

#item1582745 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1582745 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1582745 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1582745 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1583070 {
	width:86px !important;
	height:257px !important;
	top:943px !important;
}

@keyframes intensificar-1513849 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513849 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513849 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1513856 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513856 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513856 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1513847 {
	width:700px !important;
	height:309px !important;
}

#item1513859 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1915359 tr {
	border-right:3.08px solid #fff;;
}

table#table1915359 {
	table-layout:fixed;
}

#item1514112 {
	width:628px !important;
	height:287px !important;
	top:27px !important;
}

@keyframes intensificar-1514112 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1514112 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1514112 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1514135 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1514135 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1514135 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1514135 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1574328 {
	width:628px !important;
	height:199px !important;
}

#item1574329 {
	width:595px !important;
	height:498px !important;
}

@keyframes intensificar-1574329 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1574329 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1574329 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1574352 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:77px !important;
}

#item1574240 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:248px !important;
}

#item1574245 {
	width:628px !important;
	height:541px !important;
}

#item1574246 {
	width:595px !important;
	height:1872px !important;
}

@keyframes intensificar-1574246 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1574246 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1574246 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1513864 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:356px !important;
}

#item1513871 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1513894 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1513918 {
	width:233px !important;
	height:21px !important;
	left:11px !important;
}

#item1513942 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1514037 {
	width:490px !important;
	height:270px !important;
	top:85px !important;
}

@keyframes intensificar-1514037 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1514037 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1514037 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1514060 {
	width:626px !important;
	height:64px !important;
}

@keyframes intensificar-1514060 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1514060 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1514060 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1513862 {
	width:664px !important;
	height:541px !important;
	left:36px !important;
	top:534px !important;
}

#item1514186 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:489px !important;
}

#item1514209 {
	width:626px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1514233 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1514236 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1514564 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1514262 {
	width:74px !important;
	height:70px !important;
	background:#cad6cb;
}

#item1514263 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1514259 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1129px !important;
}

#item1514299 {
	width:172px !important;
	height:70px !important;
}

#item1514300 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1514273 {
	width:172px !important;
	height:70px !important;
}

#item1514274 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1514269 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1129px !important;
}

#item1514353 {
	width:141px !important;
	height:70px !important;
}

#item1514354 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1514328 {
	width:141px !important;
	height:70px !important;
}

#item1514329 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1514323 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1129px !important;
}

#item1514406 {
	width:139px !important;
	height:70px !important;
}

#item1514407 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1514381 {
	width:139px !important;
	height:70px !important;
}

#item1514382 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1514377 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1129px !important;
}

#item1514430 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1126px !important;
}

#item1597687 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1597710 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1597684 {
	width:206px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1514463 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1514463 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1514463 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1514463 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1582885 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1515160 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1515160 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1515160 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1515158 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1515158 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1515158 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1515156 {
	width:600px !important;
	height:790px !important;
}

#item1515161 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

table#table1918919 tr {
	border-bottom:2.2px solid #fff;;
	border-right:2.2px solid #fff;;
}

table#table1918919 {
	table-layout:fixed;
}

#item1515334 {
	width:528px !important;
	height:235px !important;
	top:19px !important;
}

@keyframes intensificar-1515334 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1515334 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1515334 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1515357 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1515357 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1515357 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1515357 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1515380 {
	width:528px !important;
	height:239px !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-1515380 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1515380 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1515380 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1515294 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1515297 {
	width:534px !important;
	height:548px !important;
	top:15px !important;
}

#item1515298 {
	width:509px !important;
	height:1200px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1515298 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1515298 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1515298 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1515322 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1515326 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:571px !important;
}

#item1515166 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:325px !important;
}

@keyframes intensificar-1515166 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1515166 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1515166 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1515172 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1515172 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1515172 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1515172 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1515195 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1515195 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1515195 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1515195 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1515220 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1515220 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1515220 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1515220 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1515243 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1515243 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1515243 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1515243 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1515247 {
	width:350px !important;
	height:274px !important;
	top:65px !important;
}

@keyframes intensificar-1515247 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1515247 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1515247 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1515270 {
	width:528px !important;
	height:29px !important;
	top:15px !important;
}

@keyframes intensificar-1515270 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1515270 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1515270 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1515164 {
	width:552px !important;
	height:579px !important;
	left:636px !important;
	top:146px !important;
}

#item1515404 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1515428 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1515452 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1515457 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1515480 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1515506 {
	width:53px !important;
	height:50px !important;
	background:#cad6cb;
}

#item1515507 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1515503 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1515539 {
	width:123px !important;
	height:50px !important;
}

#item1515540 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1515514 {
	width:123px !important;
	height:50px !important;
}

#item1515515 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1515510 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1515593 {
	width:101px !important;
	height:50px !important;
}

#item1515594 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1515567 {
	width:101px !important;
	height:50px !important;
}

#item1515568 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1515563 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1515646 {
	width:99px !important;
	height:50px !important;
}

#item1515647 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1515621 {
	width:99px !important;
	height:50px !important;
}

#item1515622 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1515617 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1515670 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1596477 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1596500 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1596474 {
	width:147px !important;
	height:13px !important;
	left:636px !important;
	top:748px !important;
}

#item1582746 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1582746 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1582746 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1582746 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1583073 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1515778 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1515778 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1515778 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1515776 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1515776 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1515776 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1515774 {
	width:700px !important;
	height:309px !important;
}

#item1515779 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1922808 tr {
	border-bottom:3.08px solid #fff;;
	border-right:3.08px solid #fff;;
}

table#table1922808 {
	table-layout:fixed;
}

#item1515939 {
	width:628px !important;
	height:330px !important;
	top:27px !important;
}

@keyframes intensificar-1515939 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1515939 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1515939 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1515962 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1515962 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1515962 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1515962 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1574793 {
	width:628px !important;
	height:157px !important;
}

#item1574794 {
	width:595px !important;
	height:459px !important;
}

@keyframes intensificar-1574794 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1574794 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1574794 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1574817 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:56px !important;
}

#item1574695 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:248px !important;
}

#item1574699 {
	width:628px !important;
	height:541px !important;
}

#item1574700 {
	width:595px !important;
	height:2264px !important;
}

@keyframes intensificar-1574700 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1574700 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1574700 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1515811 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:441px !important;
}

#item1515818 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1515841 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1515865 {
	width:233px !important;
	height:21px !important;
	left:11px !important;
}

#item1515888 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1515891 {
	width:350px !important;
	height:363px !important;
	top:74px !important;
}

@keyframes intensificar-1515891 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1515891 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1515891 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1515914 {
	width:626px !important;
	height:40px !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%;
}

#item1515782 {
	width:664px !important;
	height:541px !important;
	left:36px !important;
	top:534px !important;
}

#item1516012 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:489px !important;
}

#item1516035 {
	width:626px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1516060 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1516065 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1516088 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1516114 {
	width:74px !important;
	height:70px !important;
	background:#cad6cb;
}

#item1516115 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1516111 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1129px !important;
}

#item1516150 {
	width:172px !important;
	height:70px !important;
}

#item1516151 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1516125 {
	width:172px !important;
	height:70px !important;
}

#item1516126 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1516121 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1129px !important;
}

#item1516204 {
	width:141px !important;
	height:70px !important;
}

#item1516205 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1516178 {
	width:141px !important;
	height:70px !important;
}

#item1516179 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1516174 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1129px !important;
}

#item1516258 {
	width:139px !important;
	height:70px !important;
}

#item1516259 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1516233 {
	width:139px !important;
	height:70px !important;
}

#item1516234 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1516229 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1129px !important;
}

#item1516282 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1126px !important;
}

#item1597721 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1597744 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1597718 {
	width:206px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1516316 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1516316 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1516316 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1516316 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1396806 {
	width:1236px !important;
	height:814px !important;
	left:-18px !important;
	top:-12px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1396807 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		transform:translate(-70px,0px) scaleX(0.9) scaleY(0.9);
		opacity:1;
	}
}
@-webkit-keyframes moverhacialaizquierdayreducir-1396807 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(-70px,0px) scaleX(0.9) scaleY(0.9);
		opacity:1;
	}
}
#item1396808 {
	width:475px !important;
	height:107px !important;
	left:128px !important;
	top:395px !important;
}

@keyframes intensificar-1396808 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1396808 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1396808 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1396831 {
	opacity:0.40;
	width:502px !important;
	height:214px !important;
	left:102px !important;
	top:463px !important;
	background:#0e0b00;
}

#item1396832 {
	width:459px !important;
	height:174px !important;
	left:123px !important;
	top:482px !important;
}

@keyframes intensificar-1396832 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1396832 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1396832 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1582749 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1582749 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1582749 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1582749 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes moverhacialaizquierdayreducir-1464305 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		transform:translate(-70px,0px) scaleX(0.9) scaleY(0.9);
		opacity:1;
	}
}
@-webkit-keyframes moverhacialaizquierdayreducir-1464305 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(-70px,0px) scaleX(0.9) scaleY(0.9);
		opacity:1;
	}
}
#item1464309 {
	width:475px !important;
	height:44px !important;
	left:189px !important;
	top:775px !important;
}

@keyframes intensificar-1464309 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1464309 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1464309 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1464332 {
	opacity:0.40;
	width:628px !important;
	height:281px !important;
	left:36px !important;
	top:856px !important;
	background:#0e0b00;
}

#item1464333 {
	width:574px !important;
	height:240px !important;
	left:63px !important;
	top:881px !important;
}

@keyframes intensificar-1464333 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1464333 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1464333 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1464379 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1464379 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1464379 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1464379 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1396870 {
	width:106px !important;
	height:237px !important;
	top:553px !important;
}

#item1397186 {
	width:600px !important;
	height:790px !important;
	background:#f3f3f2;
}

#item1420291 {
	width:13px !important;
	height:26px !important;
	left:575px !important;
	top:372px !important;
}

#item1420296 {
	width:534px !important;
	height:640px !important;
	left:35px !important;
	top:65px !important;
}

#item1432486 {
	width:509px !important;
	height:777px !important;
}

@keyframes intensificar-1432486 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1432486 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1432486 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1420320 {
	width:14px !important;
	height:9px !important;
	left:558px !important;
	top:50px !important;
}

#item1420325 {
	width:14px !important;
	height:9px !important;
	left:558px !important;
	top:711px !important;
}

#item1397122 {
	width:600px !important;
	height:790px !important;
	background:#f3f3f2;
}

#item1397146 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:322px !important;
}

#item1397150 {
	width:534px !important;
	height:640px !important;
	top:15px !important;
}

#item1434144 {
	width:509px !important;
	height:1281px !important;
}

@keyframes intensificar-1434144 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1434144 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1434144 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1397175 {
	width:14px !important;
	height:9px !important;
}

#item1397182 {
	width:14px !important;
	height:9px !important;
	top:661px !important;
}

#item1396882 {
	width:600px !important;
	height:790px !important;
	background:#f3f3f2;
}

#item1415234 {
	width:20px !important;
	height:10px !important;
	left:162px !important;
	top:137px !important;
}

#item1415227 {
	width:20px !important;
	height:10px !important;
	left:105px !important;
	top:119px !important;
}

#item1415239 {
	width:20px !important;
	height:10px !important;
	left:133px !important;
	top:155px !important;
}

#item1396905 {
	width:75px !important;
	height:16px !important;
	left:47px !important;
	top:84px !important;
}

#item1396928 {
	width:114px !important;
	height:16px !important;
	left:432px !important;
	top:84px !important;
}

table#table1929585 th, table#table1929585 td {
	vertical-align:top;;
}

table#table1929585 tr {
	height:18px;;
}

table#table1929585 {
	table-layout:fixed;
}

#item1396952 {
	width:500px !important;
	height:219px !important;
	left:11px !important;
}

#item1396978 {
	width:511px !important;
	height:17px !important;
}

#item1396975 {
	width:511px !important;
	height:17px !important;
	top:177px !important;
}

#item1396983 {
	width:511px !important;
	height:17px !important;
}

#item1396979 {
	width:511px !important;
	height:17px !important;
}

#item1396987 {
	width:511px !important;
	height:17px !important;
}

#item1396984 {
	width:511px !important;
	height:17px !important;
	top:18px !important;
}

#item1396991 {
	width:511px !important;
	height:17px !important;
}

#item1396988 {
	width:511px !important;
	height:17px !important;
	top:35px !important;
}

#item1396995 {
	width:511px !important;
	height:17px !important;
}

#item1396992 {
	width:511px !important;
	height:17px !important;
	top:53px !important;
}

#item1396999 {
	width:511px !important;
	height:17px !important;
}

#item1396996 {
	width:511px !important;
	height:17px !important;
	top:71px !important;
}

#item1397003 {
	width:511px !important;
	height:17px !important;
}

#item1397000 {
	width:511px !important;
	height:17px !important;
	top:88px !important;
}

#item1397007 {
	width:511px !important;
	height:17px !important;
}

#item1397004 {
	width:511px !important;
	height:17px !important;
	top:106px !important;
}

#item1397011 {
	width:511px !important;
	height:17px !important;
}

#item1397008 {
	width:511px !important;
	height:17px !important;
	top:124px !important;
}

#item1397015 {
	width:511px !important;
	height:17px !important;
}

#item1397012 {
	width:511px !important;
	height:17px !important;
	top:141px !important;
}

#item1397019 {
	width:511px !important;
	height:17px !important;
}

#item1397016 {
	width:511px !important;
	height:17px !important;
	top:159px !important;
}

#item1415196 {
	width:33px !important;
	height:17px !important;
}

#item1415203 {
	width:87px !important;
	height:8px !important;
	left:39px !important;
	top:5px !important;
}

@keyframes intensificar-1397067 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1397067 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1397067 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1397071 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1396880 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1397233 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1397236 {
	width:311px !important;
	height:33px !important;
	left:16px !important;
}

#item1409290 {
	width:392px !important;
	height:449px !important;
	left:115px !important;
	top:186px !important;
}

#item1397675 {
	width:96px !important;
	height:15px !important;
	left:9px !important;
}

#item1397698 {
	width:6px !important;
	height:11px !important;
	top:2px !important;
}

#item1397672 {
	width:105px !important;
	height:15px !important;
	left:36px !important;
	top:99px !important;
}

#item1397705 {
	width:19px !important;
	height:19px !important;
}

#item1397701 {
	width:19px !important;
	height:19px !important;
	left:1158px !important;
	top:21px !important;
}

@keyframes intensificar-1397710 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1397710 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1397710 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1397713 {
	width:53px !important;
	height:50px !important;
	background:#cad6cb;
}

#item1397714 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1397710 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

@keyframes intensificar-1397771 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1397771 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1397771 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1397802 {
	width:122px !important;
	height:50px !important;
}

#item1397803 {
	width:92px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1397776 {
	width:122px !important;
	height:50px !important;
}

#item1397777 {
	width:92px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1397771 {
	width:122px !important;
	height:50px !important;
	left:806px !important;
	top:740px !important;
}

@keyframes intensificar-1397826 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1397826 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1397826 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1397855 {
	width:122px !important;
	height:50px !important;
}

#item1397856 {
	width:107px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1397830 {
	width:122px !important;
	height:50px !important;
}

#item1397831 {
	width:107px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1397826 {
	width:122px !important;
	height:50px !important;
	left:931px !important;
	top:740px !important;
}

@keyframes intensificar-1397879 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1397879 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1397879 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1397908 {
	width:87px !important;
	height:50px !important;
}

#item1397909 {
	width:72px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1397883 {
	width:87px !important;
	height:50px !important;
}

#item1397884 {
	width:72px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1397879 {
	width:87px !important;
	height:50px !important;
	left:1056px !important;
	top:740px !important;
}

#item1397935 {
	width:149px !important;
	height:13px !important;
	left:17px !important;
}

#item1397958 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1397932 {
	width:166px !important;
	height:13px !important;
	left:398px !important;
	top:748px !important;
}

#item1582750 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1582750 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1582750 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1582750 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1464656 {
	width:700px !important;
	height:925px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1491365 {
	width:23px !important;
	height:46px !important;
	left:671px !important;
	top:480px !important;
}

#item1547495 {
	width:614px !important;
	height:820px !important;
	left:46px !important;
	top:91px !important;
}

#item1547496 {
	width:595px !important;
	height:1355px !important;
}

@keyframes intensificar-1547496 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1547496 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1547496 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1464593 {
	width:700px !important;
	height:925px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1491355 {
	width:23px !important;
	height:46px !important;
	left:672px !important;
	top:480px !important;
}

#item1547446 {
	width:614px !important;
	height:818px !important;
	left:46px !important;
	top:93px !important;
}

#item1547452 {
	width:595px !important;
	height:2355px !important;
}

@keyframes intensificar-1547452 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1547452 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1547452 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1464413 {
	width:700px !important;
	height:925px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1464450 {
	width:92px !important;
	height:20px !important;
	left:60px !important;
	top:94px !important;
}

#item1464473 {
	width:139px !important;
	height:20px !important;
	left:529px !important;
	top:94px !important;
}

#item1553173 {
	width:24px !important;
	height:12px !important;
	left:199px !important;
	top:149px !important;
}

#item1553176 {
	width:24px !important;
	height:12px !important;
	left:130px !important;
	top:127px !important;
}

#item1553179 {
	width:24px !important;
	height:12px !important;
	left:164px !important;
	top:172px !important;
}

table#table1934481 th, table#table1934481 td {
	vertical-align:top;;
}

table#table1934481 tr {
	height:22px;;
}

table#table1934481 {
	table-layout:fixed;
}

#item1553183 {
	width:610px !important;
	height:267px !important;
	left:59px !important;
	top:125px !important;
}

#item1553218 {
	width:40px !important;
	height:20px !important;
	left:58px !important;
	top:394px !important;
}

#item1553224 {
	width:106px !important;
	height:10px !important;
	left:105px !important;
	top:399px !important;
}

#item1553207 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1553280 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:338px !important;
}

#item1553208 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1553287 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:122px !important;
}

#item1553209 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1553290 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:144px !important;
}

#item1553210 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1553293 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:165px !important;
}

#item1553211 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1553296 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:187px !important;
}

#item1553212 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1553299 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:208px !important;
}

#item1553213 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1553302 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:230px !important;
}

#item1553214 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1553305 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:251px !important;
}

#item1553215 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1553308 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:273px !important;
}

#item1553216 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1553311 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:294px !important;
}

#item1553217 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1553314 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:316px !important;
}

#item1464400 {
	width:700px !important;
	height:925px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes intensificar-1464400 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1464400 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1464400 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1464398 {
	width:710px !important;
	height:935px !important;
	left:-10px !important;
	top:140px !important;
}

#item1464717 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1464720 {
	width:435px !important;
	height:47px !important;
	left:22px !important;
}

#item1465306 {
	width:135px !important;
	height:21px !important;
	left:13px !important;
}

#item1465329 {
	width:9px !important;
	height:15px !important;
	top:3px !important;
}

#item1465303 {
	width:148px !important;
	height:21px !important;
	left:36px !important;
	top:110px !important;
}

#item1465337 {
	width:26px !important;
	height:26px !important;
}

#item1465333 {
	width:26px !important;
	height:26px !important;
	left:637px !important;
	top:175px !important;
}

@keyframes intensificar-1465340 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1465340 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1465340 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1465343 {
	width:74px !important;
	height:70px !important;
	background:#cad6cb;
}

#item1465344 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:7px !important;
}

#item1465340 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

@keyframes intensificar-1465348 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1465348 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1465348 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1465377 {
	width:171px !important;
	height:70px !important;
}

#item1465378 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1465352 {
	width:171px !important;
	height:70px !important;
}

#item1465353 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1465348 {
	width:171px !important;
	height:70px !important;
	left:148px !important;
	top:1130px !important;
}

@keyframes intensificar-1465401 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1465401 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1465401 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1465431 {
	width:171px !important;
	height:70px !important;
}

#item1465432 {
	width:150px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1465405 {
	width:171px !important;
	height:70px !important;
}

#item1465406 {
	width:150px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1465401 {
	width:171px !important;
	height:70px !important;
	left:323px !important;
	top:1130px !important;
}

@keyframes intensificar-1465455 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1465455 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1465455 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1465484 {
	width:122px !important;
	height:70px !important;
}

#item1465485 {
	width:101px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1465459 {
	width:122px !important;
	height:70px !important;
}

#item1465460 {
	width:101px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1465455 {
	width:122px !important;
	height:70px !important;
	left:498px !important;
	top:1130px !important;
}

#item1465512 {
	width:209px !important;
	height:18px !important;
	left:23px !important;
}

#item1465535 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1465509 {
	width:232px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1491304 {
	width:34px !important;
	height:73px !important;
	left:147px !important;
	top:1128px !important;
}

#item1465539 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1465539 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1465539 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1465539 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1582871 {
	width:186px !important;
	height:167px !important;
	top:623px !important;
}

@keyframes intensificar-1398129 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1398129 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1398129 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1398127 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1398127 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1398127 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1398125 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1398130 {
	width:211px !important;
	height:33px !important;
	left:795px !important;
	top:36px !important;
}

#item1398134 {
	width:528px !important;
	height:47px !important;
	left:36px !important;
	top:129px !important;
}

#item1398157 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1398427 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:80px !important;
}

#item1398430 {
	width:534px !important;
	height:155px !important;
	top:15px !important;
}

#item1529157 {
	width:509px !important;
	height:701px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1529157 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1529157 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1529157 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1398461 {
	width:14px !important;
	height:9px !important;
}

#item1398464 {
	width:14px !important;
	height:9px !important;
	top:177px !important;
}

table#table1937676 {
	table-layout:fixed;
}

#item1398468 {
	width:528px !important;
	height:324px !important;
	top:19px !important;
}

@keyframes intensificar-1398468 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1398468 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1398468 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1398491 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1398491 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1398491 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1398491 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1399111 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:259px !important;
}

#item1399119 {
	width:534px !important;
	height:514px !important;
	top:15px !important;
}

#item1447392 {
	width:509px !important;
	height:1076px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1447392 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1447392 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1447392 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1399145 {
	width:14px !important;
	height:9px !important;
}

#item1399148 {
	width:14px !important;
	height:9px !important;
	top:536px !important;
}

#item1398184 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:259px !important;
}

#item1398187 {
	width:534px !important;
	height:513px !important;
	top:15px !important;
}

#item1447310 {
	width:509px !important;
	height:715px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1447310 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1447310 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1447310 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1398213 {
	width:14px !important;
	height:9px !important;
}

#item1398217 {
	width:14px !important;
	height:9px !important;
	top:536px !important;
}

#item1398249 {
	width:350px !important;
	height:394px !important;
	top:78px !important;
}

@keyframes intensificar-1398249 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1398249 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1398249 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1398272 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:460px !important;
}

@keyframes intensificar-1398272 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1398272 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1398272 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1398278 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1398278 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1398278 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1398278 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1398301 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1398301 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1398301 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1398301 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1398325 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1398325 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1398325 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1398325 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1398348 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1398348 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1398348 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1398348 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1398372 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1398372 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1398372 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1398372 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1398395 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1398395 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1398395 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1398395 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1398890 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:297px !important;
}

@keyframes intensificar-1398890 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1398890 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1398890 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1398913 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:313px !important;
}

@keyframes intensificar-1398913 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1398913 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1398913 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1399293 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:404px !important;
}

@keyframes intensificar-1399293 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1399293 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1399293 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1420391 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:231px !important;
}

@keyframes intensificar-1420391 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1420391 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1420391 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1420368 {
	width:145px !important;
	height:15px !important;
	left:397px !important;
	top:229px !important;
}

@keyframes intensificar-1420368 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1420368 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1420368 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1420363 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:254px !important;
}

@keyframes intensificar-1420363 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1420363 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1420363 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1450439 {
	width:528px !important;
	height:46px !important;
	top:12px !important;
}

@keyframes intensificar-1450439 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1450439 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1450439 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1398180 {
	width:552px !important;
	height:545px !important;
	left:36px !important;
	top:180px !important;
}

#item1398515 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1398520 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1398546 {
	width:53px !important;
	height:50px !important;
	background:#cad6cb;
}

#item1398547 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1398543 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1398580 {
	width:123px !important;
	height:50px !important;
}

#item1398581 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1398555 {
	width:123px !important;
	height:50px !important;
}

#item1398556 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1398551 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1398633 {
	width:113px !important;
	height:50px !important;
}

#item1398634 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1398608 {
	width:113px !important;
	height:50px !important;
}

#item1398609 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1398604 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1398686 {
	width:101px !important;
	height:50px !important;
}

#item1398687 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1398661 {
	width:101px !important;
	height:50px !important;
}

#item1398662 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1398657 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1398740 {
	width:101px !important;
	height:50px !important;
}

#item1398741 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1398714 {
	width:101px !important;
	height:50px !important;
}

#item1398716 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1398710 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
}

#item1398767 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1398790 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1398764 {
	width:147px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1582751 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1582751 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1582751 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1582751 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1583080 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1465562 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1465562 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1465562 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1465567 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1465567 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1465567 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1465560 {
	width:700px !important;
	height:309px !important;
}

#item1491398 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1465576 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:510px !important;
}

#item1465599 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1496312 {
	width:595px !important;
	height:260px !important;
	top:156px !important;
}

table#table1943486 {
	table-layout:fixed;
}

#item1496314 {
	width:739px !important;
	height:454px !important;
	top:30px !important;
}

@keyframes intensificar-1496314 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1496314 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1496314 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1496337 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1496337 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1496337 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1496337 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1575540 {
	width:628px !important;
	height:114px !important;
}

#item1575541 {
	width:595px !important;
	height:1234px !important;
}

@keyframes intensificar-1575541 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1575541 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1575541 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1575564 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:34px !important;
}

#item1575622 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:299px !important;
}

#item1575629 {
	width:46px !important;
	height:23px !important;
	left:292px !important;
	top:453px !important;
}

#item1575493 {
	width:628px !important;
	height:476px !important;
}

#item1575494 {
	width:595px !important;
	height:1868px !important;
}

@keyframes intensificar-1575494 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1575494 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1575494 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1575517 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:215px !important;
}

#item1575412 {
	width:628px !important;
	height:476px !important;
}

#item1575413 {
	width:595px !important;
	height:1363px !important;
}

@keyframes intensificar-1575413 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1575413 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1575413 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1575408 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:215px !important;
}

#item1465625 {
	width:508px !important;
	height:329px !important;
	top:91px !important;
}

@keyframes intensificar-1465625 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1465625 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1465625 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1465648 {
	width:124px !important;
	height:31px !important;
	left:505px !important;
	top:486px !important;
}

#item1465657 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1465680 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1465704 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1465727 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1465751 {
	width:233px !important;
	height:21px !important;
	left:11px !important;
}

#item1465775 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1465778 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:286px !important;
}

#item1465802 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:308px !important;
}

#item1465825 {
	width:66px !important;
	height:33px !important;
	left:563px !important;
	top:407px !important;
}

#item1465829 {
	width:7px !important;
	height:11px !important;
	left:420px !important;
	top:210px !important;
}

#item1465833 {
	width:233px !important;
	height:21px !important;
	left:431px !important;
	top:207px !important;
}

#item1465856 {
	width:124px !important;
	height:31px !important;
	left:505px !important;
	top:242px !important;
}

#item1465861 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1465861 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1465861 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1465861 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1465623 {
	width:664px !important;
	height:517px !important;
	left:36px !important;
	top:599px !important;
}

#item1466057 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1466060 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1466086 {
	width:74px !important;
	height:70px !important;
	background:#cad6cb;
}

#item1466087 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1466083 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1466119 {
	width:172px !important;
	height:70px !important;
}

#item1466120 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1466094 {
	width:172px !important;
	height:70px !important;
}

#item1466095 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1466090 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1466173 {
	width:158px !important;
	height:70px !important;
}

#item1466174 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1466147 {
	width:158px !important;
	height:70px !important;
}

#item1466148 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1466143 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1466227 {
	width:141px !important;
	height:70px !important;
}

#item1466228 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1466202 {
	width:141px !important;
	height:70px !important;
}

#item1466203 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1466197 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1466280 {
	width:141px !important;
	height:70px !important;
}

#item1466281 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1466255 {
	width:141px !important;
	height:70px !important;
}

#item1466256 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1466251 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
}

#item1503396 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1503420 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1503393 {
	width:206px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1466333 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1466333 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1466333 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1466333 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1582890 {
	width:180px !important;
	height:350px !important;
	left:420px !important;
}

@keyframes intensificar-1399320 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1399320 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1399320 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1399318 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1399318 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1399318 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1399316 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1399321 {
	width:211px !important;
	height:33px !important;
	left:795px !important;
	top:36px !important;
}

#item1399324 {
	width:528px !important;
	height:47px !important;
	left:36px !important;
	top:130px !important;
}

#item1399347 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:100px !important;
}

#item1399723 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:122px !important;
}

#item1399727 {
	width:534px !important;
	height:239px !important;
	top:15px !important;
}

#item1444996 {
	width:509px !important;
	height:736px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1444996 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1444996 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1444996 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1399760 {
	width:14px !important;
	height:9px !important;
}

#item1399764 {
	width:14px !important;
	height:9px !important;
	top:261px !important;
}

#item1444166 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:410px !important;
}

#item1444171 {
	width:528px !important;
	height:225px !important;
	top:311px !important;
}

table#table1950902 {
	table-layout:fixed;
}

#item1517247 {
	width:528px !important;
	height:383px !important;
}

@keyframes intensificar-1517247 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1517247 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1517247 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1444201 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:296px !important;
}

#item1444204 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:543px !important;
}

#item1601188 {
	width:57px !important;
	height:9px !important;
	top:296px !important;
}

@keyframes intensificar-1601188 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1601188 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1601188 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1399683 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:252px !important;
}

#item1399687 {
	width:534px !important;
	height:512px !important;
	top:15px !important;
}

#item1444457 {
	width:509px !important;
	height:1182px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1444457 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1444457 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1444457 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1399713 {
	width:14px !important;
	height:9px !important;
}

#item1399716 {
	width:14px !important;
	height:9px !important;
	top:535px !important;
}

#item1399639 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:268px !important;
}

#item1399646 {
	width:534px !important;
	height:514px !important;
	top:17px !important;
}

#item1447549 {
	width:509px !important;
	height:816px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1447549 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1447549 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1447549 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1399673 {
	width:14px !important;
	height:9px !important;
}

#item1399676 {
	width:14px !important;
	height:9px !important;
	top:538px !important;
}

#item1399420 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:527px !important;
}

@keyframes intensificar-1399420 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1399420 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1399420 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1399428 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1399428 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1399428 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1399428 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1399451 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1399451 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1399451 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1399451 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1399476 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1399476 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1399476 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1399476 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1399499 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1399499 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1399499 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1399499 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1399523 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1399523 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1399523 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1399523 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1399546 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1399546 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1399546 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1399546 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1399549 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:318px !important;
}

@keyframes intensificar-1399549 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1399549 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1399549 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1399572 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:334px !important;
}

@keyframes intensificar-1399572 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1399572 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1399572 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1399604 {
	width:145px !important;
	height:15px !important;
	left:397px !important;
	top:364px !important;
}

@keyframes intensificar-1399604 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1399604 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1399604 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1399627 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:366px !important;
}

@keyframes intensificar-1399627 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1399627 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1399627 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1399631 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:470px !important;
}

@keyframes intensificar-1399631 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1399631 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1399631 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1432514 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:241px !important;
}

@keyframes intensificar-1432514 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1432514 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1432514 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1432520 {
	width:145px !important;
	height:15px !important;
	left:397px !important;
	top:216px !important;
}

@keyframes intensificar-1432520 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1432520 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1432520 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1432543 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:218px !important;
}

@keyframes intensificar-1432543 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1432543 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1432543 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1450526 {
	width:528px !important;
	height:47px !important;
	top:19px !important;
}

@keyframes intensificar-1450526 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1450526 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1450526 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1450556 {
	width:350px !important;
	height:414px !important;
	top:67px !important;
}

@keyframes intensificar-1450556 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1450556 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1450556 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1399371 {
	width:552px !important;
	height:552px !important;
	left:36px !important;
	top:180px !important;
}

#item1399817 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1399820 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1399846 {
	width:53px !important;
	height:50px !important;
	background:#cad6cb;
}

#item1399848 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1399843 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1399880 {
	width:123px !important;
	height:50px !important;
}

#item1399881 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1399855 {
	width:123px !important;
	height:50px !important;
}

#item1399856 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1399851 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1399934 {
	width:113px !important;
	height:50px !important;
}

#item1399935 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1399909 {
	width:113px !important;
	height:50px !important;
}

#item1399910 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1399905 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1399987 {
	width:101px !important;
	height:50px !important;
}

#item1399988 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1399962 {
	width:101px !important;
	height:50px !important;
}

#item1399963 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1399958 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1400040 {
	width:101px !important;
	height:50px !important;
}

#item1400041 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1400015 {
	width:101px !important;
	height:50px !important;
}

#item1400016 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1400011 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
}

#item1598104 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1598128 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1598101 {
	width:147px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1582752 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1582752 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1582752 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1582752 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1583090 {
	width:180px !important;
	height:350px !important;
	left:520px !important;
	top:309px !important;
}

@keyframes intensificar-1466366 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1466366 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1466366 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1466359 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1466359 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1466359 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1466357 {
	width:700px !important;
	height:309px !important;
}

#item1491403 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1466375 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:506px !important;
}

#item1466398 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1576416 {
	width:595px !important;
	height:260px !important;
	top:167px !important;
}

table#table1958434 {
	table-layout:fixed;
}

#item1576418 {
	width:739px !important;
	height:537px !important;
	top:30px !important;
}

@keyframes intensificar-1576418 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1576418 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1576418 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1576441 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1576441 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1576441 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1576441 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1576464 {
	width:628px !important;
	height:125px !important;
}

#item1576465 {
	width:595px !important;
	height:1206px !important;
}

@keyframes intensificar-1576465 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1576465 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1576465 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1576488 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:40px !important;
}

#item1576496 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:310px !important;
}

#item1576499 {
	width:46px !important;
	height:23px !important;
	left:292px !important;
	top:464px !important;
}

#item1576344 {
	width:628px !important;
	height:487px !important;
}

#item1576345 {
	width:595px !important;
	height:2358px !important;
}

@keyframes intensificar-1576345 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1576345 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1576345 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1576369 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:221px !important;
}

#item1576272 {
	width:628px !important;
	height:487px !important;
}

#item1576273 {
	width:595px !important;
	height:1578px !important;
}

@keyframes intensificar-1576273 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1576273 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1576273 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1576297 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:221px !important;
}

#item1466424 {
	width:124px !important;
	height:31px !important;
	left:504px !important;
	top:493px !important;
}

#item1466430 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1466453 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1466477 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1466500 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1466524 {
	width:233px !important;
	height:21px !important;
	left:11px !important;
}

#item1466548 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1466553 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:266px !important;
}

#item1466576 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:288px !important;
}

#item1466599 {
	width:233px !important;
	height:21px !important;
	left:431px !important;
	top:330px !important;
}

#item1466622 {
	width:7px !important;
	height:11px !important;
	left:420px !important;
	top:333px !important;
}

#item1466626 {
	width:66px !important;
	height:33px !important;
	left:563px !important;
	top:413px !important;
}

#item1466630 {
	width:124px !important;
	height:31px !important;
	left:504px !important;
	top:223px !important;
}

#item1466635 {
	width:233px !important;
	height:21px !important;
	left:431px !important;
	top:188px !important;
}

#item1466658 {
	width:7px !important;
	height:11px !important;
	left:420px !important;
	top:190px !important;
}

#item1466661 {
	width:628px !important;
	height:40px !important;
}

@keyframes intensificar-1466661 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1466661 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1466661 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1466684 {
	width:413px !important;
	height:434px !important;
	top:67px !important;
}

@keyframes intensificar-1466684 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1466684 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1466684 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1466421 {
	width:664px !important;
	height:523px !important;
	left:36px !important;
	top:588px !important;
}

#item1466889 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1466893 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1466919 {
	width:74px !important;
	height:70px !important;
	background:#cad6cb;
}

#item1466920 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1466916 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1466954 {
	width:172px !important;
	height:70px !important;
}

#item1466955 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1466929 {
	width:172px !important;
	height:70px !important;
}

#item1466930 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1466924 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1467007 {
	width:158px !important;
	height:70px !important;
}

#item1467008 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1466982 {
	width:158px !important;
	height:70px !important;
}

#item1466983 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1466978 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1467062 {
	width:141px !important;
	height:70px !important;
}

#item1467063 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1467036 {
	width:141px !important;
	height:70px !important;
}

#item1467037 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1467031 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1467116 {
	width:141px !important;
	height:70px !important;
}

#item1467117 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1467090 {
	width:141px !important;
	height:70px !important;
}

#item1467091 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1467086 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
}

#item1597753 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1597776 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1597750 {
	width:206px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1467170 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1467170 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1467170 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1467170 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1539880 {
	width:186px !important;
	height:167px !important;
	top:623px !important;
}

@keyframes intensificar-1402749 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1402749 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1402749 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1402747 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1402747 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1402747 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1402745 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1402750 {
	width:211px !important;
	height:33px !important;
	left:795px !important;
	top:36px !important;
}

#item1402755 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:128px !important;
}

#item1402778 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1403047 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:141px !important;
}

#item1403051 {
	width:534px !important;
	height:279px !important;
	top:15px !important;
}

#item1447813 {
	width:509px !important;
	height:371px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1447813 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1447813 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1447813 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1403082 {
	width:14px !important;
	height:9px !important;
}

#item1403086 {
	width:14px !important;
	height:9px !important;
	top:301px !important;
}

table#table1967209 tr {
	border-right:2.2px solid #fff;;
}

table#table1967209 {
	table-layout:fixed;
}

#item1403090 {
	width:528px !important;
	height:220px !important;
	top:19px !important;
}

@keyframes intensificar-1403090 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1403090 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1403090 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1403114 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1403114 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1403114 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1403114 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1402803 {
	width:528px !important;
	height:26px !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-1402803 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1402803 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1402803 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1427903 {
	width:528px !important;
	height:277px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1427903 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1427903 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1427903 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1403005 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1403012 {
	width:534px !important;
	height:532px !important;
	top:15px !important;
}

#item1447749 {
	width:509px !important;
	height:690px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1447749 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1447749 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1447749 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1403038 {
	width:14px !important;
	height:9px !important;
}

#item1403041 {
	width:14px !important;
	height:9px !important;
	top:554px !important;
}

#item1402881 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1402881 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1402881 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1402881 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1402905 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1402905 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1402905 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1402905 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1403519 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:269px !important;
}

@keyframes intensificar-1403519 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1403519 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1403519 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1403542 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:285px !important;
}

@keyframes intensificar-1403542 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1403542 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1403542 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1403565 {
	width:89px !important;
	height:22px !important;
	left:440px !important;
	top:359px !important;
}

@keyframes intensificar-1403565 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1403565 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1403565 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1403570 {
	width:167px !important;
	height:15px !important;
	left:397px !important;
	top:337px !important;
}

@keyframes intensificar-1403570 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1403570 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1403570 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1403593 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:338px !important;
}

@keyframes intensificar-1403593 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1403593 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1403593 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1403597 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:306px !important;
}

@keyframes intensificar-1403597 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1403597 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1403597 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1403608 {
	width:89px !important;
	height:22px !important;
	left:440px !important;
	top:211px !important;
}

@keyframes intensificar-1403608 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1403608 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1403608 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1403613 {
	width:167px !important;
	height:15px !important;
	left:397px !important;
	top:188px !important;
}

@keyframes intensificar-1403613 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1403613 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1403613 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1403636 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:190px !important;
}

@keyframes intensificar-1403636 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1403636 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1403636 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1450585 {
	width:528px !important;
	height:61px !important;
	top:15px !important;
}

@keyframes intensificar-1450585 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1450585 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1450585 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1450616 {
	width:350px !important;
	height:288px !important;
	top:82px !important;
}

@keyframes intensificar-1450616 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1450616 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1450616 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1402801 {
	width:564px !important;
	height:563px !important;
	left:36px !important;
	top:162px !important;
}

#item1403138 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1403142 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1403168 {
	width:53px !important;
	height:50px !important;
	background:#cad6cb;
}

#item1403169 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1403165 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1403202 {
	width:123px !important;
	height:50px !important;
}

#item1403203 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1403176 {
	width:123px !important;
	height:50px !important;
}

#item1403177 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1403172 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1403255 {
	width:113px !important;
	height:50px !important;
}

#item1403256 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1403230 {
	width:113px !important;
	height:50px !important;
}

#item1403231 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1403226 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1403308 {
	width:101px !important;
	height:50px !important;
}

#item1403309 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1403283 {
	width:101px !important;
	height:50px !important;
}

#item1403284 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1403279 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1403361 {
	width:101px !important;
	height:50px !important;
}

#item1403362 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1403336 {
	width:101px !important;
	height:50px !important;
}

#item1403337 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1403332 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
}

#item1598140 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1598163 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1598136 {
	width:147px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1582754 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1582754 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1582754 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1582754 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1539986 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1467193 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1467193 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1467193 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1467200 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1467200 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1467200 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1467191 {
	width:700px !important;
	height:309px !important;
}

#item1491407 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1467210 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1467233 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

table#table1971184 tr {
	border-right:3.08px solid #fff;;
}

table#table1971184 {
	table-layout:fixed;
}

#item1467600 {
	width:628px !important;
	height:328px !important;
	top:27px !important;
}

@keyframes intensificar-1467600 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1467600 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1467600 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1467623 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1467623 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1467623 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1467623 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1577301 {
	width:628px !important;
	height:136px !important;
}

#item1577302 {
	width:595px !important;
	height:694px !important;
}

@keyframes intensificar-1577302 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1577302 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1577302 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1577325 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:45px !important;
}

#item1467509 {
	width:627px !important;
	height:518px !important;
}

@keyframes intensificar-1467509 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1467509 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1467509 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1577193 {
	width:628px !important;
	height:518px !important;
}

#item1577194 {
	width:595px !important;
	height:1304px !important;
}

@keyframes intensificar-1577194 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1577194 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1577194 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1577217 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:236px !important;
}

#item1467260 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1467283 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1467306 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:355px !important;
}

#item1467329 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:378px !important;
}

#item1467352 {
	width:125px !important;
	height:31px !important;
	left:506px !important;
	top:481px !important;
}

#item1467358 {
	width:234px !important;
	height:21px !important;
	left:431px !important;
	top:450px !important;
}

#item1467381 {
	width:7px !important;
	height:11px !important;
	left:420px !important;
	top:452px !important;
}

#item1467384 {
	width:66px !important;
	height:33px !important;
	left:564px !important;
	top:407px !important;
}

#item1467387 {
	width:125px !important;
	height:31px !important;
	left:506px !important;
	top:274px !important;
}

#item1467392 {
	width:234px !important;
	height:21px !important;
	left:431px !important;
	top:243px !important;
}

#item1467416 {
	width:7px !important;
	height:11px !important;
	left:420px !important;
	top:245px !important;
}

#item1467420 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1467420 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1467420 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1467420 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1467444 {
	width:408px !important;
	height:424px !important;
	top:93px !important;
}

@keyframes intensificar-1467444 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1467444 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1467444 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1467257 {
	width:665px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1467647 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1467651 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1467677 {
	width:74px !important;
	height:70px !important;
	background:#cad6cb;
}

#item1467678 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1467674 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1467710 {
	width:172px !important;
	height:70px !important;
}

#item1467711 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1467685 {
	width:172px !important;
	height:70px !important;
}

#item1467686 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1467681 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1467766 {
	width:158px !important;
	height:70px !important;
}

#item1467767 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1467739 {
	width:158px !important;
	height:70px !important;
}

#item1467741 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1467734 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1467820 {
	width:141px !important;
	height:70px !important;
}

#item1467821 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1467795 {
	width:141px !important;
	height:70px !important;
}

#item1467796 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1467790 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1467874 {
	width:141px !important;
	height:70px !important;
}

#item1467875 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1467849 {
	width:141px !important;
	height:70px !important;
}

#item1467850 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1467844 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
}

#item1597787 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1597810 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1597784 {
	width:206px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1467929 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1467929 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1467929 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1467929 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1587752 {
	width:86px !important;
	height:257px !important;
	left:600px !important;
	top:533px !important;
}

@keyframes intensificar-1400237 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1400237 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1400237 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1400235 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1400235 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1400235 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1400233 {
	width:600px !important;
	height:790px !important;
}

#item1400238 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1400413 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:112px !important;
}

#item1400417 {
	width:534px !important;
	height:219px !important;
	top:15px !important;
}

#item1421683 {
	width:509px !important;
	height:395px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1421683 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1421683 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1421683 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1400447 {
	width:14px !important;
	height:9px !important;
}

#item1400450 {
	width:14px !important;
	height:9px !important;
	top:241px !important;
}

table#table1976128 tr {
	border-right:2.2px solid #fff;;
}

table#table1976128 {
	table-layout:fixed;
}

#item1400454 {
	width:528px !important;
	height:279px !important;
	top:19px !important;
}

@keyframes intensificar-1400454 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1400454 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1400454 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1400477 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1400477 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1400477 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1400477 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1400244 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1400248 {
	width:534px !important;
	height:531px !important;
	top:15px !important;
}

#item1448048 {
	width:509px !important;
	height:940px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1448048 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1448048 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1448048 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1400274 {
	width:14px !important;
	height:9px !important;
}

#item1400278 {
	width:14px !important;
	height:9px !important;
	top:553px !important;
}

#item1400329 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:390px !important;
}

@keyframes intensificar-1400329 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1400329 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1400329 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1400338 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1400338 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1400338 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1400338 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1400361 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1400361 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1400361 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1400361 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1400385 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1400385 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1400385 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1400385 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1400408 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1400408 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1400408 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1400408 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1450723 {
	width:350px !important;
	height:284px !important;
	top:63px !important;
}

@keyframes intensificar-1450723 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1450723 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1450723 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1450700 {
	width:528px !important;
	height:29px !important;
	top:15px !important;
}

@keyframes intensificar-1450700 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1450700 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1450700 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1400241 {
	width:552px !important;
	height:562px !important;
	left:636px !important;
	top:163px !important;
}

#item1400500 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:143px !important;
}

#item1400524 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1400548 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1400555 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1400581 {
	width:53px !important;
	height:50px !important;
	background:#cad6cb;
}

#item1400582 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1400578 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1400614 {
	width:123px !important;
	height:50px !important;
}

#item1400615 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1400589 {
	width:123px !important;
	height:50px !important;
}

#item1400590 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1400585 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1400667 {
	width:101px !important;
	height:50px !important;
}

#item1400668 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1400642 {
	width:101px !important;
	height:50px !important;
}

#item1400643 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1400638 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1400721 {
	width:99px !important;
	height:50px !important;
}

#item1400722 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1400696 {
	width:99px !important;
	height:50px !important;
}

#item1400697 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1400692 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1400774 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1415282 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1415305 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1415279 {
	width:147px !important;
	height:13px !important;
	left:636px !important;
	top:748px !important;
}

#item1582756 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1582756 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1582756 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1582756 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1587825 {
	width:86px !important;
	height:257px !important;
	top:943px !important;
}

@keyframes intensificar-1468573 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1468573 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1468573 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1468567 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1468567 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1468567 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1468565 {
	width:700px !important;
	height:309px !important;
}

#item1491416 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1980303 tr {
	border-right:3.08px solid #fff;;
}

table#table1980303 {
	table-layout:fixed;
}

#item1468794 {
	width:628px !important;
	height:409px !important;
	top:27px !important;
}

@keyframes intensificar-1468794 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1468794 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1468794 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1468817 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1468817 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1468817 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1468817 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1578724 {
	width:628px !important;
	height:65px !important;
}

#item1578725 {
	width:595px !important;
	height:694px !important;
}

@keyframes intensificar-1578725 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1578725 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1578725 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1578748 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:10px !important;
}

#item1578637 {
	width:628px !important;
	height:517px !important;
}

#item1578638 {
	width:595px !important;
	height:1735px !important;
}

@keyframes intensificar-1578638 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1578638 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1578638 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1578662 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:236px !important;
}

#item1468584 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:520px !important;
}

#item1468591 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1468614 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1468638 {
	width:233px !important;
	height:21px !important;
	left:11px !important;
}

#item1468661 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1468664 {
	width:490px !important;
	height:397px !important;
	top:67px !important;
}

@keyframes intensificar-1468664 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1468664 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1468664 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1468687 {
	width:628px !important;
	height:40px !important;
}

@keyframes intensificar-1468687 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1468687 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1468687 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1468582 {
	width:664px !important;
	height:551px !important;
	left:36px !important;
	top:558px !important;
}

#item1468840 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:510px !important;
}

#item1468864 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1468888 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1468894 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1468920 {
	width:74px !important;
	height:70px !important;
	background:#cad6cb;
}

#item1468921 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1468917 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1129px !important;
}

#item1468953 {
	width:172px !important;
	height:70px !important;
}

#item1468954 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1468928 {
	width:172px !important;
	height:70px !important;
}

#item1468929 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1468924 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1129px !important;
}

#item1469006 {
	width:141px !important;
	height:70px !important;
}

#item1469007 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1468981 {
	width:141px !important;
	height:70px !important;
}

#item1468982 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1468977 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1129px !important;
}

#item1469060 {
	width:139px !important;
	height:70px !important;
}

#item1469061 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1469035 {
	width:139px !important;
	height:70px !important;
}

#item1469036 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1469031 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1129px !important;
}

#item1469084 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1126px !important;
}

#item1597819 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1597842 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1597815 {
	width:206px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1469118 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1469118 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1469118 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1469118 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1587755 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1401942 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1401942 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1401942 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1401940 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1401940 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1401940 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1401938 {
	width:600px !important;
	height:790px !important;
}

#item1401943 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

table#table1984794 tr {
	border-right:2.2px solid #fff;;
}

table#table1984794 {
	table-layout:fixed;
}

#item1402166 {
	width:528px !important;
	height:308px !important;
	top:19px !important;
}

@keyframes intensificar-1402166 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1402166 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1402166 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1402189 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1402189 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1402189 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1402189 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1578821 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:87px !important;
}

#item1578824 {
	width:534px !important;
	height:171px !important;
	top:15px !important;
}

#item1578825 {
	width:509px !important;
	height:245px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1578825 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1578825 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1578825 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1578849 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1578853 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:194px !important;
}

#item1402080 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:257px !important;
}

#item1402088 {
	width:534px !important;
	height:509px !important;
	top:15px !important;
}

#item1421765 {
	width:509px !important;
	height:859px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1421765 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1421765 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1421765 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1402116 {
	width:14px !important;
	height:9px !important;
}

#item1402119 {
	width:14px !important;
	height:9px !important;
	top:532px !important;
}

#item1401997 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:392px !important;
}

@keyframes intensificar-1401997 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1401997 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1401997 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1402003 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1402003 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1402003 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1402003 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1402027 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1402027 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1402027 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1402027 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1402051 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1402051 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1402051 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1402051 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1402074 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1402074 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1402074 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1402074 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1450783 {
	width:350px !important;
	height:284px !important;
	top:64px !important;
}

@keyframes intensificar-1450783 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1450783 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1450783 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1450754 {
	width:528px !important;
	height:29px !important;
	top:16px !important;
}

@keyframes intensificar-1450754 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1450754 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1450754 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1401948 {
	width:552px !important;
	height:542px !important;
	left:636px !important;
	top:183px !important;
}

#item1402212 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:150px !important;
}

#item1402235 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1402259 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1402264 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1402313 {
	width:53px !important;
	height:50px !important;
	background:#cad6cb;
}

#item1402314 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1402310 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1402348 {
	width:123px !important;
	height:50px !important;
}

#item1402349 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1402322 {
	width:123px !important;
	height:50px !important;
}

#item1402323 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1402317 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1402401 {
	width:101px !important;
	height:50px !important;
}

#item1402402 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1402376 {
	width:101px !important;
	height:50px !important;
}

#item1402377 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1402372 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1402454 {
	width:99px !important;
	height:50px !important;
}

#item1402455 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1402429 {
	width:99px !important;
	height:50px !important;
}

#item1402430 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1402425 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1402508 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1598170 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1598193 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1598167 {
	width:147px !important;
	height:13px !important;
	left:636px !important;
	top:748px !important;
}

#item1582757 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1582757 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1582757 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1582757 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1587816 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1469144 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1469144 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1469144 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1469139 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1469139 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1469139 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1469137 {
	width:700px !important;
	height:309px !important;
}

#item1491419 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1469350 {
	width:80px !important;
	height:12px !important;
	top:145px !important;
}

@keyframes intensificar-1469350 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1469350 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1469350 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1579276 {
	width:628px !important;
	height:123px !important;
}

#item1579277 {
	width:595px !important;
	height:439px !important;
}

@keyframes intensificar-1579277 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1579277 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1579277 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1579300 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:39px !important;
}

#item1579315 {
	width:595px !important;
	height:260px !important;
	top:167px !important;
}

table#table1989682 tr {
	border-right:3.08px solid #fff;;
}

table#table1989682 {
	table-layout:fixed;
}

#item1579317 {
	width:737px !important;
	height:430px !important;
}

@keyframes intensificar-1579317 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1579317 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1579317 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1579363 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:309px !important;
}

#item1579366 {
	width:46px !important;
	height:23px !important;
	left:292px !important;
	top:463px !important;
}

#item1579171 {
	width:628px !important;
	height:487px !important;
}

#item1579172 {
	width:595px !important;
	height:1715px !important;
}

@keyframes intensificar-1579172 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1579172 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1579172 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1579195 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:221px !important;
}

#item1469157 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:478px !important;
}

#item1469164 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1469187 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1469211 {
	width:233px !important;
	height:21px !important;
	left:11px !important;
}

#item1469234 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1469238 {
	width:490px !important;
	height:397px !important;
	top:84px !important;
}

@keyframes intensificar-1469238 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1469238 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1469238 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1469261 {
	width:626px !important;
	height:64px !important;
}

@keyframes intensificar-1469261 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1469261 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1469261 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1469155 {
	width:664px !important;
	height:509px !important;
	left:36px !important;
	top:588px !important;
}

#item1469401 {
	width:626px !important;
	height:42px !important;
	left:36px !important;
	top:519px !important;
}

#item1469424 {
	width:626px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1469448 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1469452 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1469478 {
	width:74px !important;
	height:70px !important;
	background:#cad6cb;
}

#item1469479 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1469475 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1129px !important;
}

#item1469512 {
	width:172px !important;
	height:70px !important;
}

#item1469513 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1469487 {
	width:172px !important;
	height:70px !important;
}

#item1469488 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1469483 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1129px !important;
}

#item1469565 {
	width:141px !important;
	height:70px !important;
}

#item1469566 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1469540 {
	width:141px !important;
	height:70px !important;
}

#item1469541 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1469536 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1129px !important;
}

#item1469618 {
	width:139px !important;
	height:70px !important;
}

#item1469619 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1469593 {
	width:139px !important;
	height:70px !important;
}

#item1469594 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1469589 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1129px !important;
}

#item1469642 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1126px !important;
}

#item1597849 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1597872 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1597846 {
	width:206px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1469675 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1469675 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1469675 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1469675 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1587761 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1401075 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1401075 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1401075 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1401072 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1401072 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1401072 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1401070 {
	width:600px !important;
	height:790px !important;
}

#item1401076 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1577407 {
	width:528px !important;
	height:378px !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-1577407 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1577407 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1577407 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1994460 th, table#table1994460 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1994460 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1994460 {
	table-layout:fixed;
}

#item1401295 {
	width:528px !important;
	height:115px !important;
	top:19px !important;
}

@keyframes intensificar-1401295 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1401295 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1401295 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1401319 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1401319 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1401319 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1401319 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1401211 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:272px !important;
}

#item1401215 {
	width:534px !important;
	height:539px !important;
	top:15px !important;
}

#item1447902 {
	width:509px !important;
	height:1300px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1447902 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1447902 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1447902 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1401243 {
	width:14px !important;
	height:9px !important;
}

#item1401246 {
	width:14px !important;
	height:9px !important;
	top:561px !important;
}

#item1401128 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:208px !important;
}

@keyframes intensificar-1401128 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1401128 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1401128 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1401136 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1401136 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1401136 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1401136 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1401159 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1401159 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1401159 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1401159 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1401183 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1401183 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1401183 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1401183 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1401206 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1401206 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1401206 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1401206 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1450672 {
	width:350px !important;
	height:118px !important;
	top:84px !important;
}

@keyframes intensificar-1450672 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1450672 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1450672 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1450648 {
	width:528px !important;
	height:46px !important;
	top:18px !important;
}

@keyframes intensificar-1450648 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1450648 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1450648 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1401079 {
	width:552px !important;
	height:570px !important;
	left:636px !important;
	top:155px !important;
}

#item1401342 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:140px !important;
}

#item1401366 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1401391 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1401394 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1401894 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1401420 {
	width:53px !important;
	height:50px !important;
	background:#cad6cb;
}

#item1401421 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1401417 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1401454 {
	width:123px !important;
	height:50px !important;
}

#item1401455 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1401429 {
	width:123px !important;
	height:50px !important;
}

#item1401430 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1401425 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1401507 {
	width:101px !important;
	height:50px !important;
}

#item1401508 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1401482 {
	width:101px !important;
	height:50px !important;
}

#item1401483 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1401478 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1401561 {
	width:99px !important;
	height:50px !important;
}

#item1401562 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1401535 {
	width:99px !important;
	height:50px !important;
}

#item1401537 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1401531 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1401614 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1598199 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1598222 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1598196 {
	width:147px !important;
	height:13px !important;
	left:636px !important;
	top:748px !important;
}

#item1582755 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1582755 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1582755 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1582755 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1587820 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1467980 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1467980 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1467980 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1467973 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1467973 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1467973 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1467971 {
	width:700px !important;
	height:309px !important;
}

#item1491412 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1997108 th, table#table1997108 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1997108 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1997108 {
	table-layout:fixed;
}

#item1468198 {
	width:628px !important;
	height:181px !important;
	top:27px !important;
}

@keyframes intensificar-1468198 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1468198 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1468198 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1468221 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1468221 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1468221 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1468221 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1578245 {
	width:628px !important;
	height:275px !important;
}

#item1578246 {
	width:595px !important;
	height:853px !important;
}

@keyframes intensificar-1578246 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1578246 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1578246 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1578269 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:115px !important;
}

#item1578167 {
	width:628px !important;
	height:505px !important;
}

#item1578168 {
	width:595px !important;
	height:2284px !important;
}

@keyframes intensificar-1578168 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1578168 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1578168 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1578191 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:230px !important;
}

#item1467992 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:280px !important;
}

#item1467998 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1468021 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1468045 {
	width:233px !important;
	height:21px !important;
	left:11px !important;
}

#item1468068 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1468072 {
	width:490px !important;
	height:397px !important;
	top:110px !important;
}

@keyframes intensificar-1468072 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1468072 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1468072 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1468095 {
	width:626px !important;
	height:88px !important;
}

@keyframes intensificar-1468095 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1468095 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1468095 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1467990 {
	width:664px !important;
	height:508px !important;
	left:36px !important;
	top:570px !important;
}

#item1468244 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:508px !important;
}

#item1468267 {
	width:626px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1468292 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1468296 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1468319 {
	width:372px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1468345 {
	width:74px !important;
	height:70px !important;
	background:#cad6cb;
}

#item1468346 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1468342 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1129px !important;
}

#item1468379 {
	width:172px !important;
	height:70px !important;
}

#item1468380 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1468354 {
	width:172px !important;
	height:70px !important;
}

#item1468355 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1468350 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1129px !important;
}

#item1468433 {
	width:141px !important;
	height:70px !important;
}

#item1468434 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1468408 {
	width:141px !important;
	height:70px !important;
}

#item1468409 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1468404 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1129px !important;
}

#item1468487 {
	width:139px !important;
	height:70px !important;
}

#item1468488 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1468462 {
	width:139px !important;
	height:70px !important;
}

#item1468463 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1468457 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1129px !important;
}

#item1468511 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1126px !important;
}

#item1597882 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1597905 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1597879 {
	width:206px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1468545 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1468545 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1468545 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1468545 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1582931 {
	width:180px !important;
	height:350px !important;
	left:1021px !important;
}

@keyframes intensificar-1518422 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518422 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518422 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1518417 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518417 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518417 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1518415 {
	width:600px !important;
	height:790px !important;
}

#item1518427 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1518483 {
	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-1518483 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518483 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518483 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table2000751 tr {
	border-right:2.2px solid #fff;;
}

table#table2000751 {
	table-layout:fixed;
}

#item1518435 {
	width:528px !important;
	height:133px !important;
	top:19px !important;
}

@keyframes intensificar-1518435 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518435 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518435 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1518460 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1518460 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518460 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518460 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1518641 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:279px !important;
}

#item1518644 {
	width:534px !important;
	height:553px !important;
	top:15px !important;
}

#item1518645 {
	width:509px !important;
	height:792px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1518645 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518645 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518645 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1518671 {
	width:14px !important;
	height:9px !important;
}

#item1518674 {
	width:14px !important;
	height:9px !important;
	top:576px !important;
}

#item1518508 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:207px !important;
}

@keyframes intensificar-1518508 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518508 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518508 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1518518 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1518518 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518518 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518518 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1518541 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1518541 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518541 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518541 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1518565 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1518565 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518565 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518565 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1518588 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1518588 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518588 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518588 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1518593 {
	width:264px !important;
	height:284px !important;
	top:81px !important;
}

@keyframes intensificar-1518593 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518593 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518593 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1518616 {
	width:528px !important;
	height:46px !important;
	top:15px !important;
}

@keyframes intensificar-1518616 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518616 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518616 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1518431 {
	width:552px !important;
	height:585px !important;
	left:636px !important;
	top:140px !important;
}

#item1518677 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1518700 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1518724 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1518729 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1518755 {
	width:53px !important;
	height:50px !important;
	background:#cad6cb;
}

#item1518756 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1518752 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1518788 {
	width:123px !important;
	height:50px !important;
}

#item1518789 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1518763 {
	width:123px !important;
	height:50px !important;
}

#item1518764 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1518759 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1518842 {
	width:101px !important;
	height:50px !important;
}

#item1518843 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1518817 {
	width:101px !important;
	height:50px !important;
}

#item1518818 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1518813 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1518896 {
	width:99px !important;
	height:50px !important;
}

#item1518897 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1518870 {
	width:99px !important;
	height:50px !important;
}

#item1518872 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1518866 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1518920 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1598272 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1598295 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1598269 {
	width:147px !important;
	height:13px !important;
	left:636px !important;
	top:748px !important;
}

#item1582758 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1582758 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1582758 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1582758 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1583131 {
	width:180px !important;
	height:350px !important;
	left:520px !important;
	top:309px !important;
}

@keyframes intensificar-1519028 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519028 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1519028 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1519021 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519021 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1519021 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1519019 {
	width:700px !important;
	height:309px !important;
}

#item1519035 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table2003235 tr {
	border-right:3.08px solid #fff;;
}

table#table2003235 {
	table-layout:fixed;
}

#item1519044 {
	width:628px !important;
	height:206px !important;
	top:27px !important;
}

@keyframes intensificar-1519044 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519044 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1519044 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1519067 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1519067 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519067 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1519067 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1579842 {
	width:628px !important;
	height:278px !important;
}

#item1579843 {
	width:595px !important;
	height:400px !important;
}

@keyframes intensificar-1579843 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1579843 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1579843 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1579866 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:116px !important;
}

#item1579772 {
	width:628px !important;
	height:541px !important;
}

#item1579773 {
	width:595px !important;
	height:1284px !important;
}

@keyframes intensificar-1579773 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1579773 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1579773 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1579796 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:248px !important;
}

#item1519120 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:272px !important;
}

#item1519127 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1519150 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1519174 {
	width:233px !important;
	height:21px !important;
	left:11px !important;
}

#item1519198 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1519201 {
	width:490px !important;
	height:397px !important;
	top:98px !important;
}

@keyframes intensificar-1519201 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519201 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1519201 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1519224 {
	width:626px !important;
	height:64px !important;
}

@keyframes intensificar-1519224 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519224 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1519224 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1519040 {
	width:664px !important;
	height:541px !important;
	left:36px !important;
	top:534px !important;
}

#item1519275 {
	width:626px !important;
	height:18px !important;
	left:36px !important;
	top:491px !important;
}

#item1519298 {
	width:626px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1519323 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1519327 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1519688 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1519353 {
	width:74px !important;
	height:70px !important;
	background:#cad6cb;
}

#item1519354 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1519350 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1129px !important;
}

#item1519386 {
	width:172px !important;
	height:70px !important;
}

#item1519387 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1519361 {
	width:172px !important;
	height:70px !important;
}

#item1519362 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1519357 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1129px !important;
}

#item1519440 {
	width:141px !important;
	height:70px !important;
}

#item1519441 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1519415 {
	width:141px !important;
	height:70px !important;
}

#item1519416 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1519411 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1129px !important;
}

#item1519493 {
	width:139px !important;
	height:70px !important;
}

#item1519494 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1519468 {
	width:139px !important;
	height:70px !important;
}

#item1519469 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1519464 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1129px !important;
}

#item1519517 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1126px !important;
}

#item1597911 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1597934 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1597908 {
	width:206px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1519551 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1519551 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1519551 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1519551 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1520099 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1520109 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520109 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520109 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1520104 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520104 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520104 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1520102 {
	width:600px !important;
	height:790px !important;
}

#item1520115 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

table#table2006073 tr {
	border-right:2.2px solid #fff;;
}

table#table2006073 {
	table-layout:fixed;
}

#item1520123 {
	width:528px !important;
	height:191px !important;
	top:19px !important;
}

@keyframes intensificar-1520123 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520123 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520123 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1520146 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1520146 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520146 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520146 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1520170 {
	width:528px !important;
	height:266px !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-1520170 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520170 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520170 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1520326 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:278px !important;
}

#item1520329 {
	width:534px !important;
	height:552px !important;
	top:15px !important;
}

#item1520330 {
	width:509px !important;
	height:870px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1520330 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520330 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520330 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1520355 {
	width:14px !important;
	height:9px !important;
}

#item1520358 {
	width:14px !important;
	height:9px !important;
	top:575px !important;
}

#item1520195 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:290px !important;
}

@keyframes intensificar-1520195 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520195 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520195 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1520203 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1520203 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520203 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520203 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1520226 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1520226 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520226 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520226 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1520250 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1520250 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520250 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520250 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1520273 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1520273 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520273 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520273 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1520277 {
	width:350px !important;
	height:284px !important;
	top:98px !important;
}

@keyframes intensificar-1520277 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520277 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520277 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1520300 {
	width:528px !important;
	height:63px !important;
	top:15px !important;
}

@keyframes intensificar-1520300 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520300 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520300 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1520120 {
	width:552px !important;
	height:584px !important;
	left:636px !important;
	top:141px !important;
}

#item1520362 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1520385 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1520409 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1520413 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1521280 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1520439 {
	width:53px !important;
	height:50px !important;
	background:#cad6cb;
}

#item1520440 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1520436 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1520474 {
	width:123px !important;
	height:50px !important;
}

#item1520475 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1520449 {
	width:123px !important;
	height:50px !important;
}

#item1520450 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1520444 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1520527 {
	width:101px !important;
	height:50px !important;
}

#item1520528 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1520502 {
	width:101px !important;
	height:50px !important;
}

#item1520503 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1520498 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1520580 {
	width:99px !important;
	height:50px !important;
}

#item1520581 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1520555 {
	width:99px !important;
	height:50px !important;
}

#item1520556 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1520551 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1520604 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1598303 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1598326 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1598299 {
	width:147px !important;
	height:13px !important;
	left:636px !important;
	top:748px !important;
}

#item1582759 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1582759 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1582759 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1582759 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1539991 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1520714 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520714 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520714 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1520707 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520707 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520707 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1520705 {
	width:700px !important;
	height:309px !important;
}

#item1520722 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1520751 {
	width:80px !important;
	height:12px !important;
	top:201px !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%;
}

table#table2009542 tr {
	border-right:3.08px solid #fff;;
}

table#table2009542 {
	table-layout:fixed;
}

#item1521762 {
	width:628px !important;
	height:287px !important;
	top:230px !important;
}

@keyframes intensificar-1521762 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1521762 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1521762 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1580292 {
	width:628px !important;
	height:171px !important;
}

#item1580293 {
	width:595px !important;
	height:450px !important;
}

@keyframes intensificar-1580293 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580293 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580293 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1580316 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:63px !important;
}

#item1580224 {
	width:628px !important;
	height:521px !important;
}

#item1580225 {
	width:595px !important;
	height:1696px !important;
}

@keyframes intensificar-1580225 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580225 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580225 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1580248 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:238px !important;
}

#item1520804 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:387px !important;
}

@keyframes intensificar-1520804 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520804 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520804 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1520811 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1520811 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520811 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520811 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1520834 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1520834 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520834 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520834 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1520858 {
	width:233px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1520858 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520858 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520858 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1520881 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1520881 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520881 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520881 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1520885 {
	width:490px !important;
	height:397px !important;
	top:127px !important;
}

@keyframes intensificar-1520885 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520885 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520885 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1520908 {
	width:626px !important;
	height:88px !important;
}

@keyframes intensificar-1520908 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520908 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520908 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1520725 {
	width:664px !important;
	height:524px !important;
	left:36px !important;
	top:554px !important;
}

#item1520959 {
	width:626px !important;
	height:18px !important;
	left:36px !important;
	top:512px !important;
}

#item1520982 {
	width:626px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1521006 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1521010 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1521386 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1521036 {
	width:74px !important;
	height:70px !important;
	background:#cad6cb;
}

#item1521037 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1521033 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1129px !important;
}

#item1521071 {
	width:172px !important;
	height:70px !important;
}

#item1521072 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1521045 {
	width:172px !important;
	height:70px !important;
}

#item1521047 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1521041 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1129px !important;
}

#item1521124 {
	width:141px !important;
	height:70px !important;
}

#item1521125 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1521099 {
	width:141px !important;
	height:70px !important;
}

#item1521100 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1521095 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1129px !important;
}

#item1521178 {
	width:139px !important;
	height:70px !important;
}

#item1521179 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1521152 {
	width:139px !important;
	height:70px !important;
}

#item1521153 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1521148 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1129px !important;
}

#item1521202 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1126px !important;
}

#item1597952 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1597975 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1597949 {
	width:206px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1521237 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1521237 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1521237 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1521237 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1582925 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1522582 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522582 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1522582 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1522580 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522580 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1522580 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1522578 {
	width:600px !important;
	height:790px !important;
}

#item1522583 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

table#table2012942 tr {
	border-right:2.2px solid #fff;;
}

table#table2012942 {
	table-layout:fixed;
}

#item1522589 {
	width:528px !important;
	height:278px !important;
	top:19px !important;
}

@keyframes intensificar-1522589 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522589 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1522589 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1522612 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1522612 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522612 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1522612 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1523908 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:115px !important;
}

#item1523911 {
	width:534px !important;
	height:226px !important;
	top:15px !important;
}

#item1523912 {
	width:509px !important;
	height:370px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1523912 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1523912 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1523912 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1523936 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1523939 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:249px !important;
}

#item1522792 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:270px !important;
}

#item1522796 {
	width:534px !important;
	height:535px !important;
	top:15px !important;
}

#item1522797 {
	width:509px !important;
	height:1278px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1522797 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522797 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1522797 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1522822 {
	width:14px !important;
	height:9px !important;
}

#item1522825 {
	width:14px !important;
	height:9px !important;
	top:558px !important;
}

#item1522660 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:411px !important;
}

@keyframes intensificar-1522660 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522660 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1522660 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1522668 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1522668 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522668 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1522668 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1522691 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1522691 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522691 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1522691 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1522715 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1522715 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522715 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1522715 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1522738 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1522738 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522738 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1522738 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1522744 {
	width:350px !important;
	height:315px !important;
	top:82px !important;
}

@keyframes intensificar-1522744 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522744 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1522744 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1522767 {
	width:528px !important;
	height:46px !important;
	top:17px !important;
}

@keyframes intensificar-1522767 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522767 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1522767 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1522586 {
	width:552px !important;
	height:568px !important;
	left:636px !important;
	top:157px !important;
}

#item1522828 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:145px !important;
}

#item1522851 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1522875 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1522880 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1522903 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1522930 {
	width:53px !important;
	height:50px !important;
	background:#cad6cb;
}

#item1522931 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1522927 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1522966 {
	width:123px !important;
	height:50px !important;
}

#item1522967 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1522941 {
	width:123px !important;
	height:50px !important;
}

#item1522942 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1522937 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1523020 {
	width:101px !important;
	height:50px !important;
}

#item1523021 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1522994 {
	width:101px !important;
	height:50px !important;
}

#item1522996 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1522990 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1523073 {
	width:99px !important;
	height:50px !important;
}

#item1523074 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1523048 {
	width:99px !important;
	height:50px !important;
}

#item1523049 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1523044 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1523098 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1598337 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1598360 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1598334 {
	width:147px !important;
	height:13px !important;
	left:636px !important;
	top:748px !important;
}

#item1582761 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1582761 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1582761 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1582761 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1583110 {
	width:86px !important;
	height:257px !important;
	top:943px !important;
}

@keyframes intensificar-1523199 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1523199 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1523199 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1523197 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1523197 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1523197 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1523195 {
	width:700px !important;
	height:309px !important;
}

#item1523200 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1580775 {
	width:628px !important;
	height:149px !important;
}

#item1580776 {
	width:595px !important;
	height:607px !important;
}

@keyframes intensificar-1580776 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580776 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580776 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1580799 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:52px !important;
}

#item1580820 {
	width:80px !important;
	height:12px !important;
	top:179px !important;
}

@keyframes intensificar-1580820 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580820 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580820 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1580843 {
	width:595px !important;
	height:260px !important;
	top:201px !important;
}

table#table2018366 tr {
	border-right:3.08px solid #fff;;
}

table#table2018366 {
	table-layout:fixed;
}

#item1580844 {
	width:739px !important;
	height:390px !important;
}

@keyframes intensificar-1580844 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580844 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580844 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1580867 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:343px !important;
}

#item1580872 {
	width:46px !important;
	height:23px !important;
	left:292px !important;
	top:497px !important;
}

#item1580733 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:238px !important;
}

#item1580709 {
	width:628px !important;
	height:521px !important;
}

#item1580710 {
	width:595px !important;
	height:2303px !important;
}

@keyframes intensificar-1580710 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580710 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580710 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1523205 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:486px !important;
}

@keyframes intensificar-1523205 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1523205 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1523205 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1523211 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1523211 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1523211 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1523211 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1523234 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1523234 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1523234 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1523234 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1523258 {
	width:233px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1523258 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1523258 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1523258 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1523281 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1523281 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1523281 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1523281 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1523286 {
	width:490px !important;
	height:397px !important;
	top:112px !important;
}

@keyframes intensificar-1523286 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1523286 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1523286 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1523309 {
	width:626px !important;
	height:88px !important;
}

@keyframes intensificar-1523309 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1523309 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1523309 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1523203 {
	width:664px !important;
	height:521px !important;
	left:36px !important;
	top:554px !important;
}

#item1523433 {
	width:626px !important;
	height:18px !important;
	left:36px !important;
	top:512px !important;
}

#item1523456 {
	width:626px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1523481 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1523484 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1523507 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1523533 {
	width:74px !important;
	height:70px !important;
	background:#cad6cb;
}

#item1523534 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1523530 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1129px !important;
}

#item1523569 {
	width:172px !important;
	height:70px !important;
}

#item1523570 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1523544 {
	width:172px !important;
	height:70px !important;
}

#item1523545 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1523540 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1129px !important;
}

#item1523622 {
	width:141px !important;
	height:70px !important;
}

#item1523623 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1523597 {
	width:141px !important;
	height:70px !important;
}

#item1523598 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1523593 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1129px !important;
}

#item1523675 {
	width:139px !important;
	height:70px !important;
}

#item1523676 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1523650 {
	width:139px !important;
	height:70px !important;
}

#item1523651 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1523646 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1129px !important;
}

#item1523700 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1126px !important;
}

#item1597991 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1598014 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1597988 {
	width:206px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1523735 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1523735 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1523735 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1523735 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1582934 {
	width:130px !important;
	height:134px !important;
	left:470px !important;
}

@keyframes intensificar-1406130 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1406130 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1406130 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1406128 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1406128 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1406128 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1406126 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1406131 {
	width:211px !important;
	height:33px !important;
	left:795px !important;
	top:36px !important;
}

#item1406134 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:130px !important;
}

#item1406157 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

table#table2023089 th, table#table2023089 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2023089 tr {
	height:29px;;
	background:#f5f5f5;;
}

table#table2023089 {
	table-layout:fixed;
}

#item1406471 {
	width:528px !important;
	height:173px !important;
	top:19px !important;
}

@keyframes intensificar-1406471 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1406471 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1406471 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1406495 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1406495 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1406495 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1406495 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1518252 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:164px !important;
}

#item1518255 {
	width:534px !important;
	height:320px !important;
	top:17px !important;
}

#item1518256 {
	width:509px !important;
	height:463px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1518256 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518256 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518256 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1518281 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:2px !important;
}

#item1518284 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:344px !important;
}

#item1427993 {
	width:528px !important;
	height:583px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1427993 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1427993 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1427993 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1406385 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1406390 {
	width:534px !important;
	height:529px !important;
	top:15px !important;
}

#item1448312 {
	width:509px !important;
	height:723px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1448312 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1448312 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1448312 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1406416 {
	width:14px !important;
	height:9px !important;
}

#item1406419 {
	width:14px !important;
	height:9px !important;
	top:551px !important;
}

#item1406260 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1406260 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1406260 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1406260 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1406283 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1406283 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1406283 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1406283 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1406309 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1406309 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1406309 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1406309 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1406332 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1406332 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1406332 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1406332 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1406356 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1406356 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1406356 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1406356 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1406379 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1406379 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1406379 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1406379 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1451005 {
	width:528px !important;
	height:29px !important;
	top:16px !important;
}

@keyframes intensificar-1451005 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1451005 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1451005 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1451028 {
	width:350px !important;
	height:266px !important;
	top:64px !important;
}

@keyframes intensificar-1451028 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1451028 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1451028 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1451052 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:315px !important;
}

@keyframes intensificar-1451052 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1451052 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1451052 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1518084 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:186px !important;
}

@keyframes intensificar-1518084 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518084 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518084 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1518108 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:202px !important;
}

@keyframes intensificar-1518108 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518108 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518108 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1406180 {
	width:552px !important;
	height:600px !important;
	left:36px !important;
	top:165px !important;
}

#item1406519 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1406526 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1406552 {
	width:53px !important;
	height:50px !important;
	background:#cad6cb;
}

#item1406553 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1406549 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1406586 {
	width:123px !important;
	height:50px !important;
}

#item1406587 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1406560 {
	width:123px !important;
	height:50px !important;
}

#item1406561 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1406556 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1406639 {
	width:113px !important;
	height:50px !important;
}

#item1406640 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1406614 {
	width:113px !important;
	height:50px !important;
}

#item1406615 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1406610 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1406693 {
	width:101px !important;
	height:50px !important;
}

#item1406694 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1406667 {
	width:101px !important;
	height:50px !important;
}

#item1406668 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1406663 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1406746 {
	width:101px !important;
	height:50px !important;
}

#item1406747 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1406721 {
	width:101px !important;
	height:50px !important;
}

#item1406722 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1406717 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
}

#item1415485 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1415509 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1415482 {
	width:147px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1582762 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1582762 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1582762 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1582762 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1583115 {
	width:130px !important;
	height:134px !important;
	left:572px !important;
	top:309px !important;
}

@keyframes intensificar-1471701 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1471701 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1471701 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1471694 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1471694 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1471694 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1471692 {
	width:700px !important;
	height:309px !important;
}

#item1491433 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1471711 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:483px !important;
}

#item1471735 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

table#table2027923 th, table#table2027923 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2027923 tr {
	height:40.6px;;
	background:#f5f5f5;;
}

table#table2027923 {
	table-layout:fixed;
}

#item1472025 {
	width:628px !important;
	height:262px !important;
	top:27px !important;
}

@keyframes intensificar-1472025 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1472025 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1472025 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1472049 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1472049 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1472049 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1472049 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1581618 {
	width:628px !important;
	height:206px !important;
}

#item1581619 {
	width:595px !important;
	height:851px !important;
}

@keyframes intensificar-1581619 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1581619 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1581619 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1581642 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:80px !important;
}

#item1581512 {
	width:628px !important;
	height:521px !important;
}

#item1581513 {
	width:595px !important;
	height:1245px !important;
}

@keyframes intensificar-1581513 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1581513 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1581513 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1581536 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:238px !important;
}

#item1581437 {
	width:628px !important;
	height:521px !important;
}

#item1581438 {
	width:595px !important;
	height:1245px !important;
}

@keyframes intensificar-1581438 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1581438 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1581438 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1581433 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:238px !important;
}

#item1471761 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1471784 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1471808 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1471831 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1471855 {
	width:233px !important;
	height:21px !important;
	left:11px !important;
}

#item1471878 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1471882 {
	width:628px !important;
	height:40px !important;
}

@keyframes intensificar-1471882 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1471882 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1471882 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1471905 {
	width:490px !important;
	height:309px !important;
	top:68px !important;
}

@keyframes intensificar-1471905 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1471905 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1471905 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1471928 {
	width:124px !important;
	height:31px !important;
	left:504px !important;
	top:415px !important;
}

#item1518035 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:226px !important;
}

#item1518058 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:248px !important;
}

#item1471758 {
	width:664px !important;
	height:522px !important;
	left:36px !important;
	top:553px !important;
}

#item1472097 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1472101 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1472127 {
	width:74px !important;
	height:70px !important;
	background:#cad6cb;
}

#item1472128 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1472124 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1472162 {
	width:172px !important;
	height:70px !important;
}

#item1472163 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1472137 {
	width:172px !important;
	height:70px !important;
}

#item1472138 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1472133 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1472216 {
	width:158px !important;
	height:70px !important;
}

#item1472217 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1472190 {
	width:158px !important;
	height:70px !important;
}

#item1472191 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1472186 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1472269 {
	width:141px !important;
	height:70px !important;
}

#item1472270 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1472244 {
	width:141px !important;
	height:70px !important;
}

#item1472245 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1472240 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1472323 {
	width:141px !important;
	height:70px !important;
}

#item1472324 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1472297 {
	width:141px !important;
	height:70px !important;
}

#item1472298 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1472293 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
}

#item1598020 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1598043 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1598017 {
	width:206px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1472377 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1472377 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1472377 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1472377 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1582940 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1407015 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1407015 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1407015 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1407013 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1407013 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1407013 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1407011 {
	width:600px !important;
	height:790px !important;
}

#item1407016 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1407754 {
	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-1407754 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1407754 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1407754 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table2032994 th, table#table2032994 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table2032994 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table2032994 {
	table-layout:fixed;
}

#item1407231 {
	width:528px !important;
	height:162px !important;
	top:19px !important;
}

@keyframes intensificar-1407231 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1407231 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1407231 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1407254 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1407254 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1407254 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1407254 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1407022 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1407025 {
	width:534px !important;
	height:531px !important;
	top:15px !important;
}

#item1448391 {
	width:509px !important;
	height:908px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1448391 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1448391 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1448391 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1407051 {
	width:14px !important;
	height:9px !important;
}

#item1407055 {
	width:14px !important;
	height:9px !important;
	top:553px !important;
}

#item1407112 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1407112 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1407112 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1407112 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1407136 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1407136 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1407136 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1407136 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1407160 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1407160 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1407160 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1407160 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1407183 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1407183 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1407183 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1407183 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1451073 {
	width:528px !important;
	height:51px !important;
	top:15px !important;
}

@keyframes intensificar-1451073 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1451073 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1451073 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1451097 {
	width:350px !important;
	height:153px !important;
	top:63px !important;
}

@keyframes intensificar-1451097 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1451097 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1451097 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1451120 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:222px !important;
}

@keyframes intensificar-1451120 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1451120 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1451120 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1407019 {
	width:552px !important;
	height:562px !important;
	left:636px !important;
	top:150px !important;
}

#item1407277 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1407301 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1407326 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1407329 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1407355 {
	width:53px !important;
	height:50px !important;
	background:#cad6cb;
}

#item1407356 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1407352 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1407393 {
	width:123px !important;
	height:50px !important;
}

#item1407394 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1407368 {
	width:123px !important;
	height:50px !important;
}

#item1407369 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1407364 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1407446 {
	width:101px !important;
	height:50px !important;
}

#item1407447 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1407421 {
	width:101px !important;
	height:50px !important;
}

#item1407422 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1407417 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1407501 {
	width:99px !important;
	height:50px !important;
}

#item1407502 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1407476 {
	width:99px !important;
	height:50px !important;
}

#item1407477 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1407472 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1407555 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1598369 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1598392 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1598365 {
	width:147px !important;
	height:13px !important;
	left:636px !important;
	top:748px !important;
}

#item1582763 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1582763 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1582763 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1582763 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1583120 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1472406 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1472406 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1472406 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1472402 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1472402 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1472402 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1472400 {
	width:700px !important;
	height:309px !important;
}

#item1491439 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table2035716 th, table#table2035716 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table2035716 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table2035716 {
	table-layout:fixed;
}

#item1472585 {
	width:628px !important;
	height:221px !important;
	top:27px !important;
}

@keyframes intensificar-1472585 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1472585 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1472585 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1472608 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1472608 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1472608 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1472608 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1582040 {
	width:628px !important;
	height:235px !important;
}

#item1582041 {
	width:595px !important;
	height:851px !important;
}

@keyframes intensificar-1582041 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1582041 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1582041 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1582064 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:95px !important;
}

#item1581972 {
	width:628px !important;
	height:545px !important;
}

#item1581973 {
	width:595px !important;
	height:1755px !important;
}

@keyframes intensificar-1581973 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1581973 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1581973 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1581996 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:250px !important;
}

#item1472418 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1472441 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1472466 {
	width:233px !important;
	height:21px !important;
	left:11px !important;
}

#item1472489 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1472493 {
	width:628px !important;
	height:72px !important;
}

@keyframes intensificar-1472493 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1472493 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1472493 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1472516 {
	width:490px !important;
	height:214px !important;
	top:90px !important;
}

@keyframes intensificar-1472516 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1472516 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1472516 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1472539 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:313px !important;
}

#item1472415 {
	width:664px !important;
	height:545px !important;
	left:36px !important;
	top:530px !important;
}

#item1472655 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:489px !important;
}

#item1472678 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1472702 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1472706 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1472733 {
	width:74px !important;
	height:70px !important;
	background:#cad6cb;
}

#item1472734 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1472730 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1129px !important;
}

#item1472768 {
	width:172px !important;
	height:70px !important;
}

#item1472769 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1472743 {
	width:172px !important;
	height:70px !important;
}

#item1472744 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1472739 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1129px !important;
}

#item1472821 {
	width:141px !important;
	height:70px !important;
}

#item1472822 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1472796 {
	width:141px !important;
	height:70px !important;
}

#item1472797 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1472792 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1129px !important;
}

#item1472875 {
	width:139px !important;
	height:70px !important;
}

#item1472876 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1472850 {
	width:139px !important;
	height:70px !important;
}

#item1472851 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1472845 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1129px !important;
}

#item1472900 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1126px !important;
}

#item1598050 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1598073 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1598047 {
	width:206px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1472932 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1472932 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1472932 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1472932 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1548466 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

#item1548474 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:567px !important;
	height:85px !important;
	left:25px !important;
	top:33px !important;
	border-radius:12px;
	background:#000;
}

#item1548475 {
	width:1200px !important;
	height:790px !important;
}

#item1548481 {
	width:70px !important;
	height:23px !important;
	left:508px !important;
	top:49px !important;
	border-radius:6px;
	background:#fff;
}

#item1548490 {
	width:19px !important;
	height:5px !important;
	left:1px !important;
	top:3px !important;
}

#item1548495 {
	width:23px !important;
	height:7px !important;
	top:10px !important;
}

#item1548500 {
	width:20px !important;
	height:5px !important;
	left:5px !important;
	top:19px !important;
}

#item1548505 {
	width:16px !important;
	height:7px !important;
	left:1px !important;
}

#item1548510 {
	width:25px !important;
	height:15px !important;
	top:2px !important;
}

#item1548516 {
	width:18px !important;
	height:8px !important;
	left:8px !important;
	top:19px !important;
}

#item1548523 {
	width:25px !important;
	height:15px !important;
	left:2px !important;
	top:10px !important;
}

#item1548533 {
	width:1px !important;
	height:3px !important;
	left:44px !important;
	top:20px !important;
	background:#1e1541;
}

#item1548551 {
	width:62px !important;
	height:31px !important;
	left:1117px !important;
	top:743px !important;
}

#item1582764 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1582764 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1582764 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1582764 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1548389 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

#item1548399 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:651px !important;
	height:60px !important;
	left:25px !important;
	top:24px !important;
	border-radius:12px;
	background:#000;
}

#item1548400 {
	width:70px !important;
	height:23px !important;
	left:588px !important;
	top:43px !important;
	border-radius:6px;
	background:#fff;
}

#item1548407 {
	width:703px !important;
	height:1200px !important;
	left:-1px !important;
}

#item1548414 {
	width:19px !important;
	height:5px !important;
	left:1px !important;
	top:3px !important;
}

#item1548419 {
	width:23px !important;
	height:7px !important;
	top:10px !important;
}

#item1548424 {
	width:20px !important;
	height:5px !important;
	left:5px !important;
	top:19px !important;
}

#item1548429 {
	width:16px !important;
	height:7px !important;
	left:1px !important;
}

#item1548434 {
	width:25px !important;
	height:15px !important;
	top:2px !important;
}

#item1548439 {
	width:18px !important;
	height:8px !important;
	left:8px !important;
	top:19px !important;
}

#item1548445 {
	width:25px !important;
	height:15px !important;
	left:2px !important;
	top:10px !important;
}

#item1548450 {
	width:62px !important;
	height:31px !important;
	left:615px !important;
	top:1169px !important;
}

#item1547360 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1547360 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1547360 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1547360 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1182054 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

#item1182074 {
	width:150px !important;
	height:28px !important;
	left:525px !important;
	top:609px !important;
}

#item1182089 {
	width:122px !important;
	height:28px !important;
	left:539px !important;
	top:640px !important;
}

#item1182053 {
	width:424px !important;
	height:68px !important;
	left:388px !important;
	top:361px !important;
}

@keyframes intensificar-1182053 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1182053 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1182053 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1501815 {
	width:446px !important;
	height:39px !important;
	left:377px !important;
	top:686px !important;
}

#item1582767 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1582767 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1582767 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1582767 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1491766 {
	width:705px !important;
	height:1206px !important;
	background:#101820;
}

#item1491767 {
	width:214px !important;
	height:40px !important;
	left:243px !important;
	top:791px !important;
}

#item1491813 {
	width:171px !important;
	height:39px !important;
	left:265px !important;
	top:834px !important;
}

#item1491818 {
	width:424px !important;
	height:68px !important;
	left:138px !important;
	top:566px !important;
}

@keyframes intensificar-1491818 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1491818 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1491818 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1501784 {
	width:546px !important;
	height:40px !important;
	left:77px !important;
	top:911px !important;
}

#item1485235 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1485235 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1485235 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1485235 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

p.autoParaStyle212 {
	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.autoParaStyle211 {
	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.autoParaStyle210 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:20px;
	line-height:20px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle209 {
	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.autoParaStyle208 {
	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.autoParaStyle207 {
	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.autoParaStyle206 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:20px;
	line-height:20px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle205 {
	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.autoParaStyle204 {
	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.autoParaStyle203 {
	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.autoParaStyle202 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:19.6px;
	color:#ea5153;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle201 {
	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;
	margin-top:4px;
	text-align:left;
}

p.autoParaStyle200 {
	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;
	margin-top:3px;
	text-align:left;
}

p.autoParaStyle199 {
	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:center;
}

p.autoParaStyle198 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:23.8px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle197 {
	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:center;
}

p.autoParaStyle196 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:17px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle195 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:17px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-10px;
	padding-left:20px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle194 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:19.6px;
	color:#101820;
	letter-spacing:0.030em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-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.autoParaStyle193 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:14px;
	color:#101820;
	letter-spacing:0.030em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-10px;
	padding-left:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle192 {
	font-family:FF-Averta-Regular,Averta;
	font-size:18.2px;
	line-height:23.8px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle191 {
	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.autoParaStyle190 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:25.2px;
	line-height:28px;
	color:#101820;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle189 {
	font-family:FF-Averta-Regular,Averta;
	font-size:13px;
	line-height:17px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle188 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18px;
	line-height:20px;
	color:#101820;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle187 {
	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.autoParaStyle186 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:18px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle185 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:15px;
	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.autoParaStyle184 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:30px;
	line-height:32px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle183 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:16.8px;
	line-height:18px;
	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.autoParaStyle182 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:18px;
	color:#272f36;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle181 {
	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.autoParaStyle180 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:19.6px;
	color:#272f36;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle179 {
	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.autoParaStyle178 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:23.8px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle177 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:17px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle176 {
	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.autoParaStyle175 {
	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.autoParaStyle174 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:20.4px;
	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.autoParaStyle173 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:20.4px;
	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.autoParaStyle172 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:60px;
	line-height:61px;
	color:#fff;
	letter-spacing:0.100em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle171 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:16px;
	line-height:18px;
	color:#ec6264;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle170 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:19.6px;
	color:#ea5153;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle169 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:16px;
	line-height:18px;
	color:#ec6264;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle168 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:14px;
	color:#ea5153;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle167 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:16.8px;
	line-height:23.8px;
	color:#ea5153;
	letter-spacing:0.025em;
	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-top:4px;
	text-align:left;
}

p.autoParaStyle166 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:12px;
	line-height:17px;
	color:#ea5153;
	letter-spacing:0.025em;
	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-top:3px;
	text-align:left;
}

p.autoParaStyle165 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:17px;
	color:#ec6264;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle164 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:13px;
	line-height:16px;
	color:#000;
	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:center;
}

p.autoParaStyle163 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:15px;
	color:#000;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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.autoParaStyle162 {
	font-weight:300;
	font-family:FF-Averta-Light,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:left;
}

p.autoParaStyle161 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:23.8px;
	color:#ec6264;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle160 {
	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.autoParaStyle159 {
	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.autoParaStyle158 {
	font-family:FF-Averta-Regular,Averta;
	font-size:13.1px;
	line-height:17.2px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle157 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:20px;
	line-height:20px;
	color:#fff;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle156 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:16px;
	line-height:20px;
	color:#fff;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle155 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	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.autoParaStyle154 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:14px;
	line-height:16.8px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle153 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:10px;
	line-height:12px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle152 {
	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.autoParaStyle151 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18.2px;
	line-height:21px;
	color:#406b44;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after: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: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.autoParaStyle149 {
	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.autoParaStyle148 {
	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.autoParaStyle147 {
	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;
	margin-top:4px;
	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;
	text-align:left;
}

p.autoParaStyle145 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:16.8px;
	line-height:23.8px;
	color:#ea5153;
	letter-spacing:0.025em;
	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.autoParaStyle144 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:23.8px;
	color:#272f36;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle143 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size: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.autoParaStyle142 {
	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.autoParaStyle141 {
	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.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-align:left;
}

p.autoParaStyle139 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:19.6px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-20px;
	padding-left:20px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle138 {
	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.autoParaStyle137 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:19.6px;
	color:#ea5153;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle136 {
	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.autoParaStyle135 {
	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.autoParaStyle134 {
	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.autoParaStyle133 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:19.6px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle132 {
	font-weight: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.autoParaStyle131 {
	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.autoParaStyle130 {
	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.autoParaStyle129 {
	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.autoParaStyle128 {
	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.autoParaStyle127 {
	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.autoParaStyle126 {
	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.autoParaStyle125 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:13px;
	line-height:15px;
	color:#406b44;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle124 {
	font-weight: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.autoParaStyle123 {
	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.autoParaStyle122 {
	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.autoParaStyle121 {
	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;
	margin-top:3px;
	text-align:left;
}

p.autoParaStyle120 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:12px;
	line-height:17px;
	color:#ea5153;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle119 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:12px;
	line-height:17px;
	color:#ea5153;
	letter-spacing:0.025em;
	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.autoParaStyle118 {
	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.autoParaStyle117 {
	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.autoParaStyle116 {
	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.autoParaStyle115 {
	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.autoParaStyle114 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:14px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle113 {
	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.autoParaStyle112 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:14px;
	color:#ea5153;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle111 {
	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.autoParaStyle110 {
	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.autoParaStyle109 {
	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.autoParaStyle108 {
	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.autoParaStyle107 {
	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.autoParaStyle106 {
	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.autoParaStyle105 {
	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.autoParaStyle104 {
	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.autoParaStyle103 {
	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.autoParaStyle102 {
	font-family:FF-Averta-Regular,Averta;
	font-size:13px;
	line-height:17px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle101 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18.2px;
	line-height:21px;
	color:#406b44;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after: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-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.autoParaStyle99 {
	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.autoParaStyle98 {
	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.autoParaStyle97 {
	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.autoParaStyle96 {
	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.autoParaStyle95 {
	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.autoParaStyle94 {
	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:left;
}

p.autoParaStyle93 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:9.8px;
	line-height:12.8px;
	color:#ea5153;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle92 {
	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.autoParaStyle91 {
	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.autoParaStyle90 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:23.8px;
	color:#ea5153;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle89 {
	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-indent:-14px;
	padding-left:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle88 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:23.8px;
	color:#ea5153;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-14px;
	padding-left:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle87 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:23.8px;
	color:#ea5153;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-14px;
	padding-left:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle86 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:23.8px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-14px;
	padding-left:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle85 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:13px;
	line-height:15px;
	color:#406b44;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle84 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size: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.autoParaStyle83 {
	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.autoParaStyle82 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:8px;
	line-height:10.5px;
	color:#ea5153;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle81 {
	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.autoParaStyle80 {
	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.autoParaStyle79 {
	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.autoParaStyle78 {
	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.autoParaStyle77 {
	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:left;
}

p.autoParaStyle76 {
	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.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;
	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.autoParaStyle74 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#ea5153;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle73 {
	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-indent:-10px;
	padding-left:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle72 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:17px;
	color:#ea5153;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-10px;
	padding-left:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle71 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#ea5153;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-10px;
	padding-left:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle70 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:17px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-10px;
	padding-left:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle69 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:20px;
	line-height:22px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle68 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:60px;
	line-height:50px;
	color:#fff;
	letter-spacing:0.100em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle67 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:14px;
	line-height:20px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle66 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:60px;
	line-height:50px;
	color:#fff;
	letter-spacing:0.100em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle65 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:35px;
	line-height:39.2px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle64 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:25px;
	line-height:28px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle63 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18.2px;
	line-height:21px;
	color:#ec6264;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle62 {
	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.autoParaStyle61 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:23.8px;
	color:#ea5153;
	letter-spacing:0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle60 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:23.8px;
	color:#ea5153;
	letter-spacing:0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle59 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:23.8px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle58 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:23.8px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle57 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size: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.autoParaStyle56 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:18.2px;
	line-height:23.8px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle55 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:13px;
	line-height:15px;
	color:#ec6264;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle54 {
	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.autoParaStyle53 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#ea5153;
	letter-spacing:0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle52 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#ea5153;
	letter-spacing:0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle51 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:17px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle50 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:17px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-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:13px;
	line-height:17px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle48 {
	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.autoParaStyle47 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:14.6px;
	line-height:21px;
	color:#eb6269;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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.autoParaStyle46 {
	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.autoParaStyle45 {
	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.autoParaStyle44 {
	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.autoParaStyle43 {
	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.autoParaStyle42 {
	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.autoParaStyle41 {
	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.autoParaStyle40 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:10.4px;
	line-height:15px;
	color:#eb6269;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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.autoParaStyle39 {
	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.autoParaStyle38 {
	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.autoParaStyle37 {
	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.autoParaStyle36 {
	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.autoParaStyle35 {
	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.autoParaStyle34 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-DemiBold,"Optima LT Pro",sans-serif;
	font-size:27.3px;
	line-height:19.7px;
	color:#ec6264;
	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.autoParaStyle33 {
	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.autoParaStyle32 {
	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.autoParaStyle31 {
	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.autoParaStyle30 {
	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.autoParaStyle29 {
	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.autoParaStyle28 {
	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.autoParaStyle27 {
	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.autoParaStyle26 {
	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.autoParaStyle25 {
	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.autoParaStyle24 {
	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.autoParaStyle23 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:22px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle22 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:16.8px;
	line-height:25.2px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle21 {
	font-weight: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.autoParaStyle20 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:25.2px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle19 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:25.2px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle18 {
	font-weight: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.autoParaStyle17 {
	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.autoParaStyle16 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:14px;
	line-height:18px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle15 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:18px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle14 {
	font-weight: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.autoParaStyle13 {
	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.autoParaStyle12 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle11 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:18px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle10 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:18px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle9 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#ea5153;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle8 {
	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.autoParaStyle7 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:14px;
	line-height:16px;
	color:#ea5153;
	letter-spacing:-0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle6 {
	font-family:FF-Averta-Regular,Averta;
	font-size:20px;
	line-height:22px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle5 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:55px;
	line-height:55px;
	color:#fff;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle4 {
	font-family:FF-Averta-Regular,Averta;
	font-size:12px;
	line-height:17px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle3 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:55px;
	line-height:55px;
	color:#fff;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle2 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:24px;
	line-height:65px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle1 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:65px;
	line-height:65px;
	color:#fff;
	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.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.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.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:#e94b5a;
	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.P_Itinerarios {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:14px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.Párrafo-básico {
	font-family:"Avenir Next Condensed",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:16px;
	line-height:18px;
	color:#3c3c3b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Ningún-estilo-de-párrafo {
	font-family:"Minion Pro","Times New Roman", Times, serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

span.autoCharStyle29 {
	color:transparent;
}

span.autoCharStyle28 {
}

span.autoCharStyle27 {
}

span.autoCharStyle26 {
}

span.autoCharStyle25 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	color:#101820;
}

span.autoCharStyle24 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:14px;
}

span.autoCharStyle23 {
}

span.autoCharStyle22 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:10px;
}

span.autoCharStyle21 {
}

span.autoCharStyle20 {
	color:#fff;
}

span.autoCharStyle19 {
	font-size:14px;
}

span.autoCharStyle18 {
	font-size:10px;
}

span.autoCharStyle17 {
	font-size:16.8px;
	color:#ea5153;
}

span.autoCharStyle16 {
	font-size:16.8px;
}

span.autoCharStyle15 {
	color:#101820;
}

span.autoCharStyle14 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	color:#ea5153;
	letter-spacing:0.050em;
}

span.autoCharStyle13 {
	font-size:12px;
	color:#ea5153;
}

span.autoCharStyle12 {
	font-size:12px;
}

span.autoCharStyle11 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	color:#ea5153;
	letter-spacing:0.020em;
}

span.autoCharStyle10 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-DemiBold,"Optima LT Pro",sans-serif;
	font-size:22.9px;
	letter-spacing:0.100em;
}

span.autoCharStyle9 {
	text-decoration:underline;
}

span.autoCharStyle8 {
}

span.autoCharStyle7 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-DemiBold,"Optima LT Pro",sans-serif;
	font-size:16.4px;
	letter-spacing:0.100em;
}

span.autoCharStyle6 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	color:#ea5153;
}

span.autoCharStyle5 {
	color:#ea5153;
}

span.autoCharStyle4 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
}

span.autoCharStyle3 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
}

span.autoCharStyle2 {
	font-weight:bold;
	font-family:FF-Averta-Bold,Averta;
}

span.autoCharStyle1 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	color:#ea5153;
}

span.Hipervínculo {
	color:#000;
	text-decoration:underline;
}

span.C_Negrita {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:12px;
	color:#101820;
	letter-spacing:0.010em;
}

span.C_Titulo {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	color:#ea5153;
	letter-spacing:0.050em;
}

span.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; } }

