/* 	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-HelveticaNeueLTStd-Md;
	src:url("../fonts/HelveticaNeueLTStd-Md.otf");
}

@font-face {
	font-family:FF-HelveticaNeueLTStd-Roman;
	src:url("../fonts/HelveticaNeueLTStd-Roman.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-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-MinionPro-Regular;
	src:url("../fonts/MinionPro-Regular.otf");
}

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

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

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

#item1151972 {
	width:1236px !important;
	height:811px !important;
	left:-18px !important;
	top:-11px !important;
	background:#000;
}

#item1556290 {
	width:1221px !important;
	height:803px !important;
	left:-21px !important;
	top:-13px !important;
}

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

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

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

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

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

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

#item1500564 {
	width:1916px !important;
	height:1257px !important;
	left:-608px !important;
	top:-29px !important;
	background:#000;
}

#item1556367 {
	width:1831px !important;
	height:1205px !important;
	left:-366px !important;
}

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

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

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

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

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

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

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

@keyframes moverhacialaizquierdayreducir-1595437 {
	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-1595437 {
	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;
	}
}
#item1182245 {
	width:238px !important;
	height:159px !important;
	left:963px !important;
	top:631px !important;
}

#item1152142 {
	width:427px !important;
	height:161px !important;
	left:79px !important;
	top:351px !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.25;
	width:688px !important;
	height:169px !important;
	left:79px !important;
	top:547px !important;
	background:#0e0b00;
}

#item1152187 {
	width:648px !important;
	height:131px !important;
	left:99px !important;
	top:564px !important;
}

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

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

#item1500640 {
	width:2002px !important;
	height:1318px !important;
	left:-651px !important;
	top:-59px !important;
	background:#000;
}

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

#item1500674 {
	opacity:0.25;
	width:586px !important;
	height:363px !important;
	left:50px !important;
	top:627px !important;
	background:#0e0b00;
}

#item1500675 {
	width:546px !important;
	height:328px !important;
	left:69px !important;
	top:644px !important;
}

#item1533083 {
	width:427px !important;
	height:161px !important;
	left:50px !important;
	top:437px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1156252 {
	width:1102px !important;
	height:144px !important;
	top:24px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:40px;
	-webkit-column-gap:40px;
	column-gap:40px;
}

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

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

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

#item1156171 {
	width:1102px !important;
	height:180px !important;
	top:24px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:40px;
	-webkit-column-gap:40px;
	column-gap:40px;
}

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

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

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

#item1156089 {
	width:1115px !important;
	height:163px !important;
	top:24px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:40px;
	-webkit-column-gap:40px;
	column-gap:40px;
}

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

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

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

#item1279872 {
	width:1115px !important;
	height:177px !important;
	top:24px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:40px;
	-webkit-column-gap:40px;
	column-gap:40px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1533120 {
	width:700px !important;
	height:587px !important;
	top:132px !important;
	background:#f3f3f2;
}

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

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

#item1548668 {
	width:609px !important;
	height:718px !important;
}

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

#item1533593 {
	width:700px !important;
	height:587px !important;
	top:132px !important;
	background:#f3f3f2;
}

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

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

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

#item1533520 {
	width:700px !important;
	height:587px !important;
	top:132px !important;
	background:#f3f3f2;
}

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

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

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

#item1533448 {
	width:700px !important;
	height:719px !important;
	background:#f3f3f2;
}

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

#item1533473 {
	width:628px !important;
	height:591px !important;
	top:62px !important;
}

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

#item1533370 {
	width:700px !important;
	height:587px !important;
	top:132px !important;
	background:#f3f3f2;
}

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

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

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

#item1533442 {
	width:628px !important;
	height:70px !important;
	left:36px !important;
	top:429px !important;
}

#item1533245 {
	width:700px !important;
	height:694px !important;
	top:24px !important;
	background:#f3f3f2;
}

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

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

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

#item1533323 {
	width:399px !important;
	height:344px !important;
	left:36px !important;
	top:349px !important;
}

#item1533346 {
	width:628px !important;
	height:12px !important;
	left:36px !important;
	top:325px !important;
}

#item1533175 {
	width:700px !important;
	height:587px !important;
	top:132px !important;
	background:#f3f3f2;
}

#item1533198 {
	width:628px !important;
	height:491px !important;
	left:36px !important;
	top:192px !important;
}

#item1533221 {
	width:615px !important;
	height:15px !important;
	left:36px !important;
	top:162px !important;
}

#item1533118 {
	width:700px !important;
	height:719px !important;
	top:481px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1594499 {
	width:529px !important;
	height:484px !important;
	top:15px !important;
}

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

#item1594473 {
	width:529px !important;
	height:488px !important;
	top:15px !important;
}

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

#item1594317 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:251px !important;
}

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

#item1594323 {
	width:509px !important;
	height:2182px !important;
}

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

#item1594346 {
	width:14px !important;
	height:9px !important;
	left:523px !important;
}

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

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

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

#item1448577 {
	width:102px !important;
	height:50px !important;
}

#item1448578 {
	width:87px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1448552 {
	width:102px !important;
	height:50px !important;
}

#item1448553 {
	width:87px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1448547 {
	width:102px !important;
	height:50px !important;
	left:1098px !important;
	top:740px !important;
}

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

#item1448683 {
	width:92px !important;
	height:50px !important;
}

#item1448684 {
	width:77px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1448657 {
	width:92px !important;
	height:50px !important;
}

#item1448658 {
	width:77px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1448654 {
	width:92px !important;
	height:50px !important;
	left:1003px !important;
	top:740px !important;
}

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

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

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

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

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

#item1448707 {
	width:116px !important;
	height:50px !important;
	left:884px !important;
	top:740px !important;
}

#item1448759 {
	width:25px !important;
	height:53px !important;
	left:882px !important;
	top:738px !important;
}

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

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

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

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

#item1501586 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:460px !important;
}

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

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

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

#item1501701 {
	width:628px !important;
	height:545px !important;
}

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

#item1501677 {
	width:628px !important;
	height:557px !important;
}

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

#item1567655 {
	width:23px !important;
	height:46px !important;
	left:632px !important;
	top:256px !important;
}

#item1567660 {
	width:628px !important;
	height:557px !important;
}

#item1567661 {
	width:595px !important;
	height:3521px !important;
}

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

#item1501637 {
	width:655px !important;
	height:557px !important;
	left:36px !important;
	top:550px !important;
}

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

#item1501753 {
	width:143px !important;
	height:70px !important;
}

#item1501754 {
	width:122px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1501727 {
	width:143px !important;
	height:70px !important;
	top:1px !important;
}

#item1501728 {
	width:122px !important;
	height:39px !important;
	left:21px !important;
	top:15px !important;
}

#item1501724 {
	width:143px !important;
	height:71px !important;
	left:557px !important;
	top:1129px !important;
}

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

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

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

#item1501780 {
	width:129px !important;
	height:70px !important;
	top:1px !important;
}

#item1501781 {
	width:108px !important;
	height:39px !important;
	left:21px !important;
	top:15px !important;
}

#item1501777 {
	width:129px !important;
	height:71px !important;
	left:424px !important;
	top:1129px !important;
}

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

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

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

#item1501832 {
	width:162px !important;
	height:70px !important;
	top:1px !important;
}

#item1501833 {
	width:120px !important;
	height:39px !important;
	left:42px !important;
	top:15px !important;
}

#item1501829 {
	width:162px !important;
	height:71px !important;
	left:258px !important;
	top:1129px !important;
}

#item1501881 {
	width:35px !important;
	height:74px !important;
	left:255px !important;
	top:1127px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1501900 {
	width:1157px !important;
	height:766px !important;
	left:-143px !important;
	top:-46px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1501901 {
	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-1501901 {
	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;
	}
}
#item1501905 {
	width:700px !important;
	height:617px !important;
	top:691px !important;
	background:#fff;
}

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

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

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

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

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

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

#item1501999 {
	width:377px !important;
	height:72px !important;
	left:154px !important;
	top:886px !important;
}

#item1534149 {
	width:20px !important;
	height:67px !important;
	top:4px !important;
}

#item1534155 {
	width:521px !important;
	height:72px !important;
	left:31px !important;
}

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

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

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

@keyframes moverhacialaizquierdayreducir-1455481 {
	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-1455481 {
	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;
	}
}
#item1455482 {
	width:573px !important;
	height:44px !important;
}

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

#item1455506 {
	opacity:0.40;
	width:537px !important;
	height:124px !important;
	top:57px !important;
	background:#0e0b00;
}

#item1455507 {
	width:480px !important;
	height:74px !important;
	left:23px !important;
	top:78px !important;
}

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

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

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

#item1506412 {
	width:1823px !important;
	height:1200px !important;
	left:-611px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1506413 {
	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-1506413 {
	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;
	}
}
#item1506419 {
	width:570px !important;
	height:44px !important;
}

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

#item1506443 {
	opacity:0.40;
	width:628px !important;
	height:151px !important;
	top:86px !important;
	background:#0e0b00;
}

#item1506444 {
	width:582px !important;
	height:108px !important;
	left:22px !important;
	top:105px !important;
}

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

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

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

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

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

#item1580379 {
	width:528px !important;
	height:637px !important;
	left:46px !important;
	top:75px !important;
}

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

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

#item1578501 {
	width:528px !important;
	height:637px !important;
	left:46px !important;
	top:75px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

table#table1613901 {
	table-layout:fixed;
}

#item1592941 {
	width:510px !important;
	height:345px !important;
	left:63px !important;
	top:94px !important;
}

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

#item1593023 {
	width:517px !important;
	height:23px !important;
	left:60px !important;
	top:397px !important;
}

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

#item1593026 {
	width:517px !important;
	height:23px !important;
	left:60px !important;
	top:91px !important;
}

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

#item1593029 {
	width:517px !important;
	height:23px !important;
	left:60px !important;
	top:109px !important;
}

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

#item1593032 {
	width:517px !important;
	height:23px !important;
	left:60px !important;
	top:127px !important;
}

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

#item1593035 {
	width:517px !important;
	height:23px !important;
	left:60px !important;
	top:145px !important;
}

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

#item1593044 {
	width:517px !important;
	height:23px !important;
	left:60px !important;
	top:163px !important;
}

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

#item1593047 {
	width:517px !important;
	height:23px !important;
	left:60px !important;
	top:181px !important;
}

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

#item1593050 {
	width:517px !important;
	height:23px !important;
	left:60px !important;
	top:199px !important;
}

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

#item1593053 {
	width:517px !important;
	height:23px !important;
	left:60px !important;
	top:217px !important;
}

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

#item1593056 {
	width:517px !important;
	height:23px !important;
	left:60px !important;
	top:235px !important;
}

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

#item1593059 {
	width:517px !important;
	height:23px !important;
	left:60px !important;
	top:253px !important;
}

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

#item1593062 {
	width:517px !important;
	height:23px !important;
	left:60px !important;
	top:271px !important;
}

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

#item1593065 {
	width:517px !important;
	height:23px !important;
	left:60px !important;
	top:290px !important;
}

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

#item1593068 {
	width:517px !important;
	height:23px !important;
	left:60px !important;
	top:308px !important;
}

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

#item1593071 {
	width:517px !important;
	height:23px !important;
	left:60px !important;
	top:326px !important;
}

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

#item1593074 {
	width:517px !important;
	height:23px !important;
	left:60px !important;
	top:344px !important;
}

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

#item1593078 {
	width:517px !important;
	height:23px !important;
	left:60px !important;
	top:362px !important;
}

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

#item1593081 {
	width:517px !important;
	height:23px !important;
	left:60px !important;
	top:380px !important;
}

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

#item1578526 {
	width:148px !important;
	height:37px !important;
	left:238px !important;
	top:47px !important;
}

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

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

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

#item1490504 {
	width:563px !important;
	height:209px !important;
	left:16px !important;
	top:306px !important;
}

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

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

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

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

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

#item1450944 {
	width:202px !important;
	height:12px !important;
	left:199px !important;
	top:748px !important;
}

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

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

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

#item1578253 {
	width:53px !important;
	height:50px !important;
	background:#dcefee;
}

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

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

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

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

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

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

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

#item1578262 {
	width:122px !important;
	height:50px !important;
	left:440px !important;
	top:740px !important;
}

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

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

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

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

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

#item1578316 {
	width:122px !important;
	height:50px !important;
	left:699px !important;
	top:740px !important;
}

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

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

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

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

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

#item1578369 {
	width:131px !important;
	height:50px !important;
	left:565px !important;
	top:740px !important;
}

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

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

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

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

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

#item1578422 {
	width:87px !important;
	height:50px !important;
	left:824px !important;
	top:740px !important;
}

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

#item1580329 {
	width:230px !important;
	height:50px !important;
}

#item1580330 {
	width:215px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1580304 {
	width:230px !important;
	height:50px !important;
}

#item1580305 {
	width:215px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1580302 {
	width:230px !important;
	height:50px !important;
	left:914px !important;
	top:740px !important;
}

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

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

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

#item1580755 {
	width:600px !important;
	height:772px !important;
	left:60px !important;
	top:77px !important;
}

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

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

#item1579591 {
	width:628px !important;
	height:784px !important;
	left:46px !important;
	top:77px !important;
}

#item1579592 {
	width:595px !important;
	height:922px !important;
}

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

#item1579616 {
	width:23px !important;
	height:46px !important;
	left:678px !important;
	top:446px !important;
}

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

#item1579544 {
	width:600px !important;
	height:772px !important;
	left:60px !important;
	top:77px !important;
}

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

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

#item1579497 {
	width:600px !important;
	height:752px !important;
	left:60px !important;
	top:77px !important;
}

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

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

#item1579328 {
	width:92px !important;
	height:20px !important;
	left:62px !important;
	top:77px !important;
}

#item1579351 {
	width:105px !important;
	height:20px !important;
	left:535px !important;
	top:77px !important;
}

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

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

table#table1619841 {
	table-layout:fixed;
}

#item1592794 {
	width:622px !important;
	height:421px !important;
	left:48px !important;
	top:109px !important;
}

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

#item1592875 {
	width:629px !important;
	height:27px !important;
	left:45px !important;
	top:479px !important;
}

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

#item1592878 {
	width:629px !important;
	height:27px !important;
	left:45px !important;
	top:106px !important;
}

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

#item1592881 {
	width:629px !important;
	height:27px !important;
	left:45px !important;
	top:128px !important;
}

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

#item1592884 {
	width:629px !important;
	height:27px !important;
	left:45px !important;
	top:150px !important;
}

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

#item1592887 {
	width:629px !important;
	height:27px !important;
	left:45px !important;
	top:172px !important;
}

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

#item1592890 {
	width:629px !important;
	height:27px !important;
	left:45px !important;
	top:194px !important;
}

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

#item1592893 {
	width:629px !important;
	height:27px !important;
	left:45px !important;
	top:216px !important;
}

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

#item1592896 {
	width:629px !important;
	height:27px !important;
	left:45px !important;
	top:238px !important;
}

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

#item1592903 {
	width:629px !important;
	height:27px !important;
	left:45px !important;
	top:260px !important;
}

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

#item1592906 {
	width:629px !important;
	height:27px !important;
	left:45px !important;
	top:282px !important;
}

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

#item1592909 {
	width:629px !important;
	height:27px !important;
	left:45px !important;
	top:304px !important;
}

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

#item1592912 {
	width:629px !important;
	height:27px !important;
	left:45px !important;
	top:326px !important;
}

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

#item1592915 {
	width:629px !important;
	height:27px !important;
	left:45px !important;
	top:348px !important;
}

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

#item1592918 {
	width:629px !important;
	height:27px !important;
	left:45px !important;
	top:370px !important;
}

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

#item1592921 {
	width:629px !important;
	height:27px !important;
	left:45px !important;
	top:392px !important;
}

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

#item1592924 {
	width:629px !important;
	height:27px !important;
	left:45px !important;
	top:414px !important;
}

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

#item1592927 {
	width:629px !important;
	height:27px !important;
	left:45px !important;
	top:436px !important;
}

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

#item1592930 {
	width:629px !important;
	height:27px !important;
	left:45px !important;
	top:458px !important;
}

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

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

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

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

#item1506689 {
	width:606px !important;
	height:52px !important;
	left:22px !important;
}

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

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

#item1507753 {
	width:210px !important;
	height:21px !important;
	left:58px !important;
	top:110px !important;
}

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

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

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

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

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

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

#item1579069 {
	width:74px !important;
	height:70px !important;
	background:#dcefee;
}

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

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

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

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

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

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

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

#item1579076 {
	width:171px !important;
	height:70px !important;
	left:336px !important;
	top:1057px !important;
}

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

#item1579158 {
	width:171px !important;
	height:70px !important;
	left:12px !important;
}

#item1579159 {
	width:150px !important;
	height:39px !important;
	left:33px !important;
	top:14px !important;
}

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

#item1579134 {
	width:150px !important;
	height:39px !important;
	left:33px !important;
	top:14px !important;
}

#item1579129 {
	width:183px !important;
	height:70px !important;
	top:1130px !important;
}

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

#item1579212 {
	width:185px !important;
	height:70px !important;
}

#item1579213 {
	width:162px !important;
	height:39px !important;
	left:22px !important;
	top:14px !important;
}

#item1579187 {
	width:185px !important;
	height:70px !important;
}

#item1579188 {
	width:162px !important;
	height:39px !important;
	left:22px !important;
	top:14px !important;
}

#item1579183 {
	width:185px !important;
	height:70px !important;
	left:512px !important;
	top:1057px !important;
}

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

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

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

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

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

#item1579236 {
	width:122px !important;
	height:70px !important;
	left:187px !important;
	top:1130px !important;
}

#item1579289 {
	width:35px !important;
	height:74px !important;
	left:335px !important;
	top:1055px !important;
}

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

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

#item1580628 {
	width:309px !important;
	height:70px !important;
}

#item1580629 {
	width:288px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1580603 {
	width:309px !important;
	height:70px !important;
}

#item1580604 {
	width:287px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1580601 {
	width:309px !important;
	height:70px !important;
	left:313px !important;
	top:1130px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1456764 {
	width:57px !important;
	height:12px !important;
	top:244px !important;
}

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

#item1456811 {
	width:26px !important;
	height:13px !important;
	left:252px !important;
	top:512px !important;
}

#item1498634 {
	width:528px !important;
	height:245px !important;
	top:263px !important;
}

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

table#table1624816 {
	table-layout:fixed;
}

#item1498635 {
	width:585px !important;
	height:245px !important;
}

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

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

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

#item1455958 {
	width:528px !important;
	height:517px !important;
	top:47px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

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

#item1455896 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:269px !important;
}

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

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

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

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

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

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

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

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

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

#item1455748 {
	width:350px !important;
	height:397px !important;
	top:65px !important;
}

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

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

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

#item1455794 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:380px !important;
}

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

#item1484641 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:307px !important;
}

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

#item1484664 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:323px !important;
}

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

#item1484687 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:149px !important;
}

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

#item1484710 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:165px !important;
}

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

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

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

#item1484756 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:232px !important;
}

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

#item1455645 {
	width:564px !important;
	height:564px !important;
	left:36px !important;
	top:161px !important;
}

#item1455985 {
	width:53px !important;
	height:50px !important;
	background:#dcefee;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1538075 {
	width:140px !important;
	height:18px !important;
	top:125px !important;
}

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

#item1538098 {
	width:628px !important;
	height:333px !important;
	top:154px !important;
}

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

table#table1631149 {
	table-layout:fixed;
}

#item1538099 {
	width:819px !important;
	height:317px !important;
}

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

#item1538188 {
	width:46px !important;
	height:23px !important;
	left:292px !important;
	top:494px !important;
}

#item1565852 {
	width:628px !important;
	height:95px !important;
}

#item1565853 {
	width:595px !important;
	height:459px !important;
}

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

#item1565876 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:25px !important;
}

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

#item1567297 {
	width:595px !important;
	height:1162px !important;
}

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

#item1567320 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:236px !important;
}

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

#item1567092 {
	width:595px !important;
	height:1147px !important;
}

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

#item1567115 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:236px !important;
}

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

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

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

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

#item1508099 {
	width:490px !important;
	height:449px !important;
	top:68px !important;
}

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

#item1508122 {
	width:628px !important;
	height:40px !important;
}

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

#item1508145 {
	width:124px !important;
	height:31px !important;
	left:504px !important;
	top:509px !important;
}

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

#item1508152 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:407px !important;
}

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

#item1508175 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:429px !important;
}

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

#item1508198 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:187px !important;
}

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

#item1508221 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:209px !important;
}

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

#item1508245 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:280px !important;
}

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

#item1508268 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:302px !important;
}

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

#item1507994 {
	width:665px !important;
	height:540px !important;
	left:36px !important;
	top:558px !important;
}

#item1508383 {
	width:74px !important;
	height:70px !important;
	background:#dcefee;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1535139 {
	width:35px !important;
	height:74px !important;
	left:-2px !important;
	top:1128px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1457112 {
	width:57px !important;
	height:12px !important;
	top:254px !important;
}

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

#item1457159 {
	width:26px !important;
	height:13px !important;
	left:252px !important;
	top:521px !important;
}

#item1497345 {
	width:528px !important;
	height:245px !important;
	top:272px !important;
}

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

table#table1636498 {
	table-layout:fixed;
}

#item1497346 {
	width:556px !important;
	height:245px !important;
}

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

#item1542600 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:254px !important;
}

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

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

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

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

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

#item1457389 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:254px !important;
}

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

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

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

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

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

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

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

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

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

#item1457194 {
	width:350px !important;
	height:397px !important;
	top:65px !important;
}

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

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

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

#item1457240 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:380px !important;
}

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

#item1484490 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:307px !important;
}

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

#item1484513 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:323px !important;
}

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

#item1484536 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:149px !important;
}

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

#item1484559 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:165px !important;
}

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

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

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

#item1484607 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:232px !important;
}

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

#item1457086 {
	width:564px !important;
	height:564px !important;
	left:36px !important;
	top:161px !important;
}

#item1457479 {
	width:53px !important;
	height:50px !important;
	background:#dcefee;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1538000 {
	width:628px !important;
	height:333px !important;
	top:168px !important;
}

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

table#table1641051 {
	table-layout:fixed;
}

#item1538001 {
	width:778px !important;
	height:292px !important;
}

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

#item1538024 {
	width:46px !important;
	height:23px !important;
	left:292px !important;
	top:508px !important;
}

#item1565884 {
	width:628px !important;
	height:106px !important;
}

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

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

#item1565908 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:30px !important;
}

#item1567334 {
	width:628px !important;
	height:518px !important;
}

#item1567335 {
	width:595px !important;
	height:1308px !important;
}

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

#item1567358 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:236px !important;
}

#item1567058 {
	width:628px !important;
	height:518px !important;
}

#item1567059 {
	width:595px !important;
	height:1461px !important;
}

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

#item1567082 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:236px !important;
}

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

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

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

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

#item1508855 {
	width:490px !important;
	height:449px !important;
	top:68px !important;
}

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

#item1508878 {
	width:628px !important;
	height:40px !important;
}

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

#item1508901 {
	width:124px !important;
	height:31px !important;
	left:504px !important;
	top:509px !important;
}

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

#item1508906 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:407px !important;
}

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

#item1508930 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:429px !important;
}

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

#item1508953 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:187px !important;
}

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

#item1508976 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:209px !important;
}

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

#item1508999 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:280px !important;
}

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

#item1509022 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:302px !important;
}

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

#item1508749 {
	width:665px !important;
	height:540px !important;
	left:36px !important;
	top:557px !important;
}

#item1509137 {
	width:74px !important;
	height:70px !important;
	background:#dcefee;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1500261 {
	width:164px !important;
	height:302px !important;
	left:436px !important;
}

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

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

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

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

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

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

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

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

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

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

#item1581877 {
	width:57px !important;
	height:12px !important;
	top:312px !important;
}

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

#item1581901 {
	width:26px !important;
	height:13px !important;
	left:252px !important;
	top:551px !important;
}

#item1581906 {
	width:528px !important;
	height:218px !important;
	top:330px !important;
}

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

table#table1647268 {
	table-layout:fixed;
}

#item1581907 {
	width:556px !important;
	height:218px !important;
}

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

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

#item1462613 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:254px !important;
}

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

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

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

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

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

#item1462390 {
	width:350px !important;
	height:397px !important;
	top:65px !important;
}

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

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

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

#item1462530 {
	width:167px !important;
	height:15px !important;
	left:397px !important;
	top:287px !important;
}

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

#item1462553 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:289px !important;
}

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

#item1462558 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:312px !important;
}

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

#item1483609 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:115px !important;
}

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

#item1483632 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:131px !important;
}

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

#item1483655 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:182px !important;
}

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

#item1483679 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:198px !important;
}

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

#item1483702 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:239px !important;
}

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

#item1483725 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:255px !important;
}

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

#item1462312 {
	width:564px !important;
	height:564px !important;
	left:36px !important;
	top:161px !important;
}

#item1462701 {
	width:53px !important;
	height:50px !important;
	background:#dcefee;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1512760 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

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

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

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

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

#item1512782 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:489px !important;
}

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

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

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

#item1565979 {
	width:628px !important;
	height:153px !important;
}

#item1565980 {
	width:595px !important;
	height:548px !important;
}

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

#item1566004 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:54px !important;
}

#item1582469 {
	width:140px !important;
	height:18px !important;
	top:186px !important;
}

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

#item1582492 {
	width:628px !important;
	height:274px !important;
	top:214px !important;
}

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

table#table1651893 {
	table-layout:fixed;
}

#item1582493 {
	width:907px !important;
	height:257px !important;
}

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

#item1582516 {
	width:46px !important;
	height:23px !important;
	left:292px !important;
	top:494px !important;
}

#item1567407 {
	width:628px !important;
	height:518px !important;
}

#item1567408 {
	width:595px !important;
	height:1093px !important;
}

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

#item1567431 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:236px !important;
}

#item1566964 {
	width:628px !important;
	height:518px !important;
}

#item1566965 {
	width:595px !important;
	height:1696px !important;
}

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

#item1566989 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:236px !important;
}

#item1512931 {
	width:490px !important;
	height:393px !important;
	top:97px !important;
}

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

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

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

#item1512977 {
	width:234px !important;
	height:21px !important;
	left:431px !important;
	top:407px !important;
}

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

#item1513000 {
	width:7px !important;
	height:11px !important;
	left:420px !important;
	top:410px !important;
}

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

#item1513004 {
	width:124px !important;
	height:31px !important;
	left:504px !important;
	top:442px !important;
}

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

#item1513009 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:167px !important;
}

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

#item1513032 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:190px !important;
}

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

#item1513056 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:261px !important;
}

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

#item1513079 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:283px !important;
}

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

#item1513102 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:340px !important;
}

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

#item1513125 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:362px !important;
}

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

#item1512858 {
	width:665px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1513238 {
	width:74px !important;
	height:70px !important;
	background:#dcefee;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1458691 {
	width:57px !important;
	height:12px !important;
	top:214px !important;
}

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

#item1458738 {
	width:26px !important;
	height:13px !important;
	left:252px !important;
	top:458px !important;
}

#item1498700 {
	width:528px !important;
	height:218px !important;
	top:238px !important;
}

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

table#table1656276 {
	table-layout:fixed;
}

#item1498701 {
	width:598px !important;
	height:218px !important;
}

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

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

#item1458969 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:254px !important;
}

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

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

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

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

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

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

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

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

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

#item1458771 {
	width:381px !important;
	height:238px !important;
	top:65px !important;
}

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

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

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

#item1458819 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:312px !important;
}

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

#item1484276 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:239px !important;
}

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

#item1484299 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:255px !important;
}

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

#item1484322 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:115px !important;
}

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

#item1484345 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:131px !important;
}

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

#item1484368 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:182px !important;
}

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

#item1484391 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:198px !important;
}

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

#item1458664 {
	width:564px !important;
	height:564px !important;
	left:36px !important;
	top:161px !important;
}

#item1459057 {
	width:53px !important;
	height:50px !important;
	background:#dcefee;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1537866 {
	width:140px !important;
	height:18px !important;
	top:167px !important;
}

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

#item1537889 {
	width:628px !important;
	height:295px !important;
	top:195px !important;
}

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

table#table1660296 {
	table-layout:fixed;
}

#item1537890 {
	width:837px !important;
	height:279px !important;
}

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

#item1537913 {
	width:46px !important;
	height:23px !important;
	left:292px !important;
	top:495px !important;
}

#item1566010 {
	width:628px !important;
	height:136px !important;
}

#item1566011 {
	width:595px !important;
	height:420px !important;
}

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

#item1566034 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:45px !important;
}

#item1567449 {
	width:628px !important;
	height:518px !important;
}

#item1567450 {
	width:595px !important;
	height:906px !important;
}

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

#item1567473 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:236px !important;
}

#item1566928 {
	width:628px !important;
	height:518px !important;
}

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

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

#item1566953 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:236px !important;
}

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

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

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

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

#item1510160 {
	width:490px !important;
	height:449px !important;
	top:68px !important;
}

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

#item1510183 {
	width:628px !important;
	height:40px !important;
}

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

#item1510206 {
	width:124px !important;
	height:31px !important;
	left:504px !important;
	top:435px !important;
}

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

#item1510212 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:333px !important;
}

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

#item1510236 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:355px !important;
}

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

#item1510259 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:139px !important;
}

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

#item1510282 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:161px !important;
}

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

#item1510305 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:232px !important;
}

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

#item1510328 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:255px !important;
}

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

#item1510055 {
	width:665px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1510443 {
	width:74px !important;
	height:70px !important;
	background:#dcefee;
}

#item1510444 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1510440 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1510477 {
	width:172px !important;
	height:70px !important;
}

#item1510478 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1510452 {
	width:172px !important;
	height:70px !important;
}

#item1510453 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1510448 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1510530 {
	width:158px !important;
	height:70px !important;
}

#item1510531 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1510505 {
	width:158px !important;
	height:70px !important;
}

#item1510506 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1510501 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1510583 {
	width:141px !important;
	height:70px !important;
}

#item1510584 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1510558 {
	width:141px !important;
	height:70px !important;
}

#item1510559 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1510554 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1510637 {
	width:141px !important;
	height:70px !important;
}

#item1510638 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1510612 {
	width:141px !important;
	height:70px !important;
}

#item1510613 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1510608 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
}

#item1598440 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1598463 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1598436 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1510691 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1510691 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1510691 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1510691 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1500281 {
	width:81px !important;
	height:279px !important;
	top:511px !important;
}

@keyframes intensificar-1459478 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1459478 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1459478 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1459475 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1459475 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1459475 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1459473 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1459479 {
	width:211px !important;
	height:33px !important;
	left:795px !important;
	top:40px !important;
}

#item1459654 {
	width:528px !important;
	height:197px !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-1459654 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1459654 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1459654 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1460181 {
	width:57px !important;
	height:12px !important;
	top:209px !important;
}

@keyframes intensificar-1460181 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1460181 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1460181 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1460228 {
	width:26px !important;
	height:13px !important;
	left:251px !important;
	top:448px !important;
}

#item1498760 {
	width:528px !important;
	height:213px !important;
	top:228px !important;
}

table#table1665177 tr {
	border-right:2.2px solid #fff;;
}

table#table1665177 {
	table-layout:fixed;
}

#item1498761 {
	width:603px !important;
	height:213px !important;
}

@keyframes intensificar-1498761 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1498761 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1498761 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1545281 {
	width:528px !important;
	height:26px !important;
	top:16px !important;
}

@keyframes intensificar-1545281 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1545281 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1545281 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1583124 {
	width:528px !important;
	height:334px !important;
	top:42px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1583124 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583124 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583124 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1545128 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:269px !important;
}

#item1545132 {
	width:534px !important;
	height:532px !important;
	top:16px !important;
}

#item1545133 {
	width:509px !important;
	height:800px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1545133 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1545133 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1545133 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1545158 {
	width:14px !important;
	height:9px !important;
}

#item1545161 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item1459533 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1459533 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1459533 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1459533 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1459557 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1459557 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1459557 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1459557 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1459561 {
	width:528px !important;
	height:63px !important;
	top:12px !important;
}

@keyframes intensificar-1459561 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1459561 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1459561 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1459584 {
	width:397px !important;
	height:232px !important;
	top:95px !important;
}

@keyframes intensificar-1459584 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1459584 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1459584 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1459607 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:321px !important;
}

@keyframes intensificar-1459607 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1459607 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1459607 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1484220 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:248px !important;
}

@keyframes intensificar-1484220 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1484220 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1484220 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1484243 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:264px !important;
}

@keyframes intensificar-1484243 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1484243 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1484243 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1544420 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:146px !important;
}

@keyframes intensificar-1544420 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1544420 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1544420 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1544443 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:162px !important;
}

@keyframes intensificar-1544443 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1544443 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1544443 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1459483 {
	width:564px !important;
	height:564px !important;
	left:36px !important;
	top:161px !important;
}

#item1459725 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:128px !important;
}

#item1459748 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1459772 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1459775 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1544200 {
	width:53px !important;
	height:50px !important;
	background:#dcefee;
}

#item1544201 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1544195 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1544231 {
	width:123px !important;
	height:50px !important;
}

#item1544232 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1544206 {
	width:123px !important;
	height:50px !important;
}

#item1544207 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1544204 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1544282 {
	width:113px !important;
	height:50px !important;
}

#item1544283 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1544257 {
	width:113px !important;
	height:50px !important;
}

#item1544258 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1544255 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1544333 {
	width:101px !important;
	height:50px !important;
}

#item1544334 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1544308 {
	width:101px !important;
	height:50px !important;
}

#item1544309 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1544306 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1544385 {
	width:101px !important;
	height:50px !important;
}

#item1544386 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1544359 {
	width:101px !important;
	height:50px !important;
}

#item1544360 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1544357 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
}

#item1552842 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1552865 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1552839 {
	width:147px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1592748 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1592748 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1592748 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1592748 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1510709 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1510714 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1510714 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510714 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1510721 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1510721 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510721 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1510712 {
	width:700px !important;
	height:309px !important;
}

#item1534375 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1537764 {
	width:140px !important;
	height:18px !important;
	top:197px !important;
}

@keyframes intensificar-1537764 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1537764 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1537764 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1537787 {
	width:628px !important;
	height:275px !important;
	top:226px !important;
}

table#table1668621 tr {
	border-right:3.08px solid #fff;;
}

table#table1668621 {
	table-layout:fixed;
}

#item1537788 {
	width:826px !important;
	height:258px !important;
}

@keyframes intensificar-1537788 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1537788 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1537788 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1537811 {
	width:46px !important;
	height:23px !important;
	left:292px !important;
	top:507px !important;
}

#item1566080 {
	width:628px !important;
	height:155px !important;
}

#item1566081 {
	width:595px !important;
	height:960px !important;
}

@keyframes intensificar-1566081 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1566081 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1566081 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1566104 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:55px !important;
}

#item1545676 {
	width:627px !important;
	height:530px !important;
}

@keyframes intensificar-1545676 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1545676 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1545676 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1566860 {
	width:628px !important;
	height:530px !important;
}

#item1566861 {
	width:595px !important;
	height:1313px !important;
}

@keyframes intensificar-1566861 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1566861 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1566861 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1566884 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:242px !important;
}

#item1510811 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1510811 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1510811 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510811 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1510834 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1510834 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1510834 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510834 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1510838 {
	width:628px !important;
	height:112px !important;
	top:1px !important;
}

@keyframes intensificar-1510838 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1510838 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510838 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1510862 {
	width:490px !important;
	height:325px !important;
	top:132px !important;
}

@keyframes intensificar-1510862 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1510862 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510862 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1510885 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:453px !important;
}

@keyframes intensificar-1510885 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1510885 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510885 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1510893 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:351px !important;
}

@keyframes intensificar-1510893 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1510893 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510893 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1510916 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:373px !important;
}

@keyframes intensificar-1510916 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1510916 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510916 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1544788 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:202px !important;
}

@keyframes intensificar-1544788 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1544788 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1544788 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1544811 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:224px !important;
}

@keyframes intensificar-1544811 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1544811 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1544811 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1510731 {
	width:665px !important;
	height:530px !important;
	left:36px !important;
	top:545px !important;
}

#item1510965 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1510988 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1511012 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1511015 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1544896 {
	width:74px !important;
	height:70px !important;
	background:#dcefee;
}

#item1544897 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1544893 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1544929 {
	width:172px !important;
	height:70px !important;
}

#item1544930 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1544904 {
	width:172px !important;
	height:70px !important;
}

#item1544905 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1544902 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1544981 {
	width:158px !important;
	height:70px !important;
}

#item1544982 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1544956 {
	width:158px !important;
	height:70px !important;
}

#item1544957 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1544954 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1545033 {
	width:141px !important;
	height:70px !important;
}

#item1545034 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1545008 {
	width:141px !important;
	height:70px !important;
}

#item1545009 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1545006 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1545084 {
	width:141px !important;
	height:70px !important;
}

#item1545085 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1545059 {
	width:141px !important;
	height:70px !important;
}

#item1545060 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1545057 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
}

#item1598473 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1598496 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1598470 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1511242 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1511242 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1511242 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1511242 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1592610 {
	width:130px !important;
	height:134px !important;
	left:470px !important;
}

@keyframes intensificar-1568397 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1568397 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1568397 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1568400 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1568400 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1568400 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1568395 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1568401 {
	width:211px !important;
	height:33px !important;
	left:795px !important;
	top:40px !important;
}

#item1568644 {
	width:528px !important;
	height:224px !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-1568644 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1568644 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1568644 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1568668 {
	width:57px !important;
	height:12px !important;
	top:235px !important;
}

@keyframes intensificar-1568668 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1568668 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1568668 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1673399 tr {
	border-right:2.2px solid #fff;;
}

table#table1673399 {
	table-layout:fixed;
}

#item1583627 {
	width:528px !important;
	height:221px !important;
	top:254px !important;
}

@keyframes intensificar-1583627 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1583627 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1583627 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1568619 {
	width:528px !important;
	height:334px !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-1568619 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1568619 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1568619 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1568580 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:269px !important;
}

#item1568583 {
	width:534px !important;
	height:532px !important;
	top:16px !important;
}

#item1568584 {
	width:509px !important;
	height:1157px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1568584 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1568584 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1568584 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1568609 {
	width:14px !important;
	height:9px !important;
}

#item1568613 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item1568407 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1568407 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1568407 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1568407 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1568430 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1568430 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1568430 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1568430 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1568433 {
	width:528px !important;
	height:46px !important;
	top:12px !important;
}

@keyframes intensificar-1568433 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1568433 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1568433 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1568456 {
	width:350px !important;
	height:232px !important;
	top:77px !important;
}

@keyframes intensificar-1568456 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1568456 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1568456 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1568479 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:338px !important;
}

@keyframes intensificar-1568479 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1568479 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1568479 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1568484 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:265px !important;
}

@keyframes intensificar-1568484 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1568484 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1568484 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1568507 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:281px !important;
}

@keyframes intensificar-1568507 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1568507 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1568507 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1568530 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:196px !important;
}

@keyframes intensificar-1568530 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1568530 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1568530 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1568553 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:212px !important;
}

@keyframes intensificar-1568553 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1568553 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1568553 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1568404 {
	width:564px !important;
	height:564px !important;
	left:36px !important;
	top:161px !important;
}

#item1568718 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:128px !important;
}

#item1568741 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1568766 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1568769 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1569838 {
	width:264px !important;
	height:17px !important;
	left:36px !important;
	top:11px !important;
}

#item1568795 {
	width:53px !important;
	height:50px !important;
	background:#dcefee;
}

#item1568796 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1568792 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1568830 {
	width:123px !important;
	height:50px !important;
}

#item1568831 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1568805 {
	width:123px !important;
	height:50px !important;
}

#item1568806 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1568801 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1568883 {
	width:113px !important;
	height:50px !important;
}

#item1568884 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1568858 {
	width:113px !important;
	height:50px !important;
}

#item1568859 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1568854 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1568937 {
	width:101px !important;
	height:50px !important;
}

#item1568938 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1568912 {
	width:101px !important;
	height:50px !important;
}

#item1568913 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1568907 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1568991 {
	width:101px !important;
	height:50px !important;
}

#item1568992 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1568966 {
	width:101px !important;
	height:50px !important;
}

#item1568967 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1568961 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
}

#item1569018 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1569041 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1569015 {
	width:147px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1592749 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1592749 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1592749 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1592749 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1592703 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1569099 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1569099 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1569099 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1569101 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1569101 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1569101 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1569097 {
	width:700px !important;
	height:309px !important;
}

#item1569102 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1569333 {
	width:140px !important;
	height:18px !important;
	top:120px !important;
}

@keyframes intensificar-1569333 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1569333 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1569333 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1569356 {
	width:628px !important;
	height:335px !important;
	top:148px !important;
}

table#table1677358 tr {
	border-right:3.08px solid #fff;;
}

table#table1677358 {
	table-layout:fixed;
}

#item1569357 {
	width:747px !important;
	height:319px !important;
}

@keyframes intensificar-1569357 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1569357 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1569357 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1569380 {
	width:46px !important;
	height:23px !important;
	left:292px !important;
	top:489px !important;
}

#item1569385 {
	width:628px !important;
	height:96px !important;
}

#item1569386 {
	width:595px !important;
	height:960px !important;
}

@keyframes intensificar-1569386 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1569386 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1569386 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1569409 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:25px !important;
}

#item1569309 {
	width:627px !important;
	height:530px !important;
}

@keyframes intensificar-1569309 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1569309 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1569309 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1569107 {
	width:628px !important;
	height:510px !important;
}

#item1569108 {
	width:595px !important;
	height:1951px !important;
}

@keyframes intensificar-1569108 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1569108 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1569108 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1569131 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:232px !important;
}

#item1569137 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1569137 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1569137 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1569137 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1569160 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1569160 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1569160 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1569160 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1569163 {
	width:628px !important;
	height:88px !important;
	top:1px !important;
}

@keyframes intensificar-1569163 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1569163 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1569163 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1569187 {
	width:490px !important;
	height:325px !important;
	top:111px !important;
}

@keyframes intensificar-1569187 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1569187 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1569187 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1569210 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:477px !important;
}

@keyframes intensificar-1569210 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1569210 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1569210 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1569216 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:375px !important;
}

@keyframes intensificar-1569216 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1569216 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1569216 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1569239 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:397px !important;
}

@keyframes intensificar-1569239 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1569239 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1569239 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1569262 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:276px !important;
}

@keyframes intensificar-1569262 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1569262 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1569262 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1569285 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:298px !important;
}

@keyframes intensificar-1569285 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1569285 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1569285 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1569105 {
	width:665px !important;
	height:530px !important;
	left:36px !important;
	top:565px !important;
}

#item1569415 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:508px !important;
}

#item1569438 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1569463 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1569466 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1569866 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1569492 {
	width:74px !important;
	height:70px !important;
	background:#dcefee;
}

#item1569493 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1569489 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1569526 {
	width:172px !important;
	height:70px !important;
}

#item1569527 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1569501 {
	width:172px !important;
	height:70px !important;
}

#item1569502 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1569497 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1569579 {
	width:158px !important;
	height:70px !important;
}

#item1569580 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1569554 {
	width:158px !important;
	height:70px !important;
}

#item1569555 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1569550 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1569634 {
	width:141px !important;
	height:70px !important;
}

#item1569635 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1569608 {
	width:141px !important;
	height:70px !important;
}

#item1569609 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1569603 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1569687 {
	width:141px !important;
	height:70px !important;
}

#item1569688 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1569662 {
	width:141px !important;
	height:70px !important;
}

#item1569663 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1569658 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
}

#item1569711 {
	width:35px !important;
	height:74px !important;
	left:-2px !important;
	top:1128px !important;
}

#item1598509 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1598533 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1598506 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1569746 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1569746 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1569746 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1569746 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1463110 {
	width:186px !important;
	height:167px !important;
	top:623px !important;
}

@keyframes intensificar-1463117 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1463117 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1463117 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1463115 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1463115 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1463115 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1463113 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1463118 {
	width:211px !important;
	height:33px !important;
	left:794px !important;
	top:38px !important;
}

#item1463123 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:128px !important;
}

#item1463147 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1463171 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1463175 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1463200 {
	width:528px !important;
	height:211px !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-1463200 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1463200 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1463200 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1463224 {
	width:57px !important;
	height:12px !important;
	top:227px !important;
}

@keyframes intensificar-1463224 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1463224 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1463224 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1463272 {
	width:26px !important;
	height:13px !important;
	left:252px !important;
	top:525px !important;
}

#item1498983 {
	width:528px !important;
	height:276px !important;
	top:245px !important;
}

table#table1682133 tr {
	border-right:2.2px solid #fff;;
}

table#table1682133 {
	table-layout:fixed;
}

#item1498984 {
	width:551px !important;
	height:276px !important;
}

@keyframes intensificar-1498984 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1498984 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1498984 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1543184 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:269px !important;
}

#item1543187 {
	width:534px !important;
	height:532px !important;
	top:16px !important;
}

#item1543188 {
	width:509px !important;
	height:750px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1543188 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1543188 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1543188 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1543213 {
	width:14px !important;
	height:9px !important;
}

#item1543216 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item1463499 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:269px !important;
}

#item1463503 {
	width:534px !important;
	height:532px !important;
	top:16px !important;
}

#item1463504 {
	width:509px !important;
	height:972px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1463504 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1463504 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1463504 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1463530 {
	width:14px !important;
	height:9px !important;
}

#item1463533 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item1463278 {
	width:350px !important;
	height:397px !important;
	top:82px !important;
}

@keyframes intensificar-1463278 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1463278 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1463278 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1463301 {
	width:528px !important;
	height:46px !important;
	top:16px !important;
}

@keyframes intensificar-1463301 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1463301 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1463301 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1463419 {
	width:167px !important;
	height:15px !important;
	left:397px !important;
	top:440px !important;
}

@keyframes intensificar-1463419 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1463419 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1463419 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1463442 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:443px !important;
}

@keyframes intensificar-1463442 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1463442 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1463442 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1463445 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:465px !important;
}

@keyframes intensificar-1463445 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1463445 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1463445 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1483462 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:234px !important;
}

@keyframes intensificar-1483462 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1483462 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1483462 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1483485 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:250px !important;
}

@keyframes intensificar-1483485 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1483485 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1483485 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1483508 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:300px !important;
}

@keyframes intensificar-1483508 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1483508 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1483508 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1483531 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:316px !important;
}

@keyframes intensificar-1483531 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1483531 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1483531 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1483555 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:392px !important;
}

@keyframes intensificar-1483555 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1483555 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1483555 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1483578 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:408px !important;
}

@keyframes intensificar-1483578 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1483578 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1483578 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1463198 {
	width:564px !important;
	height:564px !important;
	left:36px !important;
	top:161px !important;
}

#item1463589 {
	width:53px !important;
	height:50px !important;
	background:#dcefee;
}

#item1463590 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1463586 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1463623 {
	width:123px !important;
	height:50px !important;
}

#item1463624 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1463598 {
	width:123px !important;
	height:50px !important;
}

#item1463599 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1463594 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1463676 {
	width:113px !important;
	height:50px !important;
}

#item1463677 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1463651 {
	width:113px !important;
	height:50px !important;
}

#item1463652 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1463647 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1463730 {
	width:101px !important;
	height:50px !important;
}

#item1463731 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1463705 {
	width:101px !important;
	height:50px !important;
}

#item1463706 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1463700 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1463783 {
	width:101px !important;
	height:50px !important;
}

#item1463784 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1463758 {
	width:101px !important;
	height:50px !important;
}

#item1463759 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1463754 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
}

#item1463810 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1463833 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1463807 {
	width:147px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1592752 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1592752 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1592752 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1592752 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1513508 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1513521 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513521 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513521 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1513515 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513515 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513515 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1513513 {
	width:700px !important;
	height:309px !important;
}

#item1534395 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1513531 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1513555 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1513579 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1513583 {
	width:372px !important;
	height:51px !important;
	left:23px !important;
}

#item1537436 {
	width:140px !important;
	height:18px !important;
	top:110px !important;
}

@keyframes intensificar-1537436 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1537436 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1537436 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1537460 {
	width:628px !important;
	height:376px !important;
	top:138px !important;
}

table#table1687153 tr {
	border-right:3.08px solid #fff;;
}

table#table1687153 {
	table-layout:fixed;
}

#item1537461 {
	width:771px !important;
	height:360px !important;
}

@keyframes intensificar-1537461 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1537461 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1537461 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1537484 {
	width:46px !important;
	height:23px !important;
	left:292px !important;
	top:523px !important;
}

#item1565950 {
	width:628px !important;
	height:87px !important;
}

#item1565951 {
	width:595px !important;
	height:960px !important;
}

@keyframes intensificar-1565951 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1565951 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1565951 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1565974 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:21px !important;
}

#item1567368 {
	width:628px !important;
	height:525px !important;
}

#item1567369 {
	width:595px !important;
	height:1398px !important;
}

@keyframes intensificar-1567369 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1567369 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1567369 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1567392 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:240px !important;
}

#item1566997 {
	width:628px !important;
	height:525px !important;
}

#item1566998 {
	width:595px !important;
	height:1774px !important;
}

@keyframes intensificar-1566998 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1566998 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1566998 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1567021 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:240px !important;
}

#item1513683 {
	width:490px !important;
	height:428px !important;
	top:92px !important;
}

@keyframes intensificar-1513683 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513683 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513683 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1513706 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1513706 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513706 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513706 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1513729 {
	width:234px !important;
	height:21px !important;
	left:431px !important;
	top:495px !important;
}

@keyframes intensificar-1513729 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513729 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513729 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1513752 {
	width:7px !important;
	height:11px !important;
	left:420px !important;
	top:498px !important;
}

@keyframes intensificar-1513752 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513752 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513752 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1513756 {
	width:124px !important;
	height:31px !important;
	left:504px !important;
	top:530px !important;
}

@keyframes intensificar-1513756 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513756 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513756 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1513762 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:255px !important;
}

@keyframes intensificar-1513762 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513762 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513762 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1513785 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:277px !important;
}

@keyframes intensificar-1513785 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513785 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513785 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1513808 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:348px !important;
}

@keyframes intensificar-1513808 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513808 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513808 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1513831 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:371px !important;
}

@keyframes intensificar-1513831 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513831 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513831 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1513854 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:428px !important;
}

@keyframes intensificar-1513854 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513854 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513854 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1513877 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:450px !important;
}

@keyframes intensificar-1513877 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513877 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513877 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1513606 {
	width:665px !important;
	height:561px !important;
	left:36px !important;
	top:550px !important;
}

#item1513991 {
	width:74px !important;
	height:70px !important;
	background:#dcefee;
}

#item1513992 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1513988 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1514026 {
	width:172px !important;
	height:70px !important;
}

#item1514027 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1514001 {
	width:172px !important;
	height:70px !important;
}

#item1514002 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1513997 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1514079 {
	width:158px !important;
	height:70px !important;
}

#item1514080 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1514054 {
	width:158px !important;
	height:70px !important;
}

#item1514055 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1514050 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1514134 {
	width:141px !important;
	height:70px !important;
}

#item1514135 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1514107 {
	width:141px !important;
	height:70px !important;
}

#item1514110 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1514103 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1514189 {
	width:141px !important;
	height:70px !important;
}

#item1514190 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1514163 {
	width:141px !important;
	height:70px !important;
}

#item1514164 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1514159 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
}

#item1598544 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1598567 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1598541 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1514242 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1514242 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1514242 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1514242 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1592618 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1570014 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1570014 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1570014 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1570016 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1570016 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1570016 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1570012 {
	width:600px !important;
	height:790px !important;
}

#item1570017 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1570022 {
	width:528px !important;
	height:197px !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-1570022 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1570022 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1570022 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1570046 {
	width:57px !important;
	height:12px !important;
	top:213px !important;
}

@keyframes intensificar-1570046 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1570046 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1570046 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1692639 tr {
	border-right:2.2px solid #fff;;
}

table#table1692639 {
	table-layout:fixed;
}

#item1570070 {
	width:528px !important;
	height:133px !important;
	top:231px !important;
}

@keyframes intensificar-1570070 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1570070 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1570070 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1570223 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:278px !important;
}

#item1570228 {
	width:534px !important;
	height:549px !important;
	top:16px !important;
}

#item1570229 {
	width:509px !important;
	height:1604px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1570229 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1570229 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1570229 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1570255 {
	width:14px !important;
	height:9px !important;
}

#item1570261 {
	width:14px !important;
	height:9px !important;
	top:572px !important;
}

#item1570094 {
	width:528px !important;
	height:63px !important;
	top:16px !important;
}

@keyframes intensificar-1570094 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1570094 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1570094 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1570117 {
	width:350px !important;
	height:232px !important;
	top:99px !important;
}

@keyframes intensificar-1570117 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1570117 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1570117 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1570186 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:225px !important;
}

@keyframes intensificar-1570186 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1570186 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1570186 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1585163 {
	width:167px !important;
	height:15px !important;
	left:397px !important;
	top:200px !important;
}

@keyframes intensificar-1585163 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1585163 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1585163 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1585186 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:202px !important;
}

@keyframes intensificar-1585186 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1585186 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1585186 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1585189 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:151px !important;
}

@keyframes intensificar-1585189 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1585189 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1585189 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1585212 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:167px !important;
}

@keyframes intensificar-1585212 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1585212 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1585212 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1570020 {
	width:564px !important;
	height:581px !important;
	left:636px !important;
	top:144px !important;
}

#item1570264 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1570287 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1570311 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1570314 {
	width:528px !important;
	height:37px !important;
	left:16px !important;
}

#item1571223 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1570340 {
	width:53px !important;
	height:50px !important;
	background:#dcefee;
}

#item1570341 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1570337 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1570375 {
	width:123px !important;
	height:50px !important;
}

#item1570376 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1570350 {
	width:123px !important;
	height:50px !important;
}

#item1570351 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1570346 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1570429 {
	width:99px !important;
	height:50px !important;
}

#item1570430 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1570404 {
	width:99px !important;
	height:50px !important;
}

#item1570405 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1570399 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1570483 {
	width:101px !important;
	height:50px !important;
}

#item1570484 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1570458 {
	width:101px !important;
	height:50px !important;
}

#item1570459 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1570453 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1570510 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1570533 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1570507 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1570537 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1592756 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1592756 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1592756 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1592756 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1592689 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1570593 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1570593 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1570593 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1570595 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1570595 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1570595 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1570591 {
	width:700px !important;
	height:309px !important;
}

#item1570596 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1570762 {
	width:140px !important;
	height:18px !important;
	top:249px !important;
}

@keyframes intensificar-1570762 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1570762 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1570762 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1570785 {
	width:628px !important;
	height:212px !important;
	top:277px !important;
}

table#table1695215 tr {
	border-right:3.08px solid #fff;;
}

table#table1695215 {
	table-layout:fixed;
}

#item1570786 {
	width:739px !important;
	height:195px !important;
}

@keyframes intensificar-1570786 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1570786 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1570786 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1570809 {
	width:46px !important;
	height:23px !important;
	left:292px !important;
	top:498px !important;
}

#item1570812 {
	width:628px !important;
	height:219px !important;
}

#item1570813 {
	width:595px !important;
	height:960px !important;
}

@keyframes intensificar-1570813 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1570813 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1570813 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1570836 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:87px !important;
}

#item1570601 {
	width:628px !important;
	height:521px !important;
}

#item1570602 {
	width:595px !important;
	height:2617px !important;
}

@keyframes intensificar-1570602 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1570602 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1570602 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1570625 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:238px !important;
}

#item1570629 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1570629 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1570629 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1570629 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1570653 {
	width:490px !important;
	height:325px !important;
	top:118px !important;
}

@keyframes intensificar-1570653 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1570653 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1570653 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1585939 {
	width:124px !important;
	height:31px !important;
	left:504px !important;
	top:293px !important;
}

@keyframes intensificar-1585939 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1585939 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1585939 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1585944 {
	width:234px !important;
	height:21px !important;
	left:445px !important;
	top:258px !important;
}

@keyframes intensificar-1585944 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1585944 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1585944 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1585967 {
	width:7px !important;
	height:11px !important;
	left:434px !important;
	top:261px !important;
}

@keyframes intensificar-1585967 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1585967 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1585967 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1585970 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:191px !important;
}

@keyframes intensificar-1585970 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1585970 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1585970 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1585994 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:213px !important;
}

@keyframes intensificar-1585994 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1585994 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1585994 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1570599 {
	width:679px !important;
	height:521px !important;
	left:36px !important;
	top:554px !important;
}

#item1570839 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1570862 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1570886 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1570892 {
	width:628px !important;
	height:51px !important;
	left:22px !important;
}

#item1571200 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1570918 {
	width:74px !important;
	height:70px !important;
	background:#dcefee;
}

#item1570919 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1570915 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1570952 {
	width:172px !important;
	height:70px !important;
}

#item1570954 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1570927 {
	width:172px !important;
	height:70px !important;
}

#item1570928 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1570923 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1571006 {
	width:139px !important;
	height:70px !important;
}

#item1571007 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1570981 {
	width:139px !important;
	height:70px !important;
}

#item1570982 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1570977 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1571060 {
	width:141px !important;
	height:70px !important;
}

#item1571061 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1571034 {
	width:141px !important;
	height:70px !important;
}

#item1571035 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1571030 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1571084 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1598579 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1598602 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1598576 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1571116 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1571116 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1571116 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1571116 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1592623 {
	width:186px !important;
	height:167px !important;
	top:623px !important;
}

@keyframes intensificar-1470250 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1470250 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1470250 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1470248 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1470248 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1470248 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1470246 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1470251 {
	width:211px !important;
	height:33px !important;
	left:794px !important;
	top:38px !important;
}

#item1470254 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:128px !important;
}

#item1470277 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1470301 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1470304 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1470640 {
	width:528px !important;
	height:326px !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-1470640 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1470640 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1470640 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1470664 {
	width:57px !important;
	height:12px !important;
	top:342px !important;
}

@keyframes intensificar-1470664 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1470664 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1470664 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1700576 th, table#table1700576 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1700576 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1700576 {
	table-layout:fixed;
}

#item1594559 {
	width:528px !important;
	height:202px !important;
	top:361px !important;
}

@keyframes intensificar-1594559 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1594559 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1594559 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1470591 {
	width:528px !important;
	height:31px !important;
	top:16px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1470591 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1470591 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1470591 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1470615 {
	width:528px !important;
	height:166px !important;
	top:47px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1470615 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1470615 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1470615 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1470550 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:254px !important;
}

#item1470554 {
	width:534px !important;
	height:532px !important;
	top:16px !important;
}

#item1470555 {
	width:509px !important;
	height:900px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1470555 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1470555 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1470555 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1470580 {
	width:14px !important;
	height:9px !important;
}

#item1470584 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item1470329 {
	width:350px !important;
	height:397px !important;
	top:65px !important;
}

@keyframes intensificar-1470329 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1470329 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1470329 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1470352 {
	width:528px !important;
	height:29px !important;
	top:16px !important;
}

@keyframes intensificar-1470352 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1470352 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1470352 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1470470 {
	width:167px !important;
	height:15px !important;
	left:397px !important;
	top:297px !important;
}

@keyframes intensificar-1470470 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1470470 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1470470 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1470493 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:299px !important;
}

@keyframes intensificar-1470493 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1470493 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1470493 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1470497 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:322px !important;
}

@keyframes intensificar-1470497 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1470497 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1470497 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1482963 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:183px !important;
}

@keyframes intensificar-1482963 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1482963 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1482963 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1482986 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:199px !important;
}

@keyframes intensificar-1482986 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1482986 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1482986 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1483009 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:249px !important;
}

@keyframes intensificar-1483009 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1483009 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1483009 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1483032 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:265px !important;
}

@keyframes intensificar-1483032 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1483032 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1483032 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1470327 {
	width:564px !important;
	height:564px !important;
	left:36px !important;
	top:161px !important;
}

#item1470713 {
	width:53px !important;
	height:50px !important;
	background:#dcefee;
}

#item1470714 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1470710 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1470747 {
	width:123px !important;
	height:50px !important;
}

#item1470748 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1470722 {
	width:123px !important;
	height:50px !important;
}

#item1470723 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1470718 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1470801 {
	width:113px !important;
	height:50px !important;
}

#item1470802 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1470775 {
	width:113px !important;
	height:50px !important;
}

#item1470777 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1470771 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1470855 {
	width:101px !important;
	height:50px !important;
}

#item1470856 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1470830 {
	width:101px !important;
	height:50px !important;
}

#item1470831 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1470826 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1470909 {
	width:101px !important;
	height:50px !important;
}

#item1470910 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1470883 {
	width:101px !important;
	height:50px !important;
}

#item1470884 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1470879 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
}

#item1470936 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1470959 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1470933 {
	width:147px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1592757 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1592757 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1592757 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1592757 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1592671 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1519244 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519244 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1519244 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1519235 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519235 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1519235 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1519233 {
	width:700px !important;
	height:309px !important;
}

#item1534539 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1519252 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:488px !important;
}

#item1519276 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1519300 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1519304 {
	width:372px !important;
	height:51px !important;
	left:23px !important;
}

#item1519353 {
	width:80px !important;
	height:16px !important;
	top:169px !important;
}

@keyframes intensificar-1519353 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519353 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1519353 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1566170 {
	width:628px !important;
	height:138px !important;
}

#item1566171 {
	width:595px !important;
	height:714px !important;
}

@keyframes intensificar-1566171 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1566171 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1566171 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1566194 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:46px !important;
}

table#table1704730 th, table#table1704730 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1704730 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1704730 {
	table-layout:fixed;
}

#item1594708 {
	width:628px !important;
	height:302px !important;
	top:194px !important;
}

@keyframes intensificar-1594708 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1594708 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1594708 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1519635 {
	width:628px !important;
	height:518px !important;
}

@keyframes intensificar-1519635 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519635 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1519635 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1566751 {
	width:628px !important;
	height:497px !important;
}

#item1566752 {
	width:595px !important;
	height:1500px !important;
}

@keyframes intensificar-1566752 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1566752 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1566752 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1566775 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:226px !important;
}

#item1519400 {
	width:490px !important;
	height:449px !important;
	top:68px !important;
}

@keyframes intensificar-1519400 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519400 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1519400 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1519424 {
	width:628px !important;
	height:40px !important;
}

@keyframes intensificar-1519424 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519424 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1519424 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1519447 {
	width:234px !important;
	height:21px !important;
	left:431px !important;
	top:394px !important;
}

@keyframes intensificar-1519447 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519447 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1519447 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1519470 {
	width:7px !important;
	height:11px !important;
	left:420px !important;
	top:397px !important;
}

@keyframes intensificar-1519470 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519470 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1519470 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1519474 {
	width:124px !important;
	height:31px !important;
	left:505px !important;
	top:429px !important;
}

@keyframes intensificar-1519474 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519474 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1519474 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1519480 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:233px !important;
}

@keyframes intensificar-1519480 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519480 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1519480 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1519503 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:256px !important;
}

@keyframes intensificar-1519503 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519503 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1519503 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1519526 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:326px !important;
}

@keyframes intensificar-1519526 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519526 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1519526 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1519549 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:349px !important;
}

@keyframes intensificar-1519549 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519549 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1519549 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1519327 {
	width:665px !important;
	height:518px !important;
	left:36px !important;
	top:578px !important;
}

#item1519662 {
	width:74px !important;
	height:70px !important;
	background:#dcefee;
}

#item1519664 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1519659 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1519696 {
	width:172px !important;
	height:70px !important;
}

#item1519697 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1519671 {
	width:172px !important;
	height:70px !important;
}

#item1519672 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1519667 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1519749 {
	width:158px !important;
	height:70px !important;
}

#item1519750 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1519724 {
	width:158px !important;
	height:70px !important;
}

#item1519725 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1519720 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1519802 {
	width:141px !important;
	height:70px !important;
}

#item1519803 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1519777 {
	width:141px !important;
	height:70px !important;
}

#item1519778 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1519773 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1519856 {
	width:141px !important;
	height:70px !important;
}

#item1519857 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1519831 {
	width:141px !important;
	height:70px !important;
}

#item1519832 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1519826 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
}

#item1598608 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1598631 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1598605 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1519912 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1519912 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1519912 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1519912 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1592627 {
	width:81px !important;
	height:279px !important;
	top:511px !important;
}

@keyframes intensificar-1471917 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1471917 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1471917 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1471915 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1471915 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1471915 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1471913 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1471918 {
	width:211px !important;
	height:33px !important;
	left:794px !important;
	top:38px !important;
}

#item1471921 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:128px !important;
}

#item1471944 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1471969 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1471972 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1471997 {
	width:528px !important;
	height:309px !important;
	top:16px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1471997 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1471997 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1471997 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1472021 {
	width:57px !important;
	height:12px !important;
	top:325px !important;
}

@keyframes intensificar-1472021 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1472021 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1472021 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1709724 th, table#table1709724 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1709724 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1709724 {
	table-layout:fixed;
}

#item1594657 {
	width:528px !important;
	height:201px !important;
	top:343px !important;
}

@keyframes intensificar-1594657 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1594657 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1594657 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1472283 {
	width:528px !important;
	height:31px !important;
	top:16px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1472283 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1472283 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1472283 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1472307 {
	width:528px !important;
	height:232px !important;
	top:47px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1472307 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1472307 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1472307 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1472244 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:269px !important;
}

#item1472248 {
	width:534px !important;
	height:532px !important;
	top:16px !important;
}

#item1472249 {
	width:509px !important;
	height:860px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1472249 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1472249 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1472249 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1472274 {
	width:14px !important;
	height:9px !important;
}

#item1472278 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item1472068 {
	width:350px !important;
	height:397px !important;
	top:65px !important;
}

@keyframes intensificar-1472068 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1472068 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1472068 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1472092 {
	width:528px !important;
	height:29px !important;
	top:16px !important;
}

@keyframes intensificar-1472092 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1472092 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1472092 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1472164 {
	width:167px !important;
	height:15px !important;
	left:397px !important;
	top:297px !important;
}

@keyframes intensificar-1472164 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1472164 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1472164 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1472187 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:299px !important;
}

@keyframes intensificar-1472187 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1472187 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1472187 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1472191 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:322px !important;
}

@keyframes intensificar-1472191 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1472191 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1472191 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1482746 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:183px !important;
}

@keyframes intensificar-1482746 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1482746 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1482746 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1482769 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:199px !important;
}

@keyframes intensificar-1482769 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1482769 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1482769 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1482792 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:249px !important;
}

@keyframes intensificar-1482792 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1482792 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1482792 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1482815 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:265px !important;
}

@keyframes intensificar-1482815 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1482815 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1482815 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1471995 {
	width:564px !important;
	height:564px !important;
	left:36px !important;
	top:161px !important;
}

#item1472334 {
	width:53px !important;
	height:50px !important;
	background:#dcefee;
}

#item1472335 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1472331 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1472368 {
	width:123px !important;
	height:50px !important;
}

#item1472369 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1472343 {
	width:123px !important;
	height:50px !important;
}

#item1472344 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1472339 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1472421 {
	width:113px !important;
	height:50px !important;
}

#item1472422 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1472396 {
	width:113px !important;
	height:50px !important;
}

#item1472397 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1472392 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1472475 {
	width:101px !important;
	height:50px !important;
}

#item1472476 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1472450 {
	width:101px !important;
	height:50px !important;
}

#item1472451 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1472446 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1472528 {
	width:101px !important;
	height:50px !important;
}

#item1472529 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1472503 {
	width:101px !important;
	height:50px !important;
}

#item1472504 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1472499 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
}

#item1472555 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1472578 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1472552 {
	width:147px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1592758 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1592758 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1592758 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1592758 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1592716 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1520641 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520641 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520641 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1520634 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520634 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520634 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1520632 {
	width:700px !important;
	height:309px !important;
}

#item1534547 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1520651 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:488px !important;
}

#item1520675 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1520699 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1520702 {
	width:372px !important;
	height:51px !important;
	left:23px !important;
}

#item1520751 {
	width:80px !important;
	height:16px !important;
	top:169px !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%;
}

#item1566243 {
	width:628px !important;
	height:149px !important;
}

#item1566244 {
	width:595px !important;
	height:714px !important;
}

@keyframes intensificar-1566244 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1566244 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1566244 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1566267 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:52px !important;
}

table#table1714466 th, table#table1714466 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1714466 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1714466 {
	table-layout:fixed;
}

#item1594751 {
	width:628px !important;
	height:301px !important;
	top:195px !important;
}

@keyframes intensificar-1594751 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1594751 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1594751 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1521032 {
	width:627px !important;
	height:518px !important;
}

@keyframes intensificar-1521032 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1521032 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1521032 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1566677 {
	width:628px !important;
	height:497px !important;
}

#item1566678 {
	width:595px !important;
	height:1676px !important;
}

@keyframes intensificar-1566678 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1566678 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1566678 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1566701 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:226px !important;
}

#item1520798 {
	width:490px !important;
	height:428px !important;
	top:89px !important;
}

@keyframes intensificar-1520798 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520798 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520798 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1520821 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1520821 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520821 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520821 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1520844 {
	width:234px !important;
	height:21px !important;
	left:431px !important;
	top:415px !important;
}

@keyframes intensificar-1520844 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520844 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520844 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1520867 {
	width:7px !important;
	height:11px !important;
	left:420px !important;
	top:418px !important;
}

@keyframes intensificar-1520867 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520867 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520867 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1520870 {
	width:124px !important;
	height:31px !important;
	left:504px !important;
	top:450px !important;
}

@keyframes intensificar-1520870 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520870 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520870 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1520877 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:255px !important;
}

@keyframes intensificar-1520877 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520877 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520877 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1520900 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:277px !important;
}

@keyframes intensificar-1520900 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520900 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520900 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1520923 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:348px !important;
}

@keyframes intensificar-1520923 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520923 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520923 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1520946 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:370px !important;
}

@keyframes intensificar-1520946 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520946 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520946 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1520725 {
	width:665px !important;
	height:518px !important;
	left:36px !important;
	top:578px !important;
}

#item1521060 {
	width:74px !important;
	height:70px !important;
	background:#dcefee;
}

#item1521062 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1521057 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1521096 {
	width:172px !important;
	height:70px !important;
}

#item1521097 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1521071 {
	width:172px !important;
	height:70px !important;
}

#item1521072 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1521067 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1521150 {
	width:158px !important;
	height:70px !important;
}

#item1521151 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1521125 {
	width:158px !important;
	height:70px !important;
}

#item1521126 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1521121 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1521203 {
	width:141px !important;
	height:70px !important;
}

#item1521205 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1521178 {
	width:141px !important;
	height:70px !important;
}

#item1521179 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1521174 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1521258 {
	width:141px !important;
	height:70px !important;
}

#item1521259 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1521233 {
	width:141px !important;
	height:70px !important;
}

#item1521234 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1521228 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
}

#item1598637 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1598660 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1598634 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1521312 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1521312 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1521312 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1521312 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1592630 {
	width:130px !important;
	height:134px !important;
	left:470px !important;
}

@keyframes intensificar-1471091 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1471091 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1471091 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1471089 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1471089 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1471089 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1471087 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1471092 {
	width:211px !important;
	height:33px !important;
	left:794px !important;
	top:38px !important;
}

#item1471096 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:128px !important;
}

#item1471119 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1471143 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1471146 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1471172 {
	width:528px !important;
	height:309px !important;
	top:16px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1471172 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1471172 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1471172 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1471196 {
	width:57px !important;
	height:12px !important;
	top:327px !important;
}

@keyframes intensificar-1471196 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1471196 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1471196 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1718492 th, table#table1718492 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1718492 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1718492 {
	table-layout:fixed;
}

#item1594603 {
	width:528px !important;
	height:203px !important;
	top:346px !important;
}

@keyframes intensificar-1594603 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1594603 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1594603 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1471457 {
	width:528px !important;
	height:31px !important;
	top:16px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1471457 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1471457 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1471457 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1471481 {
	width:528px !important;
	height:232px !important;
	top:47px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1471481 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1471481 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1471481 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1471418 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:269px !important;
}

#item1471422 {
	width:534px !important;
	height:532px !important;
	top:16px !important;
}

#item1471423 {
	width:509px !important;
	height:1143px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1471423 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1471423 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1471423 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1471448 {
	width:14px !important;
	height:9px !important;
}

#item1471452 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item1471244 {
	width:350px !important;
	height:397px !important;
	top:65px !important;
}

@keyframes intensificar-1471244 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1471244 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1471244 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1471267 {
	width:528px !important;
	height:29px !important;
	top:16px !important;
}

@keyframes intensificar-1471267 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1471267 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1471267 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1471337 {
	width:167px !important;
	height:15px !important;
	left:397px !important;
	top:297px !important;
}

@keyframes intensificar-1471337 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1471337 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1471337 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1471360 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:299px !important;
}

@keyframes intensificar-1471360 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1471360 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1471360 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1471363 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:322px !important;
}

@keyframes intensificar-1471363 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1471363 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1471363 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1482855 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:183px !important;
}

@keyframes intensificar-1482855 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1482855 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1482855 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1482878 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:199px !important;
}

@keyframes intensificar-1482878 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1482878 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1482878 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1482901 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:249px !important;
}

@keyframes intensificar-1482901 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1482901 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1482901 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1482925 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:265px !important;
}

@keyframes intensificar-1482925 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1482925 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1482925 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1471170 {
	width:564px !important;
	height:564px !important;
	left:36px !important;
	top:161px !important;
}

#item1471508 {
	width:53px !important;
	height:50px !important;
	background:#dcefee;
}

#item1471509 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1471505 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1471544 {
	width:123px !important;
	height:50px !important;
}

#item1471545 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1471518 {
	width:123px !important;
	height:50px !important;
}

#item1471519 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1471514 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1471597 {
	width:113px !important;
	height:50px !important;
}

#item1471598 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1471572 {
	width:113px !important;
	height:50px !important;
}

#item1471573 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1471568 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1471651 {
	width:101px !important;
	height:50px !important;
}

#item1471652 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1471626 {
	width:101px !important;
	height:50px !important;
}

#item1471627 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1471622 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1471704 {
	width:101px !important;
	height:50px !important;
}

#item1471705 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1471679 {
	width:101px !important;
	height:50px !important;
}

#item1471680 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1471675 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
}

#item1471732 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1471755 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1471729 {
	width:147px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1592759 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1592759 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1592759 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1592759 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1592706 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1519943 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519943 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1519943 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1519937 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519937 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1519937 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1519935 {
	width:700px !important;
	height:309px !important;
}

#item1534544 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1519951 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:488px !important;
}

#item1519975 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1519999 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1520003 {
	width:372px !important;
	height:51px !important;
	left:23px !important;
}

#item1520052 {
	width:80px !important;
	height:16px !important;
	top:167px !important;
}

@keyframes intensificar-1520052 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520052 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520052 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1566206 {
	width:628px !important;
	height:149px !important;
}

#item1566207 {
	width:595px !important;
	height:675px !important;
}

@keyframes intensificar-1566207 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1566207 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1566207 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1566230 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:52px !important;
}

table#table1722399 th, table#table1722399 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1722399 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1722399 {
	table-layout:fixed;
}

#item1594796 {
	width:628px !important;
	height:304px !important;
	top:193px !important;
}

@keyframes intensificar-1594796 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1594796 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1594796 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1520334 {
	width:628px !important;
	height:518px !important;
}

@keyframes intensificar-1520334 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520334 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520334 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1566721 {
	width:628px !important;
	height:497px !important;
}

#item1566722 {
	width:595px !important;
	height:1676px !important;
}

@keyframes intensificar-1566722 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1566722 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1566722 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1566745 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:226px !important;
}

#item1520099 {
	width:490px !important;
	height:314px !important;
	top:82px !important;
}

@keyframes intensificar-1520099 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520099 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520099 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1520122 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1520122 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520122 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520122 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1520145 {
	width:234px !important;
	height:21px !important;
	left:431px !important;
	top:408px !important;
}

@keyframes intensificar-1520145 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520145 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520145 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1520169 {
	width:7px !important;
	height:11px !important;
	left:420px !important;
	top:411px !important;
}

@keyframes intensificar-1520169 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520169 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520169 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1520172 {
	width:124px !important;
	height:31px !important;
	left:504px !important;
	top:443px !important;
}

@keyframes intensificar-1520172 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520172 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520172 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1520178 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:248px !important;
}

@keyframes intensificar-1520178 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520178 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520178 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1520201 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:270px !important;
}

@keyframes intensificar-1520201 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520201 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520201 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1520224 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:341px !important;
}

@keyframes intensificar-1520224 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520224 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520224 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1520248 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:363px !important;
}

@keyframes intensificar-1520248 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520248 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520248 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1520026 {
	width:665px !important;
	height:518px !important;
	left:36px !important;
	top:578px !important;
}

#item1520361 {
	width:74px !important;
	height:70px !important;
	background:#dcefee;
}

#item1520363 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1520358 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1520396 {
	width:172px !important;
	height:70px !important;
}

#item1520397 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1520371 {
	width:172px !important;
	height:70px !important;
}

#item1520372 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1520367 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1520449 {
	width:158px !important;
	height:70px !important;
}

#item1520450 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1520424 {
	width:158px !important;
	height:70px !important;
}

#item1520425 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1520420 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1520502 {
	width:141px !important;
	height:70px !important;
}

#item1520503 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1520477 {
	width:141px !important;
	height:70px !important;
}

#item1520478 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1520473 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1520556 {
	width:141px !important;
	height:70px !important;
}

#item1520557 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1520531 {
	width:141px !important;
	height:70px !important;
}

#item1520532 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1520526 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
}

#item1598668 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1598692 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1598665 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1520611 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1520611 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1520611 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1520611 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1592643 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1473467 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1473467 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1473467 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1473465 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1473465 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1473465 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1473463 {
	width:600px !important;
	height:790px !important;
}

#item1473468 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1473663 {
	width:100px !important;
	height:13px !important;
	top:301px !important;
}

@keyframes intensificar-1473663 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1473663 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1473663 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1725515 th, table#table1725515 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1725515 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1725515 {
	table-layout:fixed;
}

#item1473686 {
	width:528px !important;
	height:260px !important;
	top:321px !important;
}

@keyframes intensificar-1473686 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1473686 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1473686 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1554526 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:131px !important;
}

#item1554529 {
	width:534px !important;
	height:255px !important;
	top:16px !important;
}

#item1554530 {
	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-1554530 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1554530 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1554530 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1554555 {
	width:14px !important;
	height:9px !important;
}

#item1554558 {
	width:14px !important;
	height:9px !important;
	top:279px !important;
}

#item1473475 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:278px !important;
}

#item1473478 {
	width:534px !important;
	height:549px !important;
	top:16px !important;
}

#item1473479 {
	width:509px !important;
	height:1210px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1473479 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1473479 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1473479 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1473504 {
	width:14px !important;
	height:9px !important;
}

#item1473507 {
	width:14px !important;
	height:9px !important;
	top:572px !important;
}

#item1473559 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1473559 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1473559 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1473559 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1473584 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1473584 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1473584 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1473584 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1473587 {
	width:528px !important;
	height:29px !important;
	top:16px !important;
}

@keyframes intensificar-1473587 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1473587 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1473587 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1473610 {
	width:350px !important;
	height:414px !important;
	top:65px !important;
}

@keyframes intensificar-1473610 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1473610 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1473610 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1473633 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:393px !important;
}

@keyframes intensificar-1473633 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1473633 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1473633 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1482573 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:320px !important;
}

@keyframes intensificar-1482573 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1482573 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1482573 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1482596 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:336px !important;
}

@keyframes intensificar-1482596 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1482596 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1482596 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1473472 {
	width:564px !important;
	height:581px !important;
	left:636px !important;
	top:144px !important;
}

#item1473709 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1473732 {
	width:554px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1473756 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1473761 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1473787 {
	width:53px !important;
	height:50px !important;
	background:#dcefee;
}

#item1473789 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1473784 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1473821 {
	width:123px !important;
	height:50px !important;
}

#item1473823 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1473796 {
	width:123px !important;
	height:50px !important;
}

#item1473797 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1473792 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1473877 {
	width:99px !important;
	height:50px !important;
}

#item1473878 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1473852 {
	width:99px !important;
	height:50px !important;
}

#item1473853 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1473848 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1473930 {
	width:101px !important;
	height:50px !important;
}

#item1473931 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1473905 {
	width:101px !important;
	height:50px !important;
}

#item1473906 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1473901 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1473958 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1473982 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1473955 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1473987 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1592760 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1592760 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1592760 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1592760 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1592675 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1522036 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522036 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1522036 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1522043 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522043 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1522043 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1522034 {
	width:700px !important;
	height:309px !important;
}

#item1534557 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1522078 {
	width:140px !important;
	height:18px !important;
	top:81px !important;
}

@keyframes intensificar-1522078 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522078 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1522078 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1729818 th, table#table1729818 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1729818 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1729818 {
	table-layout:fixed;
}

#item1522101 {
	width:628px !important;
	height:384px !important;
	top:109px !important;
}

@keyframes intensificar-1522101 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522101 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1522101 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1566273 {
	width:628px !important;
	height:63px !important;
}

#item1566274 {
	width:595px !important;
	height:733px !important;
}

@keyframes intensificar-1566274 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1566274 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1566274 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1566297 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:9px !important;
}

#item1566646 {
	width:628px !important;
	height:493px !important;
}

#item1566647 {
	width:595px !important;
	height:2264px !important;
}

@keyframes intensificar-1566647 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1566647 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1566647 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1566670 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:234px !important;
}

#item1522126 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1522126 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522126 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1522126 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1522150 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1522150 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522150 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1522150 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1522155 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1522155 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522155 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1522155 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1522178 {
	width:490px !important;
	height:351px !important;
	top:89px !important;
}

@keyframes intensificar-1522178 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522178 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1522178 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1522201 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:499px !important;
}

@keyframes intensificar-1522201 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522201 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1522201 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1522206 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:397px !important;
}

@keyframes intensificar-1522206 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522206 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1522206 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1522229 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:419px !important;
}

@keyframes intensificar-1522229 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522229 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1522229 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1522051 {
	width:665px !important;
	height:530px !important;
	left:36px !important;
	top:582px !important;
}

#item1522295 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:517px !important;
}

#item1522318 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1522342 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1522345 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1522371 {
	width:74px !important;
	height:70px !important;
	background:#dcefee;
}

#item1522372 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1522368 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1522404 {
	width:172px !important;
	height:70px !important;
}

#item1522406 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1522379 {
	width:172px !important;
	height:70px !important;
}

#item1522380 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1522375 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1522459 {
	width:139px !important;
	height:70px !important;
}

#item1522460 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1522434 {
	width:139px !important;
	height:70px !important;
}

#item1522435 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1522430 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1522512 {
	width:141px !important;
	height:70px !important;
}

#item1522513 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1522487 {
	width:141px !important;
	height:70px !important;
}

#item1522488 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1522483 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1522566 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1598705 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1598728 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1598702 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1522570 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1522570 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1522570 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1522570 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1592657 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1572103 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1572103 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1572103 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1572105 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1572105 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1572105 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1572100 {
	width:600px !important;
	height:790px !important;
}

#item1572106 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1572277 {
	width:100px !important;
	height:13px !important;
	top:237px !important;
}

@keyframes intensificar-1572277 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1572277 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1572277 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1734103 th, table#table1734103 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
	border-bottom:2.2px solid #fff;;
}

table#table1734103 tr {
	height:29px;;
	border-bottom:2.2px solid #fff;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1734103 {
	table-layout:fixed;
}

#item1572300 {
	width:528px !important;
	height:290px !important;
	top:257px !important;
}

@keyframes intensificar-1572300 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1572300 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1572300 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1572325 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:98px !important;
}

#item1572330 {
	width:534px !important;
	height:190px !important;
	top:16px !important;
}

#item1572331 {
	width:509px !important;
	height:491px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1572331 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1572331 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1572331 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1572356 {
	width:14px !important;
	height:9px !important;
}

#item1572360 {
	width:14px !important;
	height:9px !important;
	top:213px !important;
}

#item1572238 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:260px !important;
}

#item1572242 {
	width:534px !important;
	height:514px !important;
	top:16px !important;
}

#item1572243 {
	width:509px !important;
	height:1885px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1572243 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1572243 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1572243 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1572269 {
	width:14px !important;
	height:9px !important;
}

#item1572272 {
	width:14px !important;
	height:9px !important;
	top:538px !important;
}

#item1572112 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1572112 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1572112 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1572112 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1572135 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1572135 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1572135 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1572135 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1572138 {
	width:528px !important;
	height:46px !important;
	top:16px !important;
}

@keyframes intensificar-1572138 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1572138 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1572138 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1572161 {
	width:350px !important;
	height:303px !important;
	top:82px !important;
}

@keyframes intensificar-1572161 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1572161 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1572161 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1572184 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:412px !important;
}

@keyframes intensificar-1572184 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1572184 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1572184 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1572190 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:339px !important;
}

@keyframes intensificar-1572190 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1572190 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1572190 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1572213 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:355px !important;
}

@keyframes intensificar-1572213 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1572213 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1572213 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1572109 {
	width:564px !important;
	height:547px !important;
	left:636px !important;
	top:179px !important;
}

#item1572363 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:162px !important;
}

#item1572386 {
	width:528px !important;
	height:47px !important;
	left:636px !important;
	top:100px !important;
}

#item1572411 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1572415 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1573318 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1572441 {
	width:53px !important;
	height:50px !important;
	background:#dcefee;
}

#item1572442 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1572438 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1572474 {
	width:123px !important;
	height:50px !important;
}

#item1572475 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1572449 {
	width:123px !important;
	height:50px !important;
}

#item1572450 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1572445 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1572527 {
	width:99px !important;
	height:50px !important;
}

#item1572528 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1572502 {
	width:99px !important;
	height:50px !important;
}

#item1572503 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1572498 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1572581 {
	width:101px !important;
	height:50px !important;
}

#item1572582 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1572555 {
	width:101px !important;
	height:50px !important;
}

#item1572556 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1572551 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1572608 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1572631 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1572605 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1572634 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1592761 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1592761 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1592761 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1592761 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1592693 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1572698 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1572698 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1572698 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1572701 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1572701 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1572701 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1572696 {
	width:700px !important;
	height:309px !important;
}

#item1572702 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1572912 {
	width:628px !important;
	height:183px !important;
}

#item1572913 {
	width:595px !important;
	height:842px !important;
}

@keyframes intensificar-1572913 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1572913 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1572913 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1572936 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:69px !important;
}

#item1588431 {
	width:140px !important;
	height:18px !important;
	top:211px !important;
}

@keyframes intensificar-1588431 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1588431 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1588431 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1588454 {
	width:628px !important;
	height:233px !important;
	top:239px !important;
}

table#table1740696 th, table#table1740696 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
	border-bottom:3.08px solid #fff;;
}

table#table1740696 tr {
	height:40.6px;;
	border-bottom:3.08px solid #fff;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1740696 {
	table-layout:fixed;
}

#item1588455 {
	width:595px !important;
	height:426px !important;
}

@keyframes intensificar-1588455 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1588455 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1588455 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1588478 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:333px !important;
}

#item1572708 {
	width:628px !important;
	height:473px !important;
}

#item1572709 {
	width:595px !important;
	height:3205px !important;
}

@keyframes intensificar-1572709 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1572709 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1572709 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1572732 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:214px !important;
}

#item1572738 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1572738 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1572738 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1572738 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1572761 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1572761 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1572761 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1572761 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1572765 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1572765 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1572765 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1572765 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1572788 {
	width:490px !important;
	height:368px !important;
	top:103px !important;
}

@keyframes intensificar-1572788 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1572788 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1572788 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1572811 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:442px !important;
}

@keyframes intensificar-1572811 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1572811 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1572811 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1572818 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:340px !important;
}

@keyframes intensificar-1572818 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1572818 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1572818 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1572841 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:362px !important;
}

@keyframes intensificar-1572841 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1572841 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1572841 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1572706 {
	width:665px !important;
	height:473px !important;
	left:36px !important;
	top:602px !important;
}

#item1572940 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:537px !important;
}

#item1572963 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:450px !important;
}

#item1572987 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1572990 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1573251 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1573016 {
	width:74px !important;
	height:70px !important;
	background:#dcefee;
}

#item1573017 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1573013 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1573050 {
	width:172px !important;
	height:70px !important;
}

#item1573051 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1573024 {
	width:172px !important;
	height:70px !important;
}

#item1573025 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1573020 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1573103 {
	width:139px !important;
	height:70px !important;
}

#item1573104 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1573078 {
	width:139px !important;
	height:70px !important;
}

#item1573079 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1573074 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1573156 {
	width:141px !important;
	height:70px !important;
}

#item1573157 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1573131 {
	width:141px !important;
	height:70px !important;
}

#item1573132 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1573127 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1573210 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1598735 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1598758 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1598732 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1573214 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1573214 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1573214 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1573214 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1592648 {
	width:186px !important;
	height:167px !important;
	top:623px !important;
}

@keyframes intensificar-1476150 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1476150 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1476150 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1476148 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1476148 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1476148 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1476146 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1476151 {
	width:211px !important;
	height:33px !important;
	left:794px !important;
	top:38px !important;
}

#item1476154 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:128px !important;
}

#item1476177 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1476201 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1476204 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1486040 {
	width:528px !important;
	height:253px !important;
	top:16px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1486040 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1486040 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1486040 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1746356 tr {
	border-right:2.2px solid #fff;;
}

table#table1746356 {
	table-layout:fixed;
}

#item1476517 {
	width:528px !important;
	height:192px !important;
	top:289px !important;
}

@keyframes intensificar-1476517 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1476517 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1476517 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1476540 {
	width:100px !important;
	height:13px !important;
	top:269px !important;
}

@keyframes intensificar-1476540 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1476540 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1476540 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1476443 {
	width:528px !important;
	height:31px !important;
	top:16px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1476443 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1476443 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1476443 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1476468 {
	width:528px !important;
	height:222px !important;
	top:47px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1476468 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1476468 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1476468 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1476230 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:269px !important;
}

#item1476234 {
	width:534px !important;
	height:532px !important;
	top:16px !important;
}

#item1476235 {
	width:509px !important;
	height:959px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1476235 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1476235 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1476235 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1476260 {
	width:14px !important;
	height:9px !important;
}

#item1476263 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item1476270 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1476270 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1476270 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1476270 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1476293 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1476293 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1476293 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1476293 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1476297 {
	width:350px !important;
	height:260px !important;
	top:65px !important;
}

@keyframes intensificar-1476297 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1476297 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1476297 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1476320 {
	width:528px !important;
	height:29px !important;
	top:16px !important;
}

@keyframes intensificar-1476320 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1476320 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1476320 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1476343 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:290px !important;
}

@keyframes intensificar-1476343 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1476343 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1476343 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1482475 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:217px !important;
}

@keyframes intensificar-1482475 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1482475 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1482475 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1482498 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:233px !important;
}

@keyframes intensificar-1482498 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1482498 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1482498 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1482521 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:149px !important;
}

@keyframes intensificar-1482521 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1482521 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1482521 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1482544 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:165px !important;
}

@keyframes intensificar-1482544 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1482544 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1482544 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1476227 {
	width:564px !important;
	height:564px !important;
	left:36px !important;
	top:161px !important;
}

#item1476566 {
	width:53px !important;
	height:50px !important;
	background:#dcefee;
}

#item1476567 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1476563 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1476602 {
	width:123px !important;
	height:50px !important;
}

#item1476603 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1476576 {
	width:123px !important;
	height:50px !important;
}

#item1476577 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1476572 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1476656 {
	width:113px !important;
	height:50px !important;
}

#item1476657 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1476631 {
	width:113px !important;
	height:50px !important;
}

#item1476632 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1476627 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1476710 {
	width:101px !important;
	height:50px !important;
}

#item1476711 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1476685 {
	width:101px !important;
	height:50px !important;
}

#item1476686 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1476681 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1476763 {
	width:101px !important;
	height:50px !important;
}

#item1476764 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1476738 {
	width:101px !important;
	height:50px !important;
}

#item1476739 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1476734 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
}

#item1476790 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1476813 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1476787 {
	width:147px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1592762 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1592762 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1592762 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1592762 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1592678 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1524091 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1524091 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1524091 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1524099 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1524099 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1524099 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1524089 {
	width:700px !important;
	height:309px !important;
}

#item1534689 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1524108 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1524131 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1524155 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1524158 {
	width:372px !important;
	height:51px !important;
	left:23px !important;
}

table#table1749965 tr {
	border-right:3.08px solid #fff;;
}

table#table1749965 {
	table-layout:fixed;
}

#item1524183 {
	width:628px !important;
	height:289px !important;
	top:228px !important;
}

@keyframes intensificar-1524183 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1524183 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1524183 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1524206 {
	width:140px !important;
	height:18px !important;
	top:200px !important;
}

@keyframes intensificar-1524206 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1524206 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1524206 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1566309 {
	width:628px !important;
	height:170px !important;
}

#item1566310 {
	width:595px !important;
	height:548px !important;
}

@keyframes intensificar-1566310 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1566310 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1566310 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1566333 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:62px !important;
}

#item1524493 {
	width:628px !important;
	height:518px !important;
}

@keyframes intensificar-1524493 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1524493 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1524493 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1566613 {
	width:628px !important;
	height:518px !important;
}

#item1566614 {
	width:595px !important;
	height:1637px !important;
}

@keyframes intensificar-1566614 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1566614 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1566614 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1566637 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:236px !important;
}

#item1524255 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1524255 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1524255 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1524255 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1524278 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1524278 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1524278 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1524278 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1524283 {
	width:490px !important;
	height:364px !important;
	top:89px !important;
}

@keyframes intensificar-1524283 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1524283 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1524283 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1524306 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1524306 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1524306 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1524306 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1524329 {
	width:124px !important;
	height:31px !important;
	left:504px !important;
	top:405px !important;
}

@keyframes intensificar-1524329 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1524329 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1524329 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1524336 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:303px !important;
}

@keyframes intensificar-1524336 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1524336 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1524336 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1524359 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:325px !important;
}

@keyframes intensificar-1524359 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1524359 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1524359 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1524382 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:208px !important;
}

@keyframes intensificar-1524382 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1524382 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1524382 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1524405 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:230px !important;
}

@keyframes intensificar-1524405 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1524405 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1524405 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1524181 {
	width:665px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1524520 {
	width:74px !important;
	height:70px !important;
	background:#dcefee;
}

#item1524521 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1524517 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1524555 {
	width:172px !important;
	height:70px !important;
}

#item1524556 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1524530 {
	width:172px !important;
	height:70px !important;
}

#item1524531 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1524526 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1524608 {
	width:158px !important;
	height:70px !important;
}

#item1524609 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1524583 {
	width:158px !important;
	height:70px !important;
}

#item1524584 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1524579 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1524662 {
	width:141px !important;
	height:70px !important;
}

#item1524663 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1524637 {
	width:141px !important;
	height:70px !important;
}

#item1524638 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1524632 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1524715 {
	width:141px !important;
	height:70px !important;
}

#item1524716 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1524690 {
	width:141px !important;
	height:70px !important;
}

#item1524691 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1524686 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
}

#item1598766 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1598789 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1598762 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1524770 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1524770 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1524770 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1524770 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1592633 {
	width:81px !important;
	height:279px !important;
	top:511px !important;
}

@keyframes intensificar-1573810 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1573810 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1573810 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1573812 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1573812 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1573812 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1573808 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1573813 {
	width:211px !important;
	height:33px !important;
	left:794px !important;
	top:38px !important;
}

#item1573817 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:128px !important;
}

#item1573840 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1573865 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1573869 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1574202 {
	width:528px !important;
	height:239px !important;
	top:16px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1574202 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1574202 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1574202 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1754005 th, table#table1754005 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1754005 tr {
	background:#f5f5f5;;
}

table#table1754005 {
	table-layout:fixed;
}

#item1574156 {
	width:528px !important;
	height:278px !important;
	top:275px !important;
}

@keyframes intensificar-1574156 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1574156 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1574156 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1574179 {
	width:100px !important;
	height:13px !important;
	top:255px !important;
}

@keyframes intensificar-1574179 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1574179 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1574179 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1574107 {
	width:413px !important;
	height:17px !important;
	top:16px !important;
}

@keyframes intensificar-1574107 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1574107 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1574107 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1589690 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:257px !important;
}

#item1589694 {
	width:534px !important;
	height:507px !important;
	top:16px !important;
}

#item1589695 {
	width:509px !important;
	height:1017px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1589695 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1589695 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1589695 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1589720 {
	width:14px !important;
	height:9px !important;
}

#item1589724 {
	width:14px !important;
	height:9px !important;
	top:531px !important;
}

#item1574067 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:269px !important;
}

#item1574073 {
	width:534px !important;
	height:532px !important;
	top:16px !important;
}

#item1574074 {
	width:509px !important;
	height:1479px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1574074 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1574074 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1574074 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1574099 {
	width:14px !important;
	height:9px !important;
}

#item1574103 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item1573895 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1573895 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1573895 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1573895 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1573918 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1573918 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1573918 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1573918 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1573921 {
	width:423px !important;
	height:396px !important;
	top:82px !important;
}

@keyframes intensificar-1573921 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1573921 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1573921 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1573944 {
	width:528px !important;
	height:46px !important;
	top:16px !important;
}

@keyframes intensificar-1573944 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1573944 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1573944 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1573967 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:475px !important;
}

@keyframes intensificar-1573967 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1573967 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1573967 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1573972 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:402px !important;
}

@keyframes intensificar-1573972 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1573972 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1573972 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1573995 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:418px !important;
}

@keyframes intensificar-1573995 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1573995 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1573995 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1574018 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:268px !important;
}

@keyframes intensificar-1574018 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1574018 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1574018 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1574041 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:284px !important;
}

@keyframes intensificar-1574041 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1574041 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1574041 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1573892 {
	width:564px !important;
	height:564px !important;
	left:36px !important;
	top:161px !important;
}

#item1575243 {
	width:264px !important;
	height:17px !important;
	left:36px !important;
	top:11px !important;
}

#item1574229 {
	width:53px !important;
	height:50px !important;
	background:#dcefee;
}

#item1574230 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1574226 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1574264 {
	width:123px !important;
	height:50px !important;
}

#item1574265 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1574239 {
	width:123px !important;
	height:50px !important;
}

#item1574240 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1574234 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1574317 {
	width:113px !important;
	height:50px !important;
}

#item1574318 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1574292 {
	width:113px !important;
	height:50px !important;
}

#item1574293 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1574288 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1574372 {
	width:101px !important;
	height:50px !important;
}

#item1574373 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1574347 {
	width:101px !important;
	height:50px !important;
}

#item1574348 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1574343 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1574426 {
	width:101px !important;
	height:50px !important;
}

#item1574427 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1574400 {
	width:101px !important;
	height:50px !important;
}

#item1574401 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1574396 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
}

#item1574453 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1574476 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1574450 {
	width:147px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1592763 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1592763 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1592763 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1592763 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1592720 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1574541 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1574541 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1574541 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1574543 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1574543 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1574543 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1574539 {
	width:700px !important;
	height:309px !important;
}

#item1574544 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1574548 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1574571 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1574595 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1574599 {
	width:372px !important;
	height:51px !important;
	left:23px !important;
}

#item1590833 {
	width:628px !important;
	height:224px !important;
}

#item1590835 {
	width:595px !important;
	height:529px !important;
}

@keyframes intensificar-1590835 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1590835 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1590835 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1590858 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:89px !important;
}

#item1590862 {
	width:140px !important;
	height:18px !important;
	top:257px !important;
}

@keyframes intensificar-1590862 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1590862 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1590862 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1590885 {
	width:628px !important;
	height:233px !important;
	top:285px !important;
}

table#table1759832 th, table#table1759832 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1759832 tr {
	background:#f5f5f5;;
}

table#table1759832 {
	table-layout:fixed;
}

#item1590886 {
	width:595px !important;
	height:409px !important;
}

@keyframes intensificar-1590886 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1590886 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1590886 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1590910 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:379px !important;
}

#item1590775 {
	width:628px !important;
	height:518px !important;
}

#item1590776 {
	width:595px !important;
	height:1672px !important;
}

@keyframes intensificar-1590776 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1590776 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1590776 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1590799 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:236px !important;
}

#item1574624 {
	width:628px !important;
	height:518px !important;
}

#item1574625 {
	width:595px !important;
	height:2519px !important;
}

@keyframes intensificar-1574625 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1574625 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1574625 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1574648 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:236px !important;
}

#item1574655 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1574655 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1574655 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1574655 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1574678 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1574678 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1574678 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1574678 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1574681 {
	width:490px !important;
	height:413px !important;
	top:105px !important;
}

@keyframes intensificar-1574681 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1574681 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1574681 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1574704 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1574704 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1574704 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1574704 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1574727 {
	width:124px !important;
	height:31px !important;
	left:504px !important;
	top:506px !important;
}

@keyframes intensificar-1574727 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1574727 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1574727 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1574733 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:403px !important;
}

@keyframes intensificar-1574733 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1574733 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1574733 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1574756 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:425px !important;
}

@keyframes intensificar-1574756 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1574756 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1574756 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1574779 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:308px !important;
}

@keyframes intensificar-1574779 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1574779 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1574779 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1574802 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:330px !important;
}

@keyframes intensificar-1574802 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1574802 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1574802 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1574622 {
	width:665px !important;
	height:536px !important;
	left:36px !important;
	top:557px !important;
}

#item1575215 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1574930 {
	width:74px !important;
	height:70px !important;
	background:#dcefee;
}

#item1574931 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1574927 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1574965 {
	width:172px !important;
	height:70px !important;
}

#item1574966 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1574940 {
	width:172px !important;
	height:70px !important;
}

#item1574941 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1574935 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1575018 {
	width:158px !important;
	height:70px !important;
}

#item1575019 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1574993 {
	width:158px !important;
	height:70px !important;
}

#item1574994 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1574989 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1575071 {
	width:141px !important;
	height:70px !important;
}

#item1575072 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1575046 {
	width:141px !important;
	height:70px !important;
}

#item1575047 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1575042 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1575125 {
	width:141px !important;
	height:70px !important;
}

#item1575126 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1575099 {
	width:141px !important;
	height:70px !important;
}

#item1575100 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1575095 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
}

#item1598801 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1598824 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1598798 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1575182 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1575182 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1575182 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1575182 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1592638 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1575342 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1575342 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1575342 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1575344 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1575344 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1575344 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1575340 {
	width:600px !important;
	height:790px !important;
}

#item1575345 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1591252 {
	width:528px !important;
	height:255px !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-1591252 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1591252 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1591252 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1591112 {
	width:57px !important;
	height:12px !important;
	top:271px !important;
}

@keyframes intensificar-1591112 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1591112 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1591112 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1766343 tr {
	border-right:2.2px solid #fff;;
}

table#table1766343 {
	table-layout:fixed;
}

#item1591200 {
	width:528px !important;
	height:220px !important;
	top:289px !important;
}

@keyframes intensificar-1591200 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1591200 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1591200 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1575478 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:271px !important;
}

#item1575483 {
	width:534px !important;
	height:537px !important;
	top:16px !important;
}

#item1575484 {
	width:509px !important;
	height:1535px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1575484 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1575484 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1575484 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1575509 {
	width:14px !important;
	height:9px !important;
}

#item1575512 {
	width:14px !important;
	height:9px !important;
	top:560px !important;
}

#item1575351 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1575351 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1575351 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1575351 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1575374 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1575374 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1575374 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1575374 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1575378 {
	width:528px !important;
	height:46px !important;
	top:16px !important;
}

@keyframes intensificar-1575378 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1575378 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1575378 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1575401 {
	width:350px !important;
	height:414px !important;
	top:82px !important;
}

@keyframes intensificar-1575401 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1575401 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1575401 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1575424 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:309px !important;
}

@keyframes intensificar-1575424 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1575424 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1575424 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1575430 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:235px !important;
}

@keyframes intensificar-1575430 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1575430 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1575430 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1575453 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:251px !important;
}

@keyframes intensificar-1575453 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1575453 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1575453 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1575348 {
	width:564px !important;
	height:569px !important;
	left:636px !important;
	top:156px !important;
}

#item1575603 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:142px !important;
}

#item1575626 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1575651 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1575654 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1575677 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1575703 {
	width:53px !important;
	height:50px !important;
	background:#dcefee;
}

#item1575704 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1575700 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1575736 {
	width:123px !important;
	height:50px !important;
}

#item1575737 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1575711 {
	width:123px !important;
	height:50px !important;
}

#item1575712 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1575707 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1575789 {
	width:99px !important;
	height:50px !important;
}

#item1575790 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1575764 {
	width:99px !important;
	height:50px !important;
}

#item1575765 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1575760 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1575844 {
	width:101px !important;
	height:50px !important;
}

#item1575845 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1575819 {
	width:101px !important;
	height:50px !important;
}

#item1575820 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1575815 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1575871 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1575894 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1575868 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1575897 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1592764 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1592764 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1592764 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1592764 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1592711 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1575963 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1575963 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1575963 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1575965 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1575965 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1575965 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1575961 {
	width:700px !important;
	height:309px !important;
}

#item1575966 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1576178 {
	width:628px !important;
	height:99px !important;
}

#item1576179 {
	width:595px !important;
	height:498px !important;
}

@keyframes intensificar-1576179 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1576179 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1576179 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1576202 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:27px !important;
}

#item1591716 {
	width:140px !important;
	height:18px !important;
	top:127px !important;
}

@keyframes intensificar-1591716 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1591716 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1591716 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1591739 {
	width:628px !important;
	height:334px !important;
	top:156px !important;
}

table#table1770378 tr {
	border-right:3.08px solid #fff;;
}

table#table1770378 {
	table-layout:fixed;
}

#item1591740 {
	width:739px !important;
	height:318px !important;
}

@keyframes intensificar-1591740 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1591740 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1591740 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1591763 {
	width:46px !important;
	height:23px !important;
	left:292px !important;
	top:491px !important;
}

#item1575972 {
	width:628px !important;
	height:514px !important;
}

#item1575973 {
	width:595px !important;
	height:2597px !important;
}

@keyframes intensificar-1575973 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1575973 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1575973 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1575996 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:234px !important;
}

#item1576001 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1576001 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1576001 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1576001 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1576024 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1576024 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1576024 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1576024 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1576027 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1576027 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1576027 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1576027 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1576050 {
	width:408px !important;
	height:270px !important;
	top:108px !important;
}

@keyframes intensificar-1576050 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1576050 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1576050 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1576073 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:421px !important;
}

@keyframes intensificar-1576073 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1576073 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1576073 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1576082 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:319px !important;
}

@keyframes intensificar-1576082 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1576082 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1576082 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1576105 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:341px !important;
}

@keyframes intensificar-1576105 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1576105 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1576105 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1575970 {
	width:665px !important;
	height:514px !important;
	left:36px !important;
	top:561px !important;
}

#item1576206 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:517px !important;
}

#item1576229 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1576253 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1576256 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1576279 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1576305 {
	width:74px !important;
	height:70px !important;
	background:#dcefee;
}

#item1576306 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1576302 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1576339 {
	width:172px !important;
	height:70px !important;
}

#item1576340 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1576314 {
	width:172px !important;
	height:70px !important;
}

#item1576315 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1576310 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1576392 {
	width:139px !important;
	height:70px !important;
}

#item1576393 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1576367 {
	width:139px !important;
	height:70px !important;
}

#item1576368 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1576363 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1576446 {
	width:141px !important;
	height:70px !important;
}

#item1576447 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1576420 {
	width:141px !important;
	height:70px !important;
}

#item1576421 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1576416 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1576500 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1598832 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1598855 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1598829 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1576503 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1576503 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1576503 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1576503 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1592651 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1480884 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1480884 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1480884 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1480881 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1480881 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1480881 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1480879 {
	width:600px !important;
	height:790px !important;
}

#item1480885 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1495543 {
	width:57px !important;
	height:12px !important;
	top:256px !important;
}

@keyframes intensificar-1495543 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1495543 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1495543 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1554620 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:107px !important;
}

#item1554624 {
	width:534px !important;
	height:208px !important;
	top:16px !important;
}

#item1554625 {
	width:509px !important;
	height:295px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1554625 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1554625 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1554625 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1554650 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1554654 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:232px !important;
}

table#table1774461 tr {
	border-bottom:2.2px solid #fff;;
	border-right:2.2px solid #fff;;
}

table#table1774461 {
	table-layout:fixed;
}

#item1591867 {
	width:528px !important;
	height:250px !important;
	top:274px !important;
}

@keyframes intensificar-1591867 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1591867 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1591867 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1481477 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:278px !important;
}

#item1481480 {
	width:534px !important;
	height:532px !important;
	top:16px !important;
}

#item1481481 {
	width:509px !important;
	height:1000px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1481481 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1481481 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1481481 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1481506 {
	width:14px !important;
	height:9px !important;
}

#item1481509 {
	width:14px !important;
	height:9px !important;
	top:556px !important;
}

#item1480963 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1480963 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1480963 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1480963 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1480986 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1480986 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1480986 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1480986 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1481010 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1481010 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1481010 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1481010 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1481033 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1481033 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1481033 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1481033 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1481037 {
	width:528px !important;
	height:29px !important;
	top:17px !important;
}

@keyframes intensificar-1481037 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1481037 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1481037 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1481060 {
	width:350px !important;
	height:397px !important;
	top:66px !important;
}

@keyframes intensificar-1481060 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1481060 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1481060 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1481083 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:328px !important;
}

@keyframes intensificar-1481083 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1481083 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1481083 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1480889 {
	width:564px !important;
	height:565px !important;
	left:636px !important;
	top:160px !important;
}

#item1481116 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:145px !important;
}

#item1481139 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1481163 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1481168 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1481191 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1481217 {
	width:53px !important;
	height:50px !important;
	background:#dcefee;
}

#item1481218 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1481214 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1481252 {
	width:123px !important;
	height:50px !important;
}

#item1481253 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1481227 {
	width:123px !important;
	height:50px !important;
}

#item1481228 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1481222 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1481306 {
	width:99px !important;
	height:50px !important;
}

#item1481307 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1481280 {
	width:99px !important;
	height:50px !important;
}

#item1481281 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1481276 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1481359 {
	width:101px !important;
	height:50px !important;
}

#item1481360 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1481334 {
	width:101px !important;
	height:50px !important;
}

#item1481335 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1481330 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1481413 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1552940 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1552963 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1552937 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1592767 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1592767 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1592767 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1592767 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1592696 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1527869 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1527869 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1527869 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1527863 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1527863 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1527863 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1527861 {
	width:701px !important;
	height:309px !important;
	left:-1px !important;
}

#item1534707 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1536604 {
	width:140px !important;
	height:18px !important;
	top:216px !important;
}

@keyframes intensificar-1536604 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1536604 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1536604 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1536627 {
	width:595px !important;
	height:222px !important;
	top:244px !important;
}

table#table1778519 tr {
	border-bottom:3.08px solid #fff;;
	border-right:3.08px solid #fff;;
}

table#table1778519 {
	table-layout:fixed;
}

#item1536629 {
	width:739px !important;
	height:350px !important;
}

@keyframes intensificar-1536629 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1536629 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1536629 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1536652 {
	width:46px !important;
	height:23px !important;
	left:292px !important;
	top:495px !important;
}

#item1536743 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:341px !important;
}

#item1566410 {
	width:628px !important;
	height:186px !important;
}

#item1566412 {
	width:595px !important;
	height:498px !important;
}

@keyframes intensificar-1566412 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1566412 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1566412 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1566435 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:70px !important;
}

#item1566511 {
	width:628px !important;
	height:518px !important;
}

#item1566512 {
	width:595px !important;
	height:1676px !important;
}

@keyframes intensificar-1566512 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1566512 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1566512 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1566535 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:236px !important;
}

#item1527958 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1527958 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1527958 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1527958 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1527981 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1527981 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1527981 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1527981 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1528005 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1528005 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1528005 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1528005 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1528028 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1528028 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1528028 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1528028 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1528031 {
	width:628px !important;
	height:40px !important;
}

@keyframes intensificar-1528031 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1528031 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1528031 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1528054 {
	width:490px !important;
	height:449px !important;
	top:69px !important;
}

@keyframes intensificar-1528054 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1528054 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1528054 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1528077 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:436px !important;
}

@keyframes intensificar-1528077 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1528077 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1528077 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1527878 {
	width:665px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1528125 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:512px !important;
}

#item1528148 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1528172 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1528177 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1528200 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1528226 {
	width:74px !important;
	height:70px !important;
	background:#dcefee;
}

#item1528227 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1528223 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1528260 {
	width:172px !important;
	height:70px !important;
}

#item1528261 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1528235 {
	width:172px !important;
	height:70px !important;
}

#item1528236 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1528231 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1528314 {
	width:139px !important;
	height:70px !important;
}

#item1528315 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1528288 {
	width:139px !important;
	height:70px !important;
}

#item1528290 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1528284 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1528367 {
	width:141px !important;
	height:70px !important;
}

#item1528368 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1528342 {
	width:141px !important;
	height:70px !important;
}

#item1528343 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1528338 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1528420 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1598977 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1599001 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1598974 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1528423 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1528423 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1528423 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1528423 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1592661 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1481569 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1481569 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1481569 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1481567 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1481567 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1481567 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1481565 {
	width:600px !important;
	height:790px !important;
}

#item1481570 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1481576 {
	width:528px !important;
	height:197px !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-1481576 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1481576 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1481576 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1481600 {
	width:100px !important;
	height:13px !important;
	top:216px !important;
}

@keyframes intensificar-1481600 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1481600 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1481600 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1783384 tr {
	border-bottom:2.2px solid #fff;;
	border-right:2.2px solid #fff;;
}

table#table1783384 {
	table-layout:fixed;
}

#item1481624 {
	width:528px !important;
	height:250px !important;
	top:236px !important;
}

@keyframes intensificar-1481624 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1481624 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1481624 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1481779 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:278px !important;
}

#item1481784 {
	width:534px !important;
	height:519px !important;
	top:16px !important;
}

#item1481785 {
	width:509px !important;
	height:1100px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1481785 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1481785 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1481785 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1481811 {
	width:14px !important;
	height:9px !important;
}

#item1481815 {
	width:14px !important;
	height:9px !important;
	top:537px !important;
}

#item1481649 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1481649 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1481649 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1481649 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1481672 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1481672 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1481672 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1481672 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1481696 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1481696 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1481696 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1481696 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1481719 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1481719 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1481719 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1481719 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1481723 {
	width:528px !important;
	height:46px !important;
	top:17px !important;
}

@keyframes intensificar-1481723 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1481723 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1481723 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1481746 {
	width:350px !important;
	height:397px !important;
	top:82px !important;
}

@keyframes intensificar-1481746 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1481746 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1481746 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1481769 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:377px !important;
}

@keyframes intensificar-1481769 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1481769 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1481769 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1481574 {
	width:564px !important;
	height:565px !important;
	left:636px !important;
	top:178px !important;
}

#item1481818 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:162px !important;
}

#item1481841 {
	width:528px !important;
	height:47px !important;
	left:636px !important;
	top:100px !important;
}

#item1481865 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1481869 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1481892 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1481918 {
	width:53px !important;
	height:50px !important;
	background:#dcefee;
}

#item1481919 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1481915 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1481951 {
	width:123px !important;
	height:50px !important;
}

#item1481952 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1481926 {
	width:123px !important;
	height:50px !important;
}

#item1481927 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1481922 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1482005 {
	width:99px !important;
	height:50px !important;
}

#item1482006 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1481980 {
	width:99px !important;
	height:50px !important;
}

#item1481981 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1481976 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1482058 {
	width:101px !important;
	height:50px !important;
}

#item1482059 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1482033 {
	width:101px !important;
	height:50px !important;
}

#item1482034 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1482029 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1482111 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1552974 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1552997 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1552971 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1592768 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1592768 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1592768 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1592768 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1592699 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1528453 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1528453 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1528453 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1528446 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1528446 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1528446 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1528444 {
	width:700px !important;
	height:309px !important;
}

#item1534710 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1528489 {
	width:140px !important;
	height:18px !important;
	top:232px !important;
}

@keyframes intensificar-1528489 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1528489 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1528489 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1566440 {
	width:628px !important;
	height:201px !important;
}

#item1566441 {
	width:595px !important;
	height:960px !important;
}

@keyframes intensificar-1566441 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1566441 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1566441 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1566464 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:78px !important;
}

#item1567587 {
	width:628px !important;
	height:233px !important;
	top:260px !important;
}

table#table1787570 tr {
	border-bottom:3.08px solid #fff;;
	border-right:3.08px solid #fff;;
}

table#table1787570 {
	table-layout:fixed;
}

#item1567589 {
	width:595px !important;
	height:370px !important;
}

@keyframes intensificar-1567589 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1567589 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1567589 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1567612 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:354px !important;
}

#item1566472 {
	width:628px !important;
	height:493px !important;
}

#item1566473 {
	width:595px !important;
	height:2068px !important;
}

@keyframes intensificar-1566473 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1566473 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1566473 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1566496 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:224px !important;
}

#item1528537 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1528537 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1528537 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1528537 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1528560 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1528560 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1528560 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1528560 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1528584 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1528584 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1528584 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1528584 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1528607 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1528607 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1528607 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1528607 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1528613 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1528613 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1528613 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1528613 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1528636 {
	width:490px !important;
	height:309px !important;
	top:113px !important;
}

@keyframes intensificar-1528636 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1528636 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1528636 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1528660 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:483px !important;
}

@keyframes intensificar-1528660 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1528660 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1528660 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1528463 {
	width:665px !important;
	height:514px !important;
	left:36px !important;
	top:582px !important;
}

#item1528706 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:536px !important;
}

#item1528729 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:450px !important;
}

#item1528753 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1528756 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1528779 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1528806 {
	width:74px !important;
	height:70px !important;
	background:#dcefee;
}

#item1528807 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1528802 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1528840 {
	width:172px !important;
	height:70px !important;
}

#item1528841 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1528815 {
	width:172px !important;
	height:70px !important;
}

#item1528816 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1528810 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1528893 {
	width:139px !important;
	height:70px !important;
}

#item1528894 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1528868 {
	width:139px !important;
	height:70px !important;
}

#item1528869 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1528864 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1528946 {
	width:141px !important;
	height:70px !important;
}

#item1528947 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1528921 {
	width:141px !important;
	height:70px !important;
}

#item1528922 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1528917 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1529001 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1599008 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1599031 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1599005 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1529004 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1529004 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1529004 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1529004 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1564565 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

#item1564573 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:567px !important;
	height:85px !important;
	left:25px !important;
	top:33px !important;
	border-radius:12px;
	background:#000;
}

#item1564574 {
	width:1200px !important;
	height:790px !important;
}

#item1564580 {
	width:70px !important;
	height:23px !important;
	left:508px !important;
	top:49px !important;
	border-radius:6px;
	background:#fff;
}

#item1564589 {
	width:19px !important;
	height:5px !important;
	left:1px !important;
	top:3px !important;
}

#item1564594 {
	width:23px !important;
	height:7px !important;
	top:10px !important;
}

#item1564600 {
	width:20px !important;
	height:5px !important;
	left:5px !important;
	top:19px !important;
}

#item1564605 {
	width:16px !important;
	height:7px !important;
	left:1px !important;
}

#item1564611 {
	width:25px !important;
	height:15px !important;
	top:2px !important;
}

#item1564616 {
	width:18px !important;
	height:8px !important;
	left:8px !important;
	top:19px !important;
}

#item1564622 {
	width:25px !important;
	height:15px !important;
	left:2px !important;
	top:10px !important;
}

#item1564633 {
	width:1px !important;
	height:3px !important;
	left:44px !important;
	top:20px !important;
	background:#1e1541;
}

#item1564654 {
	width:62px !important;
	height:31px !important;
	left:1117px !important;
	top:743px !important;
}

#item1592770 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1592770 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1592770 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1592770 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1564481 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

#item1564490 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:651px !important;
	height:60px !important;
	left:25px !important;
	top:24px !important;
	border-radius:12px;
	background:#000;
}

#item1564491 {
	width:70px !important;
	height:23px !important;
	left:588px !important;
	top:43px !important;
	border-radius:6px;
	background:#fff;
}

#item1564497 {
	width:703px !important;
	height:1200px !important;
	left:-1px !important;
}

#item1564504 {
	width:19px !important;
	height:5px !important;
	left:1px !important;
	top:3px !important;
}

#item1564510 {
	width:23px !important;
	height:7px !important;
	top:10px !important;
}

#item1564516 {
	width:20px !important;
	height:5px !important;
	left:5px !important;
	top:19px !important;
}

#item1564521 {
	width:16px !important;
	height:7px !important;
	left:1px !important;
}

#item1564526 {
	width:25px !important;
	height:15px !important;
	top:2px !important;
}

#item1564531 {
	width:18px !important;
	height:8px !important;
	left:8px !important;
	top:19px !important;
}

#item1564537 {
	width:25px !important;
	height:15px !important;
	left:2px !important;
	top:10px !important;
}

#item1564542 {
	width:62px !important;
	height:31px !important;
	left:615px !important;
	top:1169px !important;
}

#item1560363 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1560363 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1560363 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1560363 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1564725 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

#item1564663 {
	width:150px !important;
	height:28px !important;
	left:525px !important;
	top:609px !important;
}

#item1564686 {
	width:446px !important;
	height:39px !important;
	left:377px !important;
	top:686px !important;
}

#item1564714 {
	width:122px !important;
	height:28px !important;
	left:539px !important;
	top:640px !important;
}

#item1564720 {
	width:424px !important;
	height:68px !important;
	left:388px !important;
	top:361px !important;
}

@keyframes intensificar-1564720 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1564720 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1564720 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1592771 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1592771 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1592771 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1592771 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1564733 {
	width:705px !important;
	height:1206px !important;
	background:#101820;
}

#item1564734 {
	width:214px !important;
	height:40px !important;
	left:243px !important;
	top:791px !important;
}

#item1564757 {
	width:546px !important;
	height:40px !important;
	left:77px !important;
	top:911px !important;
}

#item1564783 {
	width:171px !important;
	height:39px !important;
	left:265px !important;
	top:834px !important;
}

#item1564788 {
	width:424px !important;
	height:68px !important;
	left:138px !important;
	top:566px !important;
}

@keyframes intensificar-1564788 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1564788 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1564788 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1529075 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1529075 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1529075 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1529075 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

p.autoParaStyle162 {
	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.autoParaStyle161 {
	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.autoParaStyle160 {
	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.autoParaStyle159 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:34px;
	line-height:29px;
	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.autoParaStyle158 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	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.autoParaStyle157 {
	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.autoParaStyle156 {
	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.autoParaStyle155 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18px;
	line-height:20px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle154 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:22px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle153 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:22px;
	color:#272f36;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle152 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:10px;
	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.autoParaStyle151 {
	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.autoParaStyle150 {
	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.autoParaStyle149 {
	font-family:FF-MinionPro-Regular,"Minion Pro","Times New Roman", Times, serif;
	font-size:16.8px;
	line-height:20.2px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle148 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:10px;
	line-height:15px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle147 {
	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.autoParaStyle146 {
	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.autoParaStyle145 {
	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.autoParaStyle144 {
	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.autoParaStyle143 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:15.4px;
	line-height:25.2px;
	color:#272f36;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle142 {
	font-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.autoParaStyle141 {
	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.autoParaStyle140 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:11px;
	line-height:18px;
	color:#272f36;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle139 {
	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.autoParaStyle138 {
	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.autoParaStyle137 {
	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.autoParaStyle136 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18.2px;
	line-height:21px;
	color:#488c8a;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle135 {
	font-family:FF-Averta-Regular,Averta;
	font-size:23.8px;
	line-height:23.8px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle134 {
	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.autoParaStyle133 {
	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.autoParaStyle132 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:16.8px;
	line-height:23.8px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:4px;
	text-align:left;
}

p.autoParaStyle131 {
	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.autoParaStyle130 {
	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.autoParaStyle129 {
	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.autoParaStyle128 {
	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.autoParaStyle127 {
	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.autoParaStyle126 {
	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.autoParaStyle125 {
	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.autoParaStyle124 {
	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.autoParaStyle123 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:19.6px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle122 {
	font-weight: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.autoParaStyle121 {
	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.autoParaStyle120 {
	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.autoParaStyle119 {
	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.autoParaStyle118 {
	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.autoParaStyle117 {
	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.autoParaStyle116 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:19.6px;
	color:#ea5153;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle115 {
	font-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.autoParaStyle114 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:13px;
	line-height:15px;
	color:#488c8a;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle113 {
	font-family:FF-Averta-Regular,Averta;
	font-size:17px;
	line-height:17px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle112 {
	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.autoParaStyle111 {
	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.autoParaStyle110 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:12px;
	line-height:17px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:3px;
	text-align:left;
}

p.autoParaStyle109 {
	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.autoParaStyle108 {
	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.autoParaStyle107 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:10px;
	line-height:17px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle106 {
	font-weight:bold;
	font-family:FF-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.autoParaStyle105 {
	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.autoParaStyle104 {
	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.autoParaStyle103 {
	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.autoParaStyle102 {
	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.autoParaStyle101 {
	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.autoParaStyle100 {
	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.autoParaStyle99 {
	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.autoParaStyle98 {
	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.autoParaStyle97 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18.2px;
	line-height:21px;
	color:#488c8a;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle96 {
	font-family:FF-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.autoParaStyle95 {
	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.autoParaStyle94 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:25.2px;
	line-height:28px;
	color:#101820;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle93 {
	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.autoParaStyle92 {
	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.autoParaStyle91 {
	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.autoParaStyle90 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:13.4px;
	line-height:18.3px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle89 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:14.6px;
	line-height:31.7px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle88 {
	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.autoParaStyle87 {
	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.autoParaStyle86 {
	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.autoParaStyle85 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:13px;
	line-height:15px;
	color:#488c8a;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after: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-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18px;
	line-height:20px;
	color:#101820;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle81 {
	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.autoParaStyle80 {
	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.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:right;
}

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: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.autoParaStyle72 {
	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.autoParaStyle71 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:60px;
	line-height:70px;
	color:#fff;
	letter-spacing:0.100em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle70 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:35.3px;
	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.autoParaStyle69 {
	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.autoParaStyle68 {
	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.autoParaStyle67 {
	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.autoParaStyle66 {
	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.autoParaStyle65 {
	font-weight:bold;
	font-family:FF-Averta-Bold,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.autoParaStyle64 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:23.8px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-14px;
	padding-left:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle63 {
	font-weight:600;
	font-family:FF-Averta-Semibold,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.autoParaStyle62 {
	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.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;
	text-align:left;
}

p.autoParaStyle60 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:23.8px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle59 {
	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.autoParaStyle58 {
	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.autoParaStyle57 {
	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.autoParaStyle56 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:13px;
	line-height:15px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle55 {
	font-weight: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.autoParaStyle54 {
	font-weight:bold;
	font-family:FF-Averta-Bold,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.autoParaStyle53 {
	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.autoParaStyle52 {
	font-weight:600;
	font-family:FF-Averta-Semibold,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.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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle50 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#ea5153;
	letter-spacing:0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle49 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:17px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle48 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:13px;
	line-height:17px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle47 {
	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.autoParaStyle46 {
	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.autoParaStyle45 {
	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.autoParaStyle44 {
	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.autoParaStyle43 {
	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.autoParaStyle42 {
	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.autoParaStyle41 {
	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.autoParaStyle40 {
	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.autoParaStyle39 {
	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.autoParaStyle38 {
	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.autoParaStyle37 {
	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.autoParaStyle36 {
	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.autoParaStyle35 {
	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.autoParaStyle34 {
	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.autoParaStyle33 {
	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.autoParaStyle32 {
	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.autoParaStyle31 {
	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.autoParaStyle30 {
	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.autoParaStyle29 {
	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.autoParaStyle28 {
	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.autoParaStyle27 {
	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.autoParaStyle26 {
	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.autoParaStyle25 {
	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.autoParaStyle24 {
	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.autoParaStyle23 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:25.2px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle22 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:25.2px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle21 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size: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.autoParaStyle20 {
	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.autoParaStyle19 {
	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.autoParaStyle18 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:25.2px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle17 {
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle16 {
	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.autoParaStyle15 {
	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.autoParaStyle14 {
	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.autoParaStyle13 {
	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.autoParaStyle12 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:18px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle11 {
	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.autoParaStyle10 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle9 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height: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.autoParaStyle8 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#ea5153;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle7 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:18px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle6 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:14px;
	line-height:16px;
	color:#ea5153;
	letter-spacing:-0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle5 {
	font-family:FF-Averta-Regular,Averta;
	font-size:20px;
	line-height:22px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle4 {
	font-family:FF-Averta-Regular,Averta;
	font-size:12px;
	line-height:17px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle3 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:55px;
	line-height:55px;
	color:#fff;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle2 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:24px;
	line-height:65px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle1 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:65px;
	line-height:65px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Cuerpo-_v02 {
	font-size:6px;
	line-height:7.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:3px;
	text-align:left;
}

p.Cuerpo {
	font-family:FF-HelveticaNeueLTStd-Roman,"Helvetica Neue LT Std",sans-serif;
	font-size:7px;
	line-height:8px;
	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:3px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.Mobil_-_Párrafo-básico {
	font-family:"Avenir Next Condensed",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:16px;
	line-height:18px;
	color:#3c3c3b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Subtítulo-8pt--Dias {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:8px;
	line-height:10px;
	color:#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.Subtítulo {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#000;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:20px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.Vmovil_-_Párrafo-básico {
	font-family:"Avenir Next Condensed",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:16px;
	line-height:18px;
	color:#3c3c3b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.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.autoCharStyle18 {
}

span.autoCharStyle17 {
}

span.autoCharStyle16 {
	color:transparent;
}

span.autoCharStyle15 {
	color:#fff;
}

span.autoCharStyle14 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	color:#101820;
}

span.autoCharStyle13 {
	font-size:14px;
}

span.autoCharStyle12 {
	font-size:10px;
}

span.autoCharStyle11 {
	text-transform:uppercase;
}

span.autoCharStyle10 {
	color:#101820;
}

span.autoCharStyle9 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-DemiBold,"Optima LT Pro",sans-serif;
	font-size:22.9px;
	letter-spacing:0.100em;
}

span.autoCharStyle8 {
	text-decoration:underline;
}

span.autoCharStyle7 {
}

span.autoCharStyle6 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-DemiBold,"Optima LT Pro",sans-serif;
	font-size:16.4px;
	letter-spacing:0.100em;
}

span.autoCharStyle5 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	color:#ea5153;
}

span.autoCharStyle4 {
	color:#ea5153;
}

span.autoCharStyle3 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
}

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.destacado {
	font-family:"Museo Sans Rounded";
	color:#000;
}

span.Destacado-azul {
	font-weight:500;
	font-family:FF-HelveticaNeueLTStd-Md,"Helvetica Neue LT Std",sans-serif;
	color:#3c3c3b;
}

span.C_Negrita {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:12px;
	color:#101820;
	letter-spacing:0.010em;
}

span.C_Titulo {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	color:#ea5153;
	letter-spacing:0.050em;
}

span.Ninguno {
}
#in5footer,  #prefooter {display:none;}

[class*=" mq-"]{ display:none; }
.mq-default { display:block; }
@media all and (max-width:767px){ [class*=" mq-"], .mq-default { display:none; } .mq-700 {display:block; } }

