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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*CSS Generated from InDesign Styles*/

body, #container-wrap { background:#101820; }
:-webkit-full-screen { background:#101820; }
#loadIndicator span:after { padding-left:1ex; content:'Cargando...'; }
.page-scale-wrap { width:1200px; height:790px; background: #fff !important; }
.paper-vertical { width:1200px; height:100%; }
.paper-horizontal { width:10px; height:802px; }
nav#page-nav { display:none; }
html.nav-transition nav#page-nav { opacity:.3; pointer-events:none; }
nav#page-nav > button {
	display:block; position:fixed;
	left:0;
	top:50%;
	width:68px;
	height:68px;
	margin:-34px 0 0 0; /*.5 height*/
	text-align:center;
	outline:0;
	background:url(../images/arrows-slider.svg) no-repeat;
	opacity:.7;
	will-change:transform;
}	
nav#page-nav > button:hover { opacity:1; }
nav#page-nav > #backBtn { left:0; }
html[data-dir="rtl"] nav#page-nav > #backBtn, html:not([data-dir="rtl"]) nav#page-nav > #nextBtn { 
	left:auto;
	right:0; 
	-ms-transform:scaleX(-1);
	-moz-transform:scaleX(-1);
	-webkit-transform:scaleX(-1);
	transform:scaleX(-1);
}
/* ColorBox Core Style:The following CSS is consistent between example themes and should not be altered. */
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling:touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box;}
/* Colorbox User Style: */
#colorbox{
	border-radius:12px;
    box-shadow:0 0 10px 10px #CCCCCC;
}
    #colorbox, #cboxOverlay, #cboxContent, .cboxIframe, #cboxLoadedContent, #cboxLoadingOverlay { background:#fff; }
    #cboxContent{ overflow:hidden;}
    #cboxMiddleLeft, #cboxMiddleRight { width:8px; }
    #cboxTopCenter{ height:24px; } 
    #cboxBottomCenter { height:8px; }
	#cboxError{padding:50px;}
	#cboxLoadedContent{margin-top:28px;}
	#cboxTitle, #cboxCurrent { position:absolute; top:4px; left:0; color:#949494; }
	#cboxTitle{ text-align:center; width:100%; }
	#cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
	#cboxPrevious, #cboxNext { position:absolute; top:50%; margin-top:-32px; width:33px; height:65px; text-indent:-9999px;}
	#cboxPrevious{left:0px; background:url(../images/lb_controls.png) no-repeat top left; }
	#cboxNext{right:0px; background:url(../images/lb_controls.png) no-repeat top right; }
	#cboxLoadingGraphic{background:url(../images/loading.gif) no-repeat center center;}
	#cboxClose{position:absolute; top:2px; right:0px; display:block; background:url(../images/lb_controls.png) no-repeat top center; width:26px; height:24px; text-indent:-9999px;}
@media all and (max-height:790px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:1200px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}
#share-wrap {
    left:0;
    position:fixed;
    top: 25%;
    background-color: rgba(0,0,0,.65);
    box-shadow: 2px 2px 6px 0 rgba(0,0,0,.4);
    z-index:9999;
    -webkit-animation:share-fadein 1s ease 2s;
    animation:share-fadein 1s ease 2s;
}
#share-wrap.align-right { right:0; left:auto; }
#share-wrap.align-bottom {left:auto; right:20px; bottom:0; top:auto; padding-bottom:12px; }
#share-wrap.align-top {left:auto; right:40px; top:0; padding-top:8px; }
#share-wrap > a > span { display: none; }
#share-wrap > a {
	display:block;
	width:30px;
	height:30px;
	border-radius:50%;
	background:url(../images/sharebtns.png) no-repeat;
	background-size: 392px 30px;
	-webkit-background-size: 392px 30px;
	-moz-background-size: 392px 30px;
	margin:12px;
	padding:3px;
}
#share-wrap.align-top > a, #share-wrap.align-bottom > a { display:inline-block; }
#share-wrap > a#sb-fb { background-color:#3b5998; background-position:-27px 50%; }
#share-wrap > a#sb-tw { background-color:#00aced; background-position: -265px 50%; }
#share-wrap > a#sb-li { background-color:#007fb1; background-position: -116px 50%; }
#share-wrap > a:hover { box-shadow: 0 0 6px 2px rgba(255, 255, 255, 0.5); }
@keyframes share-fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}
@-webkit-keyframes share-fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}
#viewer-options-wrap {
	position:fixed;bottom:0;left:0;width:100%;padding:4px;
	font-family:'Gill Sans','Arial Narrow',Helvetica,Arial,sans-serif;
	transform:translateZ(0);
	transition:transform .5s;
}
#viewer-options-bar{
	position:absolute;bottom:0;left:0;width:100%;
	background-color:#000; color:#fff; fill:#fff;
	height:40px; display:table;
}
#viewer-options-bar.light { color:#000; fill:#000; }
#viewer-options-wrap.no-options #viewer-options-bar {display:none;}
#viewer-options-bar > span { display:table-cell; vertical-align:middle; cursor:default;}
#viewer-logo { display:inline-block; margin-right:14px;}
#viewer-logo img, #viewer-logo object {
	height:36px;
    vertical-align:middle;
    padding:2px 4px;
}
#viewer-title{ padding-left:6px; white-space:nowrap; }
#viewer-pagecount{ text-align:center; width:100%; }
#viewer-options { text-align:right; min-width:340px; }
.viewer-option-btn { cursor:pointer;display:inline-block;margin-right:24px;width:24px;padding:0;}
.viewer-option-btn > svg { position:relative; }
::-webkit-scrollbar #viewer-thumb-wrap {
    width:0px;  background:transparent;
}
#viewer-thumb-wrap {
    position:fixed; bottom:-50px; padding-bottom:46px;
    left:0; right:0; margin:auto;
    overflow-y:hidden; overflow-x:auto;
    background-color:rgba(255,255,255,.7);
    -webkit-overflow-scrolling:touch;
    scroll-behavior: smooth;
}
#viewer-options-thumb-images { margin-bottom:30px; padding-left:24px}
.viewer-page-thumb {
    display:table-cell;
    cursor:pointer;
    padding:24px 0;
	pointer-events:auto;
	-ms-transform:scale(.9); -webkit-transform:scale(.9); transform:scale(.9);
	-webkit-transition:transform .4s; transition:transform .4s;
}
.viewer-page-thumb:hover {
	-ms-transform:scale(1); -webkit-transform:scale(1); transform:scale(1);
}
.viewer-page-thumb > img { box-shadow:0 0 24px rgba(0,0,0,.5); }
.viewer-page-thumb.active > img { outline:2px solid #ff9900; }
.dragging, .dragging * { cursor:move !important; }
.dragging, .dragging * { cursor:move !important; }
#viewer_progress_bar {width:0;left:0;height:6px;position:fixed;bottom:40px;background:#ff9900;}
#viewer-options-wrap.no-options #viewer_progress_bar {bottom:0;}
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}
#viewer-options-bar #view-toggle {
    position:absolute;
    right:8px;
    bottom:120px;
    display:block;
    width:70px;
    height:50px;
    border-radius:12px 12px 0 0;
    cursor:pointer;
    display:none;
}
#viewer-options-bar #view-toggle svg {
    position:absolute;
    left:0;right:0;top:0;bottom:0;
    margin:auto;
}
html[data-dir="rtl"] #viewer-thumb-wrap { direction:rtl; }
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}

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

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

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

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

@font-face {
	font-family:FF-OptimaLTPro-Bold;
	src:url("../fonts/Linotype - OptimaLTPro-Bold.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-Poppins-SemiBold;
	src:url("../fonts/Poppins-SemiBold.ttf");
	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");
}

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

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

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

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

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

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

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

#item1569589 {
	width:1860px !important;
	height:1235px !important;
	left:-434px !important;
	top:-18px !important;
	background:#000;
}

#item1508509 {
	width:628px !important;
	height:67px !important;
	left:36px !important;
	top:36px !important;
}

#item1508532 {
	width:628px !important;
	height:31px !important;
	left:36px !important;
	top:131px !important;
}

#item1530400 {
	width:141px !important;
	height:53px !important;
	left:279px !important;
	top:1077px !important;
}

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

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

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

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

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

#item1152142 {
	width:427px !important;
	height:161px !important;
	left:36px !important;
	top:156px !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:539px !important;
	height:203px !important;
	left:30px !important;
	top:336px !important;
	background:#0e0b00;
}

#item1152187 {
	width:499px !important;
	height:165px !important;
	left:50px !important;
	top:353px !important;
}

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

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

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

#item1508615 {
	opacity:0.25;
	width:628px !important;
	height:334px !important;
	left:36px !important;
	top:707px !important;
	background:#0e0b00;
}

#item1508616 {
	width:600px !important;
	height:306px !important;
	left:50px !important;
	top:720px !important;
}

#item1530431 {
	width:628px !important;
	height:150px !important;
	left:50px !important;
	top:537px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1324987 {
	width:13px !important;
	height:26px !important;
	left:1092px !important;
	top:97px !important;
}

#item1324991 {
	width:1086px !important;
	height:188px !important;
	top:15px !important;
}

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

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

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

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

#item1325084 {
	width:14px !important;
	height:9px !important;
	top:209px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1530955 {
	width:700px !important;
	height:587px !important;
	top:82px !important;
	background:#f3f3f2;
}

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

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

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

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

#item1531012 {
	width:137px !important;
	height:12px !important;
	top:485px !important;
}

#item1531036 {
	width:79px !important;
	height:39px !important;
	left:168px !important;
	top:472px !important;
}

#item1530883 {
	width:700px !important;
	height:587px !important;
	top:82px !important;
	background:#f3f3f2;
}

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

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

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

#item1530812 {
	width:700px !important;
	height:587px !important;
	top:82px !important;
	background:#f3f3f2;
}

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

#item1530836 {
	width:628px !important;
	height:493px !important;
	top:35px !important;
}

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

#item1530741 {
	width:700px !important;
	height:669px !important;
	background:#f3f3f2;
}

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

#item1530765 {
	width:628px !important;
	height:560px !important;
	top:62px !important;
}

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

#item1530664 {
	width:700px !important;
	height:587px !important;
	top:82px !important;
	background:#f3f3f2;
}

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

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

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

#item1530735 {
	width:628px !important;
	height:70px !important;
	left:36px !important;
	top:394px !important;
}

#item1530562 {
	width:700px !important;
	height:661px !important;
	top:8px !important;
	background:#f3f3f2;
}

#item1530593 {
	width:628px !important;
	height:193px !important;
	top:28px !important;
}

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

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

#item1530639 {
	width:420px !important;
	height:357px !important;
	left:36px !important;
	top:276px !important;
}

#item1530492 {
	width:700px !important;
	height:587px !important;
	top:82px !important;
	background:#f3f3f2;
}

#item1530515 {
	width:628px !important;
	height:491px !important;
	left:36px !important;
	top:142px !important;
}

#item1530538 {
	width:615px !important;
	height:15px !important;
	left:36px !important;
	top:112px !important;
}

#item1530490 {
	width:700px !important;
	height:669px !important;
	top:531px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1286813 {
	width:528px !important;
	height:130px !important;
	top:15px !important;
}

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

#item1286707 {
	width:528px !important;
	height:130px !important;
	top:15px !important;
}

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

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

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

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

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

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

#item1160916 {
	width:536px !important;
	height:529px !important;
	top:15px !important;
}

#item1462210 {
	width:509px !important;
	height:1350px !important;
}

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

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

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

#item1156743 {
	width:552px !important;
	height:559px !important;
	left:636px !important;
	top:160px !important;
}

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

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

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

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

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

#item1161877 {
	width:144px !important;
	height:50px !important;
	left:871px !important;
	top:740px !important;
}

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

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

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

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

#item1286736 {
	width:83px !important;
	height:27px !important;
	left:15px !important;
	top:10px !important;
}

#item1286731 {
	width:98px !important;
	height:50px !important;
	left:1018px !important;
	top:740px !important;
}

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

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

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

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

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

#item1286650 {
	width:80px !important;
	height:50px !important;
	left:1120px !important;
	top:740px !important;
}

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

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

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

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

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

#item1161932 {
	width:101px !important;
	height:50px !important;
	left:767px !important;
	top:740px !important;
}

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

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

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

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

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

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

#item1462243 {
	width:25px !important;
	height:53px !important;
	left:647px !important;
	top:737px !important;
}

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

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

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

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

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

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

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

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

#item1509641 {
	width:628px !important;
	height:470px !important;
}

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

#item1509617 {
	width:628px !important;
	height:470px !important;
}

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

#item1509593 {
	width:628px !important;
	height:470px !important;
}

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

#item1509531 {
	width:628px !important;
	height:470px !important;
}

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

#item1548106 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:212px !important;
}

#item1548115 {
	width:628px !important;
	height:470px !important;
}

#item1548116 {
	width:595px !important;
	height:2047px !important;
}

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

#item1509529 {
	width:651px !important;
	height:470px !important;
	left:36px !important;
	top:550px !important;
}

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

#item1509693 {
	width:222px !important;
	height:70px !important;
}

#item1509694 {
	width:180px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1509667 {
	width:222px !important;
	height:70px !important;
}

#item1509669 {
	width:180px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1509664 {
	width:222px !important;
	height:70px !important;
	left:220px !important;
	top:1130px !important;
}

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

#item1509745 {
	width:137px !important;
	height:70px !important;
}

#item1509746 {
	width:116px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1509720 {
	width:137px !important;
	height:70px !important;
}

#item1509721 {
	width:116px !important;
	height:37px !important;
	left:21px !important;
	top:14px !important;
}

#item1509717 {
	width:137px !important;
	height:70px !important;
	left:446px !important;
	top:1130px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item1509824 {
	width:142px !important;
	height:70px !important;
	left:558px !important;
	top:1055px !important;
}

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

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

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

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

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

#item1509878 {
	width:162px !important;
	height:70px !important;
	left:392px !important;
	top:1055px !important;
}

#item1509930 {
	width:35px !important;
	height:74px !important;
	left:217px !important;
	top:1129px !important;
}

#item1531567 {
	width:35px !important;
	height:74px !important;
	left:390px !important;
	top:1053px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes moverhacialaizquierdayreducir-1509953 {
	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-1509953 {
	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;
	}
}
#item1531585 {
	width:724px !important;
	height:532px !important;
	left:-12px !important;
	top:668px !important;
	background:#fff;
}

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

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

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

#item1509970 {
	width:395px !important;
	height:72px !important;
	left:71px !important;
}

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

#item1510000 {
	width:395px !important;
	height:72px !important;
	left:71px !important;
}

#item1509964 {
	width:466px !important;
	height:72px !important;
	left:117px !important;
	top:853px !important;
}

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

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

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

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

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

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

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

#item1153800 {
	opacity:0.20;
	width:463px !important;
	height:335px !important;
	left:40px !important;
	top:113px !important;
	background:#0e0b00;
}

#item1153802 {
	width:416px !important;
	height:394px !important;
	left:62px !important;
	top:121px !important;
}

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

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

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

#item1510066 {
	width:724px !important;
	height:1218px !important;
	left:-12px !important;
	top:-7px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1510067 {
	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-1510067 {
	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;
	}
}
#item1510072 {
	width:310px !important;
	height:62px !important;
	left:36px !important;
	top:36px !important;
}

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

#item1510095 {
	opacity:0.20;
	width:628px !important;
	height:373px !important;
	left:36px !important;
	top:129px !important;
	background:#0e0b00;
}

#item1510096 {
	width:595px !important;
	height:348px !important;
	left:53px !important;
	top:138px !important;
}

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

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

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

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

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

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

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

#item1462336 {
	width:509px !important;
	height:757px !important;
}

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

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

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

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

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

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

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

#item1462370 {
	width:20px !important;
	height:10px !important;
	left:150px !important;
	top:210px !important;
}

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

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

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

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

table#table1584300 {
	table-layout:fixed;
}

#item1416411 {
	width:510px !important;
	height:524px !important;
	left:1px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item1416455 {
	width:511px !important;
	height:17px !important;
	top:91px !important;
}

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

#item1416459 {
	width:511px !important;
	height:17px !important;
	top:109px !important;
}

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

#item1416463 {
	width:511px !important;
	height:17px !important;
	top:127px !important;
}

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

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

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

#item1416471 {
	width:511px !important;
	height:17px !important;
	top:163px !important;
}

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

#item1416475 {
	width:511px !important;
	height:17px !important;
	top:181px !important;
}

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

#item1416480 {
	width:511px !important;
	height:17px !important;
	top:199px !important;
}

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

#item1416484 {
	width:511px !important;
	height:17px !important;
	top:217px !important;
}

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

#item1416488 {
	width:511px !important;
	height:17px !important;
	top:235px !important;
}

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

#item1416492 {
	width:511px !important;
	height:17px !important;
	top:253px !important;
}

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

#item1416496 {
	width:511px !important;
	height:17px !important;
	top:271px !important;
}

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

#item1416500 {
	width:511px !important;
	height:17px !important;
	top:289px !important;
}

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

#item1416504 {
	width:511px !important;
	height:17px !important;
	top:307px !important;
}

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

#item1416508 {
	width:511px !important;
	height:17px !important;
	top:325px !important;
}

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

#item1416512 {
	width:511px !important;
	height:17px !important;
	top:343px !important;
}

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

#item1416516 {
	width:511px !important;
	height:17px !important;
	top:361px !important;
}

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

#item1416520 {
	width:511px !important;
	height:17px !important;
	top:379px !important;
}

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

#item1416524 {
	width:511px !important;
	height:17px !important;
	top:397px !important;
}

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

#item1416528 {
	width:511px !important;
	height:17px !important;
	top:415px !important;
}

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

#item1486845 {
	width:511px !important;
	height:17px !important;
	top:433px !important;
}

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

#item1486849 {
	width:511px !important;
	height:17px !important;
	top:468px !important;
}

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

#item1565486 {
	width:511px !important;
	height:17px !important;
	top:450px !important;
}

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

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

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

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

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

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

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

#item1486144 {
	width:528px !important;
	height:575px !important;
	left:36px !important;
	top:130px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1174123 {
	width:122px !important;
	height:50px !important;
	left:806px !important;
	top:740px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1548162 {
	width:628px !important;
	height:854px !important;
	left:36px !important;
	top:43px !important;
}

#item1548163 {
	width:595px !important;
	height:1281px !important;
}

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

#item1548159 {
	width:23px !important;
	height:46px !important;
	left:664px !important;
	top:448px !important;
}

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

#item1510409 {
	width:614px !important;
	height:870px !important;
	left:36px !important;
	top:40px !important;
}

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

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

#item1510175 {
	width:24px !important;
	height:12px !important;
	left:175px !important;
	top:238px !important;
}

#item1510181 {
	width:92px !important;
	height:20px !important;
	left:50px !important;
	top:84px !important;
}

#item1510204 {
	width:139px !important;
	height:20px !important;
	left:519px !important;
	top:84px !important;
}

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

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

table#table1589835 {
	table-layout:fixed;
}

#item1510228 {
	width:622px !important;
	height:641px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1510279 {
	width:623px !important;
	height:21px !important;
	top:154px !important;
}

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

#item1510284 {
	width:623px !important;
	height:21px !important;
	top:176px !important;
}

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

#item1510288 {
	width:623px !important;
	height:21px !important;
	top:198px !important;
}

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

#item1510292 {
	width:623px !important;
	height:21px !important;
	top:220px !important;
}

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

#item1510296 {
	width:623px !important;
	height:21px !important;
	top:242px !important;
}

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

#item1510300 {
	width:623px !important;
	height:21px !important;
	top:264px !important;
}

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

#item1510305 {
	width:623px !important;
	height:21px !important;
	top:286px !important;
}

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

#item1510309 {
	width:623px !important;
	height:21px !important;
	top:308px !important;
}

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

#item1510313 {
	width:623px !important;
	height:21px !important;
	top:330px !important;
}

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

#item1510317 {
	width:623px !important;
	height:21px !important;
	top:352px !important;
}

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

#item1510321 {
	width:623px !important;
	height:21px !important;
	top:374px !important;
}

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

#item1510325 {
	width:623px !important;
	height:21px !important;
	top:396px !important;
}

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

#item1510329 {
	width:623px !important;
	height:21px !important;
	top:418px !important;
}

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

#item1510333 {
	width:623px !important;
	height:21px !important;
	top:440px !important;
}

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

#item1510337 {
	width:623px !important;
	height:21px !important;
	top:462px !important;
}

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

#item1510342 {
	width:623px !important;
	height:21px !important;
	top:484px !important;
}

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

#item1510346 {
	width:623px !important;
	height:21px !important;
	top:506px !important;
}

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

#item1510350 {
	width:623px !important;
	height:21px !important;
	top:528px !important;
}

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

#item1510354 {
	width:623px !important;
	height:21px !important;
	top:549px !important;
}

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

#item1565354 {
	width:623px !important;
	height:21px !important;
	top:571px !important;
}

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

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

#item1510139 {
	width:700px !important;
	height:925px !important;
	background:#fff;
}

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

#item1510137 {
	width:700px !important;
	height:925px !important;
	top:150px !important;
}

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

#item1510498 {
	width:479px !important;
	height:52px !important;
	left:22px !important;
}

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

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

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

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

#item1511087 {
	width:26px !important;
	height:26px !important;
	left:624px !important;
	top:167px !important;
}

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

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

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

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

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

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

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

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

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

#item1511101 {
	width:171px !important;
	height:70px !important;
	left:148px !important;
	top:1130px !important;
}

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

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

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

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

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

#item1511155 {
	width:171px !important;
	height:70px !important;
	left:323px !important;
	top:1130px !important;
}

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

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

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

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

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

#item1511208 {
	width:122px !important;
	height:70px !important;
	left:498px !important;
	top:1130px !important;
}

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

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

#item1511261 {
	width:232px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

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

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

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

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

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

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

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

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

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

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

#item1463210 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:144px !important;
}

#item1463213 {
	width:534px !important;
	height:282px !important;
	top:16px !important;
}

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

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

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

#item1463248 {
	width:14px !important;
	height:9px !important;
	top:305px !important;
}

#item1501600 {
	width:528px !important;
	height:195px !important;
	top:349px !important;
}

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

table#table1594639 {
	table-layout:fixed;
}

#item1501749 {
	width:621px !important;
	height:195px !important;
}

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

#item1501624 {
	width:26px !important;
	height:13px !important;
	left:251px !important;
	top:550px !important;
}

#item1501627 {
	width:57px !important;
	height:12px !important;
	top:329px !important;
}

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

#item1463184 {
	width:528px !important;
	height:40px !important;
	top:15px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

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

#item1506886 {
	width:528px !important;
	height:506px !important;
	top:57px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

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

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

#item1501536 {
	width:534px !important;
	height:532px !important;
	top:15px !important;
}

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

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

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

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

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

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

#item1462989 {
	width:350px !important;
	height:363px !important;
	top:83px !important;
}

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

#item1463012 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:411px !important;
}

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

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

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

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

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

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

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

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

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

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

@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%;
}

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

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

#item1462963 {
	width:564px !important;
	height:563px !important;
	left:36px !important;
	top:162px !important;
}

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

#item1463303 {
	width:264px !important;
	height:37px !important;
	left:16px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1511689 {
	width:628px !important;
	height:249px !important;
	top:244px !important;
}

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

table#table1599913 {
	table-layout:fixed;
}

#item1511690 {
	width:891px !important;
	height:249px !important;
}

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

#item1511713 {
	width:45px !important;
	height:23px !important;
	left:291px !important;
	top:499px !important;
}

#item1511716 {
	width:80px !important;
	height:16px !important;
	top:217px !important;
}

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

#item1548288 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:76px !important;
}

#item1548291 {
	width:628px !important;
	height:198px !important;
}

#item1548292 {
	width:595px !important;
	height:862px !important;
}

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

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

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

#item1548253 {
	width:595px !important;
	height:877px !important;
}

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

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

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

#item1548207 {
	width:595px !important;
	height:1450px !important;
}

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

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

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

#item1511404 {
	width:490px !important;
	height:402px !important;
	top:116px !important;
}

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

#item1511427 {
	width:102px !important;
	height:25px !important;
	left:525px !important;
	top:526px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1511378 {
	width:664px !important;
	height:551px !important;
	left:36px !important;
	top:557px !important;
}

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

#item1511743 {
	width:370px !important;
	height:52px !important;
	left:22px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

table#table1604792 {
	table-layout:fixed;
}

#item1464150 {
	width:528px !important;
	height:133px !important;
	top:20px !important;
}

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

#item1464174 {
	width:57px !important;
	height:13px !important;
}

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

#item1465017 {
	width:528px !important;
	height:281px !important;
	top:11px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

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

#item1464772 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:275px !important;
}

#item1464775 {
	width:534px !important;
	height:554px !important;
	top:11px !important;
}

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

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

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

#item1464811 {
	width:14px !important;
	height:9px !important;
	top:573px !important;
}

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

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

#item1463904 {
	width:350px !important;
	height:363px !important;
	top:83px !important;
}

#item1502083 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:288px !important;
}

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

#item1502136 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:215px !important;
}

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

#item1502159 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:231px !important;
}

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

#item1502182 {
	width:167px !important;
	height:15px !important;
	left:397px !important;
	top:263px !important;
}

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

#item1502205 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:265px !important;
}

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

#item1463878 {
	width:564px !important;
	height:581px !important;
	left:636px !important;
	top:144px !important;
}

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

#item1464202 {
	width:264px !important;
	height:37px !important;
	left:16px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1501982 {
	width:101px !important;
	height:50px !important;
	left:813px !important;
	top:740px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

table#table1608213 {
	table-layout:fixed;
}

#item1512377 {
	width:628px !important;
	height:206px !important;
	top:28px !important;
}

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

#item1512400 {
	width:80px !important;
	height:18px !important;
}

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

#item1550238 {
	width:628px !important;
	height:283px !important;
}

#item1550239 {
	width:595px !important;
	height:587px !important;
}

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

#item1550231 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:119px !important;
}

#item1548747 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:252px !important;
}

#item1548751 {
	width:628px !important;
	height:549px !important;
}

#item1548752 {
	width:595px !important;
	height:1430px !important;
}

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

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

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

#item1512132 {
	width:426px !important;
	height:392px !important;
	top:132px !important;
}

#item1512155 {
	width:102px !important;
	height:25px !important;
	left:525px !important;
	top:397px !important;
}

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

#item1512206 {
	width:98px !important;
	height:22px !important;
	left:529px !important;
	top:295px !important;
}

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

#item1512229 {
	width:130px !important;
	height:25px !important;
	left:497px !important;
	top:317px !important;
}

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

#item1512253 {
	width:234px !important;
	height:21px !important;
	left:430px !important;
	top:362px !important;
}

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

#item1512276 {
	width:7px !important;
	height:11px !important;
	left:419px !important;
	top:365px !important;
}

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

#item1512106 {
	width:664px !important;
	height:549px !important;
	left:36px !important;
	top:528px !important;
}

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

#item1512452 {
	width:370px !important;
	height:52px !important;
	left:22px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

table#table1613292 {
	table-layout:fixed;
}

#item1465132 {
	width:528px !important;
	height:133px !important;
	top:20px !important;
}

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

#item1465155 {
	width:57px !important;
	height:13px !important;
}

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

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

#item1465442 {
	width:534px !important;
	height:554px !important;
	top:15px !important;
}

#item1490697 {
	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-1490697 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1490697 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1490697 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

#item1465472 {
	width:14px !important;
	height:9px !important;
	top:576px !important;
}

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

#item1465234 {
	width:350px !important;
	height:363px !important;
	top:66px !important;
}

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

#item1502724 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:274px !important;
}

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

#item1502776 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:201px !important;
}

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

#item1502799 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:217px !important;
}

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

#item1502822 {
	width:167px !important;
	height:15px !important;
	left:397px !important;
	top:249px !important;
}

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

#item1502845 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:251px !important;
}

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

#item1465129 {
	width:564px !important;
	height:585px !important;
	left:636px !important;
	top:140px !important;
}

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

#item1465505 {
	width:264px !important;
	height:37px !important;
	left:16px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1502564 {
	width:101px !important;
	height:50px !important;
	left:916px !important;
	top:740px !important;
}

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

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

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

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

#item1502615 {
	width:101px !important;
	height:50px !important;
	left:812px !important;
	top:740px !important;
}

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

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

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

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

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

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

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

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

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

#item1512745 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

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

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

#item1534754 {
	width:628px !important;
	height:217px !important;
	top:277px !important;
}

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

table#table1616190 {
	table-layout:fixed;
}

#item1534755 {
	width:738px !important;
	height:217px !important;
}

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

#item1534778 {
	width:45px !important;
	height:23px !important;
	left:291px !important;
	top:503px !important;
}

#item1534781 {
	width:80px !important;
	height:16px !important;
	top:249px !important;
}

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

#item1550271 {
	width:628px !important;
	height:219px !important;
}

#item1550272 {
	width:595px !important;
	height:666px !important;
}

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

#item1550295 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:87px !important;
}

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

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

#item1548797 {
	width:595px !important;
	height:1665px !important;
}

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

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

#item1512837 {
	width:350px !important;
	height:218px !important;
	top:108px !important;
}

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

#item1512860 {
	width:102px !important;
	height:25px !important;
	left:525px !important;
	top:331px !important;
}

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

#item1512912 {
	width:98px !important;
	height:22px !important;
	left:529px !important;
	top:239px !important;
}

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

#item1512935 {
	width:130px !important;
	height:25px !important;
	left:497px !important;
	top:262px !important;
}

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

#item1512959 {
	width:234px !important;
	height:21px !important;
	left:430px !important;
	top:296px !important;
}

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

#item1512982 {
	width:7px !important;
	height:11px !important;
	left:419px !important;
	top:299px !important;
}

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

#item1512811 {
	width:664px !important;
	height:526px !important;
	left:36px !important;
	top:549px !important;
}

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

#item1513193 {
	width:370px !important;
	height:52px !important;
	left:22px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

table#table1620295 {
	table-layout:fixed;
}

#item1466088 {
	width:528px !important;
	height:144px !important;
	top:20px !important;
}

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

#item1466111 {
	width:80px !important;
	height:13px !important;
}

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

#item1466267 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:276px !important;
}

#item1466271 {
	width:534px !important;
	height:548px !important;
	top:15px !important;
}

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

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

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

#item1466300 {
	width:14px !important;
	height:9px !important;
	top:570px !important;
}

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

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

#item1466159 {
	width:350px !important;
	height:379px !important;
	top:83px !important;
}

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

#item1466182 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:242px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1466354 {
	width:264px !important;
	height:37px !important;
	left:16px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

table#table1623476 th, table#table1623476 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1623476 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1623476 {
	table-layout:fixed;
}

#item1513705 {
	width:628px !important;
	height:221px !important;
	top:28px !important;
}

@keyframes intensificar-1513705 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513705 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513705 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1513729 {
	width:112px !important;
	height:18px !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%;
}

#item1550303 {
	width:628px !important;
	height:244px !important;
}

#item1550304 {
	width:595px !important;
	height:725px !important;
}

@keyframes intensificar-1550304 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1550304 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1550304 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1550327 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:99px !important;
}

#item1548835 {
	width:628px !important;
	height:524px !important;
}

#item1548836 {
	width:595px !important;
	height:1744px !important;
}

@keyframes intensificar-1548836 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1548836 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1548836 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1548831 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:239px !important;
}

#item1513537 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1513537 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513537 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513537 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1513560 {
	width:404px !important;
	height:408px !important;
	top:116px !important;
}

@keyframes intensificar-1513560 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513560 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513560 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1513584 {
	width:102px !important;
	height:25px !important;
	left:525px !important;
	top:339px !important;
}

@keyframes intensificar-1513584 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513584 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513584 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1513591 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1513591 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513591 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513591 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1513614 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1513614 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513614 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513614 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1513638 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1513638 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513638 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513638 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1513661 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1513661 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513661 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513661 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1513534 {
	width:664px !important;
	height:524px !important;
	left:36px !important;
	top:551px !important;
}

#item1513776 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1513799 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1513823 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1513826 {
	width:370px !important;
	height:52px !important;
	left:22px !important;
}

#item1513852 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1513853 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1513849 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1513886 {
	width:172px !important;
	height:70px !important;
}

#item1513887 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1513861 {
	width:172px !important;
	height:70px !important;
}

#item1513862 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1513857 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1513940 {
	width:141px !important;
	height:70px !important;
}

#item1513941 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1513915 {
	width:141px !important;
	height:70px !important;
}

#item1513916 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1513910 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1513993 {
	width:139px !important;
	height:70px !important;
}

#item1513994 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1513968 {
	width:139px !important;
	height:70px !important;
}

#item1513969 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1513964 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1533118 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1544674 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1544697 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1544671 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1514053 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1514053 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1514053 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1514053 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1467047 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1467047 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1467047 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1467045 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1467045 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1467045 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1467043 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1467048 {
	width:211px !important;
	height:33px !important;
	left:795px !important;
	top:36px !important;
}

#item1507348 {
	width:81px !important;
	height:279px !important;
	top:511px !important;
}

#item1467051 {
	width:528px !important;
	height:64px !important;
	left:36px !important;
	top:128px !important;
}

#item1467074 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

table#table1627175 {
	table-layout:fixed;
}

#item1467100 {
	width:528px !important;
	height:268px !important;
	top:20px !important;
}

@keyframes intensificar-1467100 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1467100 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1467100 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1467123 {
	width:57px !important;
	height:13px !important;
}

@keyframes intensificar-1467123 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1467123 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1467123 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1467992 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:101px !important;
}

#item1467995 {
	width:534px !important;
	height:196px !important;
	top:16px !important;
}

#item1490797 {
	width:510px !important;
	height:463px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1490797 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1490797 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1490797 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1468024 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:2px !important;
}

#item1468027 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:219px !important;
}

#item1503160 {
	width:528px !important;
	height:26px !important;
}

@keyframes intensificar-1503160 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1503160 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1503160 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1503185 {
	width:528px !important;
	height:488px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1503185 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1503185 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1503185 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1467403 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:252px !important;
}

#item1467407 {
	width:534px !important;
	height:500px !important;
	top:15px !important;
}

#item1467932 {
	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-1467932 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1467932 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1467932 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1467433 {
	width:14px !important;
	height:9px !important;
}

#item1467438 {
	width:14px !important;
	height:9px !important;
	top:522px !important;
}

#item1467177 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1467177 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1467177 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1467177 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1467200 {
	width:350px !important;
	height:363px !important;
	top:66px !important;
}

@keyframes intensificar-1467200 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1467200 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1467200 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1467224 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:428px !important;
}

@keyframes intensificar-1467224 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1467224 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1467224 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1467230 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1467230 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1467230 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1467230 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1467253 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1467253 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1467253 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1467253 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1467277 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1467277 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1467277 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1467277 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1467300 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1467300 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1467300 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1467300 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1467324 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1467324 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1467324 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1467324 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1467347 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1467347 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1467347 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1467347 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1467097 {
	width:564px !important;
	height:531px !important;
	left:36px !important;
	top:194px !important;
}

#item1467467 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1467472 {
	width:264px !important;
	height:37px !important;
	left:16px !important;
}

#item1467521 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1467522 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1467518 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1467555 {
	width:123px !important;
	height:50px !important;
}

#item1467556 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1467530 {
	width:123px !important;
	height:50px !important;
}

#item1467531 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1467526 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1467608 {
	width:113px !important;
	height:50px !important;
}

#item1467609 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1467583 {
	width:113px !important;
	height:50px !important;
}

#item1467584 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1467579 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1467662 {
	width:101px !important;
	height:50px !important;
}

#item1467663 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1467636 {
	width:101px !important;
	height:50px !important;
}

#item1467637 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1467632 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1467716 {
	width:101px !important;
	height:50px !important;
}

#item1467717 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1467690 {
	width:101px !important;
	height:50px !important;
}

#item1467691 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1467686 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
}

#item1467743 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1467766 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1467740 {
	width:147px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1467771 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1467771 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1467771 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1467771 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1514074 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1514074 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1514074 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1514080 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1514080 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1514080 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1514072 {
	width:700px !important;
	height:309px !important;
}

#item1531735 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1514069 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

#item1514088 {
	width:628px !important;
	height:113px !important;
	left:36px !important;
	top:483px !important;
}

#item1514111 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1534905 {
	width:595px !important;
	height:274px !important;
	top:149px !important;
}

table#table1633885 {
	table-layout:fixed;
}

#item1534906 {
	width:739px !important;
	height:376px !important;
}

@keyframes intensificar-1534906 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1534906 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1534906 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1534929 {
	width:45px !important;
	height:23px !important;
	left:291px !important;
	top:446px !important;
}

#item1534932 {
	width:80px !important;
	height:16px !important;
	top:121px !important;
}

@keyframes intensificar-1534932 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1534932 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1534932 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1534999 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:288px !important;
}

#item1550362 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:25px !important;
}

#item1550338 {
	width:628px !important;
	height:95px !important;
}

#item1550339 {
	width:595px !important;
	height:773px !important;
}

@keyframes intensificar-1550339 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1550339 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1550339 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1550143 {
	width:628px !important;
	height:466px !important;
}

#item1550144 {
	width:595px !important;
	height:995px !important;
}

@keyframes intensificar-1550144 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1550144 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1550144 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1550167 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:210px !important;
}

#item1548882 {
	width:628px !important;
	height:466px !important;
}

#item1548883 {
	width:595px !important;
	height:1763px !important;
}

@keyframes intensificar-1548883 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1548883 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1548883 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1548906 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:210px !important;
}

#item1514138 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1514138 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1514138 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1514138 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1514162 {
	width:490px !important;
	height:364px !important;
	top:97px !important;
}

@keyframes intensificar-1514162 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1514162 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1514162 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1514185 {
	width:102px !important;
	height:25px !important;
	left:524px !important;
	top:479px !important;
}

@keyframes intensificar-1514185 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1514185 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1514185 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1514192 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1514192 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1514192 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1514192 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1514215 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1514215 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1514215 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1514215 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1514240 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1514240 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1514240 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1514240 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1514263 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1514263 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1514263 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1514263 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1514287 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1514287 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1514287 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1514287 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1514310 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1514310 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1514310 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1514310 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1514135 {
	width:664px !important;
	height:504px !important;
	left:36px !important;
	top:609px !important;
}

#item1514494 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1514497 {
	width:370px !important;
	height:52px !important;
	left:22px !important;
}

#item1514523 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1514524 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1514520 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1514558 {
	width:172px !important;
	height:70px !important;
}

#item1514559 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1514532 {
	width:172px !important;
	height:70px !important;
}

#item1514534 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1514527 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1514611 {
	width:158px !important;
	height:70px !important;
}

#item1514612 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1514586 {
	width:158px !important;
	height:70px !important;
}

#item1514587 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1514582 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1514664 {
	width:141px !important;
	height:70px !important;
}

#item1514665 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1514639 {
	width:141px !important;
	height:70px !important;
}

#item1514640 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1514635 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1514717 {
	width:141px !important;
	height:70px !important;
}

#item1514718 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1514692 {
	width:141px !important;
	height:70px !important;
}

#item1514693 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1514688 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
}

#item1544712 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1544735 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1544709 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1514772 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1514772 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1514772 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1514772 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1501118 {
	width:600px !important;
	height:790px !important;
	background:#eae8ef;
}

#item1501119 {
	width:336px !important;
	height:40px !important;
	left:228px !important;
	top:653px !important;
}

#item1501188 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
	background:#d7d8ce;
}

#item1501190 {
	width:336px !important;
	height:40px !important;
	left:828px !important;
	top:653px !important;
}

#item1501233 {
	width:10px !important;
	height:34px !important;
	top:2px !important;
}

#item1501237 {
	width:332px !important;
	height:39px !important;
	left:16px !important;
}

#item1501159 {
	width:10px !important;
	height:34px !important;
	top:2px !important;
}

#item1501165 {
	width:332px !important;
	height:39px !important;
	left:16px !important;
}

#item1506883 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1506883 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1506883 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1506883 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1514787 {
	width:700px !important;
	height:600px !important;
	background:#eae8ef;
}

#item1514788 {
	width:442px !important;
	height:42px !important;
	left:222px !important;
	top:503px !important;
}

#item1514816 {
	width:700px !important;
	height:600px !important;
	top:600px !important;
	background:#d7d8ce;
}

#item1514817 {
	width:442px !important;
	height:42px !important;
	left:222px !important;
	top:1104px !important;
}

#item1514850 {
	width:11px !important;
	height:36px !important;
	top:2px !important;
}

#item1514853 {
	width:353px !important;
	height:41px !important;
	left:17px !important;
}

#item1514903 {
	width:11px !important;
	height:36px !important;
	top:2px !important;
}

#item1514907 {
	width:353px !important;
	height:41px !important;
	left:17px !important;
}

#item1514930 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1514930 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1514930 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1514930 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1468129 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1468129 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1468129 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1468127 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1468127 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1468127 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1468125 {
	width:600px !important;
	height:790px !important;
}

#item1468130 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1507362 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

#item1468844 {
	width:528px !important;
	height:322px !important;
	top:15px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1468844 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1468844 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1468844 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1503348 {
	width:57px !important;
	height:12px !important;
	top:345px !important;
}

@keyframes intensificar-1503348 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1503348 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1503348 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1640722 tr {
	border-right:2.2px solid #fff;;
}

table#table1640722 {
	table-layout:fixed;
}

#item1553426 {
	width:528px !important;
	height:195px !important;
	top:365px !important;
}

@keyframes intensificar-1553426 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1553426 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1553426 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1468362 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:276px !important;
}

#item1468367 {
	width:534px !important;
	height:548px !important;
	top:15px !important;
}

#item1480067 {
	width:509px !important;
	height:841px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1480067 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1480067 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1480067 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1468393 {
	width:14px !important;
	height:9px !important;
}

#item1468396 {
	width:14px !important;
	height:9px !important;
	top:570px !important;
}

#item1468232 {
	width:528px !important;
	height:63px !important;
}

@keyframes intensificar-1468232 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1468232 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1468232 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1468255 {
	width:350px !important;
	height:379px !important;
	top:83px !important;
}

@keyframes intensificar-1468255 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1468255 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1468255 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1468285 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1468285 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1468285 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1468285 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1468308 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1468308 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1468308 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1468308 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1487627 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:355px !important;
}

@keyframes intensificar-1487627 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1487627 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1487627 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1487640 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:285px !important;
}

@keyframes intensificar-1487640 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1487640 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1487640 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1487648 {
	width:175px !important;
	height:26px !important;
	left:389px !important;
	top:319px !important;
}

@keyframes intensificar-1487648 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1487648 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1487648 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1487671 {
	width:5px !important;
	height:8px !important;
	left:381px !important;
	top:321px !important;
}

@keyframes intensificar-1487671 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1487671 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1487671 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1468134 {
	width:564px !important;
	height:579px !important;
	left:636px !important;
	top:146px !important;
}

#item1468399 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1468422 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1468446 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1468450 {
	width:264px !important;
	height:37px !important;
	left:16px !important;
}

#item1468476 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1468477 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1468473 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1468511 {
	width:123px !important;
	height:50px !important;
}

#item1468512 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1468486 {
	width:123px !important;
	height:50px !important;
}

#item1468487 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1468481 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1468564 {
	width:101px !important;
	height:50px !important;
}

#item1468565 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1468539 {
	width:101px !important;
	height:50px !important;
}

#item1468540 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1468535 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1468617 {
	width:99px !important;
	height:50px !important;
}

#item1468618 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1468592 {
	width:99px !important;
	height:50px !important;
}

#item1468593 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1468588 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1468641 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1468649 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1468672 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1468645 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1468676 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1468676 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1468676 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1468676 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1514952 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1514952 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1514952 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1514958 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1514958 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1514958 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1514950 {
	width:700px !important;
	height:309px !important;
}

#item1531740 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1514946 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

#item1515166 {
	width:628px !important;
	height:293px !important;
	top:206px !important;
}

table#table1644094 tr {
	border-right:3.08px solid #fff;;
}

table#table1644094 {
	table-layout:fixed;
}

#item1515167 {
	width:739px !important;
	height:269px !important;
}

@keyframes intensificar-1515167 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1515167 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1515167 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1515194 {
	width:80px !important;
	height:16px !important;
	top:178px !important;
}

@keyframes intensificar-1515194 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1515194 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1515194 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1535009 {
	width:45px !important;
	height:23px !important;
	left:291px !important;
	top:507px !important;
}

#item1550377 {
	width:628px !important;
	height:148px !important;
}

#item1550378 {
	width:595px !important;
	height:577px !important;
}

@keyframes intensificar-1550378 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1550378 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1550378 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1550374 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:51px !important;
}

#item1548932 {
	width:628px !important;
	height:526px !important;
}

#item1548933 {
	width:595px !important;
	height:1352px !important;
}

@keyframes intensificar-1548933 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1548933 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1548933 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1548956 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:240px !important;
}

#item1514970 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1514970 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1514970 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1514970 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1514993 {
	width:350px !important;
	height:409px !important;
	top:116px !important;
}

@keyframes intensificar-1514993 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1514993 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1514993 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1515017 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1515017 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1515017 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1515017 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1515040 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1515040 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1515040 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1515040 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1515063 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:476px !important;
}

@keyframes intensificar-1515063 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1515063 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1515063 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1515068 {
	width:66px !important;
	height:33px !important;
	left:561px !important;
	top:377px !important;
}

@keyframes intensificar-1515068 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1515068 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1515068 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1515072 {
	width:245px !important;
	height:36px !important;
	left:430px !important;
	top:425px !important;
}

@keyframes intensificar-1515072 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1515072 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1515072 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1515095 {
	width:7px !important;
	height:11px !important;
	left:419px !important;
	top:428px !important;
}

@keyframes intensificar-1515095 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1515095 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1515095 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1514967 {
	width:675px !important;
	height:530px !important;
	left:36px !important;
	top:549px !important;
}

#item1515217 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1515240 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1515264 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1515267 {
	width:370px !important;
	height:52px !important;
	left:22px !important;
}

#item1515295 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1515296 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1515290 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1515329 {
	width:172px !important;
	height:70px !important;
}

#item1515330 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1515304 {
	width:172px !important;
	height:70px !important;
}

#item1515305 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1515300 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1515382 {
	width:141px !important;
	height:70px !important;
}

#item1515383 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1515357 {
	width:141px !important;
	height:70px !important;
}

#item1515358 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1515353 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1515436 {
	width:139px !important;
	height:70px !important;
}

#item1515437 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1515411 {
	width:139px !important;
	height:70px !important;
}

#item1515412 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1515406 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1533112 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1544744 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1544767 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1544741 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1515495 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1515495 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1515495 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1515495 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1468897 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1468897 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1468897 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1468895 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1468895 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1468895 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1468893 {
	width:600px !important;
	height:790px !important;
}

#item1468899 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1468890 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

table#table1647944 tr {
	border-right:2.2px solid #fff;;
}

table#table1647944 {
	table-layout:fixed;
}

#item1468905 {
	width:528px !important;
	height:191px !important;
	top:20px !important;
}

@keyframes intensificar-1468905 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1468905 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1468905 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1468928 {
	width:80px !important;
	height:13px !important;
}

@keyframes intensificar-1468928 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1468928 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1468928 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1468952 {
	width:528px !important;
	height:295px !important;
	top:15px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1468952 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1468952 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1468952 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1469113 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:276px !important;
}

#item1469116 {
	width:534px !important;
	height:548px !important;
	top:15px !important;
}

#item1469564 {
	width:509px !important;
	height:930px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1469564 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1469564 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1469564 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1469142 {
	width:14px !important;
	height:9px !important;
}

#item1469145 {
	width:14px !important;
	height:9px !important;
	top:570px !important;
}

#item1468981 {
	width:528px !important;
	height:80px !important;
}

@keyframes intensificar-1468981 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1468981 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1468981 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1469004 {
	width:350px !important;
	height:379px !important;
	top:100px !important;
}

@keyframes intensificar-1469004 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1469004 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1469004 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1469027 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:327px !important;
}

@keyframes intensificar-1469027 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1469027 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1469027 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1469034 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1469034 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1469034 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1469034 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1469058 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1469058 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1469058 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1469058 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1469082 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1469082 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1469082 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1469082 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1469106 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1469106 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1469106 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1469106 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1468902 {
	width:564px !important;
	height:579px !important;
	left:636px !important;
	top:146px !important;
}

#item1469148 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1469172 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1469196 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1469201 {
	width:357px !important;
	height:37px !important;
	left:16px !important;
}

#item1469228 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1469229 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1469224 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1469262 {
	width:123px !important;
	height:50px !important;
}

#item1469263 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1469237 {
	width:123px !important;
	height:50px !important;
}

#item1469238 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1469232 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1469315 {
	width:101px !important;
	height:50px !important;
}

#item1469316 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1469290 {
	width:101px !important;
	height:50px !important;
}

#item1469291 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1469286 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1469368 {
	width:99px !important;
	height:50px !important;
}

#item1469369 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1469343 {
	width:99px !important;
	height:50px !important;
}

#item1469344 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1469339 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1469392 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1469400 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1469424 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1469397 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1469428 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1469428 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1469428 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1469428 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1515516 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1515516 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1515516 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1515522 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1515522 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1515522 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1515514 {
	width:700px !important;
	height:309px !important;
}

#item1531747 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1515511 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

#item1535016 {
	width:628px !important;
	height:293px !important;
	top:220px !important;
}

table#table1651656 tr {
	border-right:3.08px solid #fff;;
}

table#table1651656 {
	table-layout:fixed;
}

#item1535017 {
	width:739px !important;
	height:268px !important;
}

@keyframes intensificar-1535017 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1535017 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1535017 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1535040 {
	width:80px !important;
	height:16px !important;
	top:192px !important;
}

@keyframes intensificar-1535040 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1535040 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1535040 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1535063 {
	width:45px !important;
	height:23px !important;
	left:291px !important;
	top:521px !important;
}

#item1550406 {
	width:628px !important;
	height:160px !important;
}

#item1550407 {
	width:595px !important;
	height:548px !important;
}

@keyframes intensificar-1550407 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1550407 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1550407 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1550430 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:57px !important;
}

#item1548985 {
	width:628px !important;
	height:540px !important;
}

#item1548986 {
	width:595px !important;
	height:1567px !important;
}

@keyframes intensificar-1548986 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1548986 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1548986 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1549009 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:247px !important;
}

#item1515534 {
	width:628px !important;
	height:135px !important;
}

@keyframes intensificar-1515534 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1515534 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1515534 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1515558 {
	width:490px !important;
	height:289px !important;
	top:155px !important;
}

@keyframes intensificar-1515558 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1515558 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1515558 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1515582 {
	width:102px !important;
	height:25px !important;
	left:525px !important;
	top:458px !important;
}

@keyframes intensificar-1515582 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1515582 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1515582 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1515591 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1515591 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1515591 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1515591 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1515614 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1515614 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1515614 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1515614 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1515638 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1515638 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1515638 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1515638 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1515661 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1515661 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1515661 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1515661 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1515531 {
	width:664px !important;
	height:544px !important;
	left:36px !important;
	top:535px !important;
}

#item1515778 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1515801 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1515825 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1515829 {
	width:500px !important;
	height:52px !important;
	left:22px !important;
}

#item1515855 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1515856 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1515852 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1515888 {
	width:172px !important;
	height:70px !important;
}

#item1515889 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1515863 {
	width:172px !important;
	height:70px !important;
}

#item1515864 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1515859 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1515943 {
	width:141px !important;
	height:70px !important;
}

#item1515944 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1515918 {
	width:141px !important;
	height:70px !important;
}

#item1515919 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1515913 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1515996 {
	width:139px !important;
	height:70px !important;
}

#item1515997 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1515971 {
	width:139px !important;
	height:70px !important;
}

#item1515972 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1515967 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1533108 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1544773 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1544796 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1544770 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1516052 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1516052 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1516052 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1516052 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1469635 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1469635 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1469635 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1469633 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1469633 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1469633 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1469631 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1469636 {
	width:211px !important;
	height:33px !important;
	left:795px !important;
	top:36px !important;
}

#item1507391 {
	width:164px !important;
	height:302px !important;
	left:436px !important;
}

#item1469639 {
	width:528px !important;
	height:47px !important;
	left:36px !important;
	top:128px !important;
}

#item1469662 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

table#table1655460 {
	table-layout:fixed;
}

#item1504053 {
	width:528px !important;
	height:239px !important;
	top:20px !important;
}

@keyframes intensificar-1504053 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1504053 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1504053 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1504076 {
	width:57px !important;
	height:13px !important;
}

@keyframes intensificar-1504076 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1504076 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1504076 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1504099 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:128px !important;
}

#item1504103 {
	width:534px !important;
	height:253px !important;
	top:14px !important;
}

#item1504104 {
	width:510px !important;
	height:500px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1504104 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1504104 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1504104 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1504128 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1504131 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:276px !important;
}

#item1503984 {
	width:528px !important;
	height:26px !important;
}

@keyframes intensificar-1503984 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1503984 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1503984 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1504008 {
	width:528px !important;
	height:511px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1504008 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1504008 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1504008 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1469954 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:263px !important;
}

#item1469960 {
	width:534px !important;
	height:521px !important;
	top:15px !important;
}

#item1486201 {
	width:509px !important;
	height:1300px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1486201 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1486201 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1486201 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1469986 {
	width:14px !important;
	height:9px !important;
}

#item1469989 {
	width:14px !important;
	height:9px !important;
	top:543px !important;
}

#item1469778 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1469778 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1469778 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1469778 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1469801 {
	width:350px !important;
	height:363px !important;
	top:66px !important;
}

@keyframes intensificar-1469801 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1469801 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1469801 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1503714 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:411px !important;
}

@keyframes intensificar-1503714 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1503714 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1503714 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1503725 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:203px !important;
}

@keyframes intensificar-1503725 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1503725 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1503725 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1503748 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:219px !important;
}

@keyframes intensificar-1503748 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1503748 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1503748 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1503771 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:338px !important;
}

@keyframes intensificar-1503771 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1503771 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1503771 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1503794 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:354px !important;
}

@keyframes intensificar-1503794 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1503794 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1503794 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1503818 {
	width:167px !important;
	height:15px !important;
	left:397px !important;
	top:386px !important;
}

@keyframes intensificar-1503818 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1503818 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1503818 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1503841 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:388px !important;
}

@keyframes intensificar-1503841 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1503841 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1503841 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1469685 {
	width:564px !important;
	height:552px !important;
	left:36px !important;
	top:173px !important;
}

#item1470019 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1470023 {
	width:264px !important;
	height:37px !important;
	left:16px !important;
}

#item1470046 {
	width:264px !important;
	height:17px !important;
	left:36px !important;
	top:11px !important;
}

#item1503453 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1503454 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1503450 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1503484 {
	width:123px !important;
	height:50px !important;
}

#item1503485 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1503459 {
	width:123px !important;
	height:50px !important;
}

#item1503460 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1503457 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1503535 {
	width:113px !important;
	height:50px !important;
}

#item1503536 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1503510 {
	width:113px !important;
	height:50px !important;
}

#item1503511 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1503508 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1503587 {
	width:101px !important;
	height:50px !important;
}

#item1503588 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1503561 {
	width:101px !important;
	height:50px !important;
}

#item1503562 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1503559 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1503638 {
	width:101px !important;
	height:50px !important;
}

#item1503639 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1503613 {
	width:101px !important;
	height:50px !important;
}

#item1503614 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1503611 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
}

#item1503665 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1503688 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1503662 {
	width:147px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1470320 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1470320 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1470320 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1470320 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1516073 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1516073 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1516073 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1516081 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1516081 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1516081 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1516071 {
	width:700px !important;
	height:309px !important;
}

#item1531752 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1516068 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

#item1516092 {
	width:628px !important;
	height:89px !important;
	left:36px !important;
	top:488px !important;
}

#item1516115 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1535184 {
	width:628px !important;
	height:361px !important;
	top:112px !important;
}

table#table1660680 {
	table-layout:fixed;
}

#item1535185 {
	width:739px !important;
	height:335px !important;
}

@keyframes intensificar-1535185 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1535185 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1535185 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1535208 {
	width:80px !important;
	height:16px !important;
	top:85px !important;
}

@keyframes intensificar-1535208 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1535208 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1535208 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1535231 {
	width:45px !important;
	height:23px !important;
	left:291px !important;
	top:482px !important;
}

#item1550437 {
	width:628px !important;
	height:64px !important;
}

#item1550438 {
	width:595px !important;
	height:831px !important;
}

@keyframes intensificar-1550438 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1550438 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1550438 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1550461 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:9px !important;
}

#item1550189 {
	width:628px !important;
	height:474px !important;
}

#item1550190 {
	width:595px !important;
	height:975px !important;
}

@keyframes intensificar-1550190 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1550190 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1550190 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1550214 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:214px !important;
}

#item1549030 {
	width:628px !important;
	height:474px !important;
}

#item1549031 {
	width:595px !important;
	height:2234px !important;
}

@keyframes intensificar-1549031 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1549031 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1549031 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1549054 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:214px !important;
}

#item1516141 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1516141 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1516141 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1516141 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1516164 {
	width:350px !important;
	height:366px !important;
	top:108px !important;
}

@keyframes intensificar-1516164 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1516164 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1516164 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1516187 {
	width:102px !important;
	height:25px !important;
	left:525px !important;
	top:475px !important;
}

@keyframes intensificar-1516187 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1516187 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1516187 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1516192 {
	width:98px !important;
	height:22px !important;
	left:529px !important;
	top:262px !important;
}

@keyframes intensificar-1516192 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1516192 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1516192 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1516215 {
	width:130px !important;
	height:25px !important;
	left:497px !important;
	top:284px !important;
}

@keyframes intensificar-1516215 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1516215 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1516215 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1516239 {
	width:98px !important;
	height:22px !important;
	left:529px !important;
	top:373px !important;
}

@keyframes intensificar-1516239 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1516239 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1516239 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1516263 {
	width:130px !important;
	height:25px !important;
	left:497px !important;
	top:395px !important;
}

@keyframes intensificar-1516263 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1516263 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1516263 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1516286 {
	width:234px !important;
	height:21px !important;
	left:430px !important;
	top:440px !important;
}

@keyframes intensificar-1516286 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1516286 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1516286 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1516309 {
	width:7px !important;
	height:11px !important;
	left:419px !important;
	top:443px !important;
}

@keyframes intensificar-1516309 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1516309 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1516309 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1516138 {
	width:664px !important;
	height:505px !important;
	left:36px !important;
	top:601px !important;
}

#item1516490 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1516495 {
	width:370px !important;
	height:52px !important;
	left:22px !important;
}

#item1516544 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1516545 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1516541 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1516582 {
	width:172px !important;
	height:70px !important;
}

#item1516583 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1516557 {
	width:172px !important;
	height:70px !important;
}

#item1516558 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1516552 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1516637 {
	width:158px !important;
	height:70px !important;
}

#item1516638 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1516611 {
	width:158px !important;
	height:70px !important;
}

#item1516613 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1516607 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1516690 {
	width:141px !important;
	height:70px !important;
}

#item1516691 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1516665 {
	width:141px !important;
	height:70px !important;
}

#item1516666 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1516661 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1516743 {
	width:141px !important;
	height:70px !important;
}

#item1516745 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1516718 {
	width:141px !important;
	height:70px !important;
}

#item1516719 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1516714 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
}

#item1532760 {
	width:35px !important;
	height:74px !important;
	left:-3px !important;
	top:1127px !important;
}

#item1544802 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1544826 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1544799 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1516798 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1516798 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1516798 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1516798 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1505390 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505390 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505390 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1505383 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505383 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505383 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1505381 {
	width:600px !important;
	height:790px !important;
}

#item1505398 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1505402 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

table#table1666333 tr {
	border-right:2.2px solid #fff;;
}

table#table1666333 {
	table-layout:fixed;
}

#item1505066 {
	width:528px !important;
	height:191px !important;
	top:20px !important;
}

@keyframes intensificar-1505066 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505066 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505066 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1505089 {
	width:80px !important;
	height:13px !important;
}

@keyframes intensificar-1505089 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505089 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505089 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1505538 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:154px !important;
}

#item1505541 {
	width:534px !important;
	height:306px !important;
	top:14px !important;
}

#item1505542 {
	width:510px !important;
	height:519px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1505542 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505542 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505542 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1505566 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1505569 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:327px !important;
}

#item1505267 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:268px !important;
}

#item1505270 {
	width:534px !important;
	height:531px !important;
	top:15px !important;
}

#item1505271 {
	width:509px !important;
	height:1200px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1505271 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505271 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505271 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1505296 {
	width:14px !important;
	height:9px !important;
}

#item1505303 {
	width:14px !important;
	height:9px !important;
	top:553px !important;
}

#item1505138 {
	width:528px !important;
	height:80px !important;
}

@keyframes intensificar-1505138 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505138 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505138 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1505161 {
	width:350px !important;
	height:379px !important;
	top:100px !important;
}

@keyframes intensificar-1505161 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505161 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505161 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1505185 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:327px !important;
}

@keyframes intensificar-1505185 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505185 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505185 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1505192 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1505192 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505192 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505192 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1505215 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1505215 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505215 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505215 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1505239 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1505239 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505239 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505239 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1505262 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1505262 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505262 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505262 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1505063 {
	width:564px !important;
	height:562px !important;
	left:636px !important;
	top:163px !important;
}

#item1505306 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1505329 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1505354 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1505358 {
	width:357px !important;
	height:37px !important;
	left:16px !important;
}

#item1504864 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1504865 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1504861 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1504897 {
	width:123px !important;
	height:50px !important;
}

#item1504898 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1504872 {
	width:123px !important;
	height:50px !important;
}

#item1504873 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1504868 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1504951 {
	width:101px !important;
	height:50px !important;
}

#item1504953 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1504925 {
	width:101px !important;
	height:50px !important;
}

#item1504926 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1504921 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1505007 {
	width:99px !important;
	height:50px !important;
}

#item1505008 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1504982 {
	width:99px !important;
	height:50px !important;
}

#item1504983 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1504977 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1505031 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1505037 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1505060 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1505034 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1506884 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1506884 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1506884 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1506884 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1516820 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1516820 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1516820 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1516825 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1516825 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1516825 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1516818 {
	width:700px !important;
	height:309px !important;
}

#item1531757 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1516815 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

#item1535330 {
	width:628px !important;
	height:298px !important;
	top:184px !important;
}

table#table1670754 tr {
	border-right:3.08px solid #fff;;
}

table#table1670754 {
	table-layout:fixed;
}

#item1535331 {
	width:739px !important;
	height:268px !important;
}

@keyframes intensificar-1535331 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1535331 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1535331 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1535378 {
	width:45px !important;
	height:23px !important;
	left:291px !important;
	top:484px !important;
}

#item1535354 {
	width:80px !important;
	height:16px !important;
	top:157px !important;
}

@keyframes intensificar-1535354 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1535354 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1535354 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1550476 {
	width:628px !important;
	height:126px !important;
	top:2px !important;
}

#item1550477 {
	width:595px !important;
	height:901px !important;
}

@keyframes intensificar-1550477 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1550477 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1550477 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1550500 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:42px !important;
}

#item1549085 {
	width:628px !important;
	height:503px !important;
}

#item1549086 {
	width:595px !important;
	height:2097px !important;
}

@keyframes intensificar-1549086 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1549086 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1549086 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1549109 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:229px !important;
}

#item1516839 {
	width:628px !important;
	height:135px !important;
}

@keyframes intensificar-1516839 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1516839 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1516839 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1516862 {
	width:350px !important;
	height:347px !important;
	top:162px !important;
}

@keyframes intensificar-1516862 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1516862 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1516862 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1516886 {
	width:102px !important;
	height:25px !important;
	left:525px !important;
	top:464px !important;
}

@keyframes intensificar-1516886 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1516886 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1516886 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1516892 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1516892 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1516892 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1516892 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1516915 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1516915 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1516915 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1516915 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1516939 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1516939 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1516939 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1516939 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1516962 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1516962 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1516962 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1516962 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1516836 {
	width:664px !important;
	height:509px !important;
	left:36px !important;
	top:572px !important;
}

#item1517090 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:488px !important;
}

#item1517113 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1517137 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1517140 {
	width:500px !important;
	height:52px !important;
	left:22px !important;
}

#item1517166 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1517167 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1517163 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1517201 {
	width:172px !important;
	height:70px !important;
}

#item1517202 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1517175 {
	width:172px !important;
	height:70px !important;
}

#item1517177 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1517171 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1517254 {
	width:141px !important;
	height:70px !important;
}

#item1517255 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1517229 {
	width:141px !important;
	height:70px !important;
}

#item1517230 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1517225 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1517308 {
	width:139px !important;
	height:70px !important;
}

#item1517309 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1517282 {
	width:139px !important;
	height:70px !important;
}

#item1517283 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1517278 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1533103 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1544833 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1544856 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1544829 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1517366 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1517366 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1517366 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1517366 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1470626 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1470626 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1470626 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1470624 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1470624 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1470624 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1470622 {
	width:600px !important;
	height:790px !important;
}

#item1470627 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1507405 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

#item1505604 {
	width:528px !important;
	height:253px !important;
	top:309px !important;
}

table#table1675136 tr {
	border-bottom:2.2px solid #fff;;
	border-right:2.2px solid #fff;;
}

table#table1675136 {
	table-layout:fixed;
}

#item1505605 {
	width:621px !important;
	height:253px !important;
}

@keyframes intensificar-1505605 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505605 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505605 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1505628 {
	width:26px !important;
	height:13px !important;
	left:251px !important;
	top:566px !important;
}

#item1505631 {
	width:57px !important;
	height:12px !important;
	top:289px !important;
}

@keyframes intensificar-1505631 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505631 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505631 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1505725 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:126px !important;
}

#item1505729 {
	width:534px !important;
	height:250px !important;
	top:14px !important;
}

#item1505730 {
	width:510px !important;
	height:323px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1505730 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505730 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505730 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1505754 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1505757 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:271px !important;
}

#item1470857 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:276px !important;
}

#item1470861 {
	width:534px !important;
	height:548px !important;
	top:15px !important;
}

#item1499789 {
	width:509px !important;
	height:1350px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1499789 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1499789 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1499789 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1470887 {
	width:14px !important;
	height:9px !important;
}

#item1470891 {
	width:14px !important;
	height:9px !important;
	top:570px !important;
}

#item1470726 {
	width:528px !important;
	height:63px !important;
}

@keyframes intensificar-1470726 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1470726 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1470726 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1470749 {
	width:350px !important;
	height:379px !important;
	top:83px !important;
}

@keyframes intensificar-1470749 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1470749 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1470749 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1470772 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:377px !important;
}

@keyframes intensificar-1470772 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1470772 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1470772 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1470780 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1470780 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1470780 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1470780 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1470803 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1470803 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1470803 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1470803 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1470829 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1470829 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1470829 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1470829 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1470852 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1470852 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1470852 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1470852 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1470632 {
	width:564px !important;
	height:579px !important;
	left:636px !important;
	top:146px !important;
}

#item1470894 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1470917 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1470942 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1470945 {
	width:264px !important;
	height:37px !important;
	left:16px !important;
}

#item1470972 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1470973 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1470968 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1471005 {
	width:123px !important;
	height:50px !important;
}

#item1471006 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1470980 {
	width:123px !important;
	height:50px !important;
}

#item1470981 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1470976 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1471058 {
	width:101px !important;
	height:50px !important;
}

#item1471059 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1471033 {
	width:101px !important;
	height:50px !important;
}

#item1471034 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1471029 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1471111 {
	width:99px !important;
	height:50px !important;
}

#item1471112 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1471086 {
	width:99px !important;
	height:50px !important;
}

#item1471087 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1471082 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1471135 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1471144 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1471167 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1471141 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1471170 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1471170 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1471170 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1471170 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1517393 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1517393 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1517393 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1517386 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1517386 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1517386 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1517384 {
	width:700px !important;
	height:309px !important;
}

#item1531763 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1517381 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

#item1535458 {
	width:628px !important;
	height:336px !important;
	top:179px !important;
}

table#table1680197 tr {
	border-right:3.08px solid #fff;;
}

table#table1680197 {
	table-layout:fixed;
}

#item1535459 {
	width:891px !important;
	height:311px !important;
}

@keyframes intensificar-1535459 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1535459 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1535459 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1535482 {
	width:45px !important;
	height:23px !important;
	left:291px !important;
	top:521px !important;
}

#item1535485 {
	width:80px !important;
	height:16px !important;
	top:151px !important;
}

@keyframes intensificar-1535485 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1535485 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1535485 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1550519 {
	width:628px !important;
	height:126px !important;
}

#item1550520 {
	width:595px !important;
	height:635px !important;
}

@keyframes intensificar-1550520 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1550520 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1550520 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1550543 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:40px !important;
}

#item1549135 {
	width:628px !important;
	height:540px !important;
}

#item1549136 {
	width:595px !important;
	height:2293px !important;
}

@keyframes intensificar-1549136 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1549136 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1549136 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1549159 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:247px !important;
}

#item1517406 {
	width:628px !important;
	height:112px !important;
}

@keyframes intensificar-1517406 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1517406 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1517406 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1517429 {
	width:350px !important;
	height:408px !important;
	top:132px !important;
}

@keyframes intensificar-1517429 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1517429 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1517429 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1517452 {
	width:102px !important;
	height:25px !important;
	left:525px !important;
	top:528px !important;
}

@keyframes intensificar-1517452 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1517452 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1517452 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1517461 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1517461 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1517461 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1517461 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1517485 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1517485 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1517485 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1517485 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1517509 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1517509 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1517509 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1517509 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1517532 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1517532 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1517532 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1517532 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1517403 {
	width:664px !important;
	height:554px !important;
	left:36px !important;
	top:535px !important;
}

#item1517661 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1517684 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1517708 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1517711 {
	width:370px !important;
	height:52px !important;
	left:22px !important;
}

#item1517737 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1517738 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1517734 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1517772 {
	width:172px !important;
	height:70px !important;
}

#item1517773 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1517746 {
	width:172px !important;
	height:70px !important;
}

#item1517747 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1517742 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1517827 {
	width:141px !important;
	height:70px !important;
}

#item1517828 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1517802 {
	width:141px !important;
	height:70px !important;
}

#item1517803 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1517798 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1517880 {
	width:139px !important;
	height:70px !important;
}

#item1517881 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1517855 {
	width:139px !important;
	height:70px !important;
}

#item1517856 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1517851 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1533100 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1544865 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1544888 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1544862 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1517940 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1517940 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1517940 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1517940 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1471450 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1471450 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1471450 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1471448 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1471448 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1471448 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1471446 {
	width:600px !important;
	height:790px !important;
}

#item1471451 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1507365 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

#item1472271 {
	width:528px !important;
	height:223px !important;
	top:339px !important;
}

table#table1684837 tr {
	border-right:2.2px solid #fff;;
}

table#table1684837 {
	table-layout:fixed;
}

#item1505916 {
	width:673px !important;
	height:223px !important;
}

@keyframes intensificar-1505916 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505916 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505916 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1472295 {
	width:26px !important;
	height:13px !important;
	left:251px !important;
	top:566px !important;
}

#item1472299 {
	width:57px !important;
	height:12px !important;
	top:320px !important;
}

@keyframes intensificar-1472299 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1472299 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1472299 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1472394 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:139px !important;
}

#item1472397 {
	width:534px !important;
	height:274px !important;
	top:15px !important;
}

#item1499973 {
	width:510px !important;
	height:420px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1499973 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1499973 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1499973 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1472426 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1472430 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:296px !important;
}

#item1471663 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:276px !important;
}

#item1471666 {
	width:534px !important;
	height:548px !important;
	top:15px !important;
}

#item1499881 {
	width:509px !important;
	height:1140px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1499881 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1499881 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1499881 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1471692 {
	width:14px !important;
	height:9px !important;
}

#item1471698 {
	width:14px !important;
	height:9px !important;
	top:570px !important;
}

#item1471535 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1471535 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1471535 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1471535 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1471558 {
	width:350px !important;
	height:379px !important;
	top:66px !important;
}

@keyframes intensificar-1471558 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1471558 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1471558 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1471581 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:361px !important;
}

@keyframes intensificar-1471581 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1471581 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1471581 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1471588 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1471588 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1471588 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1471588 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1471611 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1471611 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1471611 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1471611 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1471635 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1471635 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1471635 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1471635 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1471658 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1471658 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1471658 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1471658 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1471454 {
	width:564px !important;
	height:579px !important;
	left:636px !important;
	top:146px !important;
}

#item1471701 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1471724 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1471749 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1471754 {
	width:264px !important;
	height:37px !important;
	left:16px !important;
}

#item1471780 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1471781 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1471777 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1471813 {
	width:123px !important;
	height:50px !important;
}

#item1471814 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1471788 {
	width:123px !important;
	height:50px !important;
}

#item1471789 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1471784 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1471866 {
	width:101px !important;
	height:50px !important;
}

#item1471867 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1471841 {
	width:101px !important;
	height:50px !important;
}

#item1471842 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1471837 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1471921 {
	width:99px !important;
	height:50px !important;
}

#item1471922 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1471894 {
	width:99px !important;
	height:50px !important;
}

#item1471895 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1471890 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1471945 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1471953 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1471976 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1471950 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1471979 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1471979 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1471979 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1471979 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1517962 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1517962 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1517962 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1517967 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1517967 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1517967 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1517960 {
	width:700px !important;
	height:309px !important;
}

#item1531767 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1517956 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

#item1535613 {
	width:628px !important;
	height:300px !important;
	top:214px !important;
}

table#table1689417 tr {
	border-right:3.08px solid #fff;;
}

table#table1689417 {
	table-layout:fixed;
}

#item1535614 {
	width:1006px !important;
	height:269px !important;
}

@keyframes intensificar-1535614 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1535614 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1535614 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1535637 {
	width:45px !important;
	height:23px !important;
	left:291px !important;
	top:521px !important;
}

#item1535640 {
	width:80px !important;
	height:16px !important;
	top:187px !important;
}

@keyframes intensificar-1535640 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1535640 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1535640 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1550555 {
	width:628px !important;
	height:156px !important;
}

#item1550556 {
	width:595px !important;
	height:753px !important;
}

@keyframes intensificar-1550556 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1550556 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1550556 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1550579 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:55px !important;
}

#item1549229 {
	width:628px !important;
	height:540px !important;
}

#item1549230 {
	width:595px !important;
	height:2018px !important;
}

@keyframes intensificar-1549230 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1549230 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1549230 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1549253 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:247px !important;
}

#item1517981 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1517981 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1517981 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1517981 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1518004 {
	width:350px !important;
	height:432px !important;
	top:108px !important;
}

@keyframes intensificar-1518004 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518004 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518004 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1518027 {
	width:102px !important;
	height:25px !important;
	left:525px !important;
	top:505px !important;
}

@keyframes intensificar-1518027 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518027 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518027 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1518033 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1518033 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518033 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518033 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1518056 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1518056 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518056 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518056 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1518081 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1518081 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518081 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518081 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1518104 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1518104 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518104 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518104 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1517978 {
	width:664px !important;
	height:544px !important;
	left:36px !important;
	top:535px !important;
}

#item1518237 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1518260 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1518284 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1518288 {
	width:370px !important;
	height:52px !important;
	left:22px !important;
}

#item1518315 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1518316 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1518312 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1518350 {
	width:172px !important;
	height:70px !important;
}

#item1518351 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1518324 {
	width:172px !important;
	height:70px !important;
}

#item1518325 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1518320 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1518404 {
	width:141px !important;
	height:70px !important;
}

#item1518405 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1518379 {
	width:141px !important;
	height:70px !important;
}

#item1518380 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1518374 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1518457 {
	width:139px !important;
	height:70px !important;
}

#item1518458 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1518432 {
	width:139px !important;
	height:70px !important;
}

#item1518433 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1518428 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1533096 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1544897 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1544920 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1544894 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1518515 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1518515 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1518515 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1518515 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1501344 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
	background:#f3f3f2;
}

#item1570132 {
	width:10px !important;
	height:34px !important;
	top:2px !important;
}

#item1570135 {
	width:332px !important;
	height:39px !important;
	left:16px !important;
}

#item1501286 {
	width:600px !important;
	height:790px !important;
	background:#000;
}

#item1501287 {
	width:336px !important;
	height:92px !important;
	left:228px !important;
	top:638px !important;
}

#item1501317 {
	width:10px !important;
	height:34px !important;
	top:2px !important;
}

#item1501320 {
	width:332px !important;
	height:39px !important;
	left:16px !important;
}

#item1501345 {
	width:336px !important;
	height:92px !important;
	left:828px !important;
	top:638px !important;
}

#item1506885 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1506885 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1506885 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1506885 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1518594 {
	width:700px !important;
	height:600px !important;
	top:600px !important;
	background:#f3f3f2;
}

#item1518531 {
	width:700px !important;
	height:600px !important;
	background:#000;
}

#item1518532 {
	width:419px !important;
	height:70px !important;
	left:245px !important;
	top:485px !important;
}

#item1518566 {
	width:11px !important;
	height:36px !important;
	top:2px !important;
}

#item1518571 {
	width:353px !important;
	height:41px !important;
	left:17px !important;
}

#item1518595 {
	width:419px !important;
	height:70px !important;
	left:245px !important;
	top:1085px !important;
}

#item1518630 {
	width:11px !important;
	height:36px !important;
	top:2px !important;
}

#item1518633 {
	width:353px !important;
	height:41px !important;
	left:17px !important;
}

#item1518656 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1518656 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1518656 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1518656 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1472546 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1472546 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1472546 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1472544 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1472544 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1472544 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1472542 {
	width:600px !important;
	height:790px !important;
}

#item1472547 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1472539 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

table#table1694224 tr {
	border-right:2.2px solid #fff;;
}

table#table1694224 {
	table-layout:fixed;
}

#item1472557 {
	width:528px !important;
	height:278px !important;
	top:20px !important;
}

@keyframes intensificar-1472557 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1472557 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1472557 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1472580 {
	width:80px !important;
	height:13px !important;
}

@keyframes intensificar-1472580 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1472580 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1472580 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1506005 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:112px !important;
}

#item1506008 {
	width:534px !important;
	height:220px !important;
	top:15px !important;
}

#item1506009 {
	width:510px !important;
	height:336px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1506009 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1506009 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1506009 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1506033 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1506037 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:242px !important;
}

#item1472764 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:276px !important;
}

#item1472767 {
	width:534px !important;
	height:532px !important;
	top:15px !important;
}

#item1473311 {
	width:509px !important;
	height:1350px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1473311 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1473311 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1473311 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1472793 {
	width:14px !important;
	height:9px !important;
}

#item1472798 {
	width:14px !important;
	height:9px !important;
	top:554px !important;
}

#item1472634 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1472634 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1472634 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1472634 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1472657 {
	width:350px !important;
	height:379px !important;
	top:49px !important;
}

@keyframes intensificar-1472657 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1472657 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1472657 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1472681 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:377px !important;
}

@keyframes intensificar-1472681 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1472681 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1472681 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1472688 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1472688 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1472688 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1472688 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1472711 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1472711 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1472711 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1472711 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1472735 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1472735 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1472735 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1472735 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1472758 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1472758 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1472758 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1472758 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1472553 {
	width:564px !important;
	height:563px !important;
	left:636px !important;
	top:162px !important;
}

#item1472801 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:145px !important;
}

#item1472824 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1472849 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1472852 {
	width:264px !important;
	height:37px !important;
	left:16px !important;
}

#item1506926 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1472878 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1472879 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1472875 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1472911 {
	width:123px !important;
	height:50px !important;
}

#item1472912 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1472886 {
	width:123px !important;
	height:50px !important;
}

#item1472887 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1472882 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1472965 {
	width:101px !important;
	height:50px !important;
}

#item1472966 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1472939 {
	width:101px !important;
	height:50px !important;
}

#item1472940 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1472935 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1473019 {
	width:99px !important;
	height:50px !important;
}

#item1473020 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1472993 {
	width:99px !important;
	height:50px !important;
}

#item1472995 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1472989 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1473043 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1473049 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1473072 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1473046 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1473076 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1473076 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1473076 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1473076 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1518685 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518685 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518685 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1518676 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518676 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518676 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1518674 {
	width:700px !important;
	height:309px !important;
}

#item1531775 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1518671 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

#item1518891 {
	width:112px !important;
	height:18px !important;
	top:177px !important;
}

@keyframes intensificar-1518891 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518891 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518891 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1550593 {
	width:628px !important;
	height:146px !important;
}

#item1550594 {
	width:595px !important;
	height:666px !important;
}

@keyframes intensificar-1550594 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1550594 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1550594 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1550617 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:50px !important;
}

#item1551137 {
	width:628px !important;
	height:313px !important;
	top:205px !important;
}

table#table1699161 tr {
	border-right:3.08px solid #fff;;
}

table#table1699161 {
	table-layout:fixed;
}

#item1551138 {
	width:595px !important;
	height:420px !important;
}

@keyframes intensificar-1551138 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1551138 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1551138 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1551162 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:339px !important;
}

#item1549279 {
	width:628px !important;
	height:518px !important;
}

#item1549280 {
	width:595px !important;
	height:2351px !important;
}

@keyframes intensificar-1549280 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1549280 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1549280 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1549303 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:236px !important;
}

#item1518697 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1518697 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518697 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518697 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1518720 {
	width:350px !important;
	height:434px !important;
	top:84px !important;
}

@keyframes intensificar-1518720 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518720 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518720 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1518743 {
	width:102px !important;
	height:25px !important;
	left:525px !important;
	top:528px !important;
}

@keyframes intensificar-1518743 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518743 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518743 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1518749 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1518749 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518749 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518749 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1518772 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1518772 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518772 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518772 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1518796 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1518796 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518796 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518796 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1518819 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1518819 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518819 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518819 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1518694 {
	width:664px !important;
	height:554px !important;
	left:36px !important;
	top:557px !important;
}

#item1518949 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:512px !important;
}

#item1518973 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1518997 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1519001 {
	width:370px !important;
	height:52px !important;
	left:22px !important;
}

#item1519024 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1519050 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1519051 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1519047 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1519085 {
	width:172px !important;
	height:70px !important;
}

#item1519086 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1519060 {
	width:172px !important;
	height:70px !important;
}

#item1519061 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1519056 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1519138 {
	width:141px !important;
	height:70px !important;
}

#item1519140 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1519113 {
	width:141px !important;
	height:70px !important;
}

#item1519114 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1519109 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1519192 {
	width:139px !important;
	height:70px !important;
}

#item1519193 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1519167 {
	width:139px !important;
	height:70px !important;
}

#item1519168 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1519163 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1533092 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1544927 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1544950 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1544924 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1519249 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1519249 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1519249 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1519249 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@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:36px !important;
}

#item1507395 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

table#table1703179 th, table#table1703179 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1703179 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1703179 {
	table-layout:fixed;
}

#item1473477 {
	width:528px !important;
	height:144px !important;
	top:20px !important;
}

@keyframes intensificar-1473477 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1473477 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1473477 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1473501 {
	width:80px !important;
	height:13px !important;
}

@keyframes intensificar-1473501 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1473501 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1473501 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1506179 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:179px !important;
}

#item1506183 {
	width:534px !important;
	height:354px !important;
	top:15px !important;
}

#item1506184 {
	width:510px !important;
	height:532px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1506184 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1506184 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1506184 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1506208 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1506211 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:376px !important;
}

#item1473682 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:276px !important;
}

#item1473686 {
	width:534px !important;
	height:532px !important;
	top:15px !important;
}

#item1480246 {
	width:509px !important;
	height:1400px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1480246 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1480246 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1480246 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1473712 {
	width:14px !important;
	height:9px !important;
}

#item1473717 {
	width:14px !important;
	height:9px !important;
	top:554px !important;
}

#item1473554 {
	width:528px !important;
	height:80px !important;
}

@keyframes intensificar-1473554 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1473554 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1473554 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1473577 {
	width:350px !important;
	height:379px !important;
	top:100px !important;
}

@keyframes intensificar-1473577 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1473577 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1473577 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1473600 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:258px !important;
}

@keyframes intensificar-1473600 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1473600 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1473600 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1473606 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1473606 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1473606 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1473606 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1473629 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1473629 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1473629 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1473629 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1473653 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1473653 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1473653 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1473653 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1473676 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1473676 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1473676 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1473676 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1473474 {
	width:564px !important;
	height:563px !important;
	left:636px !important;
	top:162px !important;
}

#item1473720 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1473743 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1473767 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1473771 {
	width:528px !important;
	height:37px !important;
	left:16px !important;
}

#item1474076 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1473797 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1473798 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1473794 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1473831 {
	width:123px !important;
	height:50px !important;
}

#item1473832 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1473805 {
	width:123px !important;
	height:50px !important;
}

#item1473806 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1473801 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1473885 {
	width:101px !important;
	height:50px !important;
}

#item1473886 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1473860 {
	width:101px !important;
	height:50px !important;
}

#item1473861 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1473855 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1473938 {
	width:99px !important;
	height:50px !important;
}

#item1473939 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1473913 {
	width:99px !important;
	height:50px !important;
}

#item1473914 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1473909 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1473962 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1473968 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1473991 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1473965 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1473995 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1473995 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1473995 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1473995 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1519271 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519271 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1519271 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1519277 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519277 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1519277 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1519269 {
	width:700px !important;
	height:309px !important;
}

#item1531778 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1519266 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

table#table1706557 th, table#table1706557 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1706557 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1706557 {
	table-layout:fixed;
}

#item1519461 {
	width:628px !important;
	height:221px !important;
	top:28px !important;
}

@keyframes intensificar-1519461 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519461 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1519461 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1519485 {
	width:112px !important;
	height:18px !important;
}

@keyframes intensificar-1519485 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519485 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1519485 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1550627 {
	width:628px !important;
	height:238px !important;
}

#item1550628 {
	width:595px !important;
	height:1019px !important;
}

@keyframes intensificar-1550628 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1550628 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1550628 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1550651 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:96px !important;
}

#item1549328 {
	width:628px !important;
	height:518px !important;
}

#item1549329 {
	width:595px !important;
	height:2351px !important;
}

@keyframes intensificar-1549329 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1549329 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1549329 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1549352 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:236px !important;
}

#item1519293 {
	width:628px !important;
	height:112px !important;
}

@keyframes intensificar-1519293 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519293 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1519293 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1519316 {
	width:489px !important;
	height:182px !important;
	top:140px !important;
}

@keyframes intensificar-1519316 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519316 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1519316 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1519339 {
	width:102px !important;
	height:25px !important;
	left:525px !important;
	top:362px !important;
}

@keyframes intensificar-1519339 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519339 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1519339 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1519345 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1519345 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519345 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1519345 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1519368 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1519368 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519368 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1519368 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1519392 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1519392 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519392 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1519392 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1519415 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1519415 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519415 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1519415 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1519290 {
	width:664px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1519542 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1519565 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1519589 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1519593 {
	width:628px !important;
	height:52px !important;
	left:22px !important;
}

#item1519642 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1519643 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1519639 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1519676 {
	width:172px !important;
	height:70px !important;
}

#item1519677 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1519651 {
	width:172px !important;
	height:70px !important;
}

#item1519652 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1519647 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1519729 {
	width:141px !important;
	height:70px !important;
}

#item1519730 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1519704 {
	width:141px !important;
	height:70px !important;
}

#item1519705 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1519700 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1519784 {
	width:139px !important;
	height:70px !important;
}

#item1519785 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1519757 {
	width:139px !important;
	height:70px !important;
}

#item1519759 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1519753 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1533089 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1544958 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1544981 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1544955 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1519844 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1519844 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1519844 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1519844 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1488040 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1488040 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1488040 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1488038 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1488038 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1488038 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1488036 {
	width:600px !important;
	height:790px !important;
}

#item1488041 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1488032 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

#item1488217 {
	width:528px !important;
	height:276px !important;
	top:277px !important;
}

table#table1709920 tr {
	border-bottom:2.2px solid #fff;;
	border-right:2.2px solid #fff;;
}

table#table1709920 {
	table-layout:fixed;
}

#item1488218 {
	width:639px !important;
	height:276px !important;
}

@keyframes intensificar-1488218 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1488218 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1488218 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1488241 {
	width:26px !important;
	height:13px !important;
	left:251px !important;
	top:555px !important;
}

#item1488245 {
	width:57px !important;
	height:12px !important;
	top:257px !important;
}

@keyframes intensificar-1488245 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1488245 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1488245 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1488269 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:108px !important;
}

#item1488273 {
	width:534px !important;
	height:212px !important;
	top:15px !important;
}

#item1488275 {
	width:510px !important;
	height:410px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1488275 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1488275 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1488275 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1488302 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1488305 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:234px !important;
}

#item1488176 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:271px !important;
}

#item1488183 {
	width:534px !important;
	height:537px !important;
	top:15px !important;
}

#item1488184 {
	width:509px !important;
	height:1200px !important;
	top:-567px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1488184 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1488184 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1488184 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1488209 {
	width:14px !important;
	height:9px !important;
}

#item1488212 {
	width:14px !important;
	height:9px !important;
	top:559px !important;
}

#item1488047 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1488047 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1488047 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1488047 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1488070 {
	width:350px !important;
	height:379px !important;
	top:66px !important;
}

@keyframes intensificar-1488070 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1488070 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1488070 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1488093 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:394px !important;
}

@keyframes intensificar-1488093 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1488093 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1488093 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1488100 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1488100 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1488100 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1488100 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1488123 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1488123 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1488123 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1488123 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1488147 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1488147 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1488147 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1488147 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1488170 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1488170 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1488170 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1488170 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1488044 {
	width:564px !important;
	height:568px !important;
	left:636px !important;
	top:157px !important;
}

#item1488309 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1488333 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1488357 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1488360 {
	width:264px !important;
	height:37px !important;
	left:16px !important;
}

#item1488637 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1488386 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1488387 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1488383 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1488420 {
	width:123px !important;
	height:50px !important;
}

#item1488421 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1488395 {
	width:123px !important;
	height:50px !important;
}

#item1488396 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1488391 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1488473 {
	width:101px !important;
	height:50px !important;
}

#item1488474 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1488448 {
	width:101px !important;
	height:50px !important;
}

#item1488449 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1488444 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1488527 {
	width:99px !important;
	height:50px !important;
}

#item1488528 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1488502 {
	width:99px !important;
	height:50px !important;
}

#item1488503 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1488498 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1488551 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1488558 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1488581 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1488555 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1488587 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1488587 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1488587 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1488587 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1519865 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519865 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1519865 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1519872 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519872 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1519872 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1519863 {
	width:700px !important;
	height:309px !important;
}

#item1531781 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1519860 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

#item1535864 {
	width:628px !important;
	height:376px !important;
	top:98px !important;
}

table#table1714934 tr {
	border-bottom:3.08px solid #fff;;
	border-right:3.08px solid #fff;;
}

table#table1714934 {
	table-layout:fixed;
}

#item1535865 {
	width:895px !important;
	height:376px !important;
}

@keyframes intensificar-1535865 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1535865 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1535865 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1535888 {
	width:45px !important;
	height:23px !important;
	left:291px !important;
	top:482px !important;
}

#item1535891 {
	width:80px !important;
	height:16px !important;
	top:70px !important;
}

@keyframes intensificar-1535891 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1535891 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1535891 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1550673 {
	width:628px !important;
	height:59px !important;
}

#item1550674 {
	width:595px !important;
	height:694px !important;
}

@keyframes intensificar-1550674 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1550674 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1550674 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1550697 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:7px !important;
}

#item1549380 {
	width:628px !important;
	height:503px !important;
}

#item1549381 {
	width:595px !important;
	height:2195px !important;
}

@keyframes intensificar-1549381 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1549381 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1549381 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1549404 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:229px !important;
}

#item1519887 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1519887 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519887 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1519887 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1519911 {
	width:356px !important;
	height:395px !important;
	top:108px !important;
}

@keyframes intensificar-1519911 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519911 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1519911 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1519934 {
	width:102px !important;
	height:25px !important;
	left:525px !important;
	top:478px !important;
}

@keyframes intensificar-1519934 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519934 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1519934 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1519941 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1519941 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519941 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1519941 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1519964 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1519964 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519964 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1519964 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1519988 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1519988 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519988 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1519988 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1520011 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1520011 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520011 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520011 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1519884 {
	width:664px !important;
	height:505px !important;
	left:36px !important;
	top:572px !important;
}

#item1520141 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:488px !important;
}

#item1520164 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1520188 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1520193 {
	width:370px !important;
	height:52px !important;
	left:22px !important;
}

#item1520217 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1520243 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1520244 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1520240 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1520277 {
	width:172px !important;
	height:70px !important;
}

#item1520278 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1520252 {
	width:172px !important;
	height:70px !important;
}

#item1520253 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1520248 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1520330 {
	width:141px !important;
	height:70px !important;
}

#item1520331 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1520305 {
	width:141px !important;
	height:70px !important;
}

#item1520306 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1520301 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1520384 {
	width:139px !important;
	height:70px !important;
}

#item1520385 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1520358 {
	width:139px !important;
	height:70px !important;
}

#item1520359 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1520354 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1533085 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1544989 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1545012 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1544985 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1520441 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1520441 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1520441 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1520441 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1474237 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1474237 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1474237 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1474235 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1474235 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1474235 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1474233 {
	width:600px !important;
	height:790px !important;
}

#item1474238 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1507409 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

#item1474247 {
	width:528px !important;
	height:246px !important;
	top:315px !important;
}

table#table1719963 tr {
	border-right:2.2px solid #fff;;
}

table#table1719963 {
	table-layout:fixed;
}

#item1474248 {
	width:677px !important;
	height:220px !important;
}

@keyframes intensificar-1474248 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1474248 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1474248 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1474272 {
	width:26px !important;
	height:13px !important;
	left:251px !important;
	top:566px !important;
}

#item1474275 {
	width:57px !important;
	height:12px !important;
	top:295px !important;
}

@keyframes intensificar-1474275 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1474275 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1474275 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1474298 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:127px !important;
}

#item1474302 {
	width:534px !important;
	height:250px !important;
	top:15px !important;
}

#item1475025 {
	width:510px !important;
	height:329px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1475025 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1475025 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1475025 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1474331 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1474334 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:273px !important;
}

#item1474469 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:276px !important;
}

#item1474472 {
	width:534px !important;
	height:548px !important;
	top:15px !important;
}

#item1490871 {
	width:509px !important;
	height:1350px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1490871 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1490871 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1490871 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1474498 {
	width:14px !important;
	height:9px !important;
}

#item1474502 {
	width:14px !important;
	height:9px !important;
	top:570px !important;
}

#item1474341 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1474341 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1474341 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1474341 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1474364 {
	width:350px !important;
	height:379px !important;
	top:49px !important;
}

@keyframes intensificar-1474364 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1474364 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1474364 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1474387 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:310px !important;
}

@keyframes intensificar-1474387 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1474387 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1474387 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1474393 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1474393 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1474393 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1474393 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1474416 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1474416 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1474416 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1474416 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1474441 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1474441 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1474441 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1474441 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1474464 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1474464 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1474464 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1474464 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1474245 {
	width:564px !important;
	height:579px !important;
	left:636px !important;
	top:146px !important;
}

#item1474506 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1474529 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1474553 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1474556 {
	width:264px !important;
	height:37px !important;
	left:16px !important;
}

#item1474583 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1474584 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1474579 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1474620 {
	width:123px !important;
	height:50px !important;
}

#item1474621 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1474594 {
	width:123px !important;
	height:50px !important;
}

#item1474596 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1474590 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1474673 {
	width:101px !important;
	height:50px !important;
}

#item1474674 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1474648 {
	width:101px !important;
	height:50px !important;
}

#item1474649 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1474644 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1474727 {
	width:99px !important;
	height:50px !important;
}

#item1474728 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1474702 {
	width:99px !important;
	height:50px !important;
}

#item1474703 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1474698 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1474752 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1474758 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1474781 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1474755 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1474785 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1474785 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1474785 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1474785 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1520468 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520468 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520468 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1520462 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520462 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520462 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1520460 {
	width:700px !important;
	height:309px !important;
}

#item1531785 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1520457 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

#item1536036 {
	width:628px !important;
	height:329px !important;
	top:165px !important;
}

table#table1724547 tr {
	border-right:3.08px solid #fff;;
}

table#table1724547 {
	table-layout:fixed;
}

#item1536037 {
	width:948px !important;
	height:310px !important;
}

@keyframes intensificar-1536037 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1536037 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1536037 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1536060 {
	width:45px !important;
	height:23px !important;
	left:291px !important;
	top:501px !important;
}

#item1536063 {
	width:80px !important;
	height:16px !important;
	top:138px !important;
}

@keyframes intensificar-1536063 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1536063 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1536063 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1550715 {
	width:628px !important;
	height:99px !important;
}

#item1550716 {
	width:595px !important;
	height:596px !important;
}

@keyframes intensificar-1550716 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1550716 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1550716 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1550739 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:27px !important;
}

#item1549431 {
	width:628px !important;
	height:524px !important;
}

#item1549432 {
	width:595px !important;
	height:2234px !important;
}

@keyframes intensificar-1549432 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1549432 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1549432 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1549455 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:239px !important;
}

#item1520484 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1520484 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520484 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520484 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1520508 {
	width:350px !important;
	height:340px !important;
	top:84px !important;
}

@keyframes intensificar-1520508 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520508 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520508 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1520531 {
	width:102px !important;
	height:25px !important;
	left:525px !important;
	top:434px !important;
}

@keyframes intensificar-1520531 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520531 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520531 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1520537 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1520537 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520537 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520537 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1520560 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1520560 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520560 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520560 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1520585 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1520585 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520585 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520585 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1520608 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1520608 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520608 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520608 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1520481 {
	width:664px !important;
	height:524px !important;
	left:36px !important;
	top:551px !important;
}

#item1520737 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1520760 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1520785 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1520790 {
	width:370px !important;
	height:52px !important;
	left:22px !important;
}

#item1520817 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1520818 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1520813 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1520854 {
	width:172px !important;
	height:70px !important;
}

#item1520855 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1520828 {
	width:172px !important;
	height:70px !important;
}

#item1520830 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1520824 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1520907 {
	width:141px !important;
	height:70px !important;
}

#item1520908 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1520882 {
	width:141px !important;
	height:70px !important;
}

#item1520883 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1520878 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1520960 {
	width:139px !important;
	height:70px !important;
}

#item1520961 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1520935 {
	width:139px !important;
	height:70px !important;
}

#item1520936 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1520931 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1533080 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1545022 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1545045 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1545019 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1521017 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1521017 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1521017 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1521017 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1475786 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1475786 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1475786 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1475784 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1475784 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1475784 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1475782 {
	width:600px !important;
	height:790px !important;
}

#item1475787 {
	width:211px !important;
	height:33px !important;
	left:194px !important;
	top:36px !important;
}

#item1507368 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

#item1475792 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1475815 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1476128 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:145px !important;
}

#item1476131 {
	width:534px !important;
	height:283px !important;
	top:16px !important;
}

#item1476729 {
	width:510px !important;
	height:336px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1476729 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1476729 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1476729 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1476160 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:2px !important;
}

#item1476166 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:306px !important;
}

#item1476794 {
	width:57px !important;
	height:12px !important;
	top:329px !important;
}

@keyframes intensificar-1476794 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1476794 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1476794 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1729623 tr {
	border-right:2.2px solid #fff;;
}

table#table1729623 {
	table-layout:fixed;
}

#item1506103 {
	width:528px !important;
	height:220px !important;
	top:349px !important;
}

@keyframes intensificar-1506103 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1506103 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1506103 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1476019 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:271px !important;
}

#item1476023 {
	width:534px !important;
	height:538px !important;
	top:15px !important;
}

#item1476644 {
	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-1476644 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1476644 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1476644 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1476049 {
	width:14px !important;
	height:9px !important;
}

#item1476052 {
	width:14px !important;
	height:9px !important;
	top:560px !important;
}

#item1475843 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1475843 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1475843 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1475843 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1475866 {
	width:350px !important;
	height:396px !important;
	top:66px !important;
}

@keyframes intensificar-1475866 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1475866 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1475866 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1475889 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:326px !important;
}

@keyframes intensificar-1475889 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1475889 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1475889 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1475942 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1475942 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1475942 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1475942 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1475965 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1475965 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1475965 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1475965 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1475989 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1475989 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1475989 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1475989 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1476012 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1476012 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1476012 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1476012 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1475840 {
	width:564px !important;
	height:569px !important;
	left:636px !important;
	top:156px !important;
}

#item1476171 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1476175 {
	width:264px !important;
	height:37px !important;
	left:16px !important;
}

#item1488759 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1488760 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1488756 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1488792 {
	width:123px !important;
	height:50px !important;
}

#item1488793 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1488767 {
	width:123px !important;
	height:50px !important;
}

#item1488768 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1488765 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1488843 {
	width:101px !important;
	height:50px !important;
}

#item1488844 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1488818 {
	width:101px !important;
	height:50px !important;
}

#item1488819 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1488816 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1488895 {
	width:99px !important;
	height:50px !important;
}

#item1488896 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1488869 {
	width:99px !important;
	height:50px !important;
}

#item1488870 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1488867 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1488919 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1488926 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1488949 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1488923 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1476476 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1476476 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1476476 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1476476 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1521043 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1521043 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1521043 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1521038 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1521038 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1521038 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1521036 {
	width:700px !important;
	height:309px !important;
}

#item1531789 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1521033 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

#item1521053 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1521076 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1536183 {
	width:628px !important;
	height:329px !important;
	top:171px !important;
}

table#table1733430 tr {
	border-right:3.08px solid #fff;;
}

table#table1733430 {
	table-layout:fixed;
}

#item1536184 {
	width:739px !important;
	height:308px !important;
}

@keyframes intensificar-1536184 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1536184 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1536184 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1536207 {
	width:45px !important;
	height:23px !important;
	left:291px !important;
	top:506px !important;
}

#item1536210 {
	width:80px !important;
	height:16px !important;
	top:143px !important;
}

@keyframes intensificar-1536210 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1536210 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1536210 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1550749 {
	width:628px !important;
	height:113px !important;
}

#item1550750 {
	width:595px !important;
	height:666px !important;
}

@keyframes intensificar-1550750 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1550750 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1550750 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1550773 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:34px !important;
}

#item1549486 {
	width:628px !important;
	height:525px !important;
}

#item1549487 {
	width:595px !important;
	height:1979px !important;
}

@keyframes intensificar-1549487 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1549487 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1549487 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1549510 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:240px !important;
}

#item1521103 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1521103 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1521103 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1521103 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1521126 {
	width:350px !important;
	height:433px !important;
	top:92px !important;
}

@keyframes intensificar-1521126 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1521126 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1521126 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1521149 {
	width:102px !important;
	height:25px !important;
	left:524px !important;
	top:457px !important;
}

@keyframes intensificar-1521149 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1521149 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1521149 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1521155 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1521155 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1521155 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1521155 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1521178 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1521178 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1521178 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1521178 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1521202 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1521202 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1521202 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1521202 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1521225 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1521225 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1521225 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1521225 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1521099 {
	width:664px !important;
	height:529px !important;
	left:36px !important;
	top:550px !important;
}

#item1521359 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1521364 {
	width:370px !important;
	height:52px !important;
	left:22px !important;
}

#item1521390 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1521391 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1521387 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1521425 {
	width:172px !important;
	height:70px !important;
}

#item1521426 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1521400 {
	width:172px !important;
	height:70px !important;
}

#item1521401 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1521395 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1521479 {
	width:141px !important;
	height:70px !important;
}

#item1521480 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1521453 {
	width:141px !important;
	height:70px !important;
}

#item1521454 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1521449 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1521532 {
	width:139px !important;
	height:70px !important;
}

#item1521533 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1521507 {
	width:139px !important;
	height:70px !important;
}

#item1521508 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1521503 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1533077 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1545053 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1545076 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1545050 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1521589 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1521589 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1521589 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1521589 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1476988 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1476988 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1476988 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1476985 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1476985 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1476985 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1476983 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1476989 {
	width:211px !important;
	height:33px !important;
	left:795px !important;
	top:36px !important;
}

#item1476980 {
	width:186px !important;
	height:167px !important;
	top:623px !important;
}

#item1476993 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:128px !important;
}

#item1477016 {
	width:544px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1477240 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:125px !important;
}

#item1477244 {
	width:534px !important;
	height:208px !important;
	top:16px !important;
}

#item1477903 {
	width:508px !important;
	height:351px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1477903 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1477903 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1477903 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1477273 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:2px !important;
}

#item1477276 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:231px !important;
}

#item1477282 {
	width:528px !important;
	height:270px !important;
	top:274px !important;
}

table#table1738130 tr {
	border-right:2.2px solid #fff;;
}

table#table1738130 {
	table-layout:fixed;
}

#item1478016 {
	width:600px !important;
	height:270px !important;
}

@keyframes intensificar-1478016 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1478016 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1478016 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1477306 {
	width:26px !important;
	height:13px !important;
	left:251px !important;
	top:551px !important;
}

#item1477309 {
	width:57px !important;
	height:12px !important;
	top:255px !important;
}

@keyframes intensificar-1477309 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1477309 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1477309 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1477214 {
	width:528px !important;
	height:40px !important;
	top:16px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1477214 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1477214 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1477214 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1507106 {
	width:528px !important;
	height:463px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1507106 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1507106 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1507106 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1477173 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1477176 {
	width:534px !important;
	height:533px !important;
	top:15px !important;
}

#item1480351 {
	width:509px !important;
	height:1250px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1480351 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1480351 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1480351 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1477202 {
	width:14px !important;
	height:9px !important;
}

#item1477210 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item1477042 {
	width:528px !important;
	height:63px !important;
}

@keyframes intensificar-1477042 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1477042 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1477042 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1477065 {
	width:350px !important;
	height:440px !important;
	top:83px !important;
}

@keyframes intensificar-1477065 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1477065 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1477065 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1477088 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:529px !important;
}

@keyframes intensificar-1477088 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1477088 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1477088 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1477095 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1477095 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1477095 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1477095 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1477118 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1477118 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1477118 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1477118 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1477143 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1477143 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1477143 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1477143 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1477166 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1477166 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1477166 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1477166 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1477711 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:324px !important;
}

@keyframes intensificar-1477711 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1477711 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1477711 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1477734 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:340px !important;
}

@keyframes intensificar-1477734 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1477734 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1477734 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1477039 {
	width:564px !important;
	height:564px !important;
	left:36px !important;
	top:161px !important;
}

#item1477333 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1477336 {
	width:264px !important;
	height:37px !important;
	left:16px !important;
}

#item1477362 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1477363 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1477359 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1477397 {
	width:123px !important;
	height:50px !important;
}

#item1477398 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1477372 {
	width:123px !important;
	height:50px !important;
}

#item1477373 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1477367 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1477451 {
	width:113px !important;
	height:50px !important;
}

#item1477452 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1477425 {
	width:113px !important;
	height:50px !important;
}

#item1477426 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1477421 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1477504 {
	width:101px !important;
	height:50px !important;
}

#item1477505 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1477479 {
	width:101px !important;
	height:50px !important;
}

#item1477480 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1477475 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1477559 {
	width:101px !important;
	height:50px !important;
}

#item1477560 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1477532 {
	width:101px !important;
	height:50px !important;
}

#item1477533 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1477528 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
}

#item1477586 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1477609 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1477583 {
	width:147px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1477612 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1477612 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1477612 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1477612 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1521617 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1521617 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1521617 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1521610 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1521610 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1521610 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1521608 {
	width:700px !important;
	height:309px !important;
}

#item1531793 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1521605 {
	width:186px !important;
	height:181px !important;
	top:1019px !important;
}

#item1521630 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:503px !important;
}

#item1521653 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1536327 {
	width:628px !important;
	height:349px !important;
	top:136px !important;
}

table#table1743304 tr {
	border-right:3.08px solid #fff;;
}

table#table1743304 {
	table-layout:fixed;
}

#item1536328 {
	width:779px !important;
	height:349px !important;
}

@keyframes intensificar-1536328 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1536328 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1536328 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1536351 {
	width:45px !important;
	height:23px !important;
	left:291px !important;
	top:492px !important;
}

#item1536354 {
	width:80px !important;
	height:16px !important;
	top:108px !important;
}

@keyframes intensificar-1536354 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1536354 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1536354 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1550780 {
	width:628px !important;
	height:85px !important;
}

#item1550782 {
	width:595px !important;
	height:666px !important;
}

@keyframes intensificar-1550782 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1550782 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1550782 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1550806 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:20px !important;
}

#item1521897 {
	width:628px !important;
	height:494px !important;
}

@keyframes intensificar-1521897 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1521897 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1521897 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1549541 {
	width:628px !important;
	height:511px !important;
}

#item1549542 {
	width:595px !important;
	height:2175px !important;
}

@keyframes intensificar-1549542 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1549542 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1549542 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1549565 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:233px !important;
}

#item1521680 {
	width:628px !important;
	height:112px !important;
}

@keyframes intensificar-1521680 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1521680 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1521680 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1521703 {
	width:350px !important;
	height:379px !important;
	top:132px !important;
}

@keyframes intensificar-1521703 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1521703 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1521703 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1521726 {
	width:102px !important;
	height:25px !important;
	left:524px !important;
	top:530px !important;
}

@keyframes intensificar-1521726 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1521726 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1521726 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1521733 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1521733 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1521733 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1521733 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1521756 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1521756 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1521756 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1521756 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1521780 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1521780 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1521780 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1521780 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1521803 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1521803 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1521803 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1521803 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1521806 {
	width:98px !important;
	height:22px !important;
	left:529px !important;
	top:322px !important;
}

@keyframes intensificar-1521806 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1521806 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1521806 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1521829 {
	width:130px !important;
	height:25px !important;
	left:497px !important;
	top:344px !important;
}

@keyframes intensificar-1521829 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1521829 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1521829 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1521677 {
	width:664px !important;
	height:555px !important;
	left:36px !important;
	top:564px !important;
}

#item1522033 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1522037 {
	width:370px !important;
	height:52px !important;
	left:22px !important;
}

#item1522064 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1522065 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1522061 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1522101 {
	width:172px !important;
	height:70px !important;
}

#item1522102 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1522076 {
	width:172px !important;
	height:70px !important;
}

#item1522077 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1522072 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1522154 {
	width:158px !important;
	height:70px !important;
}

#item1522155 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1522129 {
	width:158px !important;
	height:70px !important;
}

#item1522130 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1522125 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1522207 {
	width:141px !important;
	height:70px !important;
}

#item1522209 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1522182 {
	width:141px !important;
	height:70px !important;
}

#item1522183 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1522178 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1522261 {
	width:141px !important;
	height:70px !important;
}

#item1522262 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1522236 {
	width:141px !important;
	height:70px !important;
}

#item1522237 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1522232 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
}

#item1545087 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1545110 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1545084 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1522314 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1522314 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1522314 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1522314 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1478095 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1478095 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1478095 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1478093 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1478093 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1478093 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1478091 {
	width:600px !important;
	height:790px !important;
}

#item1478096 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1507399 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

#item1478131 {
	width:57px !important;
	height:12px !important;
	top:339px !important;
}

@keyframes intensificar-1478131 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1478131 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1478131 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1749008 tr {
	border-right:2.2px solid #fff;;
}

table#table1749008 {
	table-layout:fixed;
}

#item1479039 {
	width:528px !important;
	height:221px !important;
	top:358px !important;
}

@keyframes intensificar-1479039 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1479039 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1479039 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1479095 {
	width:528px !important;
	height:324px !important;
	top:15px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1479095 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1479095 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1479095 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1478330 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:276px !important;
}

#item1478333 {
	width:534px !important;
	height:548px !important;
	top:15px !important;
}

#item1478810 {
	width:509px !important;
	height:1275px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1478810 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1478810 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1478810 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1478359 {
	width:14px !important;
	height:9px !important;
}

#item1478362 {
	width:14px !important;
	height:9px !important;
	top:570px !important;
}

#item1478197 {
	width:528px !important;
	height:97px !important;
}

@keyframes intensificar-1478197 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1478197 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1478197 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1478220 {
	width:350px !important;
	height:379px !important;
	top:117px !important;
}

@keyframes intensificar-1478220 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1478220 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1478220 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1478244 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:412px !important;
}

@keyframes intensificar-1478244 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1478244 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1478244 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1478253 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1478253 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1478253 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1478253 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1478276 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1478276 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1478276 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1478276 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1478300 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1478300 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1478300 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1478300 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1478324 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1478324 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1478324 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1478324 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1478099 {
	width:564px !important;
	height:579px !important;
	left:636px !important;
	top:146px !important;
}

#item1478366 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1478389 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1478413 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1478417 {
	width:264px !important;
	height:37px !important;
	left:16px !important;
}

#item1478695 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1478443 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1478444 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1478440 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1478476 {
	width:123px !important;
	height:50px !important;
}

#item1478477 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1478451 {
	width:123px !important;
	height:50px !important;
}

#item1478452 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1478447 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1478530 {
	width:101px !important;
	height:50px !important;
}

#item1478531 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1478504 {
	width:101px !important;
	height:50px !important;
}

#item1478505 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1478500 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1478584 {
	width:99px !important;
	height:50px !important;
}

#item1478585 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1478559 {
	width:99px !important;
	height:50px !important;
}

#item1478560 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1478554 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1478608 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1478618 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1478641 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1478615 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1478645 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1478645 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1478645 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1478645 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1522342 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522342 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1522342 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1522336 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522336 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1522336 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1522334 {
	width:700px !important;
	height:309px !important;
}

#item1531799 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1522331 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

#item1550820 {
	width:628px !important;
	height:121px !important;
}

#item1550821 {
	width:595px !important;
	height:607px !important;
}

@keyframes intensificar-1550821 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1550821 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1550821 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1550845 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:38px !important;
}

#item1558943 {
	width:628px !important;
	height:329px !important;
	top:180px !important;
}

table#table1757062 tr {
	border-right:3.08px solid #fff;;
}

table#table1757062 {
	table-layout:fixed;
}

#item1558944 {
	width:739px !important;
	height:308px !important;
}

@keyframes intensificar-1558944 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1558944 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1558944 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1558967 {
	width:45px !important;
	height:23px !important;
	left:291px !important;
	top:519px !important;
}

#item1558972 {
	width:80px !important;
	height:16px !important;
	top:153px !important;
}

@keyframes intensificar-1558972 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1558972 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1558972 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1549616 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:248px !important;
}

#item1549592 {
	width:628px !important;
	height:540px !important;
	top:1px !important;
}

#item1549593 {
	width:595px !important;
	height:2253px !important;
}

@keyframes intensificar-1549593 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1549593 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1549593 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1522355 {
	width:628px !important;
	height:159px !important;
}

@keyframes intensificar-1522355 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522355 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1522355 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1522378 {
	width:350px !important;
	height:361px !important;
	top:179px !important;
}

@keyframes intensificar-1522378 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522378 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1522378 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1522401 {
	width:102px !important;
	height:25px !important;
	left:525px !important;
	top:515px !important;
}

@keyframes intensificar-1522401 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522401 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1522401 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1522409 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1522409 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522409 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1522409 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1522432 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1522432 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522432 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1522432 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1522456 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1522456 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522456 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1522456 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1522479 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1522479 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522479 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1522479 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1522352 {
	width:664px !important;
	height:542px !important;
	left:36px !important;
	top:534px !important;
}

#item1522593 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1522617 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1522641 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1522648 {
	width:370px !important;
	height:52px !important;
	left:22px !important;
}

#item1522697 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1522698 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1522694 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1522731 {
	width:172px !important;
	height:70px !important;
}

#item1522732 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1522706 {
	width:172px !important;
	height:70px !important;
}

#item1522707 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1522702 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1522784 {
	width:141px !important;
	height:70px !important;
}

#item1522785 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1522759 {
	width:141px !important;
	height:70px !important;
}

#item1522760 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1522755 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1522837 {
	width:139px !important;
	height:70px !important;
}

#item1522838 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1522812 {
	width:139px !important;
	height:70px !important;
}

#item1522813 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1522808 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1533074 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1545123 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1545146 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1545120 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1522895 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1522895 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1522895 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1522895 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1479160 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1479160 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1479160 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1479158 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1479158 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1479158 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1479156 {
	width:600px !important;
	height:790px !important;
}

#item1479161 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1507376 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

#item1506286 {
	width:534px !important;
	height:257px !important;
	top:16px !important;
}

#item1506288 {
	width:507px !important;
	height:322px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1506288 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1506288 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1506288 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1506316 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:1px !important;
}

#item1506319 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:280px !important;
}

#item1506322 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:131px !important;
}

#item1506422 {
	width:528px !important;
	height:222px !important;
	top:323px !important;
}

table#table1761399 tr {
	border-right:2.2px solid #fff;;
}

table#table1761399 {
	table-layout:fixed;
}

#item1506423 {
	width:611px !important;
	height:222px !important;
}

@keyframes intensificar-1506423 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1506423 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1506423 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1506446 {
	width:26px !important;
	height:13px !important;
	left:251px !important;
	top:551px !important;
}

#item1506449 {
	width:57px !important;
	height:12px !important;
	top:303px !important;
}

@keyframes intensificar-1506449 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1506449 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1506449 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1479373 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1479377 {
	width:534px !important;
	height:532px !important;
	top:16px !important;
}

#item1500239 {
	width:509px !important;
	height:1420px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1500239 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1500239 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1500239 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1479403 {
	width:14px !important;
	height:9px !important;
}

#item1479407 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item1479243 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1479243 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1479243 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1479243 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1479267 {
	width:350px !important;
	height:379px !important;
	top:65px !important;
}

@keyframes intensificar-1479267 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1479267 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1479267 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1479290 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:326px !important;
}

@keyframes intensificar-1479290 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1479290 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1479290 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1479298 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1479298 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1479298 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1479298 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1479321 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1479321 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1479321 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1479321 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1479345 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1479345 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1479345 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1479345 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1479368 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1479368 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1479368 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1479368 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1479164 {
	width:564px !important;
	height:564px !important;
	left:636px !important;
	top:161px !important;
}

#item1479412 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1479435 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1479459 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1479463 {
	width:264px !important;
	height:37px !important;
	left:16px !important;
}

#item1479486 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1479512 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1479513 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1479509 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1479545 {
	width:123px !important;
	height:50px !important;
}

#item1479546 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1479520 {
	width:123px !important;
	height:50px !important;
}

#item1479521 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1479516 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1479598 {
	width:101px !important;
	height:50px !important;
}

#item1479599 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1479573 {
	width:101px !important;
	height:50px !important;
}

#item1479574 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1479569 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1479652 {
	width:99px !important;
	height:50px !important;
}

#item1479653 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1479626 {
	width:99px !important;
	height:50px !important;
}

#item1479628 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1479622 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1479676 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1479685 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1479708 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1479682 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1479711 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1479711 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1479711 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1479711 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1522918 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522918 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1522918 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1522924 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522924 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1522924 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1522916 {
	width:700px !important;
	height:309px !important;
}

#item1531806 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1522911 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

#item1536482 {
	width:628px !important;
	height:288px !important;
	top:216px !important;
}

table#table1766313 tr {
	border-right:3.08px solid #fff;;
}

table#table1766313 {
	table-layout:fixed;
}

#item1536483 {
	width:893px !important;
	height:268px !important;
}

@keyframes intensificar-1536483 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1536483 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1536483 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1536506 {
	width:45px !important;
	height:23px !important;
	left:291px !important;
	top:509px !important;
}

#item1536514 {
	width:80px !important;
	height:16px !important;
	top:188px !important;
}

@keyframes intensificar-1536514 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1536514 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1536514 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1550852 {
	width:628px !important;
	height:158px !important;
}

#item1550853 {
	width:595px !important;
	height:685px !important;
}

@keyframes intensificar-1550853 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1550853 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1550853 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1550876 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:56px !important;
}

#item1549656 {
	width:628px !important;
	height:518px !important;
}

#item1549657 {
	width:595px !important;
	height:2528px !important;
}

@keyframes intensificar-1549657 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1549657 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1549657 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1549649 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:236px !important;
}

#item1522933 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1522933 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522933 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1522933 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1522957 {
	width:350px !important;
	height:419px !important;
	top:108px !important;
}

@keyframes intensificar-1522957 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522957 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1522957 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1522980 {
	width:102px !important;
	height:25px !important;
	left:525px !important;
	top:457px !important;
}

@keyframes intensificar-1522980 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522980 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1522980 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1522987 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1522987 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522987 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1522987 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1523010 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1523010 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1523010 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1523010 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1523035 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1523035 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1523035 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1523035 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1523058 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1523058 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1523058 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1523058 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1522930 {
	width:664px !important;
	height:532px !important;
	left:36px !important;
	top:557px !important;
}

#item1523194 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1523217 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1523241 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1523244 {
	width:370px !important;
	height:52px !important;
	left:22px !important;
}

#item1523294 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1523295 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1523290 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1523329 {
	width:172px !important;
	height:70px !important;
}

#item1523330 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1523304 {
	width:172px !important;
	height:70px !important;
}

#item1523305 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1523300 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1523382 {
	width:141px !important;
	height:70px !important;
}

#item1523383 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1523357 {
	width:141px !important;
	height:70px !important;
}

#item1523358 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1523353 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1523435 {
	width:139px !important;
	height:70px !important;
}

#item1523436 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1523410 {
	width:139px !important;
	height:70px !important;
}

#item1523411 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1523406 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1533068 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1545161 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1545184 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1545157 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1523495 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1523495 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1523495 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1523495 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1481435 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1481435 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1481435 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1481433 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1481433 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1481433 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1481431 {
	width:600px !important;
	height:790px !important;
}

#item1481436 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1507372 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

#item1481466 {
	width:57px !important;
	height:12px !important;
	top:296px !important;
}

@keyframes intensificar-1481466 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1481466 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1481466 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1481489 {
	width:534px !important;
	height:251px !important;
	top:15px !important;
}

#item1482262 {
	width:507px !important;
	height:380px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1482262 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1482262 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1482262 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1481518 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1481524 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:273px !important;
}

#item1481772 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:134px !important;
}

table#table1774253 tr {
	border-right:2.2px solid #fff;;
}

table#table1774253 {
	table-layout:fixed;
}

#item1482301 {
	width:528px !important;
	height:263px !important;
	top:317px !important;
}

@keyframes intensificar-1482301 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1482301 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1482301 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1481659 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:276px !important;
}

#item1481662 {
	width:534px !important;
	height:549px !important;
	top:15px !important;
}

#item1482156 {
	width:509px !important;
	height:1250px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1482156 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1482156 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1482156 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1481689 {
	width:14px !important;
	height:9px !important;
}

#item1481692 {
	width:14px !important;
	height:9px !important;
	top:571px !important;
}

#item1481530 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1481530 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1481530 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1481530 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1481553 {
	width:350px !important;
	height:379px !important;
	top:66px !important;
}

@keyframes intensificar-1481553 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1481553 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1481553 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1481576 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:326px !important;
}

@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%;
}

#item1481582 {
	width:70px !important;
	height:16px !important;
	left:69px !important;
}

@keyframes intensificar-1481582 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1481582 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1481582 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1481605 {
	width:139px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1481605 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1481605 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1481605 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1481629 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1481629 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1481629 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1481629 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1481652 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1481652 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1481652 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1481652 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1482074 {
	width:139px !important;
	height:18px !important;
	left:389px !important;
	top:284px !important;
}

@keyframes intensificar-1482074 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1482074 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1482074 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1481440 {
	width:564px !important;
	height:580px !important;
	left:636px !important;
	top:145px !important;
}

#item1481695 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1481718 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1481742 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1481745 {
	width:264px !important;
	height:37px !important;
	left:16px !important;
}

#item1481779 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1481780 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1481776 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1481815 {
	width:123px !important;
	height:50px !important;
}

#item1481816 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1481789 {
	width:123px !important;
	height:50px !important;
}

#item1481790 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1481784 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1481869 {
	width:101px !important;
	height:50px !important;
}

#item1481870 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1481843 {
	width:101px !important;
	height:50px !important;
}

#item1481844 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1481839 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1481922 {
	width:99px !important;
	height:50px !important;
}

#item1481923 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1481897 {
	width:99px !important;
	height:50px !important;
}

#item1481898 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1481893 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1481946 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1481954 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1481977 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1481951 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1481981 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1481981 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1481981 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1481981 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1524096 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1524096 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1524096 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1524102 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1524102 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1524102 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1524094 {
	width:700px !important;
	height:309px !important;
}

#item1531813 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1524091 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

#item1524308 {
	width:80px !important;
	height:16px !important;
	top:123px !important;
}

@keyframes intensificar-1524308 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1524308 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1524308 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1778440 tr {
	border-right:3.08px solid #fff;;
}

table#table1778440 {
	table-layout:fixed;
}

#item1524368 {
	width:628px !important;
	height:369px !important;
	top:152px !important;
}

@keyframes intensificar-1524368 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1524368 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1524368 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1550927 {
	width:628px !important;
	height:94px !important;
}

#item1550928 {
	width:595px !important;
	height:725px !important;
}

@keyframes intensificar-1550928 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1550928 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1550928 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1550952 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:24px !important;
}

#item1549757 {
	width:628px !important;
	height:521px !important;
}

#item1549758 {
	width:595px !important;
	height:2234px !important;
}

@keyframes intensificar-1549758 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1549758 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1549758 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1549781 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:238px !important;
}

#item1524115 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1524115 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1524115 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1524115 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1524138 {
	width:450px !important;
	height:428px !important;
	top:92px !important;
}

@keyframes intensificar-1524138 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1524138 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1524138 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1524161 {
	width:102px !important;
	height:25px !important;
	left:525px !important;
	top:456px !important;
}

@keyframes intensificar-1524161 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1524161 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1524161 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1524168 {
	width:98px !important;
	height:22px !important;
	left:96px !important;
}

@keyframes intensificar-1524168 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1524168 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1524168 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1524192 {
	width:194px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1524192 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1524192 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1524192 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1524216 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1524216 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1524216 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1524216 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1524239 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1524239 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1524239 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1524239 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1524247 {
	width:194px !important;
	height:25px !important;
	left:433px !important;
	top:376px !important;
}

@keyframes intensificar-1524247 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1524247 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1524247 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1524112 {
	width:664px !important;
	height:521px !important;
	left:36px !important;
	top:554px !important;
}

#item1524391 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1524415 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1524439 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1524442 {
	width:370px !important;
	height:52px !important;
	left:22px !important;
}

#item1524468 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1524469 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1524465 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1524501 {
	width:172px !important;
	height:70px !important;
}

#item1524502 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1524476 {
	width:172px !important;
	height:70px !important;
}

#item1524477 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1524472 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1524555 {
	width:141px !important;
	height:70px !important;
}

#item1524556 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1524530 {
	width:141px !important;
	height:70px !important;
}

#item1524531 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1524526 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1524610 {
	width:139px !important;
	height:70px !important;
}

#item1524611 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1524583 {
	width:139px !important;
	height:70px !important;
}

#item1524584 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1524579 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1533061 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1545220 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1545243 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1545217 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1524667 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1524667 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1524667 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1524667 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1559922 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1559922 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1559922 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1559924 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1559924 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1559924 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1559920 {
	width:600px !important;
	height:790px !important;
}

#item1559925 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1565504 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

#item1560099 {
	width:57px !important;
	height:12px !important;
	top:280px !important;
}

@keyframes intensificar-1560099 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1560099 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1560099 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1560122 {
	width:534px !important;
	height:235px !important;
	top:15px !important;
}

#item1560123 {
	width:510px !important;
	height:328px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1560123 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1560123 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1560123 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1560147 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1560150 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:257px !important;
}

#item1560153 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:120px !important;
}

table#table1783133 tr {
	border-right:2.2px solid #fff;;
}

table#table1783133 {
	table-layout:fixed;
}

#item1560156 {
	width:528px !important;
	height:278px !important;
	top:301px !important;
}

@keyframes intensificar-1560156 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1560156 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1560156 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1560059 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:276px !important;
}

#item1560063 {
	width:534px !important;
	height:550px !important;
	top:15px !important;
}

#item1560064 {
	width:509px !important;
	height:1360px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1560064 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1560064 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1560064 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1560089 {
	width:14px !important;
	height:9px !important;
}

#item1560092 {
	width:12px !important;
	height:8px !important;
	top:571px !important;
}

#item1559931 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1559931 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1559931 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1559931 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1559954 {
	width:350px !important;
	height:379px !important;
	top:61px !important;
}

@keyframes intensificar-1559954 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1559954 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1559954 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1559977 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:358px !important;
}

@keyframes intensificar-1559977 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1559977 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1559977 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1559983 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:299px !important;
}

@keyframes intensificar-1559983 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1559983 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1559983 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1560007 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1560007 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1560007 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1560007 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1560030 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1560030 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1560030 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1560030 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1560033 {
	width:139px !important;
	height:18px !important;
	left:389px !important;
	top:316px !important;
}

@keyframes intensificar-1560033 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1560033 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1560033 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1559928 {
	width:564px !important;
	height:579px !important;
	left:636px !important;
	top:146px !important;
}

#item1560179 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1560202 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1560228 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1560232 {
	width:264px !important;
	height:37px !important;
	left:16px !important;
}

#item1560255 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1560278 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1560304 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1560305 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1560301 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1560337 {
	width:123px !important;
	height:50px !important;
}

#item1560338 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1560312 {
	width:123px !important;
	height:50px !important;
}

#item1560313 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1560308 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1560390 {
	width:101px !important;
	height:50px !important;
}

#item1560391 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1560365 {
	width:101px !important;
	height:50px !important;
}

#item1560366 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1560361 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1560444 {
	width:99px !important;
	height:50px !important;
}

#item1560445 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1560419 {
	width:99px !important;
	height:50px !important;
}

#item1560420 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1560415 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1560468 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1560474 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1560497 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1560471 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1560502 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1560502 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1560502 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1560502 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1560601 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1560601 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1560601 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1560603 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1560603 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1560603 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1560599 {
	width:700px !important;
	height:309px !important;
}

#item1560604 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1565541 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

#item1560610 {
	width:80px !important;
	height:16px !important;
	top:136px !important;
}

@keyframes intensificar-1560610 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1560610 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1560610 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1786985 tr {
	border-right:3.08px solid #fff;;
}

table#table1786985 {
	table-layout:fixed;
}

#item1560634 {
	width:628px !important;
	height:369px !important;
	top:165px !important;
}

@keyframes intensificar-1560634 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1560634 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1560634 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1560657 {
	width:628px !important;
	height:106px !important;
}

#item1560658 {
	width:595px !important;
	height:517px !important;
}

@keyframes intensificar-1560658 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1560658 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1560658 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1560681 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:30px !important;
}

#item1560814 {
	width:628px !important;
	height:511px !important;
}

#item1560816 {
	width:595px !important;
	height:2410px !important;
}

@keyframes intensificar-1560816 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1560816 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1560816 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1560839 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:233px !important;
}

#item1560686 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1560686 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1560686 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1560686 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1560709 {
	width:350px !important;
	height:395px !important;
	top:108px !important;
}

@keyframes intensificar-1560709 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1560709 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1560709 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1560732 {
	width:102px !important;
	height:25px !important;
	left:525px !important;
	top:514px !important;
}

@keyframes intensificar-1560732 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1560732 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1560732 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1560740 {
	width:98px !important;
	height:22px !important;
	left:529px !important;
	top:412px !important;
}

@keyframes intensificar-1560740 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1560740 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1560740 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1560764 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1560764 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1560764 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1560764 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1560787 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1560787 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1560787 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1560787 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1560790 {
	width:194px !important;
	height:25px !important;
	left:433px !important;
	top:434px !important;
}

@keyframes intensificar-1560790 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1560790 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1560790 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1560608 {
	width:664px !important;
	height:540px !important;
	left:36px !important;
	top:541px !important;
}

#item1560842 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:485px !important;
}

#item1560865 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1560889 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1560892 {
	width:370px !important;
	height:52px !important;
	left:22px !important;
}

#item1560915 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1560938 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1560964 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1560965 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1560961 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1560998 {
	width:172px !important;
	height:70px !important;
}

#item1560999 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1560973 {
	width:172px !important;
	height:70px !important;
}

#item1560974 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1560969 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1561052 {
	width:141px !important;
	height:70px !important;
}

#item1561053 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1561027 {
	width:141px !important;
	height:70px !important;
}

#item1561028 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1561023 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1561105 {
	width:139px !important;
	height:70px !important;
}

#item1561106 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1561080 {
	width:139px !important;
	height:70px !important;
}

#item1561081 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1561076 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1561129 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1561135 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1561158 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1561132 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1561161 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1561161 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1561161 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1561161 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1482397 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1482397 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1482397 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1482394 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1482394 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1482394 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1482392 {
	width:600px !important;
	height:790px !important;
}

#item1482398 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1565511 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

#item1482401 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1482424 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1482449 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:87px !important;
}

#item1482454 {
	width:534px !important;
	height:167px !important;
	top:16px !important;
}

#item1490948 {
	width:510px !important;
	height:400px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1490948 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1490948 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1490948 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1482483 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:2px !important;
}

#item1482488 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:190px !important;
}

#item1482492 {
	width:528px !important;
	height:309px !important;
	top:240px !important;
}

table#table1791749 tr {
	border-right:2.2px solid #fff;;
}

table#table1791749 {
	table-layout:fixed;
}

#item1483415 {
	width:657px !important;
	height:278px !important;
}

@keyframes intensificar-1483415 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1483415 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1483415 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1482516 {
	width:26px !important;
	height:13px !important;
	left:251px !important;
	top:555px !important;
}

#item1506646 {
	width:57px !important;
	height:12px !important;
	top:221px !important;
}

@keyframes intensificar-1506646 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1506646 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1506646 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1482722 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1482726 {
	width:534px !important;
	height:533px !important;
	top:15px !important;
}

#item1486501 {
	width:509px !important;
	height:1350px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1486501 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1486501 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1486501 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1482754 {
	width:14px !important;
	height:9px !important;
}

#item1482758 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item1482545 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1482545 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1482545 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1482545 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1482568 {
	width:350px !important;
	height:396px !important;
	top:66px !important;
}

@keyframes intensificar-1482568 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1482568 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1482568 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1482591 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:430px !important;
}

@keyframes intensificar-1482591 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1482591 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1482591 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1482597 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1482597 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1482597 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1482597 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1482621 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1482621 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1482621 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1482621 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1482645 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1482645 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1482645 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1482645 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1482668 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1482668 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1482668 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1482668 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1482447 {
	width:564px !important;
	height:568px !important;
	left:636px !important;
	top:157px !important;
}

#item1482789 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1482792 {
	width:264px !important;
	height:37px !important;
	left:16px !important;
}

#item1489000 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1489001 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1488997 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1489031 {
	width:123px !important;
	height:50px !important;
}

#item1489032 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1489006 {
	width:123px !important;
	height:50px !important;
}

#item1489007 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1489004 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1489083 {
	width:101px !important;
	height:50px !important;
}

#item1489084 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1489057 {
	width:101px !important;
	height:50px !important;
}

#item1489058 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1489055 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1489134 {
	width:99px !important;
	height:50px !important;
}

#item1489135 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1489109 {
	width:99px !important;
	height:50px !important;
}

#item1489110 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1489107 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1489158 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1489164 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1489187 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1489161 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1483068 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1483068 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1483068 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1483068 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1524693 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1524693 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1524693 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1524697 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1524697 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1524697 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1524691 {
	width:700px !important;
	height:309px !important;
}

#item1531820 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1565555 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

#item1524704 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1524727 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1537073 {
	width:595px !important;
	height:324px !important;
	top:163px !important;
}

table#table1796441 tr {
	border-right:3.08px solid #fff;;
}

table#table1796441 {
	table-layout:fixed;
}

#item1537074 {
	width:920px !important;
	height:390px !important;
}

@keyframes intensificar-1537074 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1537074 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1537074 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1537097 {
	width:45px !important;
	height:23px !important;
	left:291px !important;
	top:505px !important;
}

#item1537100 {
	width:80px !important;
	height:16px !important;
	top:136px !important;
}

@keyframes intensificar-1537100 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1537100 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1537100 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1537199 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:303px !important;
}

#item1550961 {
	width:628px !important;
	height:106px !important;
}

#item1550962 {
	width:595px !important;
	height:744px !important;
}

@keyframes intensificar-1550962 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1550962 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1550962 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1550985 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:30px !important;
}

#item1549805 {
	width:628px !important;
	height:524px !important;
}

#item1549806 {
	width:595px !important;
	height:2469px !important;
}

@keyframes intensificar-1549806 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1549806 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1549806 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1549829 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:239px !important;
}

#item1524753 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1524753 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1524753 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1524753 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1524776 {
	width:350px !important;
	height:415px !important;
	top:108px !important;
}

@keyframes intensificar-1524776 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1524776 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1524776 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1524799 {
	width:102px !important;
	height:25px !important;
	left:524px !important;
	top:529px !important;
}

@keyframes intensificar-1524799 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1524799 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1524799 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1524806 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1524806 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1524806 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1524806 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1524830 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1524830 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1524830 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1524830 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1524854 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1524854 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1524854 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1524854 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1524877 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1524877 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1524877 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1524877 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1524750 {
	width:664px !important;
	height:554px !important;
	left:36px !important;
	top:551px !important;
}

#item1525013 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1525016 {
	width:370px !important;
	height:52px !important;
	left:22px !important;
}

#item1525042 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1525043 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1525039 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1525075 {
	width:172px !important;
	height:70px !important;
}

#item1525076 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1525050 {
	width:172px !important;
	height:70px !important;
}

#item1525051 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1525046 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1525130 {
	width:141px !important;
	height:70px !important;
}

#item1525131 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1525105 {
	width:141px !important;
	height:70px !important;
}

#item1525106 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1525100 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1525184 {
	width:139px !important;
	height:70px !important;
}

#item1525185 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1525158 {
	width:139px !important;
	height:70px !important;
}

#item1525159 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1525154 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1533058 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1545250 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1545273 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1545247 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1525244 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1525244 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1525244 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1525244 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1483502 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1483502 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1483502 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1483500 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1483500 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1483500 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1483497 {
	width:600px !important;
	height:790px !important;
}

#item1483503 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1565519 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

#item1483508 {
	width:57px !important;
	height:12px !important;
	top:304px !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:534px !important;
	height:258px !important;
	top:15px !important;
}

#item1484304 {
	width:510px !important;
	height:400px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1484304 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1484304 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1484304 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1483561 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1483564 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:280px !important;
}

#item1483567 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:131px !important;
}

table#table1802010 tr {
	border-right:2.2px solid #fff;;
}

table#table1802010 {
	table-layout:fixed;
}

#item1483570 {
	width:528px !important;
	height:220px !important;
	top:325px !important;
}

@keyframes intensificar-1483570 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1483570 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1483570 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1483749 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:259px !important;
}

#item1483754 {
	width:534px !important;
	height:514px !important;
	top:15px !important;
}

#item1484220 {
	width:509px !important;
	height:1700px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@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%;
}

#item1483780 {
	width:14px !important;
	height:9px !important;
}

#item1483783 {
	width:14px !important;
	height:9px !important;
	top:536px !important;
}

#item1483595 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1483595 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1483595 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1483595 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1483618 {
	width:350px !important;
	height:379px !important;
	top:66px !important;
}

@keyframes intensificar-1483618 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1483618 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1483618 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1483641 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:361px !important;
}

@keyframes intensificar-1483641 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1483641 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1483641 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1483649 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:303px !important;
}

@keyframes intensificar-1483649 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1483649 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1483649 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1483696 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1483696 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1483696 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1483696 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1483719 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1483719 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1483719 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1483719 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1483724 {
	width:139px !important;
	height:18px !important;
	left:389px !important;
	top:319px !important;
}

@keyframes intensificar-1483724 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1483724 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1483724 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1483506 {
	width:564px !important;
	height:545px !important;
	left:636px !important;
	top:180px !important;
}

#item1483786 {
	width:528px !important;
	height:47px !important;
	left:636px !important;
	top:128px !important;
}

#item1483809 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1483834 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1483839 {
	width:264px !important;
	height:37px !important;
	left:16px !important;
}

#item1483865 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1483866 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1483862 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1483898 {
	width:123px !important;
	height:50px !important;
}

#item1483899 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1483873 {
	width:123px !important;
	height:50px !important;
}

#item1483874 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1483869 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1483951 {
	width:101px !important;
	height:50px !important;
}

#item1483952 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1483926 {
	width:101px !important;
	height:50px !important;
}

#item1483927 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1483922 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1484005 {
	width:99px !important;
	height:50px !important;
}

#item1484006 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1483980 {
	width:99px !important;
	height:50px !important;
}

#item1483981 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1483975 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1484029 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1484035 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1484058 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1484032 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1484062 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1484062 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1484062 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1484062 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1525265 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1525265 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1525265 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1525272 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1525272 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1525272 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1525263 {
	width:700px !important;
	height:309px !important;
}

#item1531825 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1565549 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

#item1525451 {
	width:80px !important;
	height:16px !important;
	top:136px !important;
}

@keyframes intensificar-1525451 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1525451 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1525451 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1805916 tr {
	border-right:3.08px solid #fff;;
}

table#table1805916 {
	table-layout:fixed;
}

#item1525510 {
	width:628px !important;
	height:328px !important;
	top:165px !important;
}

@keyframes intensificar-1525510 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1525510 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1525510 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1550994 {
	width:628px !important;
	height:105px !important;
}

#item1550995 {
	width:595px !important;
	height:685px !important;
}

@keyframes intensificar-1550995 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1550995 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1550995 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1551018 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:30px !important;
}

#item1549855 {
	width:628px !important;
	height:493px !important;
}

#item1549857 {
	width:595px !important;
	height:3037px !important;
}

@keyframes intensificar-1549857 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1549857 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1549857 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1549880 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:224px !important;
}

#item1525282 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1525282 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1525282 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1525282 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1525305 {
	width:350px !important;
	height:400px !important;
	top:92px !important;
}

@keyframes intensificar-1525305 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1525305 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1525305 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1525328 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:506px !important;
}

@keyframes intensificar-1525328 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1525328 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1525328 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1525335 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:403px !important;
}

@keyframes intensificar-1525335 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1525335 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1525335 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1525359 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1525359 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1525359 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1525359 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1525382 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1525382 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1525382 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1525382 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1525388 {
	width:194px !important;
	height:25px !important;
	left:434px !important;
	top:426px !important;
}

@keyframes intensificar-1525388 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1525388 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1525388 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1525279 {
	width:664px !important;
	height:531px !important;
	left:36px !important;
	top:582px !important;
}

#item1525533 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:488px !important;
}

#item1525556 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1525582 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1525585 {
	width:370px !important;
	height:52px !important;
	left:22px !important;
}

#item1525611 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1525612 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1525608 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1525644 {
	width:172px !important;
	height:70px !important;
}

#item1525645 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1525619 {
	width:172px !important;
	height:70px !important;
}

#item1525620 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1525615 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1525698 {
	width:141px !important;
	height:70px !important;
}

#item1525699 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1525673 {
	width:141px !important;
	height:70px !important;
}

#item1525674 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1525669 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1525752 {
	width:139px !important;
	height:70px !important;
}

#item1525753 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1525727 {
	width:139px !important;
	height:70px !important;
}

#item1525728 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1525722 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1533054 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1545280 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1545303 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1545277 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1525809 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1525809 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1525809 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1525809 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1484363 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1484363 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1484363 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1484361 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1484361 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1484361 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1484359 {
	width:600px !important;
	height:790px !important;
}

#item1484364 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1565516 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

#item1484392 {
	width:534px !important;
	height:244px !important;
	top:15px !important;
}

#item1485205 {
	width:511px !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-1485205 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1485205 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1485205 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1484422 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1484426 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:267px !important;
}

#item1484430 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:124px !important;
}

#item1506754 {
	width:26px !important;
	height:13px !important;
	left:251px !important;
	top:567px !important;
}

#item1506730 {
	width:528px !important;
	height:252px !important;
	top:310px !important;
}

table#table1812239 tr {
	border-bottom:2.2px solid #fff;;
	border-right:2.2px solid #fff;;
}

table#table1812239 {
	table-layout:fixed;
}

#item1506731 {
	width:578px !important;
	height:252px !important;
}

@keyframes intensificar-1506731 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1506731 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1506731 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1506762 {
	width:57px !important;
	height:12px !important;
	top:290px !important;
}

@keyframes intensificar-1506762 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1506762 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1506762 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1484587 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:276px !important;
}

#item1484593 {
	width:534px !important;
	height:533px !important;
	top:15px !important;
}

#item1485116 {
	width:509px !important;
	height:1450px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1485116 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1485116 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1485116 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1484619 {
	width:14px !important;
	height:9px !important;
}

#item1484623 {
	width:12px !important;
	height:8px !important;
	top:555px !important;
}

#item1484461 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1484461 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1484461 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1484461 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1484484 {
	width:350px !important;
	height:379px !important;
	top:49px !important;
}

@keyframes intensificar-1484484 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1484484 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1484484 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1484507 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:378px !important;
}

@keyframes intensificar-1484507 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1484507 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1484507 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1484512 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:320px !important;
}

@keyframes intensificar-1484512 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1484512 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1484512 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1484536 {
	width:167px !important;
	height:15px !important;
	left:8px !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:5px !important;
	height:8px !important;
	top:2px !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%;
}

#item1484562 {
	width:139px !important;
	height:18px !important;
	left:389px !important;
	top:336px !important;
}

@keyframes intensificar-1484562 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1484562 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1484562 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1484367 {
	width:564px !important;
	height:580px !important;
	left:636px !important;
	top:145px !important;
}

#item1484627 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1484650 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1484674 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1484678 {
	width:264px !important;
	height:37px !important;
	left:16px !important;
}

#item1484971 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1484704 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1484705 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1484701 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1484738 {
	width:123px !important;
	height:50px !important;
}

#item1484739 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1484712 {
	width:123px !important;
	height:50px !important;
}

#item1484714 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1484708 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1484792 {
	width:101px !important;
	height:50px !important;
}

#item1484793 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1484766 {
	width:101px !important;
	height:50px !important;
}

#item1484767 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1484762 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1484845 {
	width:99px !important;
	height:50px !important;
}

#item1484846 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1484820 {
	width:99px !important;
	height:50px !important;
}

#item1484821 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1484816 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1484869 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1484875 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1484898 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1484872 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1484902 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1484902 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1484902 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1484902 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1525833 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1525833 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1525833 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1525839 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1525839 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1525839 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1525831 {
	width:701px !important;
	height:309px !important;
	left:-1px !important;
}

#item1531828 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1565546 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

#item1537298 {
	width:628px !important;
	height:324px !important;
	top:193px !important;
}

table#table1816910 tr {
	border-right:3.08px solid #fff;;
}

table#table1816910 {
	table-layout:fixed;
}

#item1537299 {
	width:809px !important;
	height:310px !important;
}

@keyframes intensificar-1537299 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1537299 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1537299 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1537322 {
	width:45px !important;
	height:23px !important;
	left:291px !important;
	top:522px !important;
}

#item1537325 {
	width:80px !important;
	height:16px !important;
	top:166px !important;
}

@keyframes intensificar-1537325 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1537325 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1537325 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1551028 {
	width:628px !important;
	height:136px !important;
}

#item1551029 {
	width:595px !important;
	height:871px !important;
}

@keyframes intensificar-1551029 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1551029 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1551029 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1551052 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:45px !important;
}

#item1549913 {
	width:628px !important;
	height:541px !important;
}

#item1549914 {
	width:595px !important;
	height:2567px !important;
}

@keyframes intensificar-1549914 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1549914 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1549914 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1549937 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:248px !important;
}

#item1525852 {
	width:628px !important;
	height:40px !important;
}

@keyframes intensificar-1525852 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1525852 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1525852 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1525875 {
	width:350px !important;
	height:473px !important;
	top:68px !important;
}

@keyframes intensificar-1525875 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1525875 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1525875 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1525899 {
	width:102px !important;
	height:25px !important;
	left:525px !important;
	top:529px !important;
}

@keyframes intensificar-1525899 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1525899 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1525899 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1525905 {
	width:98px !important;
	height:22px !important;
	left:529px !important;
	top:427px !important;
}

@keyframes intensificar-1525905 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1525905 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1525905 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1525929 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1525929 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1525929 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1525929 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1525952 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1525952 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1525952 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1525952 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1525956 {
	width:194px !important;
	height:25px !important;
	left:433px !important;
	top:450px !important;
}

@keyframes intensificar-1525956 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1525956 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1525956 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1525848 {
	width:664px !important;
	height:555px !important;
	left:36px !important;
	top:534px !important;
}

#item1526107 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:489px !important;
}

#item1526130 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1526154 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1526157 {
	width:370px !important;
	height:52px !important;
	left:22px !important;
}

#item1526207 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1526208 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1526204 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1526240 {
	width:172px !important;
	height:70px !important;
}

#item1526241 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1526215 {
	width:172px !important;
	height:70px !important;
}

#item1526216 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1526211 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1526293 {
	width:141px !important;
	height:70px !important;
}

#item1526294 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1526268 {
	width:141px !important;
	height:70px !important;
}

#item1526269 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1526264 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1526348 {
	width:139px !important;
	height:70px !important;
}

#item1526349 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1526321 {
	width:139px !important;
	height:70px !important;
}

#item1526323 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1526317 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1533051 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1545313 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1545336 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1545310 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1526408 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1526408 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1526408 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1526408 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1561324 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1561324 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1561324 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1561326 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1561326 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1561326 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1561322 {
	width:600px !important;
	height:790px !important;
}

#item1561327 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1565525 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

#item1561504 {
	width:57px !important;
	height:12px !important;
	top:354px !important;
}

@keyframes intensificar-1561504 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1561504 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1561504 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1822213 tr {
	border-right:2.2px solid #fff;;
}

table#table1822213 {
	table-layout:fixed;
}

#item1561564 {
	width:528px !important;
	height:191px !important;
	top:375px !important;
}

@keyframes intensificar-1561564 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1561564 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1561564 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1564093 {
	width:528px !important;
	height:337px !important;
	top:15px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1564093 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1564093 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1564093 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1561462 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:271px !important;
}

#item1561471 {
	width:534px !important;
	height:537px !important;
	top:15px !important;
}

#item1561472 {
	width:509px !important;
	height:1381px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1561472 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1561472 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1561472 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1561497 {
	width:14px !important;
	height:9px !important;
}

#item1561500 {
	width:12px !important;
	height:8px !important;
	top:559px !important;
}

#item1561333 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1561333 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1561333 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1561333 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1561356 {
	width:350px !important;
	height:289px !important;
	top:66px !important;
}

@keyframes intensificar-1561356 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1561356 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1561356 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1561379 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:326px !important;
}

@keyframes intensificar-1561379 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1561379 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1561379 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1561385 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:268px !important;
}

@keyframes intensificar-1561385 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1561385 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1561385 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1561410 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1561410 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1561410 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1561410 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1561434 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1561434 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1561434 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1561434 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1561437 {
	width:139px !important;
	height:18px !important;
	left:389px !important;
	top:284px !important;
}

@keyframes intensificar-1561437 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1561437 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1561437 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1561330 {
	width:564px !important;
	height:566px !important;
	left:636px !important;
	top:159px !important;
}

#item1561587 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1561610 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1561634 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1561637 {
	width:264px !important;
	height:37px !important;
	left:16px !important;
}

#item1561660 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1561683 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1561709 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1561710 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1561706 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1561743 {
	width:123px !important;
	height:50px !important;
}

#item1561744 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1561718 {
	width:123px !important;
	height:50px !important;
}

#item1561719 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1561714 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1561797 {
	width:101px !important;
	height:50px !important;
}

#item1561798 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1561772 {
	width:101px !important;
	height:50px !important;
}

#item1561773 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1561768 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1561850 {
	width:99px !important;
	height:50px !important;
}

#item1561851 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1561825 {
	width:99px !important;
	height:50px !important;
}

#item1561826 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1561821 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1561874 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1561881 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1561905 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1561877 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1561909 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1561909 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1561909 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1561909 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1562046 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1562046 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1562046 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1562048 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1562048 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1562048 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1562044 {
	width:700px !important;
	height:309px !important;
}

#item1562049 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1565563 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

#item1562057 {
	width:80px !important;
	height:16px !important;
	top:215px !important;
}

@keyframes intensificar-1562057 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1562057 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1562057 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1825987 tr {
	border-right:3.08px solid #fff;;
}

table#table1825987 {
	table-layout:fixed;
}

#item1562080 {
	width:628px !important;
	height:287px !important;
	top:244px !important;
}

@keyframes intensificar-1562080 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1562080 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1562080 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1562103 {
	width:628px !important;
	height:184px !important;
}

#item1562104 {
	width:595px !important;
	height:577px !important;
}

@keyframes intensificar-1562104 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1562104 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1562104 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1562127 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:69px !important;
}

#item1562258 {
	width:628px !important;
	height:532px !important;
}

#item1562259 {
	width:595px !important;
	height:2273px !important;
}

@keyframes intensificar-1562259 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1562259 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1562259 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1562282 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:243px !important;
}

#item1562132 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1562132 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1562132 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1562132 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1562156 {
	width:350px !important;
	height:395px !important;
	top:87px !important;
}

@keyframes intensificar-1562156 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1562156 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1562156 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1562179 {
	width:102px !important;
	height:25px !important;
	left:525px !important;
	top:457px !important;
}

@keyframes intensificar-1562179 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1562179 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1562179 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1562184 {
	width:98px !important;
	height:22px !important;
	left:529px !important;
	top:355px !important;
}

@keyframes intensificar-1562184 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1562184 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1562184 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1562208 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1562208 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1562208 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1562208 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1562231 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1562231 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1562231 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1562231 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1562234 {
	width:194px !important;
	height:25px !important;
	left:433px !important;
	top:378px !important;
}

@keyframes intensificar-1562234 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1562234 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1562234 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1562055 {
	width:664px !important;
	height:532px !important;
	left:36px !important;
	top:543px !important;
}

#item1562287 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:487px !important;
}

#item1562310 {
	width:646px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1562334 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1562338 {
	width:370px !important;
	height:52px !important;
	left:22px !important;
}

#item1562361 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1562385 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1562411 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1562412 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1562408 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1562445 {
	width:172px !important;
	height:70px !important;
}

#item1562446 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1562420 {
	width:172px !important;
	height:70px !important;
}

#item1562421 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1562416 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1562498 {
	width:141px !important;
	height:70px !important;
}

#item1562499 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1562473 {
	width:141px !important;
	height:70px !important;
}

#item1562474 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1562469 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1562552 {
	width:139px !important;
	height:70px !important;
}

#item1562553 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1562527 {
	width:139px !important;
	height:70px !important;
}

#item1562528 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1562522 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1562576 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1562583 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1562606 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1562580 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1562609 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1562609 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1562609 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1562609 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1489280 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1489280 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1489280 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1489278 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1489278 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1489278 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1489276 {
	width:600px !important;
	height:790px !important;
}

#item1489281 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1565530 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

#item1489455 {
	width:57px !important;
	height:12px !important;
	top:280px !important;
}

@keyframes intensificar-1489455 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1489455 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1489455 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1489478 {
	width:534px !important;
	height:235px !important;
	top:15px !important;
}

#item1491101 {
	width:510px !important;
	height:400px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1491101 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1491101 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1491101 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1489508 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1489512 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:257px !important;
}

#item1489516 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:120px !important;
}

table#table1830433 tr {
	border-right:2.2px solid #fff;;
}

table#table1830433 {
	table-layout:fixed;
}

#item1489520 {
	width:528px !important;
	height:278px !important;
	top:301px !important;
}

@keyframes intensificar-1489520 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1489520 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1489520 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1489417 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:276px !important;
}

#item1489421 {
	width:534px !important;
	height:550px !important;
	top:15px !important;
}

#item1491026 {
	width:509px !important;
	height:1790px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1491026 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1491026 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1491026 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1489447 {
	width:14px !important;
	height:9px !important;
}

#item1489451 {
	width:12px !important;
	height:8px !important;
	top:571px !important;
}

#item1489288 {
	width:528px !important;
	height:63px !important;
}

@keyframes intensificar-1489288 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1489288 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1489288 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1489311 {
	width:304px !important;
	height:317px !important;
	top:83px !important;
}

@keyframes intensificar-1489311 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1489311 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1489311 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1489334 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:413px !important;
}

@keyframes intensificar-1489334 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1489334 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1489334 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1489340 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:355px !important;
}

@keyframes intensificar-1489340 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1489340 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1489340 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1489364 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1489364 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1489364 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1489364 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1489387 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1489387 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1489387 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1489387 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1489392 {
	width:139px !important;
	height:18px !important;
	left:389px !important;
	top:371px !important;
}

@keyframes intensificar-1489392 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1489392 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1489392 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1489285 {
	width:564px !important;
	height:579px !important;
	left:636px !important;
	top:146px !important;
}

#item1489543 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1489566 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1489592 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1489595 {
	width:264px !important;
	height:37px !important;
	left:16px !important;
}

#item1489618 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1506956 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1489644 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1489645 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1489641 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1489677 {
	width:123px !important;
	height:50px !important;
}

#item1489678 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1489652 {
	width:123px !important;
	height:50px !important;
}

#item1489653 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1489648 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1489731 {
	width:101px !important;
	height:50px !important;
}

#item1489732 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1489705 {
	width:101px !important;
	height:50px !important;
}

#item1489706 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1489701 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1489785 {
	width:99px !important;
	height:50px !important;
}

#item1489786 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1489760 {
	width:99px !important;
	height:50px !important;
}

#item1489761 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1489756 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1489809 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1489816 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1489839 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1489813 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1489843 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1489843 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1489843 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1489843 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1526430 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1526430 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1526430 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1526436 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1526436 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1526436 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1526428 {
	width:700px !important;
	height:309px !important;
}

#item1531839 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1565569 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

#item1526619 {
	width:80px !important;
	height:16px !important;
	top:72px !important;
}

@keyframes intensificar-1526619 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1526619 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1526619 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1834653 tr {
	border-right:3.08px solid #fff;;
}

table#table1834653 {
	table-layout:fixed;
}

#item1526680 {
	width:628px !important;
	height:409px !important;
	top:102px !important;
}

@keyframes intensificar-1526680 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1526680 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1526680 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1551067 {
	width:628px !important;
	height:61px !important;
}

#item1551068 {
	width:595px !important;
	height:684px !important;
}

@keyframes intensificar-1551068 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1551068 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1551068 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1551091 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:8px !important;
}

#item1549977 {
	width:628px !important;
	height:511px !important;
}

#item1549978 {
	width:595px !important;
	height:3096px !important;
}

@keyframes intensificar-1549978 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1549978 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1549978 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1550001 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:233px !important;
}

#item1526448 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1526448 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1526448 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1526448 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1526472 {
	width:350px !important;
	height:395px !important;
	top:116px !important;
}

@keyframes intensificar-1526472 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1526472 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1526472 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1526495 {
	width:102px !important;
	height:25px !important;
	left:525px !important;
	top:514px !important;
}

@keyframes intensificar-1526495 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1526495 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1526495 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1526502 {
	width:98px !important;
	height:22px !important;
	left:529px !important;
	top:412px !important;
}

@keyframes intensificar-1526502 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1526502 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1526502 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1526526 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1526526 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1526526 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1526526 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1526549 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1526549 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1526549 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1526549 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1526555 {
	width:194px !important;
	height:25px !important;
	left:433px !important;
	top:434px !important;
}

@keyframes intensificar-1526555 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1526555 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1526555 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1526444 {
	width:664px !important;
	height:540px !important;
	left:36px !important;
	top:564px !important;
}

#item1526703 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:507px !important;
}

#item1526726 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1526750 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1526754 {
	width:370px !important;
	height:52px !important;
	left:22px !important;
}

#item1526777 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1526801 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1526828 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1526829 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1526824 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1526861 {
	width:172px !important;
	height:70px !important;
}

#item1526862 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1526836 {
	width:172px !important;
	height:70px !important;
}

#item1526837 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1526832 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1526914 {
	width:141px !important;
	height:70px !important;
}

#item1526915 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1526889 {
	width:141px !important;
	height:70px !important;
}

#item1526890 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1526885 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1526967 {
	width:139px !important;
	height:70px !important;
}

#item1526968 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1526942 {
	width:139px !important;
	height:70px !important;
}

#item1526943 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1526938 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1533047 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1545343 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1545366 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1545340 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1527025 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1527025 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1527025 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1527025 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1485270 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1485270 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1485270 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1485268 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1485268 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1485268 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1485266 {
	width:600px !important;
	height:790px !important;
}

#item1485271 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1565534 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

#item1485279 {
	width:57px !important;
	height:12px !important;
	top:308px !important;
}

@keyframes intensificar-1485279 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1485279 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1485279 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1839493 tr {
	border-right:2.2px solid #fff;;
}

table#table1839493 {
	table-layout:fixed;
}

#item1485343 {
	width:528px !important;
	height:250px !important;
	top:329px !important;
}

@keyframes intensificar-1485343 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1485343 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1485343 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1490021 {
	width:528px !important;
	height:292px !important;
	top:15px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1490021 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1490021 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1490021 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1485496 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:276px !important;
}

#item1485499 {
	width:534px !important;
	height:550px !important;
	top:15px !important;
}

#item1491170 {
	width:509px !important;
	height:1540px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1491170 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1491170 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1491170 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1485526 {
	width:14px !important;
	height:9px !important;
}

#item1485529 {
	width:12px !important;
	height:8px !important;
	top:571px !important;
}

#item1485368 {
	width:528px !important;
	height:52px !important;
}

@keyframes intensificar-1485368 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1485368 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1485368 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1485393 {
	width:350px !important;
	height:379px !important;
	top:67px !important;
}

@keyframes intensificar-1485393 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1485393 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1485393 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1485416 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:362px !important;
}

@keyframes intensificar-1485416 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1485416 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1485416 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1485421 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:304px !important;
}

@keyframes intensificar-1485421 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1485421 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1485421 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1485445 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1485445 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1485445 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1485445 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1485468 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1485468 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1485468 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1485468 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1485471 {
	width:139px !important;
	height:18px !important;
	left:389px !important;
	top:320px !important;
}

@keyframes intensificar-1485471 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1485471 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1485471 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1485277 {
	width:564px !important;
	height:579px !important;
	left:636px !important;
	top:146px !important;
}

#item1485532 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1485555 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1485580 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1485584 {
	width:264px !important;
	height:37px !important;
	left:16px !important;
}

#item1485607 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1485633 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1485634 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1485630 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1485667 {
	width:123px !important;
	height:50px !important;
}

#item1485668 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1485642 {
	width:123px !important;
	height:50px !important;
}

#item1485643 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1485638 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1485723 {
	width:101px !important;
	height:50px !important;
}

#item1485724 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1485698 {
	width:101px !important;
	height:50px !important;
}

#item1485699 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1485694 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1485776 {
	width:99px !important;
	height:50px !important;
}

#item1485777 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1485751 {
	width:99px !important;
	height:50px !important;
}

#item1485752 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1485747 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1485800 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1485809 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1485832 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1485806 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1485835 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1485835 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1485835 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1485835 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1527055 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1527055 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1527055 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1527050 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1527050 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1527050 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1527048 {
	width:700px !important;
	height:309px !important;
}

#item1531846 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1565572 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

#item1527230 {
	width:80px !important;
	height:16px !important;
	top:107px !important;
}

@keyframes intensificar-1527230 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1527230 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1527230 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1843797 tr {
	border-right:3.08px solid #fff;;
}

table#table1843797 {
	table-layout:fixed;
}

#item1527254 {
	width:628px !important;
	height:369px !important;
	top:136px !important;
}

@keyframes intensificar-1527254 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1527254 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1527254 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1551102 {
	width:628px !important;
	height:78px !important;
}

#item1551103 {
	width:595px !important;
	height:646px !important;
}

@keyframes intensificar-1551103 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1551103 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1551103 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1551126 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:16px !important;
}

#item1550035 {
	width:628px !important;
	height:519px !important;
}

#item1550036 {
	width:595px !important;
	height:2665px !important;
}

@keyframes intensificar-1550036 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1550036 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1550036 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1550059 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:237px !important;
}

#item1527064 {
	width:628px !important;
	height:73px !important;
}

@keyframes intensificar-1527064 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1527064 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1527064 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1527088 {
	width:350px !important;
	height:425px !important;
	top:94px !important;
}

@keyframes intensificar-1527088 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1527088 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1527088 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1527112 {
	width:102px !important;
	height:25px !important;
	left:525px !important;
	top:499px !important;
}

@keyframes intensificar-1527112 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1527112 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1527112 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1527118 {
	width:98px !important;
	height:22px !important;
	left:529px !important;
	top:397px !important;
}

@keyframes intensificar-1527118 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1527118 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1527118 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1527142 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1527142 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1527142 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1527142 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1527165 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1527165 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1527165 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1527165 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1527169 {
	width:194px !important;
	height:25px !important;
	left:433px !important;
	top:420px !important;
}

@keyframes intensificar-1527169 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1527169 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1527169 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1527061 {
	width:664px !important;
	height:525px !important;
	left:36px !important;
	top:556px !important;
}

#item1527302 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1527325 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1527349 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1527352 {
	width:370px !important;
	height:52px !important;
	left:22px !important;
}

#item1527401 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1527402 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1527398 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1527435 {
	width:172px !important;
	height:70px !important;
}

#item1527436 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1527410 {
	width:172px !important;
	height:70px !important;
}

#item1527411 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1527406 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1527491 {
	width:141px !important;
	height:70px !important;
}

#item1527492 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1527465 {
	width:141px !important;
	height:70px !important;
}

#item1527466 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1527460 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1527545 {
	width:139px !important;
	height:70px !important;
}

#item1527546 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1527520 {
	width:139px !important;
	height:70px !important;
}

#item1527521 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1527515 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1533041 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1545380 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1545403 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1545377 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1527605 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1527605 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1527605 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1527605 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1565858 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

#item1565867 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:567px !important;
	height:85px !important;
	left:25px !important;
	top:33px !important;
	border-radius:12px;
	background:#000;
}

#item1565868 {
	width:1200px !important;
	height:790px !important;
}

#item1565874 {
	width:70px !important;
	height:23px !important;
	left:508px !important;
	top:49px !important;
	border-radius:6px;
	background:#fff;
}

#item1565884 {
	width:19px !important;
	height:5px !important;
	left:1px !important;
	top:3px !important;
}

#item1565889 {
	width:23px !important;
	height:7px !important;
	top:10px !important;
}

#item1565894 {
	width:20px !important;
	height:5px !important;
	left:5px !important;
	top:19px !important;
}

#item1565899 {
	width:16px !important;
	height:7px !important;
	left:1px !important;
}

#item1565904 {
	width:25px !important;
	height:15px !important;
	top:2px !important;
}

#item1565910 {
	width:18px !important;
	height:8px !important;
	left:8px !important;
	top:19px !important;
}

#item1565916 {
	width:25px !important;
	height:15px !important;
	left:2px !important;
	top:10px !important;
}

#item1565926 {
	width:1px !important;
	height:3px !important;
	left:44px !important;
	top:20px !important;
	background:#1e1541;
}

#item1565944 {
	width:62px !important;
	height:31px !important;
	left:1117px !important;
	top:743px !important;
}

#item1543483 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1543483 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1543483 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1543483 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1565777 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

#item1565787 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:651px !important;
	height:60px !important;
	left:25px !important;
	top:24px !important;
	border-radius:12px;
	background:#000;
}

#item1565788 {
	width:70px !important;
	height:23px !important;
	left:588px !important;
	top:43px !important;
	border-radius:6px;
	background:#fff;
}

#item1565796 {
	width:700px !important;
	height:1200px !important;
}

#item1565804 {
	width:19px !important;
	height:5px !important;
	left:1px !important;
	top:3px !important;
}

#item1565809 {
	width:23px !important;
	height:7px !important;
	top:10px !important;
}

#item1565814 {
	width:20px !important;
	height:5px !important;
	left:5px !important;
	top:19px !important;
}

#item1565819 {
	width:16px !important;
	height:7px !important;
	left:1px !important;
}

#item1565824 {
	width:25px !important;
	height:15px !important;
	top:2px !important;
}

#item1565830 {
	width:18px !important;
	height:8px !important;
	left:8px !important;
	top:19px !important;
}

#item1565836 {
	width:25px !important;
	height:15px !important;
	left:2px !important;
	top:10px !important;
}

#item1565841 {
	width:62px !important;
	height:31px !important;
	left:615px !important;
	top:1169px !important;
}

#item1543557 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1543557 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1543557 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1543557 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1182054 {
	width:1224px !important;
	height:806px !important;
	left:-12px !important;
	top:-8px !important;
	background:#101820;
}

#item1182074 {
	width:150px !important;
	height:28px !important;
	left:525px !important;
	top:609px !important;
}

#item1182089 {
	width:122px !important;
	height:28px !important;
	left:539px !important;
	top:640px !important;
}

#item1182053 {
	width:424px !important;
	height:68px !important;
	left:388px !important;
	top:361px !important;
}

@keyframes intensificar-1182053 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1182053 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1182053 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1530353 {
	width:446px !important;
	height:39px !important;
	left:377px !important;
	top:686px !important;
}

#item1222351 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1222351 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1222351 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1222351 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1530284 {
	width:719px !important;
	height:1230px !important;
	left:-7px !important;
	top:-12px !important;
	background:#101820;
}

#item1530285 {
	width:214px !important;
	height:40px !important;
	left:243px !important;
	top:791px !important;
}

#item1530308 {
	width:546px !important;
	height:40px !important;
	left:77px !important;
	top:911px !important;
}

#item1530335 {
	width:171px !important;
	height:39px !important;
	left:265px !important;
	top:834px !important;
}

#item1530340 {
	width:424px !important;
	height:68px !important;
	left:138px !important;
	top:566px !important;
}

@keyframes intensificar-1530340 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1530340 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1530340 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1527675 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1527675 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1527675 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1527675 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

p.autoParaStyle176 {
	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.autoParaStyle175 {
	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.autoParaStyle174 {
	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.autoParaStyle173 {
	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.autoParaStyle172 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:25.2px;
	line-height:28px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle171 {
	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.autoParaStyle170 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:24px;
	line-height:15.2px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle169 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:16.8px;
	line-height:15.2px;
	color:#ea5153;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:4px;
	text-align:left;
}

p.autoParaStyle168 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:15.2px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:4px;
	text-align:left;
}

p.autoParaStyle167 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:15.2px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle166 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:14px;
	line-height:15.2px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle165 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:15.2px;
	color:#272f36;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle164 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:19.6px;
	color:#101820;
	letter-spacing:0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle163 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:17px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:3px;
	text-align:left;
}

p.autoParaStyle162 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:14px;
	color:#101820;
	letter-spacing:0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle161 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:23px;
	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.autoParaStyle160 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:23px;
	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:600;
	font-family:FF-Poppins-SemiBold,Poppins;
	font-size:18.2px;
	line-height:23.8px;
	color:#ea5153;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle158 {
	font-weight:600;
	font-family:FF-Poppins-SemiBold,Poppins;
	font-size:13px;
	line-height:17px;
	color:#ea5153;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle157 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:21.3px;
	line-height:21.3px;
	color:#ebe9f0;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle156 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:17px;
	line-height:21.3px;
	color:#ebe9f0;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle155 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:21.3px;
	line-height:21.3px;
	color:#000;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle154 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:17px;
	line-height:21.3px;
	color:#000;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle153 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:20px;
	line-height:22px;
	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.autoParaStyle152 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:20px;
	line-height:20px;
	color:#000;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle151 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:16px;
	line-height:20px;
	color:#000;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle150 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16px;
	line-height:24px;
	color:#fff;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle149 {
	font-family:FF-MinionPro-Regular,"Minion Pro","Times New Roman", Times, serif;
	font-size:16.8px;
	line-height:19.6px;
	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.autoParaStyle148 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:14px;
	line-height:16.8px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle147 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:10px;
	line-height:12px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle146 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:17px;
	line-height:21.3px;
	color:#fff;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle145 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:21.3px;
	line-height:21.3px;
	color:#fff;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle144 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:20px;
	line-height:22px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle143 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:16px;
	line-height:20px;
	color:#fff;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle142 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:20px;
	line-height:20px;
	color:#fff;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle141 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16px;
	line-height:24px;
	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.autoParaStyle140 {
	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.autoParaStyle139 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:19px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle138 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:14px;
	line-height:19px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle137 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:19px;
	color:#272f36;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle136 {
	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.autoParaStyle135 {
	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.autoParaStyle134 {
	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.autoParaStyle133 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18.2px;
	line-height:21px;
	color:#786b9a;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle132 {
	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.autoParaStyle131 {
	font-family:FF-Averta-Regular,Averta;
	font-size:21px;
	line-height:23.8px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle130 {
	font-weight: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.autoParaStyle129 {
	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.autoParaStyle128 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:16.8px;
	line-height:23.8px;
	color:#ea5153;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:4px;
	text-align:left;
}

p.autoParaStyle127 {
	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.autoParaStyle126 {
	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.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;
	text-align:left;
}

p.autoParaStyle124 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:19.6px;
	color:#101820;
	letter-spacing:0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.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: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.autoParaStyle121 {
	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.autoParaStyle120 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:19.6px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle119 {
	font-weight: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.autoParaStyle118 {
	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.autoParaStyle117 {
	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.autoParaStyle116 {
	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.autoParaStyle115 {
	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.autoParaStyle114 {
	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.autoParaStyle113 {
	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.autoParaStyle112 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:13px;
	line-height:15px;
	color:#786b9a;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle111 {
	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.autoParaStyle110 {
	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.autoParaStyle109 {
	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.autoParaStyle108 {
	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.autoParaStyle107 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:12px;
	line-height:17px;
	color:#ea5153;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:3px;
	text-align:left;
}

p.autoParaStyle106 {
	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.autoParaStyle105 {
	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.autoParaStyle104 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:14px;
	color:#ea5153;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle103 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:14px;
	color:#101820;
	letter-spacing:0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle102 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:14px;
	color:#ea5153;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle101 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:12px;
	line-height:18px;
	color:#272f36;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle100 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:9px;
	line-height:10px;
	color:#272f36;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle99 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:9px;
	line-height:10px;
	color:#272f36;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle98 {
	font-family:FF-Averta-Regular,Averta;
	font-size:3.2px;
	line-height:18px;
	color:#3c3c3b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle97 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:9px;
	line-height:15px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle96 {
	font-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.autoParaStyle95 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18.2px;
	line-height:21px;
	color:#786b9a;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle94 {
	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.autoParaStyle93 {
	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.autoParaStyle92 {
	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.autoParaStyle91 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:9.8px;
	line-height:12.8px;
	color:#ea5153;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle90 {
	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.autoParaStyle89 {
	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.autoParaStyle88 {
	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.autoParaStyle87 {
	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.autoParaStyle86 {
	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.autoParaStyle85 {
	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.autoParaStyle84 {
	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.autoParaStyle83 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:23.8px;
	color:#ea5153;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-14px;
	padding-left:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle82 {
	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.autoParaStyle81 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:23.8px;
	color:#ea5153;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle80 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:13px;
	line-height:15px;
	color:#786b9a;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle79 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:13px;
	line-height:15px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle78 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:12px;
	line-height:17px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle77 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18px;
	line-height:20px;
	color:#101820;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle76 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:8px;
	line-height:10.5px;
	color:#ea5153;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle75 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:10.5px;
	line-height:15px;
	color:#ea5153;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle74 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:10.5px;
	line-height:15px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle73 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:9.5px;
	line-height:15px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle72 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:11px;
	line-height:15px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle71 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:12px;
	line-height:26px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle70 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:14px;
	line-height:17px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle69 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:14px;
	line-height:17px;
	color:#ea5153;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle68 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:17px;
	color:#ea5153;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-10px;
	padding-left:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle67 {
	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.autoParaStyle66 {
	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.autoParaStyle65 {
	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.autoParaStyle64 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:72px;
	line-height:73.2px;
	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.autoParaStyle63 {
	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.autoParaStyle62 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:60px;
	line-height:61px;
	color:#fff;
	letter-spacing:0.100em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle61 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:25px;
	line-height:28px;
	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.autoParaStyle60 {
	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.autoParaStyle59 {
	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.autoParaStyle58 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:23.8px;
	color:#ea5153;
	letter-spacing:0.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.autoParaStyle57 {
	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.autoParaStyle56 {
	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.autoParaStyle55 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:18.2px;
	line-height:23.8px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle54 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:13px;
	line-height:15px;
	color:#ec6264;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle53 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:13px;
	line-height:15px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle52 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#ea5153;
	letter-spacing:0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle51 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:17px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle50 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size: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.autoParaStyle49 {
	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.autoParaStyle48 {
	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.autoParaStyle47 {
	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.autoParaStyle46 {
	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.autoParaStyle45 {
	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.autoParaStyle44 {
	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.autoParaStyle43 {
	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.autoParaStyle42 {
	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.autoParaStyle41 {
	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.autoParaStyle40 {
	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.autoParaStyle39 {
	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.autoParaStyle38 {
	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.autoParaStyle37 {
	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.autoParaStyle36 {
	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.autoParaStyle35 {
	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.autoParaStyle34 {
	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.autoParaStyle33 {
	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.autoParaStyle32 {
	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.autoParaStyle31 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:25.2px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle30 {
	font-weight: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.autoParaStyle29 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:25.2px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-14px;
	padding-left:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle28 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:22px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle27 {
	font-weight:900;
	font-family:FF-OptimaLTPro-Black,"Optima LT Pro",Impact, Charcoal, sans-serif;
	font-size:20px;
	line-height:22px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle26 {
	font-weight:bold;
	font-family:FF-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.autoParaStyle25 {
	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.autoParaStyle24 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:25.2px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle23 {
	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.autoParaStyle22 {
	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.autoParaStyle21 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:25.2px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle20 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size: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.autoParaStyle19 {
	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.autoParaStyle18 {
	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-indent:-10px;
	padding-left:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle17 {
	font-weight:900;
	font-family:FF-OptimaLTPro-Black,"Optima LT Pro",Impact, Charcoal, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle16 {
	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.autoParaStyle15 {
	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.autoParaStyle14 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:18px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle13 {
	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.autoParaStyle12 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#ea5153;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle11 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:18px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle10 {
	font-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.autoParaStyle9 {
	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.autoParaStyle8 {
	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.autoParaStyle7 {
	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.autoParaStyle6 {
	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.autoParaStyle5 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:55px;
	line-height:55px;
	color:#fff;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle4 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:33.6px;
	line-height:91px;
	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.autoParaStyle3 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:91px;
	line-height:91px;
	color:#fff;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle2 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:24px;
	line-height:65px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle1 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:65px;
	line-height:65px;
	color:#fff;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.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.Cuerpo-de-texto {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:10.5px;
	line-height:15px;
	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;
	margin-top:3px;
	-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.Mobil_-_Párrafo-básico {
	font-family:"Avenir Next Condensed",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:16px;
	line-height:18px;
	color:#3c3c3b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p._2-1_TEXTO-GENERAL {
	font-family:Optima,"Times New Roman", Times, serif;
	font-size:18px;
	line-height:20px;
	color:#6f6f6e;
	text-align:left;
}

p.Párrafo-básico {
	font-family:"Avenir Next Condensed",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:16px;
	line-height:18px;
	color:#3c3c3b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Ningún-estilo-de-párrafo {
	font-family:"Minion Pro","Times New Roman", Times, serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

span.autoCharStyle18 {
	font-size:11px;
	color:#ea5153;
}

span.autoCharStyle17 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	color:#ea5153;
	letter-spacing:0.050em;
}

span.autoCharStyle16 {
	font-size:14px;
}

span.autoCharStyle15 {
	font-size:10px;
}

span.autoCharStyle14 {
	color:#101820;
}

span.autoCharStyle13 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	color:#ea5153;
	letter-spacing:0.050em;
}

span.autoCharStyle12 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	color:#ea5153;
	letter-spacing:0.020em;
}

span.autoCharStyle11 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-DemiBold,"Optima LT Pro",sans-serif;
	font-size:22.9px;
	letter-spacing:0.100em;
}

span.autoCharStyle10 {
	text-decoration:underline;
}

span.autoCharStyle9 {
}

span.autoCharStyle8 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-DemiBold,"Optima LT Pro",sans-serif;
	font-size:16.4px;
	letter-spacing:0.100em;
}

span.autoCharStyle7 {
}

span.autoCharStyle6 {
	color:#ea5153;
}

span.autoCharStyle5 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
}

span.autoCharStyle4 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
}

span.autoCharStyle3 {
	font-weight:bold;
	font-family:FF-Averta-Bold,Averta;
}

span.autoCharStyle2 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	color:#ea5153;
}

span.autoCharStyle1 {
}

span.Hipervínculo {
	color:#000;
	text-decoration:underline;
}

span.C_Negrita {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:12px;
	color:#101820;
	letter-spacing:0.010em;
}

span.C_Titulo {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	color:#ea5153;
	letter-spacing:0.050em;
}

span.texto-mapa-1 {
	font-weight:bold;
	font-family:"Avenir Next Condensed",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:8.5px;
	color:#fff;
}

span.Texto-itinerario {
	font-family:"Avenir Next Condensed",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:8.5px;
	color:#000;
}

span.Ninguno {
}
#in5footer,  #prefooter {display:none;}

[class*=" mq-"]{ display:none; }
.mq-default { display:block; }
@media all and (max-width:767px){ [class*=" mq-"], .mq-default { display:none; } .mq-700 {display:block; } }

