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

@font-face {
	font-family:FF-GTFlexa-Black;
	src:url("../fonts/GT-Flexa-Standard-Black.otf");
}

@font-face {
	font-family:FF-GTFlexa-Light;
	src:url("../fonts/GT-Flexa-Standard-Light.otf");
}

@font-face {
	font-family:FF-GTFlexa-Regular;
	src:url("../fonts/GT-Flexa-Standard-Regular.otf");
}

@font-face {
	font-family:FF-GTFlexa-Bold;
	src:url("../fonts/GT-Flexa-Standard-Bold.otf");
	font-weight:bold;
}

@font-face {
	font-family:FF-GTFlexa-Medium;
	src:url("../fonts/GT-Flexa-Standard-Medium.otf");
}

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

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

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

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

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

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

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

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

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

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

#item1152006 {
	width:645px !important;
	height:22px !important;
	left:75px !important;
	top:139px !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%;
}

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

#item1497890 {
	width:636px !important;
	height:48px !important;
	left:36px !important;
	top:36px !important;
}

#item1497913 {
	width:645px !important;
	height:22px !important;
	left:41px !important;
	top:106px !important;
}

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

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

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

@keyframes atenuar-1497945 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1497945 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1497945 {
	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:126px !important;
	top:256px !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.35;
	width:357px !important;
	height:307px !important;
	background:#0e0b00;
}

#item1152187 {
	width:317px !important;
	height:267px !important;
	left:22px !important;
	top:17px !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%;
}

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

#item1497971 {
	width:427px !important;
	height:161px !important;
	left:236px !important;
	top:485px !important;
}

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

#item1497994 {
	opacity:0.25;
	width:644px !important;
	height:346px !important;
	left:28px !important;
	top:666px !important;
	background:#0e0b00;
}

#item1497995 {
	width:602px !important;
	height:306px !important;
	left:50px !important;
	top:683px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1531973 {
	width:13px !important;
	height:26px !important;
	left:1140px !important;
	top:117px !important;
}

#item1531978 {
	width:1086px !important;
	height:188px !important;
	left:48px !important;
	top:35px !important;
}

#item1566467 {
	width:1062px !important;
	height:302px !important;
	background:#f5f5f5;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:40px;
	-webkit-column-gap:40px;
	column-gap:40px;
}

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

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

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

#item1532034 {
	width:14px !important;
	height:9px !important;
	left:1122px !important;
	top:20px !important;
}

#item1532039 {
	width:14px !important;
	height:9px !important;
	left:1122px !important;
	top:229px !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%;
}

#item1515582 {
	width:700px !important;
	height:658px !important;
	top:40px !important;
	background:#f3f3f2;
}

#item1566539 {
	width:23px !important;
	height:46px !important;
	left:664px !important;
	top:348px !important;
}

#item1566544 {
	width:628px !important;
	height:583px !important;
	left:36px !important;
	top:79px !important;
}

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

#item1566545 {
	width:609px !important;
	height:948px !important;
	background:#f5f5f5;
}

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

#item1516055 {
	width:700px !important;
	height:539px !important;
	top:159px !important;
	background:#f3f3f2;
}

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

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

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

#item1515984 {
	width:700px !important;
	height:587px !important;
	top:111px !important;
	background:#f3f3f2;
}

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

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

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

#item1515912 {
	width:700px !important;
	height:698px !important;
	background:#f3f3f2;
}

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

#item1515937 {
	width:628px !important;
	height:571px !important;
	top:62px !important;
}

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

#item1515833 {
	width:700px !important;
	height:587px !important;
	top:111px !important;
	background:#f3f3f2;
}

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

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

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

#item1515903 {
	width:628px !important;
	height:70px !important;
	left:36px !important;
	top:417px !important;
}

#item1515708 {
	width:700px !important;
	height:694px !important;
	top:4px !important;
	background:#f3f3f2;
}

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

#item1515740 {
	width:628px !important;
	height:220px !important;
	top:28px !important;
}

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

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

#item1515809 {
	width:386px !important;
	height:382px !important;
	left:36px !important;
	top:280px !important;
}

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

#item1515638 {
	width:700px !important;
	height:587px !important;
	top:111px !important;
	background:#f3f3f2;
}

#item1515661 {
	width:628px !important;
	height:491px !important;
	left:36px !important;
	top:171px !important;
}

#item1515684 {
	width:615px !important;
	height:15px !important;
	left:36px !important;
	top:141px !important;
}

#item1515580 {
	width:700px !important;
	height:698px !important;
	top:502px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1565971 {
	width:351px !important;
	height:369px !important;
	left:806px !important;
	top:215px !important;
}

#item1565985 {
	width:272px !important;
	height:61px !important;
	left:866px !important;
	top:44px !important;
}

#item1566009 {
	width:648px !important;
	height:126px !important;
	left:46px !important;
	top:36px !important;
}

#item1566016 {
	width:680px !important;
	height:72px !important;
	left:50px !important;
	top:163px !important;
}

#item1566059 {
	width:354px !important;
	height:18px !important;
	left:65px !important;
	top:357px !important;
}

#item1566176 {
	width:354px !important;
	height:18px !important;
	left:65px !important;
	top:516px !important;
}

#item1566227 {
	width:665px !important;
	height:18px !important;
	left:65px !important;
	top:591px !important;
}

#item1566152 {
	width:112px !important;
	height:78px !important;
	left:196px !important;
	top:387px !important;
}

#item1566199 {
	width:535px !important;
	height:20px !important;
	left:65px !important;
	top:546px !important;
}

#item1566305 {
	width:221px !important;
	height:120px !important;
	left:249px !important;
	top:634px !important;
}

#item1566330 {
	width:232px !important;
	height:120px !important;
	left:680px !important;
	top:634px !important;
}

#item1566250 {
	width:69px !important;
	height:8px !important;
	left:65px !important;
	top:620px !important;
}

#item1566282 {
	width:62px !important;
	height:8px !important;
	left:491px !important;
	top:620px !important;
}

#item1565977 {
	width:155px !important;
	height:22px !important;
	left:1022px !important;
	top:734px !important;
}

#item1566150 {
	width:15px !important;
	height:22px !important;
	left:36px !important;
	top:357px !important;
}

#item1566222 {
	width:15px !important;
	height:22px !important;
	left:36px !important;
	top:516px !important;
}

#item1566273 {
	width:15px !important;
	height:22px !important;
	left:36px !important;
	top:591px !important;
}

#item1588176 {
	width:124px !important;
	height:95px !important;
	left:65px !important;
	top:387px !important;
}

#item1588201 {
	width:135px !important;
	height:62px !important;
	left:315px !important;
	top:387px !important;
}

#item1588224 {
	width:473px !important;
	height:18px !important;
	left:65px !important;
	top:486px !important;
}

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

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

#item1587801 {
	width:297px !important;
	height:313px !important;
	left:388px !important;
	top:399px !important;
}

#item1587806 {
	width:272px !important;
	height:61px !important;
	left:366px !important;
	top:44px !important;
}

#item1587809 {
	width:602px !important;
	height:282px !important;
	left:46px !important;
	top:135px !important;
}

#item1587832 {
	width:602px !important;
	height:72px !important;
	left:50px !important;
	top:261px !important;
}

#item1587855 {
	width:390px !important;
	height:19px !important;
	left:56px !important;
	top:571px !important;
}

#item1587878 {
	width:390px !important;
	height:19px !important;
	left:56px !important;
	top:746px !important;
}

#item1587902 {
	width:585px !important;
	height:19px !important;
	left:56px !important;
	top:828px !important;
}

#item1587925 {
	width:130px !important;
	height:68px !important;
	left:321px !important;
	top:604px !important;
}

#item1587948 {
	width:405px !important;
	height:22px !important;
	left:56px !important;
	top:779px !important;
}

#item1587971 {
	width:243px !important;
	height:132px !important;
	left:258px !important;
	top:876px !important;
}

#item1587994 {
	width:255px !important;
	height:132px !important;
	left:264px !important;
	top:1041px !important;
}

#item1588017 {
	width:76px !important;
	height:9px !important;
	left:56px !important;
	top:861px !important;
}

#item1588040 {
	width:68px !important;
	height:9px !important;
	left:56px !important;
	top:1026px !important;
}

#item1588075 {
	width:155px !important;
	height:22px !important;
	left:522px !important;
	top:1156px !important;
}

#item1588078 {
	width:17px !important;
	height:25px !important;
	left:24px !important;
	top:571px !important;
}

#item1588082 {
	width:17px !important;
	height:25px !important;
	left:24px !important;
	top:746px !important;
}

#item1588086 {
	width:17px !important;
	height:25px !important;
	left:24px !important;
	top:828px !important;
}

#item1588104 {
	width:115px !important;
	height:86px !important;
	left:192px !important;
	top:604px !important;
}

#item1588128 {
	width:121px !important;
	height:105px !important;
	left:56px !important;
	top:604px !important;
}

#item1588152 {
	width:418px !important;
	height:20px !important;
	left:56px !important;
	top:713px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1286945 {
	width:528px !important;
	height:480px !important;
	left:636px !important;
	top:200px !important;
}

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

#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-1498805 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1498805 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1498805 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

#item1498813 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:459px !important;
}

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

#item1498840 {
	width:628px !important;
	height:51px !important;
	left:24px !important;
}

#item1585862 {
	width:628px !important;
	height:585px !important;
	left:36px !important;
	top:579px !important;
}

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

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

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

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

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

#item1182263 {
	width:247px !important;
	height:227px !important;
	top:563px !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:300px !important;
	height:51px !important;
	left:50px !important;
}

#item1153377 {
	width:350px !important;
	height:51px !important;
	left:836px !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-1498904 {
	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-1498904 {
	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;
	}
}
#item1498909 {
	width:700px !important;
	height:395px !important;
	top:805px !important;
	background:#fff;
}

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

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

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

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

#item1498926 {
	width:420px !important;
	height:72px !important;
	left:71px !important;
}

#item1498919 {
	width:491px !important;
	height:72px !important;
	left:53px !important;
	top:967px !important;
}

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

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

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

@keyframes atenuar-1499005 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1499005 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1499005 {
	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:888px !important;
	height:44px !important;
	left:98px !important;
	top:463px !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.35;
	width:408px !important;
	height:157px !important;
	background:#0e0b00;
}

#item1153802 {
	width:360px !important;
	height:134px !important;
	left:22px !important;
	top:19px !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%;
}

#item1499021 {
	width:1236px !important;
	height:814px !important;
	left:-268px !important;
	top:193px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1499022 {
	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-1499022 {
	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;
	}
}
#item1499026 {
	width:736px !important;
	height:44px !important;
	left:36px !important;
	top:942px !important;
}

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

#item1499050 {
	opacity:0.35;
	width:625px !important;
	height:151px !important;
	background:#0e0b00;
}

#item1499051 {
	width:586px !important;
	height:130px !important;
	left:22px !important;
	top:19px !important;
}

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

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

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

#item1159942 {
	width:509px !important;
	height:621px !important;
}

@keyframes intensificar-1159942 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1159942 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1159942 {
	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:660px !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;
}

#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#table1598829 th, table#table1598829 td {
	vertical-align:top;;
}

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

table#table1598829 {
	table-layout:fixed;
}

#item1416411 {
	width:510px !important;
	height:294px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1416496 {
	width:511px !important;
	height:17px !important;
	top:253px !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:399px !important;
	height:37px !important;
	left:16px !important;
}

#item1564688 {
	width:558px !important;
	height:592px !important;
	left:21px !important;
	top:133px !important;
}

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

#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:807px !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:932px !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:1057px !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%;
}

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

#item1565454 {
	width:628px !important;
	height:700px !important;
	left:36px !important;
	top:60px !important;
}

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

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

#item1565481 {
	width:627px !important;
	height:741px !important;
	left:36px !important;
	top:60px !important;
}

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

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

#item1499192 {
	width:92px !important;
	height:20px !important;
	left:50px !important;
	top:60px !important;
}

#item1499215 {
	width:139px !important;
	height:20px !important;
	left:519px !important;
	top:60px !important;
}

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

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

table#table1602376 {
	table-layout:fixed;
}

#item1499240 {
	width:622px !important;
	height:616px !important;
}

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

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

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

#item1499271 {
	width:623px !important;
	height:21px !important;
	top:23px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1499158 {
	width:700px !important;
	height:924px !important;
	top:1px !important;
}

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

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

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

#item1499460 {
	width:559px !important;
	height:52px !important;
	left:22px !important;
}

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

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

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

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

#item1499919 {
	width:26px !important;
	height:26px !important;
	left:644px !important;
	top:170px !important;
}

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

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

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

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

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

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

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

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

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

#item1499989 {
	width:171px !important;
	height:70px !important;
	left:151px !important;
	top:1130px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1517854 {
	width:35px !important;
	height:74px !important;
	left:148px !important;
	top:1127px !important;
}

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

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

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

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

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

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

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

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

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

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

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

table#table1605847 {
	table-layout:fixed;
}

#item1466949 {
	width:528px !important;
	height:209px !important;
	top:19px !important;
}

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

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

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

#item1567587 {
	width:528px !important;
	height:390px !important;
	top:1px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

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

#item1467388 {
	width:528px !important;
	height:549px !important;
	top:1px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

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

#item1466699 {
	width:528px !important;
	height:97px !important;
}

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

#item1466723 {
	width:350px !important;
	height:184px !important;
	top:122px !important;
}

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

#item1466746 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:344px !important;
}

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

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

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

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

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

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

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

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

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

#item1567501 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:175px !important;
}

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

#item1567524 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:191px !important;
}

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

#item1466658 {
	width:542px !important;
	height:550px !important;
	left:36px !important;
	top:175px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1467245 {
	width:122px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

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

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

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

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

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

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

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

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

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

table#table1611039 {
	table-layout:fixed;
}

#item1568125 {
	width:628px !important;
	height:313px !important;
	top:214px !important;
}

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

#item1568148 {
	width:80px !important;
	height:12px !important;
	top:187px !important;
}

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

#item1568171 {
	width:628px !important;
	height:158px !important;
}

#item1568172 {
	width:595px !important;
	height:537px !important;
}

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

#item1568195 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:56px !important;
}

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

#item1543415 {
	width:595px !important;
	height:1554px !important;
}

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

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

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

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

#item1542280 {
	width:595px !important;
	height:1186px !important;
}

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

#item1500339 {
	width:628px !important;
	height:159px !important;
}

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

#item1500362 {
	width:462px !important;
	height:281px !important;
	top:193px !important;
}

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

#item1500385 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:501px !important;
}

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

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

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

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

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

#item1500439 {
	width:233px !important;
	height:21px !important;
	left:11px !important;
}

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

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

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

#item1568059 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:266px !important;
}

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

#item1568082 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:289px !important;
}

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

#item1500264 {
	width:664px !important;
	height:526px !important;
	left:36px !important;
	top:549px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1517696 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

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

#item1517693 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

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

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

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

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

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

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

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

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

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

table#table1618430 {
	table-layout:fixed;
}

#item1467946 {
	width:528px !important;
	height:133px !important;
	top:19px !important;
}

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

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

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

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

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

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

#item1468130 {
	width:527px !important;
	height:548px !important;
	top:15px !important;
}

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

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

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

#item1468161 {
	width:14px !important;
	height:9px !important;
	top:570px !important;
}

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

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

#item1468017 {
	width:350px !important;
	height:156px !important;
	top:100px !important;
}

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

#item1468040 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:218px !important;
}

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

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

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

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

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

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

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

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

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

#item1467899 {
	width:552px !important;
	height:579px !important;
	left:636px !important;
	top:146px !important;
}

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

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

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

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

#item1568285 {
	width:69px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

table#table1621425 {
	table-layout:fixed;
}

#item1500980 {
	width:628px !important;
	height:206px !important;
	top:27px !important;
}

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

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

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

#item1543511 {
	width:628px !important;
	height:280px !important;
}

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

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

#item1543535 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:117px !important;
}

#item1542314 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:249px !important;
}

#item1542317 {
	width:628px !important;
	height:541px !important;
	top:1px !important;
}

#item1542318 {
	width:595px !important;
	height:1456px !important;
}

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

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

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

#item1501080 {
	width:490px !important;
	height:112px !important;
	top:139px !important;
}

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

#item1501103 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:297px !important;
}

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

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

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

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

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

#item1501157 {
	width:203px !important;
	height:21px !important;
	left:11px !important;
}

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

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

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

#item1500977 {
	width:651px !important;
	height:542px !important;
	left:36px !important;
	top:533px !important;
}

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

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

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

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

#item1568308 {
	width:97px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

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

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

#item1501406 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1129px !important;
}

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

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

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

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

#item1501413 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1129px !important;
}

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

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

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

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

#item1501466 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1129px !important;
}

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

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

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

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

#item1501520 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1129px !important;
}

#item1501603 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1126px !important;
}

#item1538752 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

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

#item1538749 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

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

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

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

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

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

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

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

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

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

table#table1624804 {
	table-layout:fixed;
}

#item1468835 {
	width:528px !important;
	height:134px !important;
	top:19px !important;
}

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

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

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

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

#item1568867 {
	width:527px !important;
	height:548px !important;
	top:15px !important;
}

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

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

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

#item1568898 {
	width:14px !important;
	height:9px !important;
	top:570px !important;
}

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

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

#item1468907 {
	width:350px !important;
	height:80px !important;
	top:83px !important;
}

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

#item1468930 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:208px !important;
}

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

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

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

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

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

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

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

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

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

#item1468790 {
	width:552px !important;
	height:579px !important;
	left:636px !important;
	top:146px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1501622 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

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

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

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

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

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

table#table1627412 {
	table-layout:fixed;
}

#item1501651 {
	width:628px !important;
	height:206px !important;
	top:27px !important;
}

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

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

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

#item1569379 {
	width:628px !important;
	height:264px !important;
}

#item1569382 {
	width:595px !important;
	height:479px !important;
}

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

#item1569405 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:109px !important;
}

#item1542359 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:248px !important;
}

#item1542364 {
	width:628px !important;
	height:541px !important;
}

#item1542365 {
	width:595px !important;
	height:1735px !important;
}

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

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

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

#item1501750 {
	width:490px !important;
	height:112px !important;
	top:108px !important;
}

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

#item1501773 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:277px !important;
}

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

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

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

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

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

#item1501828 {
	width:233px !important;
	height:21px !important;
	left:11px !important;
}

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

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

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

#item1501648 {
	width:664px !important;
	height:541px !important;
	left:36px !important;
	top:549px !important;
}

#item1501879 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:489px !important;
}

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

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

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

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

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

#item1501953 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1129px !important;
}

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

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

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

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

#item1501966 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1129px !important;
}

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

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

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

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

#item1502020 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1129px !important;
}

#item1502102 {
	width:139px !important;
	height:70px !important;
	left:1px !important;
}

#item1502103 {
	width:97px !important;
	height:39px !important;
	left:43px !important;
	top:14px !important;
}

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

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

#item1502073 {
	width:139px !important;
	height:70px !important;
	left:163px !important;
	top:1128px !important;
}

#item1502155 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1126px !important;
}

#item1538782 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

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

#item1538779 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

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

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

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

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

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

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

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

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

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

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

table#table1630746 {
	table-layout:fixed;
}

#item1469748 {
	width:528px !important;
	height:162px !important;
	top:19px !important;
}

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

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

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

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

#item1569421 {
	width:527px !important;
	height:548px !important;
	top:15px !important;
}

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

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

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

#item1569451 {
	width:14px !important;
	height:9px !important;
	top:570px !important;
}

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

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

#item1469617 {
	width:350px !important;
	height:80px !important;
	top:83px !important;
}

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

#item1469640 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:207px !important;
}

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

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

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

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

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

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

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

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

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

#item1469591 {
	width:552px !important;
	height:579px !important;
	left:636px !important;
	top:146px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

table#table1633794 {
	table-layout:fixed;
}

#item1502202 {
	width:628px !important;
	height:246px !important;
	top:27px !important;
}

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

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

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

#item1569896 {
	width:628px !important;
	height:249px !important;
}

#item1569897 {
	width:595px !important;
	height:420px !important;
}

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

#item1569920 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:102px !important;
}

#item1542402 {
	width:628px !important;
	height:552px !important;
}

#item1542403 {
	width:595px !important;
	height:1421px !important;
}

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

#item1542397 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:253px !important;
}

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

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

#item1502302 {
	width:490px !important;
	height:112px !important;
	top:132px !important;
}

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

#item1502325 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:301px !important;
}

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

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

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

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

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

#item1502380 {
	width:233px !important;
	height:21px !important;
	left:11px !important;
}

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

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

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

#item1502199 {
	width:664px !important;
	height:552px !important;
	left:36px !important;
	top:523px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1538817 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

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

#item1538814 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

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

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

#item1569966 {
	width:81px !important;
	height:279px !important;
	top:511px !important;
}

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

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

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

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

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

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

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

table#table1637316 {
	table-layout:fixed;
}

#item1473011 {
	width:528px !important;
	height:191px !important;
	top:19px !important;
}

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

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

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

#item1571419 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:154px !important;
}

#item1571422 {
	width:532px !important;
	height:304px !important;
	top:15px !important;
}

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

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

#item1571449 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1571454 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:326px !important;
}

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

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

#item1571242 {
	width:532px !important;
	height:531px !important;
	top:15px !important;
}

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

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

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

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

#item1472817 {
	width:528px !important;
	height:46px !important;
}

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

#item1472840 {
	width:350px !important;
	height:253px !important;
	top:66px !important;
}

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

#item1472863 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:359px !important;
}

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

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

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

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

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

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

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

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

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

#item1472814 {
	width:552px !important;
	height:563px !important;
	left:36px !important;
	top:162px !important;
}

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

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

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

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

#item1473336 {
	width:122px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item1571005 {
	width:144px !important;
	height:50px !important;
	left:874px !important;
	top:740px !important;
}

#item1571084 {
	width:148px !important;
	height:50px !important;
}

#item1571085 {
	width:133px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1571059 {
	width:148px !important;
	height:50px !important;
}

#item1571060 {
	width:133px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1571057 {
	width:148px !important;
	height:50px !important;
	left:723px !important;
	top:740px !important;
}

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

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

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

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

#item1571108 {
	width:101px !important;
	height:50px !important;
	left:619px !important;
	top:740px !important;
}

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

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

#item1569976 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

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

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

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

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

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

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

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

table#table1642316 {
	table-layout:fixed;
}

#item1504561 {
	width:628px !important;
	height:287px !important;
	top:24px !important;
}

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

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

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

#item1572218 {
	width:628px !important;
	height:143px !important;
}

#item1572219 {
	width:595px !important;
	height:910px !important;
}

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

#item1572242 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:49px !important;
}

#item1543464 {
	width:628px !important;
	height:485px !important;
}

#item1543465 {
	width:595px !important;
	height:1143px !important;
}

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

#item1543488 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:220px !important;
}

#item1542580 {
	width:628px !important;
	height:485px !important;
}

#item1542581 {
	width:595px !important;
	height:1398px !important;
}

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

#item1542604 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:220px !important;
}

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

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

#item1504663 {
	width:490px !important;
	height:354px !important;
	top:108px !important;
}

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

#item1504686 {
	width:124px !important;
	height:31px !important;
	left:504px !important;
	top:455px !important;
}

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

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

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

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

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

#item1504739 {
	width:233px !important;
	height:21px !important;
	left:11px !important;
}

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

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

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

#item1504558 {
	width:664px !important;
	height:485px !important;
	left:36px !important;
	top:550px !important;
}

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

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

#item1538954 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

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

#item1538951 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

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

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

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

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

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

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

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

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

#item1571598 {
	width:221px !important;
	height:70px !important;
}

#item1571599 {
	width:181px !important;
	height:39px !important;
	left:40px !important;
	top:14px !important;
}

#item1571572 {
	width:221px !important;
	height:70px !important;
}

#item1571573 {
	width:181px !important;
	height:39px !important;
	left:40px !important;
	top:14px !important;
}

#item1571570 {
	width:221px !important;
	height:70px !important;
	left:224px !important;
	top:1130px !important;
}

#item1571652 {
	width:207px !important;
	height:70px !important;
}

#item1571653 {
	width:186px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1571624 {
	width:207px !important;
	height:70px !important;
}

#item1571625 {
	width:186px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1571622 {
	width:207px !important;
	height:70px !important;
	left:493px !important;
	top:1054px !important;
}

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

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

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

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

#item1571676 {
	width:141px !important;
	height:70px !important;
	left:348px !important;
	top:1054px !important;
}

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

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

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

#item1571737 {
	width:35px !important;
	height:74px !important;
	left:346px !important;
	top:1052px !important;
}

#item1571742 {
	width:35px !important;
	height:74px !important;
	left:220px !important;
	top:1127px !important;
}

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

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

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

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

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

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

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

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

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

#item1572410 {
	width:528px !important;
	height:267px !important;
	top:14px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

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

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

table#table1647735 {
	table-layout:fixed;
}

#item1572436 {
	width:528px !important;
	height:191px !important;
	top:19px !important;
}

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

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

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

#item1572684 {
	width:528px !important;
	height:264px !important;
	top:14px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

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

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

#item1573943 {
	width:532px !important;
	height:531px !important;
	top:15px !important;
}

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

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

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

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

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

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

#item1572508 {
	width:350px !important;
	height:235px !important;
	top:83px !important;
}

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

#item1572531 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:301px !important;
}

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

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

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

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

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

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

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

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

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

#item1572610 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:182px !important;
}

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

#item1572633 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:198px !important;
}

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

#item1572408 {
	width:552px !important;
	height:563px !important;
	left:36px !important;
	top:162px !important;
}

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

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

#item1573817 {
	width:69px !important;
	height:17px !important;
	left:36px !important;
	top:11px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1572904 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
}

#item1572961 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1572984 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1572958 {
	width:122px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1572988 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1572988 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1572988 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1572988 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1573037 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1573042 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1573042 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1573042 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1573044 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1573044 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1573044 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1573040 {
	width:700px !important;
	height:309px !important;
}

#item1573045 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1573048 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1573072 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

table#table1651775 tr {
	border-right:3.08px solid #fff;;
}

table#table1651775 {
	table-layout:fixed;
}

#item1573097 {
	width:628px !important;
	height:287px !important;
	top:239px !important;
}

@keyframes intensificar-1573097 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1573097 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1573097 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1573120 {
	width:80px !important;
	height:12px !important;
	top:212px !important;
}

@keyframes intensificar-1573120 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1573120 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1573120 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1573143 {
	width:628px !important;
	height:182px !important;
}

#item1573144 {
	width:595px !important;
	height:479px !important;
}

@keyframes intensificar-1573144 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1573144 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1573144 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1573168 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:68px !important;
}

#item1574574 {
	width:628px !important;
	height:526px !important;
}

@keyframes intensificar-1574574 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1574574 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1574574 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1573351 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:240px !important;
}

#item1573354 {
	width:628px !important;
	height:526px !important;
}

#item1573355 {
	width:595px !important;
	height:1853px !important;
}

@keyframes intensificar-1573355 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1573355 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1573355 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1573173 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1573173 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1573173 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1573173 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1573196 {
	width:462px !important;
	height:281px !important;
	top:122px !important;
}

@keyframes intensificar-1573196 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1573196 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1573196 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1573219 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:429px !important;
}

@keyframes intensificar-1573219 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1573219 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1573219 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1573227 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1573227 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1573227 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1573227 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1573251 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1573251 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1573251 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1573251 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1573275 {
	width:233px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1573275 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1573275 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1573275 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1573298 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1573298 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1573298 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1573298 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1573302 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:240px !important;
}

@keyframes intensificar-1573302 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1573302 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1573302 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1573325 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:262px !important;
}

@keyframes intensificar-1573325 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1573325 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1573325 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1573095 {
	width:664px !important;
	height:526px !important;
	left:36px !important;
	top:549px !important;
}

#item1573407 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1573410 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1573904 {
	width:97px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1573436 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1573437 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1573433 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1573471 {
	width:172px !important;
	height:70px !important;
}

#item1573472 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1573446 {
	width:172px !important;
	height:70px !important;
}

#item1573447 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1573442 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1573525 {
	width:158px !important;
	height:70px !important;
}

#item1573526 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1573500 {
	width:158px !important;
	height:70px !important;
}

#item1573501 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1573496 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1573578 {
	width:141px !important;
	height:70px !important;
}

#item1573579 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1573553 {
	width:141px !important;
	height:70px !important;
}

#item1573554 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1573549 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1573631 {
	width:141px !important;
	height:70px !important;
}

#item1573632 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1573606 {
	width:141px !important;
	height:70px !important;
}

#item1573607 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1573602 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
}

#item1573658 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1573682 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1573655 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1573689 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1573689 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1573689 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1573689 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1485956 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1471814 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1471814 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1471814 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1471812 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1471812 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1471812 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1471810 {
	width:600px !important;
	height:790px !important;
}

#item1471815 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

table#table1656111 tr {
	border-right:2.2px solid #fff;;
}

table#table1656111 {
	table-layout:fixed;
}

#item1471821 {
	width:528px !important;
	height:249px !important;
	top:19px !important;
}

@keyframes intensificar-1471821 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1471821 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1471821 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1471845 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1471845 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1471845 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1471845 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1574698 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:135px !important;
}

#item1574701 {
	width:532px !important;
	height:266px !important;
	top:15px !important;
}

#item1574702 {
	width:509px !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-1574702 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1574702 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1574702 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1574726 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1574733 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:288px !important;
}

#item1472101 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1472104 {
	width:532px !important;
	height:550px !important;
	top:15px !important;
}

#item1486831 {
	width:509px !important;
	height:1016px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1486831 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1486831 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1486831 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1472130 {
	width:14px !important;
	height:9px !important;
}

#item1472133 {
	width:14px !important;
	height:9px !important;
	top:572px !important;
}

#item1471898 {
	width:528px !important;
	height:80px !important;
}

@keyframes intensificar-1471898 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1471898 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1471898 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1471921 {
	width:350px !important;
	height:274px !important;
	top:100px !important;
}

@keyframes intensificar-1471921 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1471921 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1471921 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1472018 {
	width:89px !important;
	height:22px !important;
	left:440px !important;
	top:374px !important;
}

@keyframes intensificar-1472018 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1472018 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1472018 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1472071 {
	width:145px !important;
	height:15px !important;
	left:398px !important;
	top:349px !important;
}

@keyframes intensificar-1472071 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1472071 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1472071 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1472094 {
	width:5px !important;
	height:8px !important;
	left:390px !important;
	top:351px !important;
}

@keyframes intensificar-1472094 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1472094 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1472094 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1472590 {
	width:70px !important;
	height:16px !important;
	left:459px !important;
	top:301px !important;
}

@keyframes intensificar-1472590 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1472590 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1472590 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1472613 {
	width:93px !important;
	height:18px !important;
	left:436px !important;
	top:317px !important;
}

@keyframes intensificar-1472613 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1472613 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1472613 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1471818 {
	width:553px !important;
	height:581px !important;
	left:635px !important;
	top:144px !important;
}

#item1472136 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1472159 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1472183 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1472186 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1472485 {
	width:69px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1472213 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1472214 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1472209 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1472252 {
	width:123px !important;
	height:50px !important;
}

#item1472253 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1472227 {
	width:123px !important;
	height:50px !important;
}

#item1472228 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1472223 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1472305 {
	width:101px !important;
	height:50px !important;
}

#item1472306 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1472280 {
	width:101px !important;
	height:50px !important;
}

#item1472281 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1472276 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1472360 {
	width:99px !important;
	height:50px !important;
}

#item1472361 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1472334 {
	width:99px !important;
	height:50px !important;
}

#item1472335 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1472330 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1472415 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1539715 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1539738 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1539712 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1472418 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1472418 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1472418 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1472418 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1503908 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1503922 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1503922 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1503922 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1503914 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1503914 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1503914 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1503912 {
	width:700px !important;
	height:309px !important;
}

#item1516717 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1660568 tr {
	border-right:3.08px solid #fff;;
}

table#table1660568 {
	table-layout:fixed;
}

#item1503936 {
	width:628px !important;
	height:369px !important;
	top:27px !important;
}

@keyframes intensificar-1503936 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1503936 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1503936 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1503959 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1503959 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1503959 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1503959 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1547051 {
	width:628px !important;
	height:106px !important;
}

#item1547052 {
	width:595px !important;
	height:655px !important;
}

@keyframes intensificar-1547052 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1547052 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1547052 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1547075 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:30px !important;
}

#item1542532 {
	width:628px !important;
	height:522px !important;
}

#item1542533 {
	width:595px !important;
	height:1774px !important;
}

@keyframes intensificar-1542533 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1542533 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1542533 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1542556 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:238px !important;
}

#item1504012 {
	width:628px !important;
	height:135px !important;
}

@keyframes intensificar-1504012 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1504012 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1504012 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1504035 {
	width:490px !important;
	height:302px !important;
	top:155px !important;
}

@keyframes intensificar-1504035 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1504035 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1504035 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1504058 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:492px !important;
}

@keyframes intensificar-1504058 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1504058 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1504058 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1504063 {
	width:233px !important;
	height:21px !important;
	left:431px !important;
	top:457px !important;
}

@keyframes intensificar-1504063 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1504063 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1504063 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1504086 {
	width:7px !important;
	height:11px !important;
	left:420px !important;
	top:460px !important;
}

@keyframes intensificar-1504086 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1504086 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1504086 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1504089 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:390px !important;
}

@keyframes intensificar-1504089 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1504089 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1504089 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1504112 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:412px !important;
}

@keyframes intensificar-1504112 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1504112 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1504112 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1503933 {
	width:664px !important;
	height:522px !important;
	left:36px !important;
	top:553px !important;
}

#item1504176 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:513px !important;
}

#item1504199 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1504223 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1504226 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1504249 {
	width:97px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1504275 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1504276 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1504272 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1504309 {
	width:172px !important;
	height:70px !important;
}

#item1504310 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1504284 {
	width:172px !important;
	height:70px !important;
}

#item1504285 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1504280 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1504362 {
	width:141px !important;
	height:70px !important;
}

#item1504363 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1504337 {
	width:141px !important;
	height:70px !important;
}

#item1504338 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1504333 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1504415 {
	width:139px !important;
	height:70px !important;
}

#item1504416 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1504390 {
	width:139px !important;
	height:70px !important;
}

#item1504391 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1504386 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1504469 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1570144 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1570167 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1570141 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1504474 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1504474 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1504474 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1504474 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1585746 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1473567 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1473567 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1473567 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1473565 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1473565 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1473565 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1473563 {
	width:600px !important;
	height:790px !important;
}

#item1473568 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1473894 {
	width:528px !important;
	height:267px !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-1473894 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1473894 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1473894 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1665437 th, table#table1665437 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1665437 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1665437 {
	table-layout:fixed;
}

#item1473846 {
	width:528px !important;
	height:173px !important;
	top:19px !important;
}

@keyframes intensificar-1473846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1473846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1473846 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1473870 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1473870 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1473870 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1473870 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1575310 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1575313 {
	width:532px !important;
	height:550px !important;
	top:15px !important;
}

#item1575314 {
	width:509px !important;
	height:1171px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1575314 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1575314 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1575314 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1575340 {
	width:14px !important;
	height:9px !important;
}

#item1575344 {
	width:14px !important;
	height:9px !important;
	top:572px !important;
}

#item1473575 {
	width:528px !important;
	height:63px !important;
}

@keyframes intensificar-1473575 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1473575 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1473575 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1473598 {
	width:350px !important;
	height:188px !important;
	top:83px !important;
}

@keyframes intensificar-1473598 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1473598 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1473598 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1473733 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:219px !important;
}

@keyframes intensificar-1473733 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1473733 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1473733 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1473756 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:235px !important;
}

@keyframes intensificar-1473756 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1473756 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1473756 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1473779 {
	width:145px !important;
	height:15px !important;
	left:397px !important;
	top:259px !important;
}

@keyframes intensificar-1473779 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1473779 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1473779 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1473802 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:261px !important;
}

@keyframes intensificar-1473802 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1473802 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1473802 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1495788 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:287px !important;
}

@keyframes intensificar-1495788 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1495788 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1495788 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1473572 {
	width:552px !important;
	height:581px !important;
	left:636px !important;
	top:144px !important;
}

#item1473921 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1473944 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1473968 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1473971 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1575244 {
	width:69px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1473997 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1473998 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1473994 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1474030 {
	width:123px !important;
	height:50px !important;
}

#item1474031 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1474005 {
	width:123px !important;
	height:50px !important;
}

#item1474006 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1474001 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1474084 {
	width:101px !important;
	height:50px !important;
}

#item1474085 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1474059 {
	width:101px !important;
	height:50px !important;
}

#item1474060 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1474055 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1474140 {
	width:99px !important;
	height:50px !important;
}

#item1474141 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1474112 {
	width:99px !important;
	height:50px !important;
}

#item1474113 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1474108 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1474194 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1539744 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1539767 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1539741 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1474198 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1474198 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1474198 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1474198 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1585794 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1505128 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505128 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505128 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1505119 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505119 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505119 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1505117 {
	width:700px !important;
	height:309px !important;
}

#item1516723 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1668250 th, table#table1668250 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1668250 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1668250 {
	table-layout:fixed;
}

#item1505140 {
	width:628px !important;
	height:262px !important;
	top:27px !important;
}

@keyframes intensificar-1505140 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505140 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505140 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1505163 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1505163 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505163 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505163 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1543610 {
	width:628px !important;
	height:232px !important;
}

#item1543612 {
	width:595px !important;
	height:577px !important;
}

@keyframes intensificar-1543612 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1543612 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1543612 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1543635 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:93px !important;
}

#item1542624 {
	width:628px !important;
	height:550px !important;
}

#item1542625 {
	width:595px !important;
	height:2029px !important;
}

@keyframes intensificar-1542625 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1542625 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1542625 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1542648 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:252px !important;
}

#item1505216 {
	width:628px !important;
	height:112px !important;
}

@keyframes intensificar-1505216 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505216 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505216 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1505239 {
	width:490px !important;
	height:207px !important;
	top:132px !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%;
}

#item1505362 {
	width:98px !important;
	height:22px !important;
	left:537px !important;
	top:294px !important;
}

@keyframes intensificar-1505362 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505362 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505362 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1505385 {
	width:130px !important;
	height:25px !important;
	left:505px !important;
	top:317px !important;
}

@keyframes intensificar-1505385 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505385 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505385 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1505408 {
	width:233px !important;
	height:21px !important;
	left:437px !important;
	top:352px !important;
}

@keyframes intensificar-1505408 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505408 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505408 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1505431 {
	width:7px !important;
	height:11px !important;
	left:426px !important;
	top:355px !important;
}

@keyframes intensificar-1505431 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505431 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505431 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1505434 {
	width:125px !important;
	height:31px !important;
	left:511px !important;
	top:391px !important;
}

@keyframes intensificar-1505434 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505434 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505434 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1505137 {
	width:670px !important;
	height:550px !important;
	left:36px !important;
	top:525px !important;
}

#item1505482 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1505505 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1505529 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1505532 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1575267 {
	width:97px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1505558 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1505559 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1505555 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1505591 {
	width:172px !important;
	height:70px !important;
}

#item1505592 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1505566 {
	width:172px !important;
	height:70px !important;
}

#item1505567 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1505562 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1505645 {
	width:141px !important;
	height:70px !important;
}

#item1505646 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1505619 {
	width:141px !important;
	height:70px !important;
}

#item1505620 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1505615 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1505698 {
	width:139px !important;
	height:70px !important;
}

#item1505699 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1505673 {
	width:139px !important;
	height:70px !important;
}

#item1505674 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1505669 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1505753 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1570173 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1570196 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1570170 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1505756 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1505756 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1505756 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1505756 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1585749 {
	width:186px !important;
	height:167px !important;
	top:623px !important;
}

@keyframes intensificar-1575963 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1575963 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1575963 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1575965 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1575965 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1575965 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1575961 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1575966 {
	width:211px !important;
	height:33px !important;
	left:795px !important;
	top:36px !important;
}

#item1575969 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:128px !important;
}

#item1575993 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1576019 {
	width:528px !important;
	height:283px !important;
	top:14px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1576019 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1576019 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1576019 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1671957 tr {
	border-right:2.2px solid #fff;;
}

table#table1671957 {
	table-layout:fixed;
}

#item1576046 {
	width:528px !important;
	height:220px !important;
	top:19px !important;
}

@keyframes intensificar-1576046 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1576046 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1576046 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1576069 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1576069 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1576069 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1576069 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1576311 {
	width:528px !important;
	height:416px !important;
	top:14px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1576311 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1576311 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1576311 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1576273 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:268px !important;
}

#item1576276 {
	width:532px !important;
	height:531px !important;
	top:15px !important;
}

#item1576277 {
	width:509px !important;
	height:1409px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1576277 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1576277 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1576277 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1576302 {
	width:14px !important;
	height:9px !important;
}

#item1576305 {
	width:14px !important;
	height:9px !important;
	top:554px !important;
}

#item1576094 {
	width:528px !important;
	height:63px !important;
}

@keyframes intensificar-1576094 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1576094 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1576094 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1576117 {
	width:350px !important;
	height:215px !important;
	top:83px !important;
}

@keyframes intensificar-1576117 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1576117 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1576117 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1576140 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:333px !important;
}

@keyframes intensificar-1576140 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1576140 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1576140 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1576147 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1576147 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1576147 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1576147 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1576170 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1576170 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1576170 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1576170 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1576194 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1576194 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1576194 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1576194 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1576217 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1576217 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1576217 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1576217 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1576221 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:214px !important;
}

@keyframes intensificar-1576221 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1576221 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1576221 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1576244 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:230px !important;
}

@keyframes intensificar-1576244 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1576244 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1576244 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1576017 {
	width:552px !important;
	height:563px !important;
	left:36px !important;
	top:162px !important;
}

#item1576336 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1576341 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1576365 {
	width:69px !important;
	height:17px !important;
	left:36px !important;
	top:11px !important;
}

#item1576391 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1576392 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1576388 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1576424 {
	width:123px !important;
	height:50px !important;
}

#item1576425 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1576399 {
	width:123px !important;
	height:50px !important;
}

#item1576400 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1576395 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1576477 {
	width:113px !important;
	height:50px !important;
}

#item1576478 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1576452 {
	width:113px !important;
	height:50px !important;
}

#item1576453 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1576448 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1576530 {
	width:101px !important;
	height:50px !important;
}

#item1576532 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1576505 {
	width:101px !important;
	height:50px !important;
}

#item1576506 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1576501 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1576584 {
	width:101px !important;
	height:50px !important;
}

#item1576585 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1576559 {
	width:101px !important;
	height:50px !important;
}

#item1576560 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1576555 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
}

#item1576611 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1576634 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1576608 {
	width:122px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1576637 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1576637 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1576637 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1576637 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1585797 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1576694 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1576694 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1576694 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1576696 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1576696 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1576696 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1576691 {
	width:700px !important;
	height:309px !important;
}

#item1576697 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1576703 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:488px !important;
}

#item1576726 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1577005 {
	width:80px !important;
	height:12px !important;
	top:116px !important;
}

@keyframes intensificar-1577005 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1577005 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1577005 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1577028 {
	width:628px !important;
	height:97px !important;
}

#item1577029 {
	width:595px !important;
	height:537px !important;
}

@keyframes intensificar-1577029 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1577029 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1577029 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1577052 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:26px !important;
}

#item1578206 {
	width:628px !important;
	height:334px !important;
	top:141px !important;
}

table#table1679111 tr {
	border-right:3.08px solid #fff;;
}

table#table1679111 {
	table-layout:fixed;
}

#item1578207 {
	width:739px !important;
	height:334px !important;
}

@keyframes intensificar-1578207 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1578207 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1578207 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1578114 {
	width:628px !important;
	height:500px !important;
}

#item1578115 {
	width:595px !important;
	height:729px !important;
}

@keyframes intensificar-1578115 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1578115 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1578115 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1578139 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:227px !important;
}

#item1576930 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:227px !important;
}

#item1576933 {
	width:628px !important;
	height:499px !important;
}

#item1576934 {
	width:595px !important;
	height:2401px !important;
}

@keyframes intensificar-1576934 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1576934 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1576934 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1576753 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1576753 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1576753 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1576753 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1576776 {
	width:462px !important;
	height:301px !important;
	top:122px !important;
}

@keyframes intensificar-1576776 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1576776 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1576776 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1576800 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:475px !important;
}

@keyframes intensificar-1576800 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1576800 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1576800 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1576806 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1576806 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1576806 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1576806 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1576829 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1576829 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1576829 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1576829 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1576853 {
	width:233px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1576853 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1576853 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1576853 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1576878 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1576878 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1576878 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1576878 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1576882 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:285px !important;
}

@keyframes intensificar-1576882 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1576882 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1576882 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1576905 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:308px !important;
}

@keyframes intensificar-1576905 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1576905 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1576905 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1576750 {
	width:664px !important;
	height:500px !important;
	left:36px !important;
	top:576px !important;
}

#item1577056 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1577060 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1577083 {
	width:97px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1578230 {
	width:46px !important;
	height:23px !important;
	left:314px !important;
	top:1052px !important;
}

#item1577109 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1577110 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1577106 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1577144 {
	width:172px !important;
	height:70px !important;
}

#item1577145 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1577119 {
	width:172px !important;
	height:70px !important;
}

#item1577120 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1577115 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1577197 {
	width:158px !important;
	height:70px !important;
}

#item1577198 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1577172 {
	width:158px !important;
	height:70px !important;
}

#item1577173 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1577168 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1577251 {
	width:141px !important;
	height:70px !important;
}

#item1577252 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1577225 {
	width:141px !important;
	height:70px !important;
}

#item1577226 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1577221 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1577304 {
	width:141px !important;
	height:70px !important;
}

#item1577305 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1577279 {
	width:141px !important;
	height:70px !important;
}

#item1577280 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1577275 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
}

#item1577331 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1577354 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1577328 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1577362 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1577362 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1577362 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1577362 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1585758 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1475150 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1475150 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1475150 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1475148 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1475148 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1475148 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1475146 {
	width:600px !important;
	height:790px !important;
}

#item1475151 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1475414 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1475880 {
	width:528px !important;
	height:253px !important;
	top:17px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1475880 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1475880 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1475880 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1683968 tr {
	border-right:2.2px solid #fff;;
}

table#table1683968 {
	table-layout:fixed;
}

#item1475201 {
	width:528px !important;
	height:133px !important;
	top:19px !important;
}

@keyframes intensificar-1475201 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1475201 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1475201 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1475224 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1475224 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1475224 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1475224 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1475378 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1475381 {
	width:534px !important;
	height:549px !important;
	top:15px !important;
}

#item1486988 {
	width:509px !important;
	height:1591px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1486988 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1486988 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1486988 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1475407 {
	width:14px !important;
	height:9px !important;
}

#item1475410 {
	width:14px !important;
	height:9px !important;
	top:570px !important;
}

#item1475249 {
	width:528px !important;
	height:80px !important;
}

@keyframes intensificar-1475249 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1475249 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1475249 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1475272 {
	width:350px !important;
	height:114px !important;
	top:100px !important;
}

@keyframes intensificar-1475272 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1475272 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1475272 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1475295 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:259px !important;
}

@keyframes intensificar-1475295 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1475295 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1475295 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1475302 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1475302 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1475302 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1475302 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1475325 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1475325 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1475325 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1475325 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1475349 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1475349 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1475349 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1475349 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1475372 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1475372 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1475372 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1475372 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1475154 {
	width:552px !important;
	height:579px !important;
	left:636px !important;
	top:146px !important;
}

#item1475437 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1475461 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1475466 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1578286 {
	width:69px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1475494 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1475495 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1475491 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1475528 {
	width:123px !important;
	height:50px !important;
}

#item1475529 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1475503 {
	width:123px !important;
	height:50px !important;
}

#item1475504 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1475499 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1475582 {
	width:101px !important;
	height:50px !important;
}

#item1475583 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1475557 {
	width:101px !important;
	height:50px !important;
}

#item1475558 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1475552 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1475636 {
	width:99px !important;
	height:50px !important;
}

#item1475637 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1475610 {
	width:99px !important;
	height:50px !important;
}

#item1475612 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1475606 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1475690 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1539810 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1539833 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1539807 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1475694 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1475694 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1475694 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1475694 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1585802 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1506337 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1506337 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1506337 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1506330 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1506330 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1506330 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1506328 {
	width:700px !important;
	height:309px !important;
}

#item1516733 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1506345 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:489px !important;
}

#item1518806 {
	width:80px !important;
	height:12px !important;
	top:273px !important;
}

@keyframes intensificar-1518806 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518806 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518806 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1518829 {
	width:628px !important;
	height:212px !important;
	top:307px !important;
}

table#table1686972 tr {
	border-right:3.08px solid #fff;;
}

table#table1686972 {
	table-layout:fixed;
}

#item1518830 {
	width:739px !important;
	height:187px !important;
}

@keyframes intensificar-1518830 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518830 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518830 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1518853 {
	width:46px !important;
	height:23px !important;
	left:278px !important;
	top:525px !important;
}

#item1543649 {
	width:628px !important;
	height:247px !important;
}

#item1543651 {
	width:595px !important;
	height:459px !important;
}

@keyframes intensificar-1543651 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1543651 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1543651 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1543674 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:101px !important;
}

#item1542710 {
	width:628px !important;
	height:548px !important;
}

#item1542711 {
	width:595px !important;
	height:2715px !important;
}

@keyframes intensificar-1542711 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1542711 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1542711 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1542734 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:251px !important;
}

#item1506447 {
	width:628px !important;
	height:112px !important;
}

@keyframes intensificar-1506447 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1506447 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1506447 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1506471 {
	width:490px !important;
	height:159px !important;
	top:132px !important;
}

@keyframes intensificar-1506471 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1506471 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1506471 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1506494 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:349px !important;
}

@keyframes intensificar-1506494 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1506494 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1506494 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1506500 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1506500 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1506500 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1506500 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1506523 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1506523 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1506523 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1506523 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1506547 {
	width:233px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1506547 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1506547 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1506547 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1506570 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1506570 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1506570 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1506570 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1506368 {
	width:664px !important;
	height:548px !important;
	left:36px !important;
	top:527px !important;
}

#item1506615 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1506641 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1506644 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1578309 {
	width:97px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1506670 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1506671 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1506667 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1506706 {
	width:172px !important;
	height:70px !important;
}

#item1506707 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1506680 {
	width:172px !important;
	height:70px !important;
}

#item1506681 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1506676 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1506759 {
	width:141px !important;
	height:70px !important;
}

#item1506760 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1506734 {
	width:141px !important;
	height:70px !important;
}

#item1506735 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1506730 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1506813 {
	width:139px !important;
	height:70px !important;
}

#item1506814 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1506788 {
	width:139px !important;
	height:70px !important;
}

#item1506789 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1506783 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1506867 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1570242 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1570265 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1570238 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1506871 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1506871 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1506871 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1506871 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1585763 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1476753 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1476753 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1476753 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1476751 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1476751 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1476751 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1476749 {
	width:600px !important;
	height:790px !important;
}

#item1476754 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1477520 {
	width:528px !important;
	height:309px !important;
	top:15px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1477520 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1477520 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1477520 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1690638 th, table#table1690638 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1690638 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1690638 {
	table-layout:fixed;
}

#item1476803 {
	width:528px !important;
	height:144px !important;
	top:19px !important;
}

@keyframes intensificar-1476803 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1476803 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1476803 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1476826 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1476826 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1476826 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1476826 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1476979 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1476984 {
	width:534px !important;
	height:531px !important;
	top:15px !important;
}

#item1477478 {
	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-1477478 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1477478 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1477478 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1477011 {
	width:14px !important;
	height:9px !important;
}

#item1477015 {
	width:14px !important;
	height:9px !important;
	top:553px !important;
}

#item1476851 {
	width:528px !important;
	height:63px !important;
}

@keyframes intensificar-1476851 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1476851 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1476851 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1476874 {
	width:350px !important;
	height:114px !important;
	top:83px !important;
}

@keyframes intensificar-1476874 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1476874 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1476874 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1476897 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:241px !important;
}

@keyframes intensificar-1476897 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1476897 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1476897 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1476903 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1476903 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1476903 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1476903 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1476926 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1476926 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1476926 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1476926 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1476950 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1476950 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1476950 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1476950 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1476973 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1476973 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1476973 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1476973 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1476759 {
	width:552px !important;
	height:562px !important;
	left:636px !important;
	top:163px !important;
}

#item1477018 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1477041 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1477065 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1477069 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1578844 {
	width:69px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1477097 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1477098 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1477094 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1477131 {
	width:123px !important;
	height:50px !important;
}

#item1477133 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1477106 {
	width:123px !important;
	height:50px !important;
}

#item1477107 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1477101 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1477186 {
	width:101px !important;
	height:50px !important;
}

#item1477187 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1477161 {
	width:101px !important;
	height:50px !important;
}

#item1477162 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1477157 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1477240 {
	width:99px !important;
	height:50px !important;
}

#item1477241 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1477214 {
	width:99px !important;
	height:50px !important;
}

#item1477215 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1477210 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1477297 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1539842 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1539866 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1539839 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1477301 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1477301 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1477301 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1477301 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1585807 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1506898 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1506898 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1506898 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1506892 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1506892 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1506892 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1506890 {
	width:700px !important;
	height:309px !important;
}

#item1516737 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1693391 th, table#table1693391 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1693391 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1693391 {
	table-layout:fixed;
}

#item1506914 {
	width:628px !important;
	height:221px !important;
	top:27px !important;
}

@keyframes intensificar-1506914 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1506914 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1506914 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1506937 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1506937 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1506937 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1506937 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1543682 {
	width:628px !important;
	height:252px !important;
}

#item1543683 {
	width:595px !important;
	height:518px !important;
}

@keyframes intensificar-1543683 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1543683 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1543683 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1543706 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:103px !important;
}

#item1542758 {
	width:628px !important;
	height:517px !important;
}

#item1542759 {
	width:595px !important;
	height:2421px !important;
}

@keyframes intensificar-1542759 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1542759 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1542759 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1542782 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:236px !important;
}

#item1506992 {
	width:628px !important;
	height:112px !important;
}

@keyframes intensificar-1506992 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1506992 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1506992 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1507015 {
	width:490px !important;
	height:159px !important;
	top:132px !important;
}

@keyframes intensificar-1507015 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1507015 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1507015 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1507038 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:353px !important;
}

@keyframes intensificar-1507038 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1507038 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1507038 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1507044 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1507044 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1507044 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1507044 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1507067 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1507067 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1507067 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1507067 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1507091 {
	width:203px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1507091 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1507091 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1507091 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1507114 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1507114 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1507114 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1507114 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1506911 {
	width:651px !important;
	height:517px !important;
	left:36px !important;
	top:558px !important;
}

#item1507159 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:489px !important;
}

#item1507182 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1507206 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1507209 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1578867 {
	width:97px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1507236 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1507237 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1507233 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1507271 {
	width:172px !important;
	height:70px !important;
}

#item1507272 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1507246 {
	width:172px !important;
	height:70px !important;
}

#item1507247 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1507241 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1507324 {
	width:141px !important;
	height:70px !important;
}

#item1507325 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1507299 {
	width:141px !important;
	height:70px !important;
}

#item1507300 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1507295 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1507377 {
	width:139px !important;
	height:70px !important;
}

#item1507378 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1507352 {
	width:139px !important;
	height:70px !important;
}

#item1507353 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1507348 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1507432 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1570273 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1570296 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1570270 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1507435 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1507435 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1507435 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1507435 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1585769 {
	width:186px !important;
	height:167px !important;
	top:623px !important;
}

@keyframes intensificar-1579811 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1579811 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1579811 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1579813 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1579813 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1579813 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1579809 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1579814 {
	width:211px !important;
	height:33px !important;
	left:795px !important;
	top:36px !important;
}

#item1579818 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:128px !important;
}

#item1579841 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1579914 {
	width:57px !important;
	height:9px !important;
	top:255px !important;
}

@keyframes intensificar-1579914 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1579914 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1579914 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1581526 {
	width:528px !important;
	height:268px !important;
	top:269px !important;
}

table#table1697756 tr {
	border-right:2.2px solid #fff;;
}

table#table1697756 {
	table-layout:fixed;
}

#item1581527 {
	width:600px !important;
	height:249px !important;
}

@keyframes intensificar-1581527 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1581527 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1581527 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1581550 {
	width:32px !important;
	height:16px !important;
	left:248px !important;
	top:546px !important;
}

#item1581601 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:106px !important;
}

#item1581604 {
	width:532px !important;
	height:209px !important;
	top:15px !important;
}

#item1581605 {
	width:509px !important;
	height:281px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1581605 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1581605 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1581605 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1581629 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1581632 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:233px !important;
}

#item1580158 {
	width:528px !important;
	height:416px !important;
	top:14px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1580158 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580158 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580158 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1580118 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:268px !important;
}

#item1580122 {
	width:532px !important;
	height:531px !important;
	top:15px !important;
}

#item1580123 {
	width:509px !important;
	height:1548px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1580123 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580123 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580123 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1580148 {
	width:14px !important;
	height:9px !important;
}

#item1580154 {
	width:14px !important;
	height:9px !important;
	top:554px !important;
}

#item1579939 {
	width:528px !important;
	height:63px !important;
}

@keyframes intensificar-1579939 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1579939 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1579939 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1579963 {
	width:350px !important;
	height:401px !important;
	top:83px !important;
}

@keyframes intensificar-1579963 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1579963 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1579963 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1579986 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:437px !important;
}

@keyframes intensificar-1579986 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1579986 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1579986 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1579992 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1579992 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1579992 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1579992 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1580015 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1580015 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580015 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580015 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1580039 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1580039 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580039 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580039 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1580062 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1580062 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580062 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580062 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1580065 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:254px !important;
}

@keyframes intensificar-1580065 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580065 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580065 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1580088 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:270px !important;
}

@keyframes intensificar-1580088 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580088 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580088 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1579864 {
	width:552px !important;
	height:563px !important;
	left:36px !important;
	top:162px !important;
}

#item1580183 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1580186 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1580209 {
	width:69px !important;
	height:17px !important;
	left:36px !important;
	top:11px !important;
}

#item1580236 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1580237 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1580233 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1580270 {
	width:123px !important;
	height:50px !important;
}

#item1580271 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1580244 {
	width:123px !important;
	height:50px !important;
}

#item1580245 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1580240 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1580323 {
	width:113px !important;
	height:50px !important;
}

#item1580324 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1580298 {
	width:113px !important;
	height:50px !important;
}

#item1580299 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1580294 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1580377 {
	width:101px !important;
	height:50px !important;
}

#item1580378 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1580351 {
	width:101px !important;
	height:50px !important;
}

#item1580353 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1580347 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1580431 {
	width:101px !important;
	height:50px !important;
}

#item1580432 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1580405 {
	width:101px !important;
	height:50px !important;
}

#item1580406 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1580401 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
}

#item1580459 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1580482 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1580455 {
	width:122px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1580485 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1580485 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1580485 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1580485 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1585812 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1580550 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580550 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580550 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1580552 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580552 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580552 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1580548 {
	width:700px !important;
	height:309px !important;
}

#item1580553 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1580556 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1580579 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1580605 {
	width:80px !important;
	height:12px !important;
	top:102px !important;
}

@keyframes intensificar-1580605 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580605 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580605 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1580628 {
	width:628px !important;
	height:74px !important;
}

#item1580629 {
	width:595px !important;
	height:537px !important;
}

@keyframes intensificar-1580629 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580629 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580629 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1580652 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:14px !important;
}

#item1580657 {
	width:628px !important;
	height:375px !important;
	top:127px !important;
}

table#table1705231 tr {
	border-right:3.08px solid #fff;;
}

table#table1705231 {
	table-layout:fixed;
}

#item1580658 {
	width:739px !important;
	height:375px !important;
}

@keyframes intensificar-1580658 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580658 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580658 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1580967 {
	width:46px !important;
	height:23px !important;
	left:278px !important;
	top:505px !important;
}

#item1580887 {
	width:628px !important;
	height:529px !important;
}

#item1580888 {
	width:595px !important;
	height:829px !important;
}

@keyframes intensificar-1580888 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580888 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580888 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1580911 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:242px !important;
}

#item1580858 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:241px !important;
}

#item1580861 {
	width:628px !important;
	height:527px !important;
}

#item1580862 {
	width:595px !important;
	height:2539px !important;
}

@keyframes intensificar-1580862 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580862 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580862 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1580683 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1580683 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580683 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580683 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1580706 {
	width:499px !important;
	height:405px !important;
	top:122px !important;
}

@keyframes intensificar-1580706 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580706 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580706 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1580729 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:503px !important;
}

@keyframes intensificar-1580729 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580729 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580729 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1580736 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1580736 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580736 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580736 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1580759 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1580759 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580759 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580759 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1580783 {
	width:233px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1580783 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580783 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580783 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1580807 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1580807 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580807 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580807 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1580810 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:313px !important;
}

@keyframes intensificar-1580810 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580810 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580810 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1580833 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:335px !important;
}

@keyframes intensificar-1580833 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1580833 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1580833 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1580603 {
	width:664px !important;
	height:529px !important;
	left:36px !important;
	top:547px !important;
}

#item1580918 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1580921 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1580944 {
	width:97px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1580974 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1580975 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1580970 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1581008 {
	width:172px !important;
	height:70px !important;
}

#item1581009 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1580983 {
	width:172px !important;
	height:70px !important;
}

#item1580984 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1580979 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1581062 {
	width:158px !important;
	height:70px !important;
}

#item1581063 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1581037 {
	width:158px !important;
	height:70px !important;
}

#item1581038 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1581033 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1581115 {
	width:141px !important;
	height:70px !important;
}

#item1581116 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1581090 {
	width:141px !important;
	height:70px !important;
}

#item1581091 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1581086 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1581171 {
	width:141px !important;
	height:70px !important;
}

#item1581172 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1581145 {
	width:141px !important;
	height:70px !important;
}

#item1581146 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1581141 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
}

#item1581199 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1581222 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1581195 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1581230 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1581230 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1581230 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1581230 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1585775 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1478376 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1478376 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1478376 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1478374 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1478374 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1478374 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1478372 {
	width:600px !important;
	height:790px !important;
}

#item1478377 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1479053 {
	width:528px !important;
	height:252px !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-1479053 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1479053 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1479053 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1711409 tr {
	border-right:2.2px solid #fff;;
}

table#table1711409 {
	table-layout:fixed;
}

#item1478426 {
	width:528px !important;
	height:191px !important;
	top:19px !important;
}

@keyframes intensificar-1478426 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1478426 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1478426 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1478449 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1478449 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1478449 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1478449 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1582293 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:276px !important;
}

#item1582299 {
	width:534px !important;
	height:548px !important;
	top:15px !important;
}

#item1582300 {
	width:509px !important;
	height:1241px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1582300 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1582300 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1582300 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1582326 {
	width:14px !important;
	height:9px !important;
}

#item1582329 {
	width:14px !important;
	height:9px !important;
	top:570px !important;
}

#item1478475 {
	width:528px !important;
	height:131px !important;
}

@keyframes intensificar-1478475 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1478475 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1478475 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1478498 {
	width:350px !important;
	height:235px !important;
	top:151px !important;
}

@keyframes intensificar-1478498 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1478498 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1478498 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1478521 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:379px !important;
}

@keyframes intensificar-1478521 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1478521 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1478521 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1478527 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1478527 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1478527 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1478527 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1478550 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1478550 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1478550 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1478550 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1478575 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1478575 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1478575 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1478575 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1478598 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1478598 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1478598 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1478598 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1478382 {
	width:552px !important;
	height:579px !important;
	left:636px !important;
	top:146px !important;
}

#item1478643 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1478666 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1478690 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1478693 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1582242 {
	width:69px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1478722 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1478724 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1478718 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1478756 {
	width:123px !important;
	height:50px !important;
}

#item1478757 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1478731 {
	width:123px !important;
	height:50px !important;
}

#item1478732 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1478727 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1478809 {
	width:101px !important;
	height:50px !important;
}

#item1478810 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1478784 {
	width:101px !important;
	height:50px !important;
}

#item1478785 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1478780 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1478864 {
	width:99px !important;
	height:50px !important;
}

#item1478865 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1478838 {
	width:99px !important;
	height:50px !important;
}

#item1478840 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1478834 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1478920 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1539912 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1539935 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1539908 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1478925 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1478925 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1478925 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1478925 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1585822 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1508025 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508025 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508025 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1508019 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508019 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508019 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1508017 {
	width:700px !important;
	height:309px !important;
}

#item1516745 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1543772 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:60px !important;
}

#item1543748 {
	width:628px !important;
	height:165px !important;
}

#item1543749 {
	width:595px !important;
	height:459px !important;
}

@keyframes intensificar-1543749 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1543749 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1543749 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1582864 {
	width:80px !important;
	height:12px !important;
	top:196px !important;
}

@keyframes intensificar-1582864 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1582864 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1582864 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1582887 {
	width:628px !important;
	height:293px !important;
	top:221px !important;
}

table#table1715872 tr {
	border-right:3.08px solid #fff;;
}

table#table1715872 {
	table-layout:fixed;
}

#item1582888 {
	width:739px !important;
	height:268px !important;
}

@keyframes intensificar-1582888 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1582888 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1582888 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1582911 {
	width:46px !important;
	height:23px !important;
	left:278px !important;
	top:517px !important;
}

#item1542854 {
	width:628px !important;
	height:540px !important;
}

#item1542855 {
	width:595px !important;
	height:1990px !important;
}

@keyframes intensificar-1542855 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1542855 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1542855 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1542878 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:247px !important;
}

#item1508113 {
	width:628px !important;
	height:207px !important;
}

@keyframes intensificar-1508113 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508113 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508113 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1508136 {
	width:490px !important;
	height:254px !important;
	top:227px !important;
}

@keyframes intensificar-1508136 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508136 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508136 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1508159 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:506px !important;
}

@keyframes intensificar-1508159 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508159 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508159 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1508167 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1508167 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508167 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508167 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1508190 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1508190 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508190 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508190 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1508216 {
	width:203px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1508216 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508216 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508216 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1508239 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1508239 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508239 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508239 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1508033 {
	width:651px !important;
	height:541px !important;
	left:36px !important;
	top:535px !important;
}

#item1508267 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:489px !important;
}

#item1508290 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1508315 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1508319 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1582266 {
	width:97px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1508345 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1508346 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1508342 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1508378 {
	width:172px !important;
	height:70px !important;
}

#item1508379 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1508353 {
	width:172px !important;
	height:70px !important;
}

#item1508354 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1508349 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1508432 {
	width:141px !important;
	height:70px !important;
}

#item1508433 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1508407 {
	width:141px !important;
	height:70px !important;
}

#item1508408 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1508403 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1508485 {
	width:139px !important;
	height:70px !important;
}

#item1508486 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1508460 {
	width:139px !important;
	height:70px !important;
}

#item1508461 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1508456 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1508540 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1570333 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1570356 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1570330 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1508543 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1508543 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1508543 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1508543 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1585782 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1479112 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1479112 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1479112 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1479110 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1479110 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1479110 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1479108 {
	width:600px !important;
	height:790px !important;
}

#item1479113 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

table#table1719897 tr {
	border-right:2.2px solid #fff;;
}

table#table1719897 {
	table-layout:fixed;
}

#item1479163 {
	width:528px !important;
	height:220px !important;
	top:19px !important;
}

@keyframes intensificar-1479163 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1479163 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1479163 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1479186 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1479186 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1479186 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1479186 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1584548 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:142px !important;
}

#item1584553 {
	width:532px !important;
	height:280px !important;
	left:1px !important;
	top:15px !important;
}

#item1584554 {
	width:509px !important;
	height:379px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1584554 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1584554 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1584554 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1584578 {
	width:14px !important;
	height:9px !important;
	left:519px !important;
}

#item1584581 {
	width:14px !important;
	height:9px !important;
	left:519px !important;
	top:302px !important;
}

#item1479340 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1479343 {
	width:534px !important;
	height:534px !important;
	top:15px !important;
}

#item1487069 {
	width:509px !important;
	height:1142px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1487069 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1487069 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1487069 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1479369 {
	width:14px !important;
	height:9px !important;
}

#item1479373 {
	width:14px !important;
	height:9px !important;
	top:556px !important;
}

#item1479211 {
	width:528px !important;
	height:63px !important;
}

@keyframes intensificar-1479211 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1479211 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1479211 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1479234 {
	width:350px !important;
	height:216px !important;
	top:83px !important;
}

@keyframes intensificar-1479234 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1479234 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1479234 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1479257 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:343px !important;
}

@keyframes intensificar-1479257 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1479257 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1479257 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1479263 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1479263 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1479263 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1479263 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1479287 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1479287 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1479287 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1479287 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1479311 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1479311 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1479311 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1479311 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1479335 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1479335 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1479335 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1479335 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1479118 {
	width:553px !important;
	height:565px !important;
	left:636px !important;
	top:160px !important;
}

#item1479376 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1479399 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1479423 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1479431 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1479460 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1479461 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1479457 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1479495 {
	width:123px !important;
	height:50px !important;
}

#item1479496 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1479470 {
	width:123px !important;
	height:50px !important;
}

#item1479471 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1479466 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1479548 {
	width:101px !important;
	height:50px !important;
}

#item1479549 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1479523 {
	width:101px !important;
	height:50px !important;
}

#item1479524 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1479519 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1479601 {
	width:99px !important;
	height:50px !important;
}

#item1479603 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1479576 {
	width:99px !important;
	height:50px !important;
}

#item1479577 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1479572 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1479657 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1539943 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1539966 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1539940 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1479661 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1479661 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1479661 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1479661 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1585827 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1508574 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508574 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508574 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1508568 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508568 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508568 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1508566 {
	width:700px !important;
	height:309px !important;
}

#item1516752 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1727061 tr {
	border-right:3.08px solid #fff;;
}

table#table1727061 {
	table-layout:fixed;
}

#item1508586 {
	width:628px !important;
	height:328px !important;
	top:27px !important;
}

@keyframes intensificar-1508586 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508586 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508586 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1508609 {
	width:100px !important;
	height:12px !important;
}

@keyframes intensificar-1508609 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508609 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508609 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1543786 {
	width:628px !important;
	height:112px !important;
}

#item1543787 {
	width:595px !important;
	height:714px !important;
}

@keyframes intensificar-1543787 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1543787 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1543787 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1543782 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:33px !important;
}

#item1542894 {
	width:628px !important;
	height:496px !important;
}

#item1542895 {
	width:595px !important;
	height:1990px !important;
}

@keyframes intensificar-1542895 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1542895 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1542895 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1542918 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:225px !important;
}

#item1508662 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1508662 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508662 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508662 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1508685 {
	width:434px !important;
	height:302px !important;
	top:108px !important;
}

@keyframes intensificar-1508685 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508685 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508685 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1508708 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:465px !important;
}

@keyframes intensificar-1508708 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508708 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508708 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1508716 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1508716 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508716 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508716 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1508739 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1508739 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508739 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508739 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1508763 {
	width:203px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1508763 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508763 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508763 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1508786 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1508786 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508786 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508786 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1508583 {
	width:651px !important;
	height:496px !important;
	left:36px !important;
	top:579px !important;
}

#item1508829 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:510px !important;
}

#item1508852 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1508876 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1508880 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1508906 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1508907 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1508903 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1508940 {
	width:172px !important;
	height:70px !important;
}

#item1508941 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1508915 {
	width:172px !important;
	height:70px !important;
}

#item1508916 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1508910 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1508993 {
	width:141px !important;
	height:70px !important;
}

#item1508994 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1508968 {
	width:141px !important;
	height:70px !important;
}

#item1508969 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1508964 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1509047 {
	width:139px !important;
	height:70px !important;
}

#item1509048 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1509021 {
	width:139px !important;
	height:70px !important;
}

#item1509022 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1509017 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1509104 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1570366 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1570389 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1570363 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1509107 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1509107 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1509107 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1509107 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1585787 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1479913 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1479913 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1479913 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1479911 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1479911 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1479911 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1479909 {
	width:600px !important;
	height:790px !important;
}

#item1479914 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1479969 {
	width:528px !important;
	height:267px !important;
	top:15px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1479969 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1479969 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1479969 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1731879 tr {
	border-right:2.2px solid #fff;;
}

table#table1731879 {
	table-layout:fixed;
}

#item1479920 {
	width:528px !important;
	height:220px !important;
	top:301px !important;
}

@keyframes intensificar-1479920 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1479920 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1479920 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1479945 {
	width:57px !important;
	height:9px !important;
	top:283px !important;
}

@keyframes intensificar-1479945 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1479945 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1479945 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1585074 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1585077 {
	width:534px !important;
	height:534px !important;
	top:15px !important;
}

#item1585079 {
	width:509px !important;
	height:1534px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1585079 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1585079 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1585079 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1585105 {
	width:14px !important;
	height:9px !important;
}

#item1585108 {
	width:14px !important;
	height:9px !important;
	top:556px !important;
}

#item1479998 {
	width:528px !important;
	height:63px !important;
}

@keyframes intensificar-1479998 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1479998 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1479998 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1480022 {
	width:350px !important;
	height:229px !important;
	top:111px !important;
}

@keyframes intensificar-1480022 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1480022 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1480022 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1480046 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:369px !important;
}

@keyframes intensificar-1480046 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1480046 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1480046 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1480052 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1480052 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1480052 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1480052 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1480075 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1480075 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1480075 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1480075 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1480099 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1480099 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1480099 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1480099 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1480122 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1480122 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1480122 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1480122 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1479917 {
	width:552px !important;
	height:565px !important;
	left:636px !important;
	top:160px !important;
}

#item1480151 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1480174 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1480198 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1480202 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1486397 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1480228 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1480229 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1480225 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1480262 {
	width:123px !important;
	height:50px !important;
}

#item1480263 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1480237 {
	width:123px !important;
	height:50px !important;
}

#item1480238 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1480233 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1480316 {
	width:101px !important;
	height:50px !important;
}

#item1480317 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1480290 {
	width:101px !important;
	height:50px !important;
}

#item1480291 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1480286 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1480370 {
	width:99px !important;
	height:50px !important;
}

#item1480371 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1480345 {
	width:99px !important;
	height:50px !important;
}

#item1480346 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1480341 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1480424 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1539975 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1539998 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1539972 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1480428 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1480428 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1480428 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1480428 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1585832 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1509134 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509134 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509134 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1509128 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509128 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509128 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1509126 {
	width:700px !important;
	height:309px !important;
}

#item1516755 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1735942 tr {
	border-right:3.08px solid #fff;;
}

table#table1735942 {
	table-layout:fixed;
}

#item1509149 {
	width:628px !important;
	height:328px !important;
	top:27px !important;
}

@keyframes intensificar-1509149 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509149 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509149 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1509172 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1509172 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509172 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509172 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1543815 {
	width:628px !important;
	height:139px !important;
}

#item1543816 {
	width:595px !important;
	height:557px !important;
}

@keyframes intensificar-1543816 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1543816 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1543816 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1543839 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:47px !important;
}

#item1542943 {
	width:628px !important;
	height:525px !important;
}

#item1542944 {
	width:595px !important;
	height:2676px !important;
}

@keyframes intensificar-1542944 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1542944 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1542944 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1542967 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:247px !important;
}

#item1509222 {
	width:628px !important;
	height:112px !important;
}

@keyframes intensificar-1509222 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509222 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509222 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1509245 {
	width:454px !important;
	height:303px !important;
	top:132px !important;
}

@keyframes intensificar-1509245 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509245 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509245 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1509268 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:494px !important;
}

@keyframes intensificar-1509268 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509268 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509268 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1509274 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1509274 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509274 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509274 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1509297 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1509297 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509297 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509297 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1509321 {
	width:203px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1509321 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509321 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509321 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1509344 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1509344 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509344 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509344 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1509145 {
	width:651px !important;
	height:525px !important;
	left:36px !important;
	top:550px !important;
}

#item1509373 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:489px !important;
}

#item1509397 {
	width:647px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1509421 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1509424 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1509447 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1509473 {
	width:74px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1509474 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1509470 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1509506 {
	width:172px !important;
	height:70px !important;
}

#item1509507 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1509481 {
	width:172px !important;
	height:70px !important;
}

#item1509482 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1509477 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1509561 {
	width:141px !important;
	height:70px !important;
}

#item1509562 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1509534 {
	width:141px !important;
	height:70px !important;
}

#item1509535 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1509530 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1509614 {
	width:139px !important;
	height:70px !important;
}

#item1509615 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1509589 {
	width:139px !important;
	height:70px !important;
}

#item1509590 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1509585 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1509667 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1570403 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1570426 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1570400 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1509673 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1509673 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1509673 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1509673 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1540949 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

#item1540957 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:567px !important;
	height:85px !important;
	left:25px !important;
	top:33px !important;
	border-radius:12px;
	background:#000;
}

#item1540959 {
	width:1200px !important;
	height:790px !important;
}

#item1540969 {
	width:70px !important;
	height:23px !important;
	left:508px !important;
	top:49px !important;
	border-radius:6px;
	background:#fff;
}

#item1540978 {
	width:19px !important;
	height:5px !important;
	left:1px !important;
	top:3px !important;
}

#item1540983 {
	width:23px !important;
	height:7px !important;
	top:10px !important;
}

#item1540988 {
	width:20px !important;
	height:5px !important;
	left:5px !important;
	top:19px !important;
}

#item1540994 {
	width:16px !important;
	height:7px !important;
	left:1px !important;
}

#item1540999 {
	width:25px !important;
	height:15px !important;
	top:2px !important;
}

#item1541004 {
	width:18px !important;
	height:8px !important;
	left:8px !important;
	top:19px !important;
}

#item1541010 {
	width:25px !important;
	height:15px !important;
	left:2px !important;
	top:10px !important;
}

#item1541020 {
	width:1px !important;
	height:3px !important;
	left:44px !important;
	top:20px !important;
	background:#1e1541;
}

#item1541040 {
	width:62px !important;
	height:31px !important;
	left:1117px !important;
	top:743px !important;
}

#item1538636 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1538636 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1538636 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1538636 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1540869 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

#item1540880 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:651px !important;
	height:60px !important;
	left:25px !important;
	top:24px !important;
	border-radius:12px;
	background:#000;
}

#item1540881 {
	width:70px !important;
	height:23px !important;
	left:588px !important;
	top:43px !important;
	border-radius:6px;
	background:#fff;
}

#item1540887 {
	width:703px !important;
	height:1200px !important;
	left:-1px !important;
}

#item1540895 {
	width:19px !important;
	height:5px !important;
	left:1px !important;
	top:3px !important;
}

#item1540901 {
	width:23px !important;
	height:7px !important;
	top:10px !important;
}

#item1540906 {
	width:20px !important;
	height:5px !important;
	left:5px !important;
	top:19px !important;
}

#item1540911 {
	width:16px !important;
	height:7px !important;
	left:1px !important;
}

#item1540916 {
	width:25px !important;
	height:15px !important;
	top:2px !important;
}

#item1540923 {
	width:18px !important;
	height:8px !important;
	left:8px !important;
	top:19px !important;
}

#item1540929 {
	width:25px !important;
	height:15px !important;
	left:2px !important;
	top:10px !important;
}

#item1540934 {
	width:62px !important;
	height:31px !important;
	left:615px !important;
	top:1169px !important;
}

#item1538554 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1538554 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1538554 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1538554 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1182054 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

#item1182074 {
	width:150px !important;
	height:28px !important;
	left:525px !important;
	top:609px !important;
}

#item1182089 {
	width:122px !important;
	height:28px !important;
	left:539px !important;
	top:640px !important;
}

#item1182053 {
	width:424px !important;
	height:68px !important;
	left:388px !important;
	top:361px !important;
}

@keyframes intensificar-1182053 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1182053 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1182053 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1527754 {
	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%;
}

#item1515530 {
	width:705px !important;
	height:1206px !important;
	background:#101820;
}

#item1515473 {
	width:214px !important;
	height:40px !important;
	left:243px !important;
	top:791px !important;
}

#item1515519 {
	width:171px !important;
	height:39px !important;
	left:265px !important;
	top:834px !important;
}

#item1515524 {
	width:424px !important;
	height:68px !important;
	left:138px !important;
	top:566px !important;
}

@keyframes intensificar-1515524 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1515524 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1515524 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1527786 {
	width:546px !important;
	height:40px !important;
	left:77px !important;
	top:911px !important;
}

#item1513739 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1513739 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1513739 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1513739 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

p.autoParaStyle156 {
	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.autoParaStyle155 {
	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.autoParaStyle154 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:13px;
	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.autoParaStyle153 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:31px;
	line-height:31px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle152 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:20px;
	line-height:20px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle151 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:20px;
	line-height:20px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle150 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12.6px;
	line-height:14px;
	color:#3c3c3b;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle149 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:9px;
	line-height:10px;
	color:#3c3c3b;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle148 {
	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.autoParaStyle147 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:15.4px;
	line-height:25.2px;
	color:#272f36;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle146 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:11px;
	line-height:18px;
	color:#272f36;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle145 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:18.2px;
	line-height:23.8px;
	color:#ea5153;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle144 {
	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.autoParaStyle143 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:13px;
	line-height:17px;
	color:#ea5153;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle142 {
	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.autoParaStyle141 {
	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.autoParaStyle140 {
	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.autoParaStyle139 {
	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.autoParaStyle138 {
	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.autoParaStyle137 {
	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.autoParaStyle136 {
	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.autoParaStyle135 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:16.8px;
	line-height:23.8px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:4px;
	text-align:left;
}

p.autoParaStyle134 {
	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.autoParaStyle133 {
	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.autoParaStyle132 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:19.6px;
	color:#ea5153;
	letter-spacing:0.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.autoParaStyle131 {
	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.autoParaStyle130 {
	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.autoParaStyle129 {
	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.autoParaStyle128 {
	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.autoParaStyle127 {
	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.autoParaStyle126 {
	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.autoParaStyle125 {
	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.autoParaStyle124 {
	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.autoParaStyle123 {
	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.autoParaStyle122 {
	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.autoParaStyle121 {
	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.autoParaStyle120 {
	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.autoParaStyle119 {
	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.autoParaStyle118 {
	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.autoParaStyle117 {
	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.autoParaStyle116 {
	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.autoParaStyle115 {
	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.autoParaStyle114 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:12px;
	line-height:17px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:3px;
	text-align:left;
}

p.autoParaStyle113 {
	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.autoParaStyle112 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:14px;
	color:#ea5153;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle111 {
	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.autoParaStyle110 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:14px;
	color:#ea5153;
	letter-spacing:0.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.autoParaStyle109 {
	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.autoParaStyle108 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:9px;
	line-height:10px;
	color:#272f36;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle107 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:9px;
	line-height:10px;
	color:#272f36;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle106 {
	font-family:FF-Averta-Regular,Averta;
	font-size:3.2px;
	line-height:18px;
	color:#3c3c3b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle105 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:9px;
	line-height:15px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle104 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:9px;
	line-height:14px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle103 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:12px;
	line-height:14px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle102 {
	font-family:FF-Averta-Regular,Averta;
	font-size:13px;
	line-height:17px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle101 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18.2px;
	line-height:21px;
	color:#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.autoParaStyle100 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18.2px;
	line-height:21px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle99 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:16.8px;
	line-height:23.8px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle98 {
	font-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.autoParaStyle97 {
	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.autoParaStyle96 {
	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.autoParaStyle95 {
	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.autoParaStyle94 {
	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.autoParaStyle93 {
	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.autoParaStyle92 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:17.1px;
	line-height:20.7px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle91 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:17.1px;
	line-height:20.7px;
	color:#ea5153;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle90 {
	font-weight: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.autoParaStyle89 {
	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.autoParaStyle88 {
	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.autoParaStyle87 {
	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.autoParaStyle86 {
	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.autoParaStyle85 {
	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.autoParaStyle84 {
	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.autoParaStyle83 {
	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.autoParaStyle82 {
	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.autoParaStyle81 {
	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.autoParaStyle80 {
	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.autoParaStyle79 {
	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.autoParaStyle78 {
	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.autoParaStyle77 {
	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.autoParaStyle76 {
	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.autoParaStyle75 {
	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.autoParaStyle74 {
	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.autoParaStyle73 {
	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.autoParaStyle72 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:35px;
	line-height:39.2px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle71 {
	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.autoParaStyle70 {
	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.autoParaStyle69 {
	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.autoParaStyle68 {
	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.autoParaStyle67 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:18.2px;
	line-height:23.8px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.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.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.autoParaStyle65 {
	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.autoParaStyle64 {
	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.autoParaStyle63 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:14.6px;
	line-height:21px;
	color:#ec6264;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:8px;
	text-align:left;
}

p.autoParaStyle62 {
	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.autoParaStyle61 {
	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.autoParaStyle60 {
	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.autoParaStyle59 {
	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.autoParaStyle58 {
	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.autoParaStyle57 {
	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.autoParaStyle56 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:10.4px;
	line-height:15px;
	color:#ec6264;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:6px;
	text-align:left;
}

p.autoParaStyle55 {
	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.autoParaStyle54 {
	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.autoParaStyle53 {
	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.autoParaStyle52 {
	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.autoParaStyle51 {
	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.autoParaStyle50 {
	font-weight:500;
	font-family:FF-GTFlexa-Medium,"GT Flexa";
	font-size:9.9px;
	line-height:11.9px;
	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.autoParaStyle49 {
	font-weight:500;
	font-family:FF-GTFlexa-Medium,"GT Flexa";
	font-size:11px;
	line-height:13.2px;
	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.autoParaStyle48 {
	font-weight:500;
	font-family:FF-GTFlexa-Medium,"GT Flexa";
	font-size:11px;
	line-height:13.2px;
	color:#163e1d;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-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:-7px;
	padding-left:7px;
	text-align:left;
}

p.autoParaStyle47 {
	font-weight:500;
	font-family:FF-GTFlexa-Medium,"GT Flexa";
	font-size:11px;
	line-height:13.2px;
	color:#163e1d;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle46 {
	font-weight:500;
	font-family:FF-GTFlexa-Medium,"GT Flexa";
	font-size:15.4px;
	line-height:18.5px;
	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.autoParaStyle45 {
	font-weight:bold;
	font-family:FF-GTFlexa-Bold,"GT Flexa";
	font-size:24.2px;
	line-height:29px;
	color:#163e1d;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle44 {
	font-weight:500;
	font-family:FF-GTFlexa-Medium,"GT Flexa";
	font-size:9px;
	line-height:10.8px;
	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.autoParaStyle43 {
	font-weight:500;
	font-family:FF-GTFlexa-Medium,"GT Flexa";
	font-size:10px;
	line-height:12px;
	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.autoParaStyle42 {
	font-weight:500;
	font-family:FF-GTFlexa-Medium,"GT Flexa";
	font-size:10px;
	line-height:12px;
	color:#163e1d;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-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:-6px;
	padding-left:6px;
	text-align:left;
}

p.autoParaStyle41 {
	font-weight:500;
	font-family:FF-GTFlexa-Medium,"GT Flexa";
	font-size:10px;
	line-height:12px;
	color:#163e1d;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle40 {
	font-family:FF-GTFlexa-Regular,"GT Flexa";
	font-size:10px;
	line-height:12px;
	color:#163e1d;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle39 {
	font-weight:500;
	font-family:FF-GTFlexa-Medium,"GT Flexa";
	font-size:14px;
	line-height:16.8px;
	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.autoParaStyle38 {
	font-weight:bold;
	font-family:FF-GTFlexa-Bold,"GT Flexa";
	font-size:22px;
	line-height:26.4px;
	color:#163e1d;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle37 {
	font-weight:300;
	font-family:FF-GTFlexa-Light,"GT Flexa";
	font-size:22px;
	line-height:26.4px;
	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.autoParaStyle36 {
	font-weight:900;
	font-family:FF-GTFlexa-Black,"GT Flexa";
	font-size:50px;
	line-height:60px;
	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.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:19.6px;
	line-height:25.2px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.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:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:22px;
	color:#ea5153;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle28 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:16.8px;
	line-height:25.2px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle27 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:25.2px;
	color:#ea5153;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle26 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:25.2px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle25 {
	font-weight:bold;
	font-family:FF-Averta-Bold,Averta;
	font-size:16.8px;
	line-height:25.2px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle24 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:25.2px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle23 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:25.2px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle22 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:25.2px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle21 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:25.2px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle20 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:25.2px;
	color:#ea5153;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle19 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:25.2px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle18 {
	font-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.autoParaStyle17 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:18px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle16 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:12px;
	line-height:18px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle15 {
	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.autoParaStyle14 {
	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.autoParaStyle13 {
	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.autoParaStyle12 {
	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.autoParaStyle11 {
	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.autoParaStyle10 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#ea5153;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle9 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:18px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle8 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18px;
	line-height:20px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle7 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:14px;
	line-height:16px;
	color:#ea5153;
	letter-spacing:-0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle6 {
	font-family:FF-Averta-Regular,Averta;
	font-size:20px;
	line-height:22px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle5 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:55px;
	line-height:55px;
	color:#fff;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle4 {
	font-family:FF-Averta-Regular,Averta;
	font-size:12px;
	line-height:17px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle3 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:55px;
	line-height:55px;
	color:#fff;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle2 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:24px;
	line-height:65px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle1 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:65px;
	line-height:65px;
	color:#fff;
	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.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.Subtítulo-8pt--Dias {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:8px;
	line-height:10px;
	color:#ea5153;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.Subtítulo {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#000;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:20px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.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.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.autoCharStyle17 {
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

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-DemiBold,"Optima LT Pro",sans-serif;
	font-size:22.9px;
	letter-spacing:0.100em;
}

span.autoCharStyle11 {
	text-decoration:underline;
}

span.autoCharStyle10 {
}

span.autoCharStyle9 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-DemiBold,"Optima LT Pro",sans-serif;
	font-size:16.4px;
	letter-spacing:0.100em;
}

span.autoCharStyle8 {
	font-size:8.8px;
}

span.autoCharStyle7 {
	font-size:8px;
}

span.autoCharStyle6 {
	font-size:16.8px;
}

span.autoCharStyle5 {
	color:#ea5153;
}

span.autoCharStyle4 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
}

span.autoCharStyle3 {
	font-weight:bold;
	font-family:FF-Averta-Bold,Averta;
}

span.autoCharStyle2 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	color:#ea5153;
}

span.autoCharStyle1 {
}

span.C_Negrita {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:12px;
	color:#101820;
	letter-spacing:0.010em;
}

span.C_Titulo {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	color:#ea5153;
	letter-spacing:0.050em;
}

span.Hipervínculo {
	color:#000;
	text-decoration:underline;
}

span._2-1_NEGRITA_TEXTO-GENERAL {
	font-weight:bold;
}

span.texto-mapa-1 {
	font-weight:bold;
	font-family:"Avenir Next Condensed",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:8.5px;
	color:#fff;
}

span.Texto-itinerario {
	font-family:"Avenir Next Condensed",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:8.5px;
	color:#000;
}

span.Ninguno {
}
#in5footer,  #prefooter {display:none;}

[class*=" mq-"]{ display:none; }
.mq-default { display:block; }
@media all and (max-width:767px){ [class*=" mq-"], .mq-default { display:none; } .mq-700 {display:block; } }

