/* 	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-OptimaLTPro-DemiBold;
	src:url("../fonts/OptimaLTPro-DemiBold.otf");
	font-weight:bold;
}

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

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

@font-face {
	font-family:FF-Averta-Semibold;
	src:url("../fonts/Intelligent Design - Averta-Semibold.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-Light;
	src:url("../fonts/Averta_Light 2.otf");
}

#item1287949 {
	width:1260px !important;
	height:840px !important;
	left:-40px !important;
	top:-29px !important;
	background:#101820;
}

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

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

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

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

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

#item1417040 {
	width:1909px !important;
	height:1273px !important;
	left:-614px !important;
	top:-40px !important;
	background:#101820;
}

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

#item1417070 {
	width:645px !important;
	height:22px !important;
	left:41px !important;
	top:144px !important;
}

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

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

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

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

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

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

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

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

#item1152165 {
	opacity:0.25;
	width:463px !important;
	height:244px !important;
	left:61px !important;
	top:238px !important;
	background:#0e0b00;
}

#item1152187 {
	width:421px !important;
	height:244px !important;
	left:81px !important;
	top:255px !important;
}

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

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

#item1417116 {
	width:1879px !important;
	height:1237px !important;
	left:-589px !important;
	top:-18px !important;
	background:#101820;
}

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

#item1446634 {
	width:427px !important;
	height:161px !important;
	left:36px !important;
	top:49px !important;
}

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

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

#item1446658 {
	width:600px !important;
	height:306px !important;
	left:50px !important;
	top:271px !important;
}

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

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

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

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

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

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

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

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

#item1287202 {
	width:56px !important;
	height:28px !important;
	left:82px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1446754 {
	width:609px !important;
	height:995px !important;
	background:#f5f5f5;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1160201 {
	width:528px !important;
	height:266px !important;
	left:1px !important;
}

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

#item1153145 {
	width:528px !important;
	height:230px !important;
	left:1px !important;
}

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

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

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

#item1160917 {
	width:509px !important;
	height:1535px !important;
}

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

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

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

#item1156743 {
	width:553px !important;
	height:529px !important;
	left:635px !important;
	top:189px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1418460 {
	width:628px !important;
	height:432px !important;
}

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

#item1418436 {
	width:628px !important;
	height:550px !important;
}

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

#item1447776 {
	width:23px !important;
	height:46px !important;
	left:632px !important;
	top:253px !important;
}

#item1452890 {
	width:628px !important;
	height:560px !important;
}

#item1452895 {
	width:595px !important;
	height:2329px !important;
	background:#fff;
}

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

#item1418394 {
	width:655px !important;
	height:560px !important;
	left:36px !important;
	top:540px !important;
}

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

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

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

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

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

#item1418483 {
	width:143px !important;
	height:70px !important;
	left:557px !important;
	top:1129px !important;
}

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

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

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

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

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

#item1418537 {
	width:129px !important;
	height:70px !important;
	left:424px !important;
	top:1129px !important;
}

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

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

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

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

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

#item1418589 {
	width:162px !important;
	height:70px !important;
	left:258px !important;
	top:1129px !important;
}

#item1418641 {
	width:35px !important;
	height:74px !important;
	left:255px !important;
	top:1126px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1254416 {
	width:269px !important;
	height:51px !important;
	left:850px !important;
	top:250px !important;
}

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

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

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

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

#item1418664 {
	width:1156px !important;
	height:761px !important;
	left:-82px !important;
	top:5px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1418666 {
	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-1418666 {
	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;
	}
}
#item1447811 {
	width:154px !important;
	height:227px !important;
}

#item1447822 {
	width:700px !important;
	height:583px !important;
	top:617px !important;
	background:#fff;
}

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

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

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

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

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

#item1418679 {
	width:377px !important;
	height:72px !important;
	left:124px !important;
	top:781px !important;
}

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

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

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

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

#item1418735 {
	width:377px !important;
	height:72px !important;
	left:124px !important;
	top:886px !important;
}

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

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

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

@keyframes atenuar-1418881 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1418881 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1418881 {
	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:296px !important;
	height:107px !important;
	left:68px !important;
	top:65px !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.50;
	width:336px !important;
	height:302px !important;
	left:64px !important;
	top:133px !important;
	background:#0e0b00;
}

#item1153802 {
	width:290px !important;
	height:297px !important;
	left:86px !important;
	top:153px !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%;
}

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

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

#item1418897 {
	width:1619px !important;
	height:1066px !important;
	left:-492px !important;
	top:67px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1418898 {
	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-1418898 {
	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;
	}
}
#item1418909 {
	width:415px !important;
	height:62px !important;
	left:36px !important;
	top:44px !important;
}

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

#item1418934 {
	opacity:0.50;
	width:565px !important;
	height:324px !important;
	left:36px !important;
	top:142px !important;
	background:#0e0b00;
}

#item1418935 {
	width:502px !important;
	height:271px !important;
	left:67px !important;
	top:168px !important;
}

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

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

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

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

#item1288003 {
	width:370px !important;
	height:454px !important;
	left:124px !important;
	top:138px !important;
}

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

#item1386498 {
	width:528px !important;
	height:538px !important;
	left:36px !important;
	top:65px !important;
}

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

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

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

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

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

#item1159937 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:323px !important;
}

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

#item1159942 {
	width:509px !important;
	height:976px !important;
	left:1px !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:663px !important;
}

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

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

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

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

#item1177519 {
	width:95px !important;
	height:16px !important;
	left:43px !important;
	top:84px !important;
}

#item1285484 {
	width:20px !important;
	height:10px !important;
	left:102px !important;
	top:35px !important;
}

#item1285493 {
	width:20px !important;
	height:10px !important;
	left:102px !important;
	top:53px !important;
}

#item1285496 {
	width:20px !important;
	height:10px !important;
	left:186px !important;
	top:87px !important;
}

#item1285499 {
	width:20px !important;
	height:10px !important;
	left:174px !important;
	top:104px !important;
}

#item1285502 {
	width:20px !important;
	height:10px !important;
	left:171px !important;
	top:122px !important;
}

#item1285506 {
	width:20px !important;
	height:10px !important;
	left:2px !important;
	top:140px !important;
}

#item1285509 {
	width:20px !important;
	height:10px !important;
	top:194px !important;
}

#item1500821 {
	width:20px !important;
	height:10px !important;
	left:28px !important;
	top:392px !important;
}

#item1285513 {
	width:20px !important;
	height:10px !important;
	left:10px !important;
	top:213px !important;
}

#item1285517 {
	width:20px !important;
	height:10px !important;
	left:73px !important;
	top:284px !important;
}

#item1285521 {
	width:20px !important;
	height:10px !important;
	left:14px !important;
	top:303px !important;
}

#item1501103 {
	width:20px !important;
	height:10px !important;
	left:122px !important;
	top:320px !important;
}

#item1501107 {
	width:20px !important;
	height:10px !important;
	left:181px !important;
}

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

table#table1523270 {
	table-layout:fixed;
}

#item1183538 {
	width:500px !important;
	height:448px !important;
	left:11px !important;
}

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

#item1183561 {
	width:511px !important;
	height:17px !important;
	top:410px !important;
}

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

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

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

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

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

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

#item1183581 {
	width:511px !important;
	height:32px !important;
}

#item1183578 {
	width:511px !important;
	height:32px !important;
	top:72px !important;
}

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

#item1183582 {
	width:511px !important;
	height:17px !important;
	top:104px !important;
}

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

#item1183586 {
	width:511px !important;
	height:17px !important;
	top:122px !important;
}

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

#item1183590 {
	width:511px !important;
	height:17px !important;
	top:140px !important;
}

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

#item1183594 {
	width:511px !important;
	height:17px !important;
	top:158px !important;
}

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

#item1183598 {
	width:511px !important;
	height:17px !important;
	top:175px !important;
}

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

#item1183602 {
	width:511px !important;
	height:17px !important;
	top:193px !important;
}

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

#item1183606 {
	width:511px !important;
	height:17px !important;
	top:211px !important;
}

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

#item1183610 {
	width:511px !important;
	height:17px !important;
	top:229px !important;
}

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

#item1183615 {
	width:511px !important;
	height:17px !important;
	top:247px !important;
}

#item1183622 {
	width:511px !important;
	height:18px !important;
}

#item1183619 {
	width:511px !important;
	height:18px !important;
	top:266px !important;
}

#item1362409 {
	width:511px !important;
	height:18px !important;
}

#item1362406 {
	width:511px !important;
	height:18px !important;
	top:284px !important;
}

#item1362413 {
	width:511px !important;
	height:18px !important;
}

#item1362410 {
	width:511px !important;
	height:18px !important;
	top:302px !important;
}

#item1362417 {
	width:511px !important;
	height:18px !important;
}

#item1362414 {
	width:511px !important;
	height:18px !important;
	top:320px !important;
}

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

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

#item1457914 {
	width:511px !important;
	height:18px !important;
}

#item1457911 {
	width:511px !important;
	height:18px !important;
	top:338px !important;
}

#item1457918 {
	width:511px !important;
	height:18px !important;
}

#item1457915 {
	width:511px !important;
	height:18px !important;
	top:355px !important;
}

#item1457922 {
	width:511px !important;
	height:18px !important;
}

#item1457919 {
	width:511px !important;
	height:18px !important;
	top:373px !important;
}

#item1501102 {
	width:511px !important;
	height:18px !important;
}

#item1501099 {
	width:511px !important;
	height:18px !important;
	top:391px !important;
}

#item1242174 {
	width:98px !important;
	height:16px !important;
	left:430px !important;
	top:84px !important;
}

#item1284608 {
	width:33px !important;
	height:17px !important;
	left:141px !important;
}

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

#item1284621 {
	width:87px !important;
	height:8px !important;
	left:39px !important;
	top:5px !important;
}

#item1284644 {
	width:93px !important;
	height:8px !important;
	left:179px !important;
	top:5px !important;
}

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

#item1154353 {
	width:148px !important;
	height:37px !important;
	left:228px !important;
	top:37px !important;
}

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

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

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

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

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

#item1167478 {
	width:105px !important;
	height:15px !important;
	left:36px !important;
	top: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:#e5c6c6;
}

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

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

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

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

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

#item1174072 {
	width:131px !important;
	height:50px !important;
	left:629px !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:504px !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:142px !important;
	height:50px !important;
}

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

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

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

#item1174175 {
	width:142px !important;
	height:50px !important;
	left:765px !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:910px !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:302px !important;
	top:748px !important;
}

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

#item1386583 {
	width:142px !important;
	height:50px !important;
}

#item1386584 {
	width:127px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1386558 {
	width:142px !important;
	height:50px !important;
}

#item1386559 {
	width:127px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1386556 {
	width:142px !important;
	height:50px !important;
	left:1001px !important;
	top:740px !important;
}

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

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

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

#item1419437 {
	width:625px !important;
	height:783px !important;
	left:47px !important;
	top:70px !important;
}

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

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

#item1419390 {
	width:600px !important;
	height:753px !important;
	left:60px !important;
	top:70px !important;
}

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

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

#item1447868 {
	width:23px !important;
	height:46px !important;
	left:674px !important;
	top:467px !important;
}

#item1452945 {
	width:614px !important;
	height:780px !important;
	left:46px !important;
	top:70px !important;
}

#item1452947 {
	width:595px !important;
	height:1474px !important;
	background:#f5f5f5;
}

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

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

#item1419280 {
	width:600px !important;
	height:779px !important;
	left:60px !important;
	top:70px !important;
}

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

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

#item1419017 {
	width:116px !important;
	height:20px !important;
	left:57px !important;
	top:77px !important;
}

#item1419179 {
	width:120px !important;
	height:20px !important;
	left:529px !important;
	top:77px !important;
}

#item1419203 {
	width:40px !important;
	height:20px !important;
	left:172px !important;
}

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

#item1419210 {
	width:106px !important;
	height:10px !important;
	left:47px !important;
	top:6px !important;
}

#item1419233 {
	width:114px !important;
	height:10px !important;
	left:218px !important;
	top:6px !important;
}

#item1501238 {
	width:24px !important;
	height:12px !important;
	left:299px !important;
	top:508px !important;
}

#item1501234 {
	width:24px !important;
	height:12px !important;
	left:370px !important;
	top:118px !important;
}

#item1457923 {
	width:24px !important;
	height:12px !important;
	left:278px !important;
	top:161px !important;
}

#item1457926 {
	width:24px !important;
	height:12px !important;
	left:278px !important;
	top:183px !important;
}

#item1457929 {
	width:24px !important;
	height:12px !important;
	left:381px !important;
	top:224px !important;
}

#item1457932 {
	width:24px !important;
	height:12px !important;
	left:366px !important;
	top:245px !important;
}

#item1457935 {
	width:24px !important;
	height:12px !important;
	left:362px !important;
	top:267px !important;
}

#item1457940 {
	width:24px !important;
	height:12px !important;
	left:156px !important;
	top:289px !important;
}

#item1457945 {
	width:24px !important;
	height:12px !important;
	left:156px !important;
	top:354px !important;
}

#item1500818 {
	width:24px !important;
	height:12px !important;
	left:185px !important;
	top:596px !important;
}

#item1457950 {
	width:24px !important;
	height:12px !important;
	left:166px !important;
	top:377px !important;
}

#item1457953 {
	width:24px !important;
	height:12px !important;
	left:243px !important;
	top:464px !important;
}

#item1457957 {
	width:24px !important;
	height:12px !important;
	left:171px !important;
	top:487px !important;
}

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

table#table1530171 {
	table-layout:fixed;
}

#item1457963 {
	width:610px !important;
	height:543px !important;
	left:60px !important;
	top:115px !important;
}

#item1501233 {
	width:623px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item1501230 {
	width:629px !important;
	height:28px !important;
	left:43px !important;
	top:590px !important;
}

#item1458007 {
	width:623px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item1458059 {
	width:629px !important;
	height:28px !important;
	left:43px !important;
	top:569px !important;
}

#item1458006 {
	width:623px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item1458062 {
	width:629px !important;
	height:28px !important;
	left:43px !important;
	top:546px !important;
}

#item1458005 {
	width:623px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item1458065 {
	width:629px !important;
	height:28px !important;
	left:43px !important;
	top:525px !important;
}

#item1458003 {
	width:623px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item1458070 {
	width:629px !important;
	height:28px !important;
	left:43px !important;
	top:503px !important;
}

#item1458002 {
	width:623px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item1458073 {
	width:629px !important;
	height:28px !important;
	left:43px !important;
	top:481px !important;
}

#item1458001 {
	width:623px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item1458076 {
	width:629px !important;
	height:28px !important;
	left:43px !important;
	top:460px !important;
}

#item1458000 {
	width:623px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item1458079 {
	width:629px !important;
	height:28px !important;
	left:43px !important;
	top:437px !important;
}

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

#item1458082 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:414px !important;
}

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

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

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

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

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

#item1458091 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:349px !important;
}

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

#item1458094 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:327px !important;
}

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

#item1458098 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:305px !important;
}

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

#item1458101 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:284px !important;
}

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

#item1458104 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:262px !important;
}

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

#item1458107 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:240px !important;
}

#item1457990 {
	width:623px !important;
	height:39px !important;
	left:3px !important;
	top:3px !important;
}

#item1458110 {
	width:629px !important;
	height:45px !important;
	left:43px !important;
	top:200px !important;
}

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

#item1458113 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:179px !important;
}

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

#item1458116 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:156px !important;
}

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

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

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

#item1458122 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:113px !important;
}

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

#item1458125 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:612px !important;
}

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

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

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

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

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

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

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

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

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

#item1419690 {
	width:26px !important;
	height:26px !important;
	left:638px !important;
	top:169px !important;
}

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

#item1419700 {
	width:74px !important;
	height:70px !important;
	background:#e5c6c6;
}

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

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

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

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

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

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

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

#item1419704 {
	width:183px !important;
	height:70px !important;
	left:517px !important;
	top:1052px !important;
}

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

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

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

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

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

#item1419758 {
	width:171px !important;
	height:70px !important;
	left:342px !important;
	top:1052px !important;
}

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

#item1419842 {
	width:199px !important;
	height:70px !important;
}

#item1419843 {
	width:150px !important;
	height:39px !important;
	left:49px !important;
	top:14px !important;
}

#item1419816 {
	width:199px !important;
	height:70px !important;
}

#item1419817 {
	width:150px !important;
	height:39px !important;
	left:49px !important;
	top:14px !important;
}

#item1419812 {
	width:199px !important;
	height:70px !important;
	left:91px !important;
	top:1130px !important;
}

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

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

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

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

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

#item1419866 {
	width:122px !important;
	height:70px !important;
	left:294px !important;
	top:1130px !important;
}

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

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

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

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

#item1419978 {
	width:199px !important;
	height:70px !important;
}

#item1419979 {
	width:178px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1419953 {
	width:199px !important;
	height:70px !important;
}

#item1419954 {
	width:178px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1419949 {
	width:199px !important;
	height:70px !important;
	left:421px !important;
	top:1130px !important;
}

#item1449096 {
	width:35px !important;
	height:74px !important;
	left:86px !important;
	top:1126px !important;
}

#item1449100 {
	width:35px !important;
	height:74px !important;
	left:339px !important;
	top:1050px !important;
}

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

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

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

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

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

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

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

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

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

#item1458384 {
	width:57px !important;
	height:13px !important;
	top:225px !important;
}

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

#item1468561 {
	width:528px !important;
	height:118px !important;
	top:259px !important;
}

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

table#table1534913 {
	table-layout:fixed;
}

#item1468562 {
	width:733px !important;
	height:92px !important;
}

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

#item1468585 {
	width:26px !important;
	height:13px !important;
	left:252px !important;
	top:380px !important;
}

#item1468498 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:276px !important;
}

#item1468504 {
	width:534px !important;
	height:549px !important;
	top:15px !important;
}

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

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

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

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

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

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

#item1458207 {
	width:350px !important;
	height:232px !important;
	top:97px !important;
}

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

#item1458230 {
	width:70px !important;
	height:16px !important;
	left:457px !important;
	top:115px !important;
}

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

#item1458253 {
	width:93px !important;
	height:18px !important;
	left:434px !important;
	top:131px !important;
}

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

#item1458276 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:206px !important;
}

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

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

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

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

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

#item1468483 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:166px !important;
}

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

#item1458181 {
	width:564px !important;
	height:579px !important;
	left:636px !important;
	top:146px !important;
}

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

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

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

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

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

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

#item1458484 {
	width:53px !important;
	height:50px !important;
	background:#e5c6c6;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1458653 {
	width:107px !important;
	height:13px !important;
	left:17px !important;
}

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

#item1458650 {
	width:124px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

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

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

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

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

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

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

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

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

#item1458771 {
	width:80px !important;
	height:18px !important;
	top:320px !important;
}

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

#item1458794 {
	width:628px !important;
	height:291px !important;
}

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

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

#item1458819 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:123px !important;
}

#item1469085 {
	width:628px !important;
	height:154px !important;
	top:348px !important;
}

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

table#table1537645 {
	table-layout:fixed;
}

#item1469086 {
	width:1026px !important;
	height:154px !important;
}

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

#item1469109 {
	width:45px !important;
	height:23px !important;
	left:292px !important;
	top:510px !important;
}

#item1458953 {
	width:628px !important;
	height:533px !important;
}

#item1458954 {
	width:595px !important;
	height:1206px !important;
}

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

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

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

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

#item1458849 {
	width:490px !important;
	height:16px !important;
	top:172px !important;
}

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

#item1458873 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:143px !important;
}

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

#item1458896 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:166px !important;
}

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

#item1458919 {
	width:102px !important;
	height:25px !important;
	left:528px !important;
	top:241px !important;
}

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

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

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

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

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

#item1458745 {
	width:665px !important;
	height:533px !important;
	left:36px !important;
	top:534px !important;
}

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

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

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

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

#item1459324 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1459057 {
	width:74px !important;
	height:70px !important;
	background:#e5c6c6;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1459167 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1129px !important;
}

#item1459224 {
	width:150px !important;
	height:18px !important;
	left:23px !important;
}

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

#item1459221 {
	width:174px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

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

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

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

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

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

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

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

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

table#table1539930 {
	table-layout:fixed;
}

#item1255868 {
	width:528px !important;
	height:124px !important;
	top:259px !important;
}

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

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

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

#item1255914 {
	width:57px !important;
	height:13px !important;
	top:239px !important;
}

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

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

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

#item1255697 {
	width:528px !important;
	height:12px !important;
}

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

#item1255720 {
	width:350px !important;
	height:232px !important;
	top:32px !important;
}

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

#item1255743 {
	width:70px !important;
	height:16px !important;
	left:457px !important;
	top:50px !important;
}

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

#item1255766 {
	width:93px !important;
	height:18px !important;
	left:434px !important;
	top:66px !important;
}

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

#item1255789 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:120px !important;
}

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

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

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

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

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

#item1255694 {
	width:564px !important;
	height:565px !important;
	left:636px !important;
	top:160px !important;
}

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

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

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

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

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

#item1256017 {
	width:53px !important;
	height:50px !important;
	background:#e5c6c6;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1501909 {
	width:107px !important;
	height:13px !important;
	left:17px !important;
}

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

#item1501906 {
	width:124px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

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

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

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

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

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

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

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

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

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

table#table1542743 {
	table-layout:fixed;
}

#item1420195 {
	width:628px !important;
	height:218px !important;
	top:27px !important;
}

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

#item1420242 {
	width:80px !important;
	height:18px !important;
}

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

#item1455206 {
	width:628px !important;
	height:257px !important;
}

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

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

#item1455234 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:106px !important;
}

#item1455258 {
	width:628px !important;
	height:533px !important;
}

#item1455260 {
	width:595px !important;
	height:1045px !important;
}

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

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

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

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

#item1420062 {
	width:490px !important;
	height:325px !important;
	top:73px !important;
}

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

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

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

#item1420110 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:121px !important;
}

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

#item1420133 {
	width:102px !important;
	height:25px !important;
	left:528px !important;
	top:196px !important;
}

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

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

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

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

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

#item1420036 {
	width:665px !important;
	height:533px !important;
	left:36px !important;
	top:534px !important;
}

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

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

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

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

#item1420343 {
	width:74px !important;
	height:70px !important;
	background:#e5c6c6;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1420456 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1129px !important;
}

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

#item1502651 {
	width:150px !important;
	height:18px !important;
	left:23px !important;
}

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

#item1502647 {
	width:174px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

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

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

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

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

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

#item1279971 {
	width:528px !important;
	height:309px !important;
	top:13px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

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

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

table#table1547647 {
	table-layout:fixed;
}

#item1263145 {
	width:528px !important;
	height:173px !important;
	top:20px !important;
}

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

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

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

#item1500829 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:275px !important;
}

#item1500833 {
	width:534px !important;
	height:547px !important;
	top:15px !important;
}

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

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

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

#item1500863 {
	width:14px !important;
	height:9px !important;
	top:569px !important;
}

#item1256355 {
	width:527px !important;
	height:12px !important;
}

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

#item1256378 {
	width:350px !important;
	height:232px !important;
	top:32px !important;
}

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

#item1256401 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:84px !important;
}

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

#item1256425 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:100px !important;
}

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

#item1256448 {
	width:73px !important;
	height:18px !important;
	left:456px !important;
	top:174px !important;
}

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

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

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

#item1256478 {
	width:5px !important;
	height:8px !important;
	top:1px !important;
}

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

#item1285099 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:135px !important;
}

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

#item1256352 {
	width:564px !important;
	height:578px !important;
	left:636px !important;
	top:147px !important;
}

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

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

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

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

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

#item1256659 {
	width:53px !important;
	height:50px !important;
	background:#e5c6c6;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1501943 {
	width:107px !important;
	height:13px !important;
	left:17px !important;
}

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

#item1501940 {
	width:124px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

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

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

#item1496103 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:311px !important;
}

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

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

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

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

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

table#table1550351 {
	table-layout:fixed;
}

#item1420767 {
	width:628px !important;
	height:293px !important;
	top:28px !important;
}

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

#item1420790 {
	width:80px !important;
	height:18px !important;
}

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

#item1455310 {
	width:628px !important;
	height:177px !important;
}

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

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

#item1455334 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:66px !important;
}

#item1457629 {
	width:628px !important;
	height:533px !important;
}

#item1457630 {
	width:595px !important;
	height:1156px !important;
}

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

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

#item1420583 {
	width:626px !important;
	height:40px !important;
}

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

#item1420606 {
	width:490px !important;
	height:325px !important;
	top:73px !important;
}

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

#item1420629 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:146px !important;
}

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

#item1420652 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:169px !important;
}

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

#item1420675 {
	width:102px !important;
	height:25px !important;
	left:528px !important;
	top:272px !important;
}

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

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

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

#item1420705 {
	width:7px !important;
	height:11px !important;
	top:2px !important;
}

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

#item1420711 {
	width:66px !important;
	height:33px !important;
	left:564px !important;
	top:198px !important;
}

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

#item1420580 {
	width:665px !important;
	height:533px !important;
	left:36px !important;
	top:534px !important;
}

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

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

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

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

#item1420891 {
	width:74px !important;
	height:70px !important;
	background:#e5c6c6;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1421003 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1129px !important;
}

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

#item1502683 {
	width:150px !important;
	height:18px !important;
	left:23px !important;
}

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

#item1502680 {
	width:174px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

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

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

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

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

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

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

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

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

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

table#table1553878 {
	table-layout:fixed;
}

#item1262469 {
	width:528px !important;
	height:231px !important;
	top:20px !important;
}

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

#item1262492 {
	width:60px !important;
	height:13px !important;
}

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

#item1257852 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:275px !important;
}

#item1257855 {
	width:534px !important;
	height:547px !important;
	top:15px !important;
}

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

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

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

#item1257886 {
	width:14px !important;
	height:9px !important;
	top:569px !important;
}

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

#item1257724 {
	width:528px !important;
	height:29px !important;
}

#item1257747 {
	width:263px !important;
	height:220px !important;
	top:49px !important;
}

#item1257770 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:258px !important;
}

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

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

#item1257823 {
	width:166px !important;
	height:15px !important;
	left:8px !important;
}

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

#item1285113 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:219px !important;
}

#item1257721 {
	width:564px !important;
	height:578px !important;
	left:636px !important;
	top:147px !important;
}

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

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

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

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

#item1258065 {
	width:53px !important;
	height:50px !important;
	background:#e5c6c6;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1501985 {
	width:107px !important;
	height:13px !important;
	left:17px !important;
}

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

#item1501982 {
	width:124px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

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

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

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

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

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

#item1421110 {
	width:701px !important;
	height:310px !important;
	left:-1px !important;
	top:-1px !important;
}

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

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

table#table1557224 {
	table-layout:fixed;
}

#item1421330 {
	width:628px !important;
	height:374px !important;
	top:28px !important;
}

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

#item1421353 {
	width:84px !important;
	height:18px !important;
}

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

#item1455340 {
	width:628px !important;
	height:101px !important;
}

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

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

#item1455364 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:28px !important;
}

#item1457660 {
	width:628px !important;
	height:533px !important;
}

#item1457661 {
	width:595px !important;
	height:1578px !important;
}

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

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

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

#item1421129 {
	width:626px !important;
	height:64px !important;
}

#item1421153 {
	width:368px !important;
	height:308px !important;
	top:89px !important;
}

#item1421176 {
	width:102px !important;
	height:25px !important;
	left:527px !important;
	top:382px !important;
}

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

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

#item1421230 {
	width:232px !important;
	height:21px !important;
	left:11px !important;
}

#item1421253 {
	width:7px !important;
	height:11px !important;
	top:2px !important;
}

#item1421259 {
	width:66px !important;
	height:33px !important;
	left:563px !important;
	top:306px !important;
}

#item1421126 {
	width:664px !important;
	height:533px !important;
	left:36px !important;
	top:534px !important;
}

#item1421376 {
	width:626px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1421399 {
	width:626px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

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

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

#item1421454 {
	width:74px !important;
	height:70px !important;
	background:#e5c6c6;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1502714 {
	width:150px !important;
	height:18px !important;
	left:23px !important;
}

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

#item1502711 {
	width:174px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

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

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

#item1496019 {
	width:75px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

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

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

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

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

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

table#table1561005 {
	table-layout:fixed;
}

#item1261801 {
	width:528px !important;
	height:219px !important;
	left:1px !important;
	top:359px !important;
}

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

#item1261824 {
	width:57px !important;
	height:13px !important;
	left:2px !important;
	top:339px !important;
}

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

#item1280181 {
	width:13px !important;
	height:26px !important;
	left:538px !important;
	top:148px !important;
}

#item1280184 {
	width:534px !important;
	height:294px !important;
	top:14px !important;
}

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

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

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

#item1280219 {
	width:14px !important;
	height:9px !important;
	top:316px !important;
}

#item1258779 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:275px !important;
}

#item1258784 {
	width:534px !important;
	height:546px !important;
	top:15px !important;
}

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

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

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

#item1258813 {
	width:14px !important;
	height:9px !important;
	top:569px !important;
}

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

#item1258650 {
	width:528px !important;
	height:47px !important;
}

#item1258673 {
	width:264px !important;
	height:220px !important;
	top:67px !important;
}

#item1258696 {
	width:73px !important;
	height:18px !important;
	left:456px !important;
	top:313px !important;
}

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

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

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

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

#item1285122 {
	width:47px !important;
	height:24px !important;
	left:482px !important;
	top:275px !important;
}

#item1258647 {
	width:565px !important;
	height:578px !important;
	left:635px !important;
	top:147px !important;
}

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

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

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

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

#item1258991 {
	width:53px !important;
	height:50px !important;
	background:#e5c6c6;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1502020 {
	width:107px !important;
	height:13px !important;
	left:17px !important;
}

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

#item1502017 {
	width:124px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

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

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

#item1496108 {
	width:78px !important;
	height:279px !important;
	top:921px !important;
}

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

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

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

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

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

table#table1567782 {
	table-layout:fixed;
}

#item1421868 {
	width:628px !important;
	height:325px !important;
	top:208px !important;
}

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

#item1421891 {
	width:80px !important;
	height:18px !important;
	left:1px !important;
	top:180px !important;
}

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

#item1455377 {
	width:628px !important;
	height:151px !important;
}

#item1455378 {
	width:595px !important;
	height:871px !important;
}

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

#item1455401 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:53px !important;
}

#item1457704 {
	width:628px !important;
	height:533px !important;
}

#item1457705 {
	width:595px !important;
	height:1430px !important;
}

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

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

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

#item1421697 {
	width:626px !important;
	height:88px !important;
}

#item1421721 {
	width:370px !important;
	height:308px !important;
	top:115px !important;
}

#item1421744 {
	width:102px !important;
	height:25px !important;
	left:528px !important;
	top:459px !important;
}

#item1421751 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1421774 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1421798 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1421821 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1421825 {
	width:66px !important;
	height:33px !important;
	left:563px !important;
	top:384px !important;
}

#item1421694 {
	width:665px !important;
	height:533px !important;
	left:36px !important;
	top:534px !important;
}

#item1421952 {
	width:626px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1421975 {
	width:626px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1421999 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1422004 {
	width:626px !important;
	height:52px !important;
	left:22px !important;
}

#item1422030 {
	width:74px !important;
	height:70px !important;
	background:#e5c6c6;
}

#item1422032 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1422027 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1129px !important;
}

#item1422065 {
	width:172px !important;
	height:70px !important;
}

#item1422066 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1422040 {
	width:172px !important;
	height:70px !important;
}

#item1422041 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1422036 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1129px !important;
}

#item1422118 {
	width:141px !important;
	height:70px !important;
}

#item1422119 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1422093 {
	width:141px !important;
	height:70px !important;
}

#item1422094 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1422089 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1129px !important;
}

#item1422172 {
	width:139px !important;
	height:70px !important;
}

#item1422173 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1422146 {
	width:139px !important;
	height:70px !important;
}

#item1422147 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1422142 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1129px !important;
}

#item1422197 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1126px !important;
}

#item1502754 {
	width:150px !important;
	height:18px !important;
	left:23px !important;
}

#item1502777 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1502751 {
	width:174px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1422232 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1422232 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1422232 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1422232 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1496024 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1259500 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1259500 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1259500 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1259498 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1259498 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1259498 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1259496 {
	width:600px !important;
	height:790px !important;
}

#item1259504 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1259703 {
	width:528px !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-1259703 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1259703 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1259703 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1572903 th, table#table1572903 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1572903 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1572903 {
	table-layout:fixed;
}

#item1259680 {
	width:528px !important;
	height:174px !important;
	top:300px !important;
}

@keyframes intensificar-1259680 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1259680 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1259680 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1259726 {
	width:57px !important;
	height:13px !important;
	top:281px !important;
}

@keyframes intensificar-1259726 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1259726 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1259726 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1259510 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:274px !important;
}

#item1259513 {
	width:534px !important;
	height:545px !important;
	top:15px !important;
}

#item1259514 {
	width:509px !important;
	height:739px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1259514 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1259514 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1259514 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1259540 {
	width:14px !important;
	height:9px !important;
}

#item1259545 {
	width:14px !important;
	height:9px !important;
	top:567px !important;
}

@keyframes intensificar-1259549 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1259549 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1259549 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1259550 {
	width:528px !important;
	height:47px !important;
}

#item1259573 {
	width:264px !important;
	height:250px !important;
	top:67px !important;
}

#item1259596 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:187px !important;
}

#item1259619 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:203px !important;
}

#item1259643 {
	width:73px !important;
	height:18px !important;
	left:456px !important;
	top:279px !important;
}

#item1259652 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1259675 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1285130 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:238px !important;
}

#item1259507 {
	width:564px !important;
	height:576px !important;
	left:636px !important;
	top:147px !important;
}

#item1259778 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1259802 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1259807 {
	width:277px !important;
	height:37px !important;
	left:16px !important;
}

#item1369579 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1259833 {
	width:53px !important;
	height:50px !important;
	background:#e5c6c6;
}

#item1259834 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1259830 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1259867 {
	width:123px !important;
	height:50px !important;
}

#item1259868 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1259842 {
	width:123px !important;
	height:50px !important;
}

#item1259843 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1259837 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1259920 {
	width:99px !important;
	height:50px !important;
}

#item1259921 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1259895 {
	width:99px !important;
	height:50px !important;
}

#item1259896 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1259891 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1259974 {
	width:101px !important;
	height:50px !important;
}

#item1259975 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1259949 {
	width:101px !important;
	height:50px !important;
}

#item1259950 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1259945 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1260029 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1502049 {
	width:107px !important;
	height:13px !important;
	left:17px !important;
}

#item1502072 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1502046 {
	width:124px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1453455 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1453455 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1453455 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1453455 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1496115 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:310px !important;
}

@keyframes intensificar-1422256 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1422256 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1422256 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1422261 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1422261 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1422261 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1422254 {
	width:700px !important;
	height:309px !important;
}

#item1447920 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1575921 th, table#table1575921 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1575921 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1575921 {
	table-layout:fixed;
}

#item1422471 {
	width:628px !important;
	height:262px !important;
	top:27px !important;
}

@keyframes intensificar-1422471 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1422471 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1422471 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1422495 {
	width:80px !important;
	height:18px !important;
}

@keyframes intensificar-1422495 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1422495 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1422495 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1455406 {
	width:628px !important;
	height:198px !important;
}

#item1455407 {
	width:595px !important;
	height:646px !important;
}

@keyframes intensificar-1455407 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1455407 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1455407 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1455430 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:76px !important;
}

#item1457736 {
	width:628px !important;
	height:519px !important;
}

#item1457737 {
	width:595px !important;
	height:1371px !important;
}

@keyframes intensificar-1457737 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1457737 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1457737 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1457760 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:237px !important;
}

@keyframes intensificar-1422273 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1422273 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1422273 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1422274 {
	width:628px !important;
	height:66px !important;
}

#item1422297 {
	width:370px !important;
	height:350px !important;
	top:94px !important;
}

#item1422320 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:262px !important;
}

#item1422344 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:285px !important;
}

#item1422367 {
	width:102px !important;
	height:25px !important;
	left:528px !important;
	top:390px !important;
}

#item1422373 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1422396 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1422401 {
	width:66px !important;
	height:33px !important;
	left:563px !important;
	top:314px !important;
}

#item1422271 {
	width:665px !important;
	height:519px !important;
	left:36px !important;
	top:548px !important;
}

#item1422518 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1422542 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1422547 {
	width:388px !important;
	height:52px !important;
	left:22px !important;
}

#item1422570 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1422596 {
	width:74px !important;
	height:70px !important;
	background:#e5c6c6;
}

#item1422597 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1422593 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1129px !important;
}

#item1422630 {
	width:172px !important;
	height:70px !important;
}

#item1422631 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1422605 {
	width:172px !important;
	height:70px !important;
}

#item1422606 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1422600 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1129px !important;
}

#item1422685 {
	width:139px !important;
	height:70px !important;
}

#item1422686 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1422659 {
	width:139px !important;
	height:70px !important;
}

#item1422661 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1422654 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1129px !important;
}

#item1422738 {
	width:141px !important;
	height:70px !important;
}

#item1422739 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1422713 {
	width:141px !important;
	height:70px !important;
}

#item1422714 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1422709 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1129px !important;
}

#item1422762 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1126px !important;
}

#item1502783 {
	width:150px !important;
	height:18px !important;
	left:23px !important;
}

#item1502806 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1502780 {
	width:174px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1422794 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1422794 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1422794 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1422794 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1496030 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1260166 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1260166 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1260166 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1260164 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1260164 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1260164 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1260161 {
	width:600px !important;
	height:790px !important;
}

#item1260169 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

table#table1579460 th, table#table1579460 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1579460 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1579460 {
	table-layout:fixed;
}

#item1260344 {
	width:528px !important;
	height:216px !important;
	top:300px !important;
}

@keyframes intensificar-1260344 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1260344 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1260344 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1260367 {
	width:528px !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-1260367 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1260367 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1260367 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1260390 {
	width:57px !important;
	height:13px !important;
	top:281px !important;
}

@keyframes intensificar-1260390 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1260390 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1260390 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1260303 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:276px !important;
}

#item1260307 {
	width:534px !important;
	height:547px !important;
	top:15px !important;
}

#item1260308 {
	width:509px !important;
	height:862px !important;
	left: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-1260308 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1260308 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1260308 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1260334 {
	width:14px !important;
	height:9px !important;
}

#item1260339 {
	width:14px !important;
	height:9px !important;
	top:569px !important;
}

@keyframes intensificar-1260174 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1260174 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1260174 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1260175 {
	width:528px !important;
	height:47px !important;
}

#item1260198 {
	width:264px !important;
	height:220px !important;
	top:67px !important;
}

#item1260221 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:220px !important;
}

#item1260244 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:236px !important;
}

#item1260267 {
	width:73px !important;
	height:18px !important;
	left:456px !important;
	top:310px !important;
}

#item1260273 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1260296 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1285138 {
	width:47px !important;
	height:24px !important;
	left:482px !important;
	top:271px !important;
}

#item1260172 {
	width:565px !important;
	height:578px !important;
	left:635px !important;
	top:147px !important;
}

#item1260417 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1260440 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1260464 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1260470 {
	width:417px !important;
	height:37px !important;
	left:16px !important;
}

#item1260496 {
	width:53px !important;
	height:50px !important;
	background:#e5c6c6;
}

#item1260497 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1260493 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1260531 {
	width:123px !important;
	height:50px !important;
}

#item1260532 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1260506 {
	width:123px !important;
	height:50px !important;
}

#item1260507 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1260502 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1260585 {
	width:99px !important;
	height:50px !important;
}

#item1260586 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1260560 {
	width:99px !important;
	height:50px !important;
}

#item1260561 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1260555 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1260638 {
	width:101px !important;
	height:50px !important;
}

#item1260639 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1260613 {
	width:101px !important;
	height:50px !important;
}

#item1260614 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1260609 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1260692 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1502078 {
	width:107px !important;
	height:13px !important;
	left:17px !important;
}

#item1502102 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1502075 {
	width:124px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1453456 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1453456 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1453456 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1453456 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1496123 {
	width:186px !important;
	height:188px !important;
	top:1012px !important;
}

@keyframes intensificar-1422822 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1422822 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1422822 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1422816 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1422816 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1422816 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1422814 {
	width:700px !important;
	height:309px !important;
}

#item1447923 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1583200 th, table#table1583200 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1583200 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1583200 {
	table-layout:fixed;
}

#item1423006 {
	width:628px !important;
	height:342px !important;
	top:27px !important;
}

@keyframes intensificar-1423006 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423006 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423006 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1423053 {
	width:80px !important;
	height:18px !important;
}

@keyframes intensificar-1423053 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423053 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423053 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1455441 {
	width:628px !important;
	height:133px !important;
}

#item1455442 {
	width:595px !important;
	height:960px !important;
}

@keyframes intensificar-1455442 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1455442 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1455442 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1455465 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:44px !important;
}

#item1457598 {
	width:628px !important;
	height:533px !important;
}

#item1457599 {
	width:595px !important;
	height:1500px !important;
}

@keyframes intensificar-1457599 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1457599 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1457599 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1457622 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:244px !important;
}

@keyframes intensificar-1422833 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1422833 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1422833 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1422834 {
	width:628px !important;
	height:66px !important;
}

#item1422857 {
	width:370px !important;
	height:308px !important;
	top:94px !important;
}

#item1422880 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:308px !important;
}

#item1422903 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:331px !important;
}

#item1422926 {
	width:102px !important;
	height:25px !important;
	left:528px !important;
	top:434px !important;
}

#item1422934 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1422957 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1422961 {
	width:66px !important;
	height:33px !important;
	left:563px !important;
	top:358px !important;
}

#item1422831 {
	width:665px !important;
	height:533px !important;
	left:36px !important;
	top:534px !important;
}

#item1423076 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1423099 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1423123 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1423126 {
	width:583px !important;
	height:52px !important;
	left:22px !important;
}

#item1423153 {
	width:74px !important;
	height:70px !important;
	background:#e5c6c6;
}

#item1423154 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1423149 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1129px !important;
}

#item1423186 {
	width:172px !important;
	height:70px !important;
}

#item1423187 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1423161 {
	width:172px !important;
	height:70px !important;
}

#item1423162 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1423157 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1129px !important;
}

#item1423239 {
	width:139px !important;
	height:70px !important;
}

#item1423240 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1423214 {
	width:139px !important;
	height:70px !important;
}

#item1423215 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1423210 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1129px !important;
}

#item1423292 {
	width:141px !important;
	height:70px !important;
}

#item1423293 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1423267 {
	width:141px !important;
	height:70px !important;
}

#item1423268 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1423263 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1129px !important;
}

#item1423317 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1126px !important;
}

#item1502813 {
	width:150px !important;
	height:18px !important;
	left:23px !important;
}

#item1502836 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1502810 {
	width:174px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1423353 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1423353 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1423353 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1423353 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1496041 {
	width:164px !important;
	height:302px !important;
	left:436px !important;
}

@keyframes intensificar-1263277 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1263277 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1263277 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1263275 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1263275 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1263275 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1263272 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1263280 {
	width:211px !important;
	height:33px !important;
	left:794px !important;
	top:36px !important;
}

table#table1587010 th, table#table1587010 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1587010 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1587010 {
	table-layout:fixed;
}

#item1263453 {
	width:528px !important;
	height:204px !important;
	top:19px !important;
}

@keyframes intensificar-1263453 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1263453 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1263453 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1263499 {
	width:57px !important;
	height:13px !important;
}

@keyframes intensificar-1263499 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1263499 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1263499 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1363462 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:151px !important;
}

#item1363466 {
	width:534px !important;
	height:293px !important;
	top:18px !important;
}

#item1386663 {
	width:508px !important;
	height:771px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1386663 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1386663 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1386663 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1363496 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:2px !important;
}

#item1363499 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:318px !important;
}

#item1363423 {
	width:528px !important;
	height:550px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1363423 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1363423 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1363423 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1363291 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:268px !important;
}

#item1363294 {
	width:534px !important;
	height:533px !important;
	top:14px !important;
}

#item1363295 {
	width:509px !important;
	height:690px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1363295 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1363295 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1363295 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1363319 {
	width:14px !important;
	height:9px !important;
	left:519px !important;
}

#item1363323 {
	width:14px !important;
	height:9px !important;
	left:519px !important;
	top:556px !important;
}

#item1263286 {
	width:528px !important;
	height:47px !important;
}

@keyframes intensificar-1263286 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1263286 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1263286 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1263309 {
	width:264px !important;
	height:311px !important;
	top:67px !important;
}

@keyframes intensificar-1263309 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1263309 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1263309 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1263332 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:277px !important;
}

@keyframes intensificar-1263332 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1263332 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1263332 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1263355 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:293px !important;
}

@keyframes intensificar-1263355 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1263355 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1263355 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1263378 {
	width:73px !important;
	height:18px !important;
	left:456px !important;
	top:368px !important;
}

@keyframes intensificar-1263378 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1263378 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1263378 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1263384 {
	width:174px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1263384 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1263384 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1263384 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1263407 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1263407 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1263407 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1263407 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1285146 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:327px !important;
}

@keyframes intensificar-1285146 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1285146 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1285146 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1362956 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:235px !important;
}

@keyframes intensificar-1362956 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1362956 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1362956 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1362979 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:251px !important;
}

@keyframes intensificar-1362979 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1362979 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1362979 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1363095 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:177px !important;
}

@keyframes intensificar-1363095 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1363095 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1363095 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1363118 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:193px !important;
}

@keyframes intensificar-1363118 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1363118 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1363118 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1363141 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:99px !important;
}

@keyframes intensificar-1363141 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1363141 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1363141 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1363164 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:115px !important;
}

@keyframes intensificar-1363164 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1363164 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1363164 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1263283 {
	width:564px !important;
	height:565px !important;
	left:36px !important;
	top:160px !important;
}

#item1263526 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:128px !important;
}

#item1263549 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1263573 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1263578 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1362699 {
	width:53px !important;
	height:50px !important;
	background:#e5c6c6;
}

#item1362700 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1362695 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1362731 {
	width:123px !important;
	height:50px !important;
}

#item1362732 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1362706 {
	width:123px !important;
	height:50px !important;
}

#item1362707 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1362704 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1362782 {
	width:113px !important;
	height:50px !important;
}

#item1362783 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1362757 {
	width:113px !important;
	height:50px !important;
}

#item1362758 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1362755 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1362834 {
	width:101px !important;
	height:50px !important;
}

#item1362835 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1362808 {
	width:101px !important;
	height:50px !important;
}

#item1362810 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1362806 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1362886 {
	width:101px !important;
	height:50px !important;
}

#item1362887 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1362860 {
	width:101px !important;
	height:50px !important;
}

#item1362861 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1362858 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
}

#item1362913 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1362936 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1362910 {
	width:122px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1453457 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1453457 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1453457 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1453457 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1496189 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1423376 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423376 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423376 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1423384 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423384 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423384 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1423373 {
	width:700px !important;
	height:309px !important;
}

#item1447928 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1593344 th, table#table1593344 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1593344 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1593344 {
	table-layout:fixed;
}

#item1423732 {
	width:628px !important;
	height:349px !important;
	top:27px !important;
}

@keyframes intensificar-1423732 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423732 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423732 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1423755 {
	width:80px !important;
	height:18px !important;
}

@keyframes intensificar-1423755 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423755 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423755 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1455481 {
	width:628px !important;
	height:108px !important;
}

#item1455482 {
	width:595px !important;
	height:1469px !important;
}

@keyframes intensificar-1455482 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1455482 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1455482 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1455505 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:31px !important;
}

#item1457768 {
	width:628px !important;
	height:514px !important;
}

#item1457770 {
	width:595px !important;
	height:1202px !important;
}

@keyframes intensificar-1457770 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1457770 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1457770 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1457794 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:234px !important;
}

#item1457568 {
	width:628px !important;
	height:514px !important;
}

#item1457569 {
	width:595px !important;
	height:1304px !important;
}

@keyframes intensificar-1457569 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1457569 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1457569 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1457592 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:234px !important;
}

#item1423398 {
	width:628px !important;
	height:66px !important;
}

@keyframes intensificar-1423398 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423398 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423398 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1423421 {
	width:370px !important;
	height:435px !important;
	top:94px !important;
}

@keyframes intensificar-1423421 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423421 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423421 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1423445 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:398px !important;
}

@keyframes intensificar-1423445 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423445 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423445 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1423468 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:421px !important;
}

@keyframes intensificar-1423468 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423468 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423468 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1423491 {
	width:102px !important;
	height:25px !important;
	left:528px !important;
	top:525px !important;
}

@keyframes intensificar-1423491 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423491 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423491 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1423498 {
	width:233px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1423498 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423498 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423498 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1423521 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1423521 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423521 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423521 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1423524 {
	width:66px !important;
	height:33px !important;
	left:563px !important;
	top:449px !important;
}

@keyframes intensificar-1423524 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423524 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423524 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1423527 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:333px !important;
}

@keyframes intensificar-1423527 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423527 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423527 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1423550 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:355px !important;
}

@keyframes intensificar-1423550 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423550 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423550 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1423574 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:228px !important;
}

@keyframes intensificar-1423574 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423574 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423574 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1423597 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:250px !important;
}

@keyframes intensificar-1423597 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423597 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423597 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1423620 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:119px !important;
}

@keyframes intensificar-1423620 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423620 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423620 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1423644 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:141px !important;
}

@keyframes intensificar-1423644 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423644 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423644 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1423395 {
	width:664px !important;
	height:550px !important;
	left:36px !important;
	top:553px !important;
}

#item1423818 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1423841 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1423865 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1423870 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1423896 {
	width:74px !important;
	height:70px !important;
	background:#e5c6c6;
}

#item1423897 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1423893 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1423930 {
	width:172px !important;
	height:70px !important;
}

#item1423931 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1423905 {
	width:172px !important;
	height:70px !important;
}

#item1423906 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1423901 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1423984 {
	width:158px !important;
	height:70px !important;
}

#item1423985 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1423958 {
	width:158px !important;
	height:70px !important;
}

#item1423959 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1423954 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1424037 {
	width:141px !important;
	height:70px !important;
}

#item1424038 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1424012 {
	width:141px !important;
	height:70px !important;
}

#item1424013 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1424008 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1424090 {
	width:141px !important;
	height:70px !important;
}

#item1424091 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1424065 {
	width:141px !important;
	height:70px !important;
}

#item1424066 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1424061 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
}

#item1449113 {
	width:35px !important;
	height:74px !important;
	left:-5px !important;
	top:1126px !important;
}

#item1502848 {
	width:150px !important;
	height:18px !important;
	left:23px !important;
}

#item1502871 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1502845 {
	width:174px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1424146 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1424146 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1424146 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1424146 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1472050 {
	width:186px !important;
	height:167px !important;
	top:623px !important;
}

@keyframes intensificar-1472056 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1472056 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1472056 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1472058 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1472058 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1472058 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1472054 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1472059 {
	width:211px !important;
	height:33px !important;
	left:794px !important;
	top:36px !important;
}

#item1472448 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:131px !important;
}

#item1472452 {
	width:534px !important;
	height:253px !important;
	top:18px !important;
}

#item1472453 {
	width:508px !important;
	height:645px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1472453 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1472453 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1472453 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1472477 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:2px !important;
}

#item1472482 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:278px !important;
}

#item1474436 {
	width:528px !important;
	height:230px !important;
	top:322px !important;
}

table#table1601788 tr {
	border-right:2.2px solid #fff;;
}

table#table1601788 {
	table-layout:fixed;
}

#item1474437 {
	width:558px !important;
	height:205px !important;
}

@keyframes intensificar-1474437 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1474437 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1474437 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1474413 {
	width:57px !important;
	height:13px !important;
	top:302px !important;
}

@keyframes intensificar-1474413 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1474413 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1474413 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1474460 {
	width:26px !important;
	height:13px !important;
	left:252px !important;
	top:552px !important;
}

#item1472375 {
	width:528px !important;
	height:370px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1472375 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1472375 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1472375 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1472335 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:268px !important;
}

#item1472339 {
	width:534px !important;
	height:533px !important;
	top:14px !important;
}

#item1472340 {
	width:509px !important;
	height:710px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1472340 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1472340 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1472340 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1472364 {
	width:14px !important;
	height:9px !important;
	left:519px !important;
}

#item1472370 {
	width:14px !important;
	height:9px !important;
	left:519px !important;
	top:556px !important;
}

#item1472065 {
	width:528px !important;
	height:63px !important;
}

@keyframes intensificar-1472065 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1472065 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1472065 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1472088 {
	width:264px !important;
	height:311px !important;
	top:83px !important;
}

@keyframes intensificar-1472088 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1472088 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1472088 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1472111 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:248px !important;
}

@keyframes intensificar-1472111 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1472111 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1472111 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1472134 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:264px !important;
}

@keyframes intensificar-1472134 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1472134 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1472134 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1472157 {
	width:73px !important;
	height:18px !important;
	left:456px !important;
	top:317px !important;
}

@keyframes intensificar-1472157 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1472157 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1472157 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1472165 {
	width:174px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1472165 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1472165 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1472165 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1472188 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1472188 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1472188 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1472188 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1472196 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:184px !important;
}

@keyframes intensificar-1472196 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1472196 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1472196 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1472219 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:200px !important;
}

@keyframes intensificar-1472219 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1472219 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1472219 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1472062 {
	width:564px !important;
	height:565px !important;
	left:36px !important;
	top:160px !important;
}

#item1472485 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:128px !important;
}

#item1472508 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1472532 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1472535 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1472561 {
	width:53px !important;
	height:50px !important;
	background:#e5c6c6;
}

#item1472562 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1472558 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1472596 {
	width:123px !important;
	height:50px !important;
}

#item1472597 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1472571 {
	width:123px !important;
	height:50px !important;
}

#item1472572 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1472566 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1472649 {
	width:113px !important;
	height:50px !important;
}

#item1472650 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1472624 {
	width:113px !important;
	height:50px !important;
}

#item1472625 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1472620 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1472702 {
	width:101px !important;
	height:50px !important;
}

#item1472703 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1472677 {
	width:101px !important;
	height:50px !important;
}

#item1472678 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1472673 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1472757 {
	width:101px !important;
	height:50px !important;
}

#item1472758 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1472730 {
	width:101px !important;
	height:50px !important;
}

#item1472731 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1472726 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
}

#item1472784 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1472807 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1472781 {
	width:122px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1472811 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1472811 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1472811 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1472811 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1473381 {
	width:186px !important;
	height:188px !important;
	top:1012px !important;
}

@keyframes intensificar-1473386 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1473386 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1473386 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1473388 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1473388 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1473388 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1473384 {
	width:700px !important;
	height:309px !important;
}

#item1473389 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1473441 {
	width:628px !important;
	height:130px !important;
}

#item1473442 {
	width:595px !important;
	height:1469px !important;
}

@keyframes intensificar-1473442 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1473442 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1473442 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1473465 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:42px !important;
}

#item1474332 {
	width:80px !important;
	height:16px !important;
	top:159px !important;
}

@keyframes intensificar-1474332 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1474332 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1474332 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1474356 {
	width:628px !important;
	height:312px !important;
	top:185px !important;
}

table#table1607034 tr {
	border-right:3.08px solid #fff;;
}

table#table1607034 {
	table-layout:fixed;
}

#item1474357 {
	width:781px !important;
	height:312px !important;
}

@keyframes intensificar-1474357 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1474357 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1474357 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1474380 {
	width:45px !important;
	height:23px !important;
	left:293px !important;
	top:505px !important;
}

#item1473774 {
	width:628px !important;
	height:514px !important;
}

#item1473775 {
	width:595px !important;
	height:720px !important;
}

@keyframes intensificar-1473775 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1473775 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1473775 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1473798 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:234px !important;
}

#item1473744 {
	width:628px !important;
	height:514px !important;
}

#item1473745 {
	width:595px !important;
	height:1343px !important;
}

@keyframes intensificar-1473745 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1473745 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1473745 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1473768 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:234px !important;
}

#item1473472 {
	width:628px !important;
	height:112px !important;
}

@keyframes intensificar-1473472 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1473472 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1473472 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1473495 {
	width:370px !important;
	height:267px !important;
	top:139px !important;
}

@keyframes intensificar-1473495 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1473495 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1473495 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1473518 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:363px !important;
}

@keyframes intensificar-1473518 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1473518 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1473518 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1473541 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:385px !important;
}

@keyframes intensificar-1473541 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1473541 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1473541 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1473564 {
	width:102px !important;
	height:25px !important;
	left:528px !important;
	top:457px !important;
}

@keyframes intensificar-1473564 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1473564 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1473564 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1473573 {
	width:233px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1473573 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1473573 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1473573 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1473596 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1473596 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1473596 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1473596 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1473603 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:255px !important;
}

@keyframes intensificar-1473603 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1473603 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1473603 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1473626 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:277px !important;
}

@keyframes intensificar-1473626 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1473626 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1473626 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1473392 {
	width:664px !important;
	height:528px !important;
	left:36px !important;
	top:553px !important;
}

#item1473801 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1473824 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1473849 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1473853 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1473880 {
	width:74px !important;
	height:70px !important;
	background:#e5c6c6;
}

#item1473881 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1473877 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1473913 {
	width:172px !important;
	height:70px !important;
}

#item1473914 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1473888 {
	width:172px !important;
	height:70px !important;
}

#item1473889 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1473884 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1473967 {
	width:158px !important;
	height:70px !important;
}

#item1473968 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1473941 {
	width:158px !important;
	height:70px !important;
}

#item1473942 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1473937 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1474020 {
	width:141px !important;
	height:70px !important;
}

#item1474021 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1473995 {
	width:141px !important;
	height:70px !important;
}

#item1473996 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1473991 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1474075 {
	width:141px !important;
	height:70px !important;
}

#item1474077 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1474050 {
	width:141px !important;
	height:70px !important;
}

#item1474051 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1474045 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
}

#item1502883 {
	width:150px !important;
	height:18px !important;
	left:23px !important;
}

#item1502906 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1502880 {
	width:174px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1474132 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1474132 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1474132 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1474132 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1496063 {
	width:75px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1264671 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1264671 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1264671 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1264669 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1264669 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1264669 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1264667 {
	width:600px !important;
	height:790px !important;
}

#item1264674 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

table#table1611099 tr {
	border-right:2.2px solid #fff;;
}

table#table1611099 {
	table-layout:fixed;
}

#item1264683 {
	width:528px !important;
	height:134px !important;
	top:422px !important;
}

@keyframes intensificar-1264683 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1264683 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1264683 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1264707 {
	width:528px !important;
	height:392px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1264707 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1264707 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1264707 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1264730 {
	width:57px !important;
	height:13px !important;
	top:403px !important;
}

@keyframes intensificar-1264730 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1264730 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1264730 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1369739 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:275px !important;
}

#item1369742 {
	width:534px !important;
	height:547px !important;
	top:14px !important;
}

#item1369743 {
	width:509px !important;
	height:700px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1369743 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1369743 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1369743 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1369769 {
	width:14px !important;
	height:9px !important;
	left:519px !important;
}

#item1369773 {
	width:14px !important;
	height:9px !important;
	left:519px !important;
	top:569px !important;
}

#item1264759 {
	width:528px !important;
	height:29px !important;
	left:1px !important;
	top:15px !important;
}

@keyframes intensificar-1264759 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1264759 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1264759 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1264783 {
	width:264px !important;
	height:120px !important;
	left:1px !important;
	top:64px !important;
}

@keyframes intensificar-1264783 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1264783 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1264783 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1264806 {
	width:70px !important;
	height:16px !important;
	left:459px !important;
	top:116px !important;
}

@keyframes intensificar-1264806 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1264806 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1264806 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1264829 {
	width:93px !important;
	height:18px !important;
	left:436px !important;
	top:132px !important;
}

@keyframes intensificar-1264829 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1264829 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1264829 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1264852 {
	width:73px !important;
	height:18px !important;
	left:457px !important;
	top:186px !important;
}

@keyframes intensificar-1264852 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1264852 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1264852 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1264858 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1264858 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1264858 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1264858 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1264881 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1264881 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1264881 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1264881 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1264680 {
	width:565px !important;
	height:578px !important;
	left:635px !important;
	top:147px !important;
}

#item1264922 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1264945 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1264969 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1264972 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1264998 {
	width:53px !important;
	height:50px !important;
	background:#e5c6c6;
}

#item1264999 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1264995 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1265035 {
	width:123px !important;
	height:50px !important;
}

#item1265036 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1265008 {
	width:123px !important;
	height:50px !important;
}

#item1265009 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1265004 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1265088 {
	width:99px !important;
	height:50px !important;
}

#item1265089 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1265063 {
	width:99px !important;
	height:50px !important;
}

#item1265064 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1265059 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1265142 {
	width:101px !important;
	height:50px !important;
}

#item1265143 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1265116 {
	width:101px !important;
	height:50px !important;
}

#item1265118 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1265112 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1265195 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1502111 {
	width:107px !important;
	height:13px !important;
	left:17px !important;
}

#item1502135 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1502108 {
	width:124px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1453461 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1453461 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1453461 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1453461 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1496169 {
	width:78px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1424736 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1424736 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1424736 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1424742 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1424742 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1424742 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1424734 {
	width:700px !important;
	height:309px !important;
}

#item1447935 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1614183 tr {
	border-right:3.08px solid #fff;;
}

table#table1614183 {
	table-layout:fixed;
}

#item1424925 {
	width:629px !important;
	height:206px !important;
	top:27px !important;
}

@keyframes intensificar-1424925 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1424925 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1424925 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1424972 {
	width:80px !important;
	height:18px !important;
}

@keyframes intensificar-1424972 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1424972 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1424972 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1455546 {
	width:628px !important;
	height:269px !important;
	left:1px !important;
}

#item1455547 {
	width:595px !important;
	height:803px !important;
}

@keyframes intensificar-1455547 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1455547 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1455547 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1455570 {
	width:23px !important;
	height:46px !important;
	left:629px !important;
	top:112px !important;
}

#item1457407 {
	width:628px !important;
	height:533px !important;
	left:1px !important;
}

#item1457408 {
	width:595px !important;
	height:1265px !important;
}

@keyframes intensificar-1457408 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1457408 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1457408 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1457431 {
	width:23px !important;
	height:46px !important;
	left:629px !important;
	top:244px !important;
}

#item1424756 {
	width:628px !important;
	height:40px !important;
	left:1px !important;
}

@keyframes intensificar-1424756 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1424756 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1424756 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1424779 {
	width:370px !important;
	height:168px !important;
	left:1px !important;
	top:68px !important;
}

@keyframes intensificar-1424779 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1424779 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1424779 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1424802 {
	width:98px !important;
	height:22px !important;
	left:532px !important;
	top:142px !important;
}

@keyframes intensificar-1424802 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1424802 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1424802 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1424825 {
	width:130px !important;
	height:25px !important;
	left:500px !important;
	top:164px !important;
}

@keyframes intensificar-1424825 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1424825 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1424825 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1424848 {
	width:102px !important;
	height:25px !important;
	left:529px !important;
	top:240px !important;
}

@keyframes intensificar-1424848 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1424848 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1424848 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1424857 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1424857 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1424857 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1424857 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1424880 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1424880 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1424880 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1424880 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1424754 {
	width:666px !important;
	height:533px !important;
	left:35px !important;
	top:534px !important;
}

#item1424995 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1425018 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1425042 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1425045 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1425071 {
	width:74px !important;
	height:70px !important;
	background:#e5c6c6;
}

#item1425072 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1425068 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1129px !important;
}

#item1425105 {
	width:172px !important;
	height:70px !important;
}

#item1425106 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1425079 {
	width:172px !important;
	height:70px !important;
}

#item1425080 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1425075 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1129px !important;
}

#item1425158 {
	width:139px !important;
	height:70px !important;
}

#item1425159 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1425133 {
	width:139px !important;
	height:70px !important;
}

#item1425134 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1425129 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1129px !important;
}

#item1425211 {
	width:141px !important;
	height:70px !important;
}

#item1425212 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1425186 {
	width:141px !important;
	height:70px !important;
}

#item1425187 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1425182 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1129px !important;
}

#item1425235 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1126px !important;
}

#item1502912 {
	width:150px !important;
	height:18px !important;
	left:23px !important;
}

#item1502936 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1502909 {
	width:174px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1425269 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1425269 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1425269 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1425269 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1324673 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1266010 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1266010 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1266010 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1266008 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1266008 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1266008 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1266006 {
	width:600px !important;
	height:790px !important;
}

#item1266014 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1266280 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1266303 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1266328 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1266332 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1266192 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:152px !important;
}

#item1266195 {
	width:534px !important;
	height:298px !important;
	top:16px !important;
}

#item1386828 {
	width:509px !important;
	height:483px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1386828 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1386828 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1386828 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1266226 {
	width:14px !important;
	height:9px !important;
}

#item1266229 {
	width:14px !important;
	height:9px !important;
	top:321px !important;
}

table#table1618286 tr {
	border-right:2.2px solid #fff;;
}

table#table1618286 {
	table-layout:fixed;
}

#item1266234 {
	width:528px !important;
	height:200px !important;
	top:19px !important;
}

@keyframes intensificar-1266234 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1266234 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1266234 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1266257 {
	width:57px !important;
	height:12px !important;
}

@keyframes intensificar-1266257 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1266257 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1266257 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1266150 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:274px !important;
}

#item1266155 {
	width:534px !important;
	height:543px !important;
	top:16px !important;
}

#item1386744 {
	width:509px !important;
	height:722px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1386744 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1386744 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1386744 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1266182 {
	width:14px !important;
	height:9px !important;
}

#item1266186 {
	width:14px !important;
	height:9px !important;
	top:566px !important;
}

@keyframes intensificar-1266019 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1266019 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1266019 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1266020 {
	width:528px !important;
	height:47px !important;
}

#item1266043 {
	width:264px !important;
	height:230px !important;
	top:67px !important;
}

#item1266067 {
	width:73px !important;
	height:18px !important;
	left:456px !important;
	top:276px !important;
}

#item1266075 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1266098 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1266122 {
	width:139px !important;
	height:15px !important;
	left:8px !important;
}

#item1266145 {
	width:5px !important;
	height:8px !important;
	top:3px !important;
}

#item1285157 {
	width:47px !important;
	height:24px !important;
	left:482px !important;
	top:239px !important;
}

#item1266017 {
	width:553px !important;
	height:576px !important;
	left:635px !important;
	top:149px !important;
}

#item1266358 {
	width:53px !important;
	height:50px !important;
	background:#e5c6c6;
}

#item1266359 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1266355 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1266393 {
	width:123px !important;
	height:50px !important;
}

#item1266394 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1266368 {
	width:123px !important;
	height:50px !important;
}

#item1266369 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1266364 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1266446 {
	width:101px !important;
	height:50px !important;
}

#item1266447 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1266421 {
	width:101px !important;
	height:50px !important;
}

#item1266422 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1266417 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1266500 {
	width:99px !important;
	height:50px !important;
}

#item1266501 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1266474 {
	width:99px !important;
	height:50px !important;
}

#item1266475 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1266470 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1266554 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1502146 {
	width:107px !important;
	height:13px !important;
	left:17px !important;
}

#item1502169 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1502143 {
	width:124px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1453463 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1453463 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1453463 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1453463 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1448309 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:311px !important;
}

@keyframes intensificar-1425852 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1425852 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1425852 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1425859 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1425859 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1425859 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1425850 {
	width:700px !important;
	height:309px !important;
}

#item1447943 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1452263 {
	width:80px !important;
	height:16px !important;
	top:170px !important;
}

@keyframes intensificar-1452263 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1452263 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1452263 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1452286 {
	width:628px !important;
	height:306px !important;
	top:196px !important;
}

table#table1621907 tr {
	border-right:3.08px solid #fff;;
}

table#table1621907 {
	table-layout:fixed;
}

#item1452287 {
	width:744px !important;
	height:305px !important;
}

@keyframes intensificar-1452287 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1452287 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1452287 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1452310 {
	width:45px !important;
	height:23px !important;
	left:293px !important;
	top:510px !important;
}

#item1455611 {
	width:628px !important;
	height:140px !important;
}

#item1455612 {
	width:595px !important;
	height:890px !important;
}

@keyframes intensificar-1455612 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1455612 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1455612 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1455635 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:47px !important;
}

#item1457345 {
	width:628px !important;
	height:502px !important;
}

#item1457347 {
	width:595px !important;
	height:1265px !important;
}

@keyframes intensificar-1457347 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1457347 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1457347 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1457371 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:228px !important;
}

@keyframes intensificar-1425868 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1425868 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1425868 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1425869 {
	width:627px !important;
	height:88px !important;
}

#item1425892 {
	width:370px !important;
	height:322px !important;
	top:108px !important;
}

#item1425915 {
	width:102px !important;
	height:25px !important;
	left:528px !important;
	top:401px !important;
}

#item1425921 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1425944 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1425968 {
	width:233px !important;
	height:21px !important;
	left:11px !important;
}

#item1425991 {
	width:7px !important;
	height:11px !important;
	top:4px !important;
}

#item1425995 {
	width:66px !important;
	height:33px !important;
	left:563px !important;
	top:326px !important;
}

#item1425866 {
	width:664px !important;
	height:533px !important;
	left:36px !important;
	top:565px !important;
}

#item1426127 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:510px !important;
}

#item1426150 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1426174 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1426178 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1426205 {
	width:74px !important;
	height:70px !important;
	background:#e5c6c6;
}

#item1426206 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1426202 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1129px !important;
}

#item1426238 {
	width:172px !important;
	height:70px !important;
}

#item1426239 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1426213 {
	width:172px !important;
	height:70px !important;
}

#item1426214 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1426209 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1129px !important;
}

#item1426291 {
	width:141px !important;
	height:70px !important;
}

#item1426292 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1426266 {
	width:141px !important;
	height:70px !important;
}

#item1426267 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1426262 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1129px !important;
}

#item1426345 {
	width:139px !important;
	height:70px !important;
}

#item1426346 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1426320 {
	width:139px !important;
	height:70px !important;
}

#item1426321 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1426315 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1129px !important;
}

#item1426370 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1126px !important;
}

#item1502947 {
	width:150px !important;
	height:18px !important;
	left:23px !important;
}

#item1502970 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1502944 {
	width:174px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1426402 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1426402 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1426402 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1426402 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1324697 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1266659 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1266659 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1266659 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1266657 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1266657 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1266657 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1266655 {
	width:600px !important;
	height:790px !important;
}

#item1266662 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1266837 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:165px !important;
}

#item1266841 {
	width:534px !important;
	height:325px !important;
	top:15px !important;
}

#item1367364 {
	width:509px !important;
	height:532px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1367364 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1367364 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1367364 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1266872 {
	width:14px !important;
	height:9px !important;
}

#item1266877 {
	width:14px !important;
	height:9px !important;
	top:347px !important;
}

table#table1627406 th, table#table1627406 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1627406 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1627406 {
	table-layout:fixed;
}

#item1266881 {
	width:528px !important;
	height:185px !important;
	top:19px !important;
}

@keyframes intensificar-1266881 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1266881 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1266881 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1266904 {
	width:57px !important;
	height:12px !important;
}

@keyframes intensificar-1266904 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1266904 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1266904 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1266799 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:275px !important;
}

#item1266802 {
	width:534px !important;
	height:546px !important;
	top:15px !important;
}

#item1266803 {
	width:509px !important;
	height:690px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1266803 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1266803 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1266803 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1266828 {
	width:14px !important;
	height:9px !important;
}

#item1266831 {
	width:14px !important;
	height:9px !important;
	top:569px !important;
}

@keyframes intensificar-1266669 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1266669 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1266669 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1266670 {
	width:528px !important;
	height:29px !important;
}

#item1266693 {
	width:264px !important;
	height:220px !important;
	top:49px !important;
}

#item1267270 {
	width:70px !important;
	height:16px !important;
	left:459px !important;
	top:184px !important;
}

#item1267293 {
	width:73px !important;
	height:18px !important;
	left:457px !important;
	top:291px !important;
}

#item1267304 {
	width:93px !important;
	height:18px !important;
	left:436px !important;
	top:200px !important;
}

#item1267351 {
	width:139px !important;
	height:26px !important;
	left:390px !important;
	top:252px !important;
}

#item1267374 {
	width:5px !important;
	height:8px !important;
	left:382px !important;
	top:254px !important;
}

#item1285185 {
	width:47px !important;
	height:24px !important;
	left:482px !important;
	top:220px !important;
}

#item1266667 {
	width:553px !important;
	height:578px !important;
	left:635px !important;
	top:147px !important;
}

#item1266927 {
	width:541px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1266950 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1266974 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1266979 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1267005 {
	width:53px !important;
	height:50px !important;
	background:#e5c6c6;
}

#item1267006 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1267002 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1267040 {
	width:123px !important;
	height:50px !important;
}

#item1267041 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1267014 {
	width:123px !important;
	height:50px !important;
}

#item1267015 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1267010 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1267094 {
	width:101px !important;
	height:50px !important;
}

#item1267095 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1267069 {
	width:101px !important;
	height:50px !important;
}

#item1267070 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1267064 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1267147 {
	width:99px !important;
	height:50px !important;
}

#item1267148 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1267122 {
	width:99px !important;
	height:50px !important;
}

#item1267123 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1267118 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1267203 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1502178 {
	width:107px !important;
	height:13px !important;
	left:17px !important;
}

#item1502201 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1502175 {
	width:124px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1453464 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1453464 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1453464 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1453464 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1426419 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1426424 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1426424 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1426424 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1426429 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1426429 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1426429 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1426422 {
	width:700px !important;
	height:309px !important;
}

#item1447951 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1630666 th, table#table1630666 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1630666 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1630666 {
	table-layout:fixed;
}

#item1426649 {
	width:627px !important;
	height:295px !important;
	top:27px !important;
}

@keyframes intensificar-1426649 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1426649 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1426649 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1426672 {
	width:80px !important;
	height:16px !important;
}

@keyframes intensificar-1426672 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1426672 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1426672 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1455642 {
	width:628px !important;
	height:163px !important;
}

#item1455643 {
	width:595px !important;
	height:999px !important;
}

@keyframes intensificar-1455643 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1455643 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1455643 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1455666 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:59px !important;
}

#item1457313 {
	width:628px !important;
	height:517px !important;
}

#item1457314 {
	width:595px !important;
	height:1304px !important;
}

@keyframes intensificar-1457314 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1457314 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1457314 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1457337 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:236px !important;
}

@keyframes intensificar-1426440 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1426440 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1426440 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1426441 {
	width:627px !important;
	height:64px !important;
}

#item1426464 {
	width:370px !important;
	height:308px !important;
	top:89px !important;
}

#item1426488 {
	width:98px !important;
	height:22px !important;
	left:528px !important;
	top:257px !important;
}

#item1426511 {
	width:102px !important;
	height:25px !important;
	left:525px !important;
	top:408px !important;
}

#item1426517 {
	width:130px !important;
	height:25px !important;
	left:495px !important;
	top:279px !important;
}

#item1426540 {
	width:195px !important;
	height:36px !important;
	left:431px !important;
	top:352px !important;
}

#item1426563 {
	width:7px !important;
	height:11px !important;
	left:420px !important;
	top:355px !important;
}

#item1426567 {
	width:66px !important;
	height:33px !important;
	left:560px !important;
	top:307px !important;
}

#item1426438 {
	width:651px !important;
	height:517px !important;
	left:36px !important;
	top:550px !important;
}

#item1426695 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1426718 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1426742 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1426745 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1426771 {
	width:74px !important;
	height:70px !important;
	background:#e5c6c6;
}

#item1426772 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1426768 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1129px !important;
}

#item1426810 {
	width:172px !important;
	height:70px !important;
}

#item1426811 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1426784 {
	width:172px !important;
	height:70px !important;
}

#item1426785 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1426778 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1129px !important;
}

#item1426863 {
	width:141px !important;
	height:70px !important;
}

#item1426864 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1426838 {
	width:141px !important;
	height:70px !important;
}

#item1426839 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1426834 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1129px !important;
}

#item1426916 {
	width:139px !important;
	height:70px !important;
}

#item1426917 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1426891 {
	width:139px !important;
	height:70px !important;
}

#item1426892 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1426887 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1129px !important;
}

#item1426940 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1126px !important;
}

#item1502977 {
	width:150px !important;
	height:18px !important;
	left:23px !important;
}

#item1503000 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1502974 {
	width:174px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1426975 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1426975 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1426975 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1426975 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1496037 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1265328 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1265328 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1265328 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1265326 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1265326 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1265326 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1265324 {
	width:600px !important;
	height:790px !important;
}

#item1265331 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1265954 {
	width:528px !important;
	height:253px !important;
	top:16px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1265954 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1265954 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1265954 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1635422 th, table#table1635422 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1635422 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1635422 {
	table-layout:fixed;
}

#item1265551 {
	width:528px !important;
	height:202px !important;
	top:19px !important;
}

@keyframes intensificar-1265551 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1265551 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1265551 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1265574 {
	width:57px !important;
	height:12px !important;
}

@keyframes intensificar-1265574 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1265574 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1265574 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1265469 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:267px !important;
}

#item1265474 {
	width:534px !important;
	height:531px !important;
	top:14px !important;
}

#item1265475 {
	width:509px !important;
	height:840px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1265475 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1265475 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1265475 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1265500 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1276733 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:553px !important;
}

#item1265337 {
	width:528px !important;
	height:63px !important;
	top:12px !important;
}

@keyframes intensificar-1265337 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1265337 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1265337 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1265360 {
	width:264px !important;
	height:260px !important;
	top:95px !important;
}

@keyframes intensificar-1265360 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1265360 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1265360 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1265383 {
	width:73px !important;
	height:18px !important;
	left:456px !important;
	top:320px !important;
}

@keyframes intensificar-1265383 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1265383 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1265383 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1265392 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1265392 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1265392 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1265392 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1265415 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1265415 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1265415 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1265415 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1265439 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1265439 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1265439 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1265439 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1265464 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1265464 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1265464 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1265464 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1265334 {
	width:564px !important;
	height:562px !important;
	left:636px !important;
	top:163px !important;
}

#item1265597 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1265620 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1265644 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1265647 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1265673 {
	width:53px !important;
	height:50px !important;
	background:#e5c6c6;
}

#item1265674 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1265670 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1265709 {
	width:123px !important;
	height:50px !important;
}

#item1265710 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1265684 {
	width:123px !important;
	height:50px !important;
}

#item1265685 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1265679 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1265762 {
	width:101px !important;
	height:50px !important;
}

#item1265763 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1265737 {
	width:101px !important;
	height:50px !important;
}

#item1265738 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1265733 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1265815 {
	width:99px !important;
	height:50px !important;
}

#item1265816 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1265790 {
	width:99px !important;
	height:50px !important;
}

#item1265791 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1265786 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1265869 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1502213 {
	width:107px !important;
	height:13px !important;
	left:17px !important;
}

#item1502236 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1502210 {
	width:124px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1453462 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1453462 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1453462 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1453462 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1496132 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1425293 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1425293 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1425293 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1425299 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1425299 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1425299 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1425291 {
	width:700px !important;
	height:309px !important;
}

#item1447940 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1638486 th, table#table1638486 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1638486 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1638486 {
	table-layout:fixed;
}

#item1425477 {
	width:628px !important;
	height:300px !important;
	top:27px !important;
}

@keyframes intensificar-1425477 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1425477 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1425477 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1425500 {
	width:80px !important;
	height:16px !important;
}

@keyframes intensificar-1425500 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1425500 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1425500 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1455578 {
	width:628px !important;
	height:127px !important;
}

#item1455579 {
	width:595px !important;
	height:960px !important;
}

@keyframes intensificar-1455579 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1455579 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1455579 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1455602 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:41px !important;
}

#item1457376 {
	width:628px !important;
	height:484px !important;
}

#item1457377 {
	width:595px !important;
	height:1528px !important;
}

@keyframes intensificar-1457377 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1457377 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1457377 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1457400 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:219px !important;
}

#item1425311 {
	width:627px !important;
	height:88px !important;
	left:1px !important;
}

@keyframes intensificar-1425311 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1425311 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1425311 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1425334 {
	width:370px !important;
	height:364px !important;
	top:116px !important;
}

@keyframes intensificar-1425334 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1425334 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1425334 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1425357 {
	width:102px !important;
	height:25px !important;
	left:528px !important;
	top:431px !important;
}

@keyframes intensificar-1425357 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1425357 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1425357 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1425363 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1425363 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1425363 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1425363 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1425386 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1425386 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1425386 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1425386 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1425412 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1425412 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1425412 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1425412 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1425435 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1425435 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1425435 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1425435 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1425309 {
	width:665px !important;
	height:484px !important;
	left:36px !important;
	top:583px !important;
}

#item1425547 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:517px !important;
}

#item1425570 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1425595 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1425599 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1425626 {
	width:74px !important;
	height:70px !important;
	background:#e5c6c6;
}

#item1425627 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1425623 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1129px !important;
}

#item1425659 {
	width:172px !important;
	height:70px !important;
}

#item1425661 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1425634 {
	width:172px !important;
	height:70px !important;
}

#item1425635 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1425630 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1129px !important;
}

#item1425714 {
	width:141px !important;
	height:70px !important;
}

#item1425715 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1425689 {
	width:141px !important;
	height:70px !important;
}

#item1425690 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1425684 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1129px !important;
}

#item1425768 {
	width:139px !important;
	height:70px !important;
}

#item1425769 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1425743 {
	width:139px !important;
	height:70px !important;
}

#item1425744 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1425738 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1129px !important;
}

#item1425792 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1126px !important;
}

#item1503012 {
	width:150px !important;
	height:18px !important;
	left:23px !important;
}

#item1503035 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1503009 {
	width:174px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1425829 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1425829 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1425829 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1425829 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1496033 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1389106 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1389106 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1389106 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1389112 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1389112 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1389112 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1389104 {
	width:600px !important;
	height:790px !important;
}

#item1389116 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1389294 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:159px !important;
}

#item1389297 {
	width:534px !important;
	height:312px !important;
	top:16px !important;
}

#item1389298 {
	width:509px !important;
	height:385px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1389298 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1389298 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1389298 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1389324 {
	width:14px !important;
	height:9px !important;
}

#item1389327 {
	width:14px !important;
	height:9px !important;
	top:335px !important;
}

table#table1642675 th, table#table1642675 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1642675 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1642675 {
	table-layout:fixed;
}

#item1389331 {
	width:528px !important;
	height:187px !important;
	top:19px !important;
}

@keyframes intensificar-1389331 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1389331 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1389331 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1389354 {
	width:57px !important;
	height:12px !important;
}

@keyframes intensificar-1389354 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1389354 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1389354 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1389255 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:260px !important;
}

#item1389260 {
	width:534px !important;
	height:531px !important;
	top:15px !important;
}

#item1389909 {
	width:509px !important;
	height:1129px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1389909 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1389909 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1389909 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1389286 {
	width:14px !important;
	height:9px !important;
}

#item1389289 {
	width:14px !important;
	height:9px !important;
	top:553px !important;
}

@keyframes intensificar-1389124 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1389124 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1389124 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1389125 {
	width:528px !important;
	height:63px !important;
}

#item1389148 {
	width:264px !important;
	height:220px !important;
	top:89px !important;
}

#item1389171 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:224px !important;
}

#item1389200 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:240px !important;
}

#item1389799 {
	width:73px !important;
	height:18px !important;
	left:456px !important;
	top:288px !important;
}

@keyframes intensificar-1389799 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1389799 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1389799 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1389804 {
	width:148px !important;
	height:13px !important;
	left:397px !important;
	top:266px !important;
}

@keyframes intensificar-1389804 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1389804 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1389804 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1389827 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:268px !important;
}

@keyframes intensificar-1389827 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1389827 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1389827 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1389122 {
	width:552px !important;
	height:564px !important;
	left:636px !important;
	top:162px !important;
}

#item1389377 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:129px !important;
}

#item1389400 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1389424 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1389428 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1389727 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1389455 {
	width:53px !important;
	height:50px !important;
	background:#e5c6c6;
}

#item1389456 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1389451 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1389492 {
	width:123px !important;
	height:50px !important;
}

#item1389493 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1389466 {
	width:123px !important;
	height:50px !important;
}

#item1389467 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1389462 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1389545 {
	width:101px !important;
	height:50px !important;
}

#item1389546 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1389520 {
	width:101px !important;
	height:50px !important;
}

#item1389521 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1389516 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1389598 {
	width:99px !important;
	height:50px !important;
}

#item1389599 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1389573 {
	width:99px !important;
	height:50px !important;
}

#item1389574 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1389569 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1389651 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1502248 {
	width:107px !important;
	height:13px !important;
	left:17px !important;
}

#item1502271 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1502245 {
	width:124px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1453465 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1453465 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1453465 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1453465 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1496128 {
	width:186px !important;
	height:188px !important;
	top:1012px !important;
}

@keyframes intensificar-1427005 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1427005 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1427005 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1426999 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1426999 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1426999 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1426997 {
	width:700px !important;
	height:309px !important;
}

#item1447957 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1645583 th, table#table1645583 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1645583 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1645583 {
	table-layout:fixed;
}

#item1427228 {
	width:628px !important;
	height:301px !important;
	top:27px !important;
}

@keyframes intensificar-1427228 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1427228 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1427228 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1427251 {
	width:80px !important;
	height:16px !important;
}

@keyframes intensificar-1427251 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1427251 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1427251 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1455698 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:43px !important;
}

#item1455674 {
	width:628px !important;
	height:131px !important;
}

#item1455675 {
	width:595px !important;
	height:960px !important;
}

@keyframes intensificar-1455675 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1455675 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1455675 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1457281 {
	width:628px !important;
	height:488px !important;
}

#item1457282 {
	width:595px !important;
	height:1705px !important;
}

@keyframes intensificar-1457282 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1457282 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1457282 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1457305 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:221px !important;
}

@keyframes intensificar-1427017 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1427017 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1427017 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1427018 {
	width:627px !important;
	height:88px !important;
}

#item1427041 {
	width:370px !important;
	height:308px !important;
	top:123px !important;
}

#item1427064 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:290px !important;
}

#item1427087 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:313px !important;
}

#item1427111 {
	width:102px !important;
	height:25px !important;
	left:528px !important;
	top:380px !important;
}

@keyframes intensificar-1427111 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1427111 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1427111 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1427117 {
	width:233px !important;
	height:18px !important;
	left:431px !important;
	top:349px !important;
}

@keyframes intensificar-1427117 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1427117 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1427117 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1427140 {
	width:7px !important;
	height:11px !important;
	left:420px !important;
	top:352px !important;
}

@keyframes intensificar-1427140 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1427140 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1427140 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1427015 {
	width:664px !important;
	height:488px !important;
	left:36px !important;
	top:579px !important;
}

#item1427274 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:512px !important;
}

#item1427297 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1427321 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1427324 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1427347 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1427373 {
	width:74px !important;
	height:70px !important;
	background:#e5c6c6;
}

#item1427374 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1427370 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1129px !important;
}

#item1427407 {
	width:172px !important;
	height:70px !important;
}

#item1427408 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1427381 {
	width:172px !important;
	height:70px !important;
}

#item1427382 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1427377 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1129px !important;
}

#item1427460 {
	width:141px !important;
	height:70px !important;
}

#item1427461 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1427435 {
	width:141px !important;
	height:70px !important;
}

#item1427436 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1427431 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1129px !important;
}

#item1427514 {
	width:139px !important;
	height:70px !important;
}

#item1427515 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1427489 {
	width:139px !important;
	height:70px !important;
}

#item1427490 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1427484 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1129px !important;
}

#item1427538 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1126px !important;
}

#item1503066 {
	width:150px !important;
	height:18px !important;
	left:23px !important;
}

#item1503089 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1503063 {
	width:174px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1427571 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1427571 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1427571 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1427571 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1496068 {
	width:75px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1459395 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1459395 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1459395 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1459398 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1459398 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1459398 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1459393 {
	width:600px !important;
	height:790px !important;
}

#item1459399 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1459577 {
	width:534px !important;
	height:254px !important;
	top:16px !important;
}

#item1459578 {
	width:509px !important;
	height:519px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1459578 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1459578 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1459578 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1459573 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:130px !important;
}

#item1459604 {
	width:14px !important;
	height:9px !important;
}

#item1459607 {
	width:14px !important;
	height:9px !important;
	top:278px !important;
}

table#table1649971 th, table#table1649971 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1649971 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1649971 {
	table-layout:fixed;
}

#item1459612 {
	width:528px !important;
	height:245px !important;
	top:19px !important;
}

@keyframes intensificar-1459612 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1459612 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1459612 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1459635 {
	width:57px !important;
	height:12px !important;
}

@keyframes intensificar-1459635 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1459635 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1459635 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1459536 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:260px !important;
}

#item1459539 {
	width:534px !important;
	height:531px !important;
	top:15px !important;
}

#item1459540 {
	width:509px !important;
	height:1157px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1459540 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1459540 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1459540 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1459565 {
	width:14px !important;
	height:9px !important;
}

#item1459568 {
	width:14px !important;
	height:9px !important;
	top:553px !important;
}

@keyframes intensificar-1459404 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1459404 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1459404 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1459405 {
	width:528px !important;
	height:46px !important;
}

#item1459428 {
	width:345px !important;
	height:220px !important;
	top:66px !important;
}

#item1459452 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:269px !important;
}

#item1459475 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:285px !important;
}

#item1459499 {
	width:73px !important;
	height:18px !important;
	left:456px !important;
	top:333px !important;
}

@keyframes intensificar-1459499 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1459499 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1459499 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1459505 {
	width:148px !important;
	height:13px !important;
	left:397px !important;
	top:311px !important;
}

@keyframes intensificar-1459505 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1459505 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1459505 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1459528 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:313px !important;
}

@keyframes intensificar-1459528 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1459528 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1459528 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1459402 {
	width:552px !important;
	height:563px !important;
	left:636px !important;
	top:162px !important;
}

#item1459658 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:145px !important;
}

#item1459681 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1459705 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1459709 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1459732 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1459758 {
	width:53px !important;
	height:50px !important;
	background:#e5c6c6;
}

#item1459759 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1459755 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1459794 {
	width:123px !important;
	height:50px !important;
}

#item1459795 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1459769 {
	width:123px !important;
	height:50px !important;
}

#item1459770 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1459764 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1459847 {
	width:101px !important;
	height:50px !important;
}

#item1459848 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1459822 {
	width:101px !important;
	height:50px !important;
}

#item1459823 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1459818 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1459901 {
	width:99px !important;
	height:50px !important;
}

#item1459902 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1459875 {
	width:99px !important;
	height:50px !important;
}

#item1459876 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1459871 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1459925 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1502280 {
	width:107px !important;
	height:13px !important;
	left:17px !important;
}

#item1502303 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1502277 {
	width:124px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1459959 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1459959 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1459959 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1459959 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1496172 {
	width:78px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1460024 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1460024 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1460024 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1460026 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1460026 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1460026 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1460022 {
	width:700px !important;
	height:309px !important;
}

#item1460027 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1653645 th, table#table1653645 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1653645 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1653645 {
	table-layout:fixed;
}

#item1460187 {
	width:628px !important;
	height:382px !important;
	top:27px !important;
}

@keyframes intensificar-1460187 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1460187 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1460187 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1460210 {
	width:80px !important;
	height:16px !important;
}

@keyframes intensificar-1460210 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1460210 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1460210 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1460233 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:9px !important;
}

#item1460237 {
	width:628px !important;
	height:63px !important;
}

#item1460238 {
	width:595px !important;
	height:910px !important;
}

@keyframes intensificar-1460238 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1460238 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1460238 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1460032 {
	width:628px !important;
	height:493px !important;
}

#item1460033 {
	width:595px !important;
	height:1892px !important;
}

@keyframes intensificar-1460033 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1460033 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1460033 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1460056 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:224px !important;
}

@keyframes intensificar-1460060 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1460060 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1460060 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1460061 {
	width:627px !important;
	height:88px !important;
}

#item1460085 {
	width:432px !important;
	height:308px !important;
	top:114px !important;
}

#item1460108 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:374px !important;
}

#item1460131 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:396px !important;
}

#item1460154 {
	width:102px !important;
	height:25px !important;
	left:528px !important;
	top:463px !important;
}

@keyframes intensificar-1460154 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1460154 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1460154 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1460159 {
	width:233px !important;
	height:18px !important;
	left:431px !important;
	top:433px !important;
}

@keyframes intensificar-1460159 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1460159 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1460159 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1460182 {
	width:7px !important;
	height:11px !important;
	left:420px !important;
	top:436px !important;
}

@keyframes intensificar-1460182 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1460182 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1460182 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1460030 {
	width:664px !important;
	height:493px !important;
	left:36px !important;
	top:574px !important;
}

#item1460261 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:512px !important;
}

#item1460285 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1460310 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1460315 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1460338 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1460364 {
	width:74px !important;
	height:70px !important;
	background:#e5c6c6;
}

#item1460365 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1460361 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1129px !important;
}

#item1460397 {
	width:172px !important;
	height:70px !important;
}

#item1460398 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1460372 {
	width:172px !important;
	height:70px !important;
}

#item1460373 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1460368 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1129px !important;
}

#item1460450 {
	width:141px !important;
	height:70px !important;
}

#item1460451 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1460425 {
	width:141px !important;
	height:70px !important;
}

#item1460426 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1460421 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1129px !important;
}

#item1460505 {
	width:139px !important;
	height:70px !important;
}

#item1460506 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1460479 {
	width:139px !important;
	height:70px !important;
}

#item1460480 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1460475 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1129px !important;
}

#item1460529 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1126px !important;
}

#item1503099 {
	width:150px !important;
	height:18px !important;
	left:23px !important;
}

#item1503122 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1503095 {
	width:174px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1460563 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1460563 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1460563 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1460563 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1496048 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1267422 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1267422 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1267422 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1267420 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1267420 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1267420 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1267418 {
	width:600px !important;
	height:790px !important;
}

#item1267426 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1267606 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:114px !important;
}

#item1267609 {
	width:534px !important;
	height:224px !important;
	top:15px !important;
}

#item1367443 {
	width:509px !important;
	height:533px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1367443 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1367443 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1367443 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1267640 {
	width:14px !important;
	height:9px !important;
}

#item1267644 {
	width:14px !important;
	height:9px !important;
	top:246px !important;
}

table#table1658956 th, table#table1658956 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1658956 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1658956 {
	table-layout:fixed;
}

#item1267648 {
	width:528px !important;
	height:274px !important;
	top:19px !important;
}

@keyframes intensificar-1267648 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1267648 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1267648 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1267671 {
	width:57px !important;
	height:12px !important;
}

@keyframes intensificar-1267671 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1267671 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1267671 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1267560 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:268px !important;
}

#item1267567 {
	width:534px !important;
	height:531px !important;
	top:15px !important;
}

#item1267568 {
	width:509px !important;
	height:1017px !important;
	left: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-1267568 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1267568 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1267568 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1267595 {
	width:14px !important;
	height:9px !important;
}

#item1267598 {
	width:14px !important;
	height:9px !important;
	top:554px !important;
}

@keyframes intensificar-1267431 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1267431 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1267431 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1267432 {
	width:528px !important;
	height:63px !important;
}

#item1267455 {
	width:264px !important;
	height:369px !important;
	top:83px !important;
}

#item1267478 {
	width:73px !important;
	height:18px !important;
	left:456px !important;
	top:397px !important;
}

#item1267484 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1267507 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1267531 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1267554 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1285163 {
	width:47px !important;
	height:24px !important;
	left:482px !important;
	top:357px !important;
}

#item1267429 {
	width:565px !important;
	height:563px !important;
	left:635px !important;
	top:162px !important;
}

#item1267694 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:145px !important;
}

#item1267717 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1267742 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1267745 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1267771 {
	width:53px !important;
	height:50px !important;
	background:#e5c6c6;
}

#item1267772 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1267768 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1267805 {
	width:123px !important;
	height:50px !important;
}

#item1267806 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1267780 {
	width:123px !important;
	height:50px !important;
}

#item1267781 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1267776 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1267858 {
	width:101px !important;
	height:50px !important;
}

#item1267859 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1267833 {
	width:101px !important;
	height:50px !important;
}

#item1267834 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1267829 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1267912 {
	width:99px !important;
	height:50px !important;
}

#item1267913 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1267886 {
	width:99px !important;
	height:50px !important;
}

#item1267887 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1267882 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1267965 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1502313 {
	width:107px !important;
	height:13px !important;
	left:17px !important;
}

#item1502336 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1502309 {
	width:124px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1453466 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1453466 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1453466 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1453466 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1496159 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:310px !important;
}

@keyframes intensificar-1427595 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1427595 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1427595 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1427604 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1427604 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1427604 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1427593 {
	width:700px !important;
	height:309px !important;
}

#item1447960 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1427854 {
	width:80px !important;
	height:16px !important;
}

@keyframes intensificar-1427854 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1427854 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1427854 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1455706 {
	width:628px !important;
	height:194px !important;
}

#item1455707 {
	width:595px !important;
	height:960px !important;
}

@keyframes intensificar-1455707 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1455707 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1455707 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1455730 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:74px !important;
}

#item1479914 {
	width:628px !important;
	height:261px !important;
	top:249px !important;
}

table#table1663561 th, table#table1663561 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1663561 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1663561 {
	table-layout:fixed;
}

#item1479915 {
	width:595px !important;
	height:960px !important;
	background:#f5f5f5;
}

@keyframes intensificar-1479915 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1479915 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1479915 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1479974 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:357px !important;
}

#item1457251 {
	width:628px !important;
	height:510px !important;
}

#item1457252 {
	width:595px !important;
	height:1774px !important;
}

@keyframes intensificar-1457252 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1457252 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1457252 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1457275 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:232px !important;
}

@keyframes intensificar-1427614 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1427614 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1427614 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1427615 {
	width:627px !important;
	height:112px !important;
}

#item1427638 {
	width:370px !important;
	height:368px !important;
	top:131px !important;
}

#item1427661 {
	width:102px !important;
	height:25px !important;
	left:528px !important;
	top:506px !important;
}

#item1427668 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1427691 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1427717 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1427740 {
	width:7px !important;
	height:11px !important;
	top:2px !important;
}

#item1427745 {
	width:66px !important;
	height:33px !important;
	left:563px !important;
	top:429px !important;
}

#item1427612 {
	width:665px !important;
	height:531px !important;
	left:36px !important;
	top:557px !important;
}

#item1427877 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:512px !important;
}

#item1427900 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1427924 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1427927 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1427953 {
	width:74px !important;
	height:70px !important;
	background:#e5c6c6;
}

#item1427954 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1427950 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1129px !important;
}

#item1427988 {
	width:172px !important;
	height:70px !important;
}

#item1427989 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1427963 {
	width:172px !important;
	height:70px !important;
}

#item1427964 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1427959 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1129px !important;
}

#item1428042 {
	width:141px !important;
	height:70px !important;
}

#item1428043 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1428017 {
	width:141px !important;
	height:70px !important;
}

#item1428018 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1428013 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1129px !important;
}

#item1428095 {
	width:139px !important;
	height:70px !important;
}

#item1428096 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1428070 {
	width:139px !important;
	height:70px !important;
}

#item1428071 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1428066 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1129px !important;
}

#item1428120 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1126px !important;
}

#item1503135 {
	width:150px !important;
	height:18px !important;
	left:23px !important;
}

#item1503159 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1503132 {
	width:174px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1428155 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1428155 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1428155 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1428155 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1480017 {
	width:186px !important;
	height:167px !important;
	top:623px !important;
}

@keyframes intensificar-1480026 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1480026 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1480026 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1480029 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1480029 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1480029 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1480024 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1480030 {
	width:211px !important;
	height:33px !important;
	left:794px !important;
	top:36px !important;
}

#item1480035 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:63px !important;
}

#item1480039 {
	width:534px !important;
	height:117px !important;
	top:18px !important;
}

#item1480040 {
	width:508px !important;
	height:645px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1480040 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1480040 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1480040 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1480064 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:2px !important;
}

#item1480068 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:141px !important;
}

#item1480096 {
	width:57px !important;
	height:13px !important;
	top:165px !important;
}

@keyframes intensificar-1480096 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1480096 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1480096 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1669138 th, table#table1669138 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1669138 tr {
	background:#f5f5f5;;
}

table#table1669138 {
	table-layout:fixed;
}

#item1481546 {
	width:528px !important;
	height:364px !important;
	top:185px !important;
}

@keyframes intensificar-1481546 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1481546 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1481546 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1480335 {
	width:528px !important;
	height:501px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1480335 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1480335 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1480335 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1480297 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:268px !important;
}

#item1480300 {
	width:534px !important;
	height:533px !important;
	top:14px !important;
}

#item1480301 {
	width:509px !important;
	height:919px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1480301 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1480301 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1480301 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1480326 {
	width:14px !important;
	height:9px !important;
	left:519px !important;
}

#item1480330 {
	width:14px !important;
	height:9px !important;
	left:519px !important;
	top:556px !important;
}

#item1480124 {
	width:528px !important;
	height:151px !important;
}

@keyframes intensificar-1480124 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1480124 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1480124 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1480148 {
	width:337px !important;
	height:354px !important;
	top:167px !important;
}

@keyframes intensificar-1480148 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1480148 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1480148 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1480171 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:434px !important;
}

@keyframes intensificar-1480171 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1480171 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1480171 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1480194 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:450px !important;
}

@keyframes intensificar-1480194 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1480194 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1480194 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1480217 {
	width:73px !important;
	height:18px !important;
	left:456px !important;
	top:503px !important;
}

@keyframes intensificar-1480217 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1480217 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1480217 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1480223 {
	width:174px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1480223 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1480223 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1480223 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1480246 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1480246 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1480246 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1480246 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1480250 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:374px !important;
}

@keyframes intensificar-1480250 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1480250 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1480250 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1480273 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:390px !important;
}

@keyframes intensificar-1480273 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1480273 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1480273 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1481515 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:410px !important;
}

@keyframes intensificar-1481515 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1481515 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1481515 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1480033 {
	width:564px !important;
	height:565px !important;
	left:36px !important;
	top:176px !important;
}

#item1480359 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:143px !important;
}

#item1480382 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:100px !important;
}

#item1480406 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1480412 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1480438 {
	width:53px !important;
	height:50px !important;
	background:#e5c6c6;
}

#item1480439 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1480435 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1480472 {
	width:123px !important;
	height:50px !important;
}

#item1480473 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1480447 {
	width:123px !important;
	height:50px !important;
}

#item1480448 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1480442 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1480527 {
	width:113px !important;
	height:50px !important;
}

#item1480528 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1480501 {
	width:113px !important;
	height:50px !important;
}

#item1480502 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1480497 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1480580 {
	width:101px !important;
	height:50px !important;
}

#item1480581 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1480555 {
	width:101px !important;
	height:50px !important;
}

#item1480556 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1480551 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1480633 {
	width:101px !important;
	height:50px !important;
}

#item1480634 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1480608 {
	width:101px !important;
	height:50px !important;
}

#item1480609 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1480604 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
}

#item1480660 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1480684 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1480657 {
	width:122px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1480688 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1480688 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1480688 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1480688 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1480778 {
	width:186px !important;
	height:188px !important;
	top:1012px !important;
}

@keyframes intensificar-1480784 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1480784 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1480784 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1480786 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1480786 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1480786 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1480782 {
	width:700px !important;
	height:309px !important;
}

#item1480787 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1480793 {
	width:628px !important;
	height:130px !important;
}

#item1480794 {
	width:595px !important;
	height:1245px !important;
}

@keyframes intensificar-1480794 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1480794 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1480794 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1480817 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:42px !important;
}

#item1480820 {
	width:80px !important;
	height:16px !important;
	top:159px !important;
}

@keyframes intensificar-1480820 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1480820 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1480820 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1482592 {
	width:628px !important;
	height:312px !important;
	top:181px !important;
}

table#table1675492 th, table#table1675492 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1675492 tr {
	background:#f5f5f5;;
}

table#table1675492 {
	table-layout:fixed;
}

#item1482593 {
	width:595px !important;
	height:528px !important;
	background:#f5f5f5;
}

@keyframes intensificar-1482593 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1482593 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1482593 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1482616 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:314px !important;
}

#item1481075 {
	width:628px !important;
	height:493px !important;
}

#item1481076 {
	width:595px !important;
	height:947px !important;
}

@keyframes intensificar-1481076 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1481076 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1481076 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1481099 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:224px !important;
}

#item1481045 {
	width:628px !important;
	height:493px !important;
}

#item1481046 {
	width:595px !important;
	height:1617px !important;
}

@keyframes intensificar-1481046 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1481046 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1481046 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1481069 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:224px !important;
}

#item1480896 {
	width:370px !important;
	height:372px !important;
}

@keyframes intensificar-1480896 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1480896 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1480896 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1480920 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:274px !important;
}

@keyframes intensificar-1480920 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1480920 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1480920 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1480943 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:297px !important;
}

@keyframes intensificar-1480943 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1480943 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1480943 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1480966 {
	width:102px !important;
	height:25px !important;
	left:528px !important;
	top:368px !important;
}

@keyframes intensificar-1480966 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1480966 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1480966 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1480972 {
	width:233px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1480972 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1480972 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1480972 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1480995 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1480995 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1480995 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1480995 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1480998 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:287px !important;
}

@keyframes intensificar-1480998 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1480998 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1480998 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1481021 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:309px !important;
}

@keyframes intensificar-1481021 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1481021 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1481021 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1482540 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:336px !important;
}

@keyframes intensificar-1482540 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1482540 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1482540 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1482690 {
	width:628px !important;
	height:97px !important;
}

#item1482691 {
	width:595px !important;
	height:278px !important;
}

@keyframes intensificar-1482691 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1482691 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1482691 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1482714 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:26px !important;
}

#item1480791 {
	width:664px !important;
	height:514px !important;
	left:36px !important;
	top:574px !important;
}

#item1481103 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:510px !important;
}

#item1481126 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1481150 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1481155 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1481182 {
	width:74px !important;
	height:70px !important;
	background:#e5c6c6;
}

#item1481183 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1481179 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1481215 {
	width:172px !important;
	height:70px !important;
}

#item1481216 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1481190 {
	width:172px !important;
	height:70px !important;
}

#item1481191 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1481186 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1481269 {
	width:158px !important;
	height:70px !important;
}

#item1481270 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1481243 {
	width:158px !important;
	height:70px !important;
}

#item1481244 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1481239 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1481323 {
	width:141px !important;
	height:70px !important;
}

#item1481324 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1481298 {
	width:141px !important;
	height:70px !important;
}

#item1481299 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1481294 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1481376 {
	width:141px !important;
	height:70px !important;
}

#item1481377 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1481351 {
	width:141px !important;
	height:70px !important;
}

#item1481352 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1481347 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
}

#item1503165 {
	width:150px !important;
	height:18px !important;
	left:23px !important;
}

#item1503188 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1503162 {
	width:174px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1481435 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1481435 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1481435 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1481435 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1460660 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1460667 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1460667 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1460667 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1460670 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1460670 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1460670 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1460665 {
	width:600px !important;
	height:790px !important;
}

#item1460671 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1460842 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:87px !important;
}

#item1460847 {
	width:534px !important;
	height:167px !important;
	top:16px !important;
}

#item1460848 {
	width:509px !important;
	height:385px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1460848 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1460848 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1460848 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1460875 {
	width:14px !important;
	height:9px !important;
}

#item1460878 {
	width:14px !important;
	height:9px !important;
	top:191px !important;
}

#item1460907 {
	width:57px !important;
	height:12px !important;
	top:213px !important;
}

@keyframes intensificar-1460907 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1460907 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1460907 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1482957 {
	width:528px !important;
	height:319px !important;
	top:232px !important;
}

table#table1681339 tr {
	border-bottom:2.2px solid #fff;;
	border-right:2.2px solid #fff;;
}

table#table1681339 {
	table-layout:fixed;
}

#item1482958 {
	width:826px !important;
	height:293px !important;
}

@keyframes intensificar-1482958 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1482958 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1482958 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1482981 {
	width:26px !important;
	height:13px !important;
	left:252px !important;
	top:552px !important;
}

#item1460805 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:268px !important;
}

#item1460808 {
	width:534px !important;
	height:532px !important;
	top:15px !important;
}

#item1460809 {
	width:509px !important;
	height:1311px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1460809 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1460809 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1460809 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1460834 {
	width:14px !important;
	height:9px !important;
}

#item1460837 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

@keyframes intensificar-1460678 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1460678 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1460678 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1460679 {
	width:528px !important;
	height:97px !important;
}

#item1460702 {
	width:264px !important;
	height:267px !important;
	top:117px !important;
}

#item1460725 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:352px !important;
}

#item1460749 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:368px !important;
}

#item1460772 {
	width:73px !important;
	height:18px !important;
	left:456px !important;
	top:448px !important;
}

@keyframes intensificar-1460772 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1460772 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1460772 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1460777 {
	width:148px !important;
	height:13px !important;
	left:397px !important;
	top:426px !important;
}

@keyframes intensificar-1460777 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1460777 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1460777 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1460800 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:428px !important;
}

@keyframes intensificar-1460800 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1460800 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1460800 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1482822 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:389px !important;
}

#item1460676 {
	width:552px !important;
	height:565px !important;
	left:636px !important;
	top:160px !important;
}

#item1460930 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:145px !important;
}

#item1460953 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1460977 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1460980 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1461003 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1461029 {
	width:53px !important;
	height:50px !important;
	background:#e5c6c6;
}

#item1461030 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1461026 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1461065 {
	width:123px !important;
	height:50px !important;
}

#item1461066 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1461038 {
	width:123px !important;
	height:50px !important;
}

#item1461040 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1461034 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1461118 {
	width:101px !important;
	height:50px !important;
}

#item1461119 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1461093 {
	width:101px !important;
	height:50px !important;
}

#item1461094 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1461089 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1461172 {
	width:99px !important;
	height:50px !important;
}

#item1461173 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1461146 {
	width:99px !important;
	height:50px !important;
}

#item1461147 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1461142 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1461196 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1502342 {
	width:107px !important;
	height:13px !important;
	left:17px !important;
}

#item1502365 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1502339 {
	width:124px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1461231 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1461231 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1461231 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1461231 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1461290 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1461295 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1461295 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1461295 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1461297 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1461297 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1461297 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1461293 {
	width:700px !important;
	height:309px !important;
}

#item1461298 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1461482 {
	width:80px !important;
	height:16px !important;
	top:185px !important;
}

@keyframes intensificar-1461482 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1461482 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1461482 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1461505 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:54px !important;
}

#item1461508 {
	width:628px !important;
	height:153px !important;
}

#item1461509 {
	width:595px !important;
	height:725px !important;
}

@keyframes intensificar-1461509 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1461509 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1461509 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1483610 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:305px !important;
}

#item1483530 {
	width:597px !important;
	height:216px !important;
	top:209px !important;
}

table#table1686848 tr {
	border-bottom:3.08px solid #fff;;
	border-right:3.08px solid #fff;;
}

table#table1686848 {
	table-layout:fixed;
}

#item1483531 {
	width:1156px !important;
	height:410px !important;
}

@keyframes intensificar-1483531 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1483531 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1483531 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1483554 {
	width:45px !important;
	height:23px !important;
	left:293px !important;
	top:463px !important;
}

#item1461303 {
	width:628px !important;
	height:474px !important;
}

#item1461304 {
	width:595px !important;
	height:2284px !important;
}

@keyframes intensificar-1461304 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1461304 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1461304 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1461327 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:214px !important;
}

@keyframes intensificar-1461331 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1461331 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1461331 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1461332 {
	width:627px !important;
	height:162px !important;
}

#item1461356 {
	width:370px !important;
	height:289px !important;
	top:185px !important;
}

#item1461379 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:319px !important;
}

#item1461402 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:341px !important;
}

#item1461425 {
	width:102px !important;
	height:25px !important;
	left:528px !important;
	top:449px !important;
}

@keyframes intensificar-1461425 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1461425 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1461425 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1461430 {
	width:233px !important;
	height:18px !important;
	left:431px !important;
	top:418px !important;
}

@keyframes intensificar-1461430 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1461430 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1461430 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1461453 {
	width:7px !important;
	height:11px !important;
	left:420px !important;
	top:421px !important;
}

@keyframes intensificar-1461453 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1461453 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1461453 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1483495 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:374px !important;
}

#item1461301 {
	width:664px !important;
	height:485px !important;
	left:36px !important;
	top:593px !important;
}

#item1461532 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:534px !important;
}

#item1461555 {
	width:627px !important;
	height:65px !important;
	left:36px !important;
	top:450px !important;
}

#item1461580 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1461586 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1461609 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1461635 {
	width:74px !important;
	height:70px !important;
	background:#e5c6c6;
}

#item1461636 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1461632 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1129px !important;
}

#item1461668 {
	width:172px !important;
	height:70px !important;
}

#item1461669 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1461643 {
	width:172px !important;
	height:70px !important;
}

#item1461644 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1461639 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1129px !important;
}

#item1461721 {
	width:141px !important;
	height:70px !important;
}

#item1461722 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1461696 {
	width:141px !important;
	height:70px !important;
}

#item1461697 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1461692 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1129px !important;
}

#item1461775 {
	width:139px !important;
	height:70px !important;
}

#item1461776 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1461750 {
	width:139px !important;
	height:70px !important;
}

#item1461751 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1461745 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1129px !important;
}

#item1461799 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1126px !important;
}

#item1503194 {
	width:150px !important;
	height:18px !important;
	left:23px !important;
}

#item1503217 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1503191 {
	width:174px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1461835 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1461835 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1461835 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1461835 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1496086 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1389977 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1389977 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1389977 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1389974 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1389974 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1389974 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1389972 {
	width:600px !important;
	height:790px !important;
}

#item1389978 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1390155 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:140px !important;
}

#item1390159 {
	width:534px !important;
	height:274px !important;
	top:16px !important;
}

#item1390744 {
	width:509px !important;
	height:588px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1390744 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1390744 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1390744 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1390185 {
	width:14px !important;
	height:9px !important;
}

#item1390190 {
	width:14px !important;
	height:9px !important;
	top:297px !important;
}

#item1390780 {
	width:57px !important;
	height:12px !important;
	top:321px !important;
}

@keyframes intensificar-1390780 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1390780 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1390780 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1390803 {
	width:528px !important;
	height:218px !important;
	top:340px !important;
}

table#table1693338 tr {
	border-right:2.2px solid #fff;;
}

table#table1693338 {
	table-layout:fixed;
}

#item1390931 {
	width:621px !important;
	height:192px !important;
}

@keyframes intensificar-1390931 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1390931 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1390931 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1390827 {
	width:26px !important;
	height:13px !important;
	left:252px !important;
	top:562px !important;
}

#item1390111 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:275px !important;
}

#item1390116 {
	width:534px !important;
	height:547px !important;
	top:15px !important;
}

#item1390674 {
	width:509px !important;
	height:1912px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1390674 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1390674 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1390674 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1390143 {
	width:14px !important;
	height:9px !important;
}

#item1390147 {
	width:14px !important;
	height:9px !important;
	top:565px !important;
}

@keyframes intensificar-1389983 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1389983 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1389983 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1389984 {
	width:528px !important;
	height:97px !important;
}

#item1390008 {
	width:264px !important;
	height:220px !important;
	top:128px !important;
}

#item1390031 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:260px !important;
}

#item1390054 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:276px !important;
}

#item1390077 {
	width:73px !important;
	height:18px !important;
	left:456px !important;
	top:323px !important;
}

@keyframes intensificar-1390077 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1390077 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1390077 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1390083 {
	width:148px !important;
	height:13px !important;
	left:397px !important;
	top:301px !important;
}

@keyframes intensificar-1390083 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1390083 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1390083 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1390106 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:304px !important;
}

@keyframes intensificar-1390106 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1390106 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1390106 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1389981 {
	width:552px !important;
	height:575px !important;
	left:636px !important;
	top:150px !important;
}

#item1390241 {
	width:511px !important;
	height:13px !important;
	left:636px !important;
	top:133px !important;
}

#item1390264 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1390289 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1390292 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1390315 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1390341 {
	width:53px !important;
	height:50px !important;
	background:#e5c6c6;
}

#item1390342 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1390338 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1390374 {
	width:123px !important;
	height:50px !important;
}

#item1390375 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1390349 {
	width:123px !important;
	height:50px !important;
}

#item1390350 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1390345 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1390428 {
	width:101px !important;
	height:50px !important;
}

#item1390429 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1390403 {
	width:101px !important;
	height:50px !important;
}

#item1390404 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1390399 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1390482 {
	width:99px !important;
	height:50px !important;
}

#item1390483 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1390457 {
	width:99px !important;
	height:50px !important;
}

#item1390458 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1390452 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1390535 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1502389 {
	width:107px !important;
	height:13px !important;
	left:17px !important;
}

#item1502412 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1502386 {
	width:124px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1453470 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1453470 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1453470 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1453470 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1496142 {
	width:186px !important;
	height:188px !important;
	top:1012px !important;
}

@keyframes intensificar-1428754 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1428754 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1428754 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1428762 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1428762 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1428762 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1428752 {
	width:700px !important;
	height:309px !important;
}

#item1447973 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1428979 {
	width:80px !important;
	height:16px !important;
	top:177px !important;
}

@keyframes intensificar-1428979 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1428979 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1428979 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1429002 {
	width:628px !important;
	height:294px !important;
	top:203px !important;
}

table#table1697652 tr {
	border-right:3.08px solid #fff;;
}

table#table1697652 {
	table-layout:fixed;
}

#item1429003 {
	width:870px !important;
	height:294px !important;
}

@keyframes intensificar-1429003 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1429003 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1429003 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1429026 {
	width:45px !important;
	height:23px !important;
	left:293px !important;
	top:502px !important;
}

#item1455771 {
	width:628px !important;
	height:146px !important;
}

#item1455772 {
	width:595px !important;
	height:1058px !important;
}

@keyframes intensificar-1455772 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1455772 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1455772 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1455795 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:50px !important;
}

#item1457182 {
	width:628px !important;
	height:526px !important;
}

#item1457183 {
	width:595px !important;
	height:3431px !important;
}

@keyframes intensificar-1457183 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1457183 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1457183 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1457206 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:240px !important;
}

@keyframes intensificar-1428776 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1428776 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1428776 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1428777 {
	width:627px !important;
	height:183px !important;
}

#item1428800 {
	width:370px !important;
	height:308px !important;
	top:210px !important;
}

#item1428823 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:369px !important;
}

#item1428847 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:392px !important;
}

#item1428870 {
	width:102px !important;
	height:25px !important;
	left:528px !important;
	top:459px !important;
}

@keyframes intensificar-1428870 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1428870 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1428870 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1428876 {
	width:233px !important;
	height:18px !important;
	left:431px !important;
	top:428px !important;
}

@keyframes intensificar-1428876 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1428876 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1428876 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1428899 {
	width:7px !important;
	height:11px !important;
	left:420px !important;
	top:431px !important;
}

@keyframes intensificar-1428899 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1428899 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1428899 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1428774 {
	width:664px !important;
	height:526px !important;
	left:36px !important;
	top:541px !important;
}

#item1429029 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:495px !important;
}

#item1429053 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1429077 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1429082 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1429105 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1429131 {
	width:74px !important;
	height:70px !important;
	background:#e5c6c6;
}

#item1429132 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1429128 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1129px !important;
}

#item1429166 {
	width:172px !important;
	height:70px !important;
}

#item1429167 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1429141 {
	width:172px !important;
	height:70px !important;
}

#item1429142 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1429136 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1129px !important;
}

#item1429219 {
	width:141px !important;
	height:70px !important;
}

#item1429221 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1429194 {
	width:141px !important;
	height:70px !important;
}

#item1429195 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1429190 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1129px !important;
}

#item1429273 {
	width:139px !important;
	height:70px !important;
}

#item1429274 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1429248 {
	width:139px !important;
	height:70px !important;
}

#item1429249 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1429244 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1129px !important;
}

#item1429297 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1126px !important;
}

#item1503227 {
	width:150px !important;
	height:18px !important;
	left:23px !important;
}

#item1503250 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1503224 {
	width:174px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1429334 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1429334 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1429334 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1429334 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1496072 {
	width:75px !important;
	height:279px !important;
	top:511px !important;
}

@keyframes intensificar-1271106 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1271106 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1271106 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1271104 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1271104 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1271104 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1271102 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1271111 {
	width:211px !important;
	height:33px !important;
	left:795px !important;
	top:36px !important;
}

#item1271117 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:128px !important;
}

#item1271140 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1271164 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1271168 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1271241 {
	width:528px !important;
	height:337px !important;
	top:4px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1271241 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1271241 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1271241 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1271218 {
	width:57px !important;
	height:13px !important;
	top:341px !important;
}

@keyframes intensificar-1271218 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1271218 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1271218 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1703623 th, table#table1703623 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1703623 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1703623 {
	table-layout:fixed;
}

#item1272081 {
	width:528px !important;
	height:129px !important;
	top:361px !important;
}

@keyframes intensificar-1272081 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1272081 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1272081 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1361886 {
	width:528px !important;
	height:29px !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-1361886 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1361886 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1361886 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1371438 {
	width:528px !important;
	height:518px !important;
	top:30px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1371438 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1371438 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1371438 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1497577 {
	width:528px !important;
	height:547px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1497577 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1497577 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1497577 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1271269 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1271269 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1271269 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1271270 {
	width:529px !important;
	height:63px !important;
}

#item1271294 {
	width:263px !important;
	height:240px !important;
	top:83px !important;
}

#item1271317 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:99px !important;
}

#item1271340 {
	width:73px !important;
	height:18px !important;
	left:456px !important;
	top:246px !important;
}

#item1271345 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:115px !important;
}

#item1271368 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:176px !important;
}

#item1271391 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:192px !important;
}

#item1271415 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1271439 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1271192 {
	width:564px !important;
	height:548px !important;
	left:36px !important;
	top:177px !important;
}

#item1271514 {
	width:53px !important;
	height:50px !important;
	background:#e5c6c6;
}

#item1271515 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1271511 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1271548 {
	width:123px !important;
	height:50px !important;
}

#item1271550 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1271522 {
	width:123px !important;
	height:50px !important;
}

#item1271523 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1271518 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1271602 {
	width:113px !important;
	height:50px !important;
}

#item1271603 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1271577 {
	width:113px !important;
	height:50px !important;
}

#item1271578 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1271573 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1271655 {
	width:101px !important;
	height:50px !important;
}

#item1271656 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1271630 {
	width:101px !important;
	height:50px !important;
}

#item1271631 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1271626 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1271708 {
	width:101px !important;
	height:50px !important;
}

#item1271709 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1271683 {
	width:101px !important;
	height:50px !important;
}

#item1271684 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1271679 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
}

#item1271736 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1271759 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1271732 {
	width:122px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1453472 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1453472 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1453472 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1453472 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1496175 {
	width:78px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1429954 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1429954 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1429954 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1429961 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1429961 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1429961 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1429952 {
	width:700px !important;
	height:309px !important;
}

#item1447979 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1429970 {
	width:626px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1429993 {
	width:626px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1430017 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1430021 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1430307 {
	width:80px !important;
	height:18px !important;
	top:262px !important;
}

@keyframes intensificar-1430307 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1430307 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1430307 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1706578 th, table#table1706578 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1706578 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1706578 {
	table-layout:fixed;
}

#item1430355 {
	width:628px !important;
	height:220px !important;
	top:290px !important;
}

@keyframes intensificar-1430355 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1430355 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1430355 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1455840 {
	width:628px !important;
	height:233px !important;
}

#item1455841 {
	width:595px !important;
	height:685px !important;
}

@keyframes intensificar-1455841 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1455841 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1455841 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1455864 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:94px !important;
}

#item1450149 {
	width:627px !important;
	height:510px !important;
}

@keyframes intensificar-1450149 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1450149 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1450149 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1457120 {
	width:628px !important;
	height:510px !important;
}

#item1457121 {
	width:595px !important;
	height:1088px !important;
}

@keyframes intensificar-1457121 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1457121 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1457121 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1457144 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:232px !important;
}

@keyframes intensificar-1430046 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1430046 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1430046 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1430048 {
	width:628px !important;
	height:88px !important;
}

#item1430071 {
	width:368px !important;
	height:336px !important;
	top:116px !important;
}

#item1430094 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:139px !important;
}

#item1430117 {
	width:102px !important;
	height:25px !important;
	left:528px !important;
	top:345px !important;
}

#item1430122 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:161px !important;
}

#item1430145 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:247px !important;
}

#item1430169 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:269px !important;
}

#item1430193 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1430216 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1430044 {
	width:665px !important;
	height:510px !important;
	left:36px !important;
	top:557px !important;
}

#item1430381 {
	width:74px !important;
	height:70px !important;
	background:#e5c6c6;
}

#item1430382 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1430378 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1430415 {
	width:172px !important;
	height:70px !important;
}

#item1430416 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1430390 {
	width:172px !important;
	height:70px !important;
}

#item1430391 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1430386 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1430469 {
	width:158px !important;
	height:70px !important;
}

#item1430470 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1430443 {
	width:158px !important;
	height:70px !important;
}

#item1430444 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1430439 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1430523 {
	width:141px !important;
	height:70px !important;
}

#item1430524 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1430497 {
	width:141px !important;
	height:70px !important;
}

#item1430498 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1430493 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1430576 {
	width:141px !important;
	height:70px !important;
}

#item1430577 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1430551 {
	width:141px !important;
	height:70px !important;
}

#item1430552 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1430547 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
}

#item1503261 {
	width:150px !important;
	height:18px !important;
	left:23px !important;
}

#item1503284 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1503258 {
	width:174px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1430629 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1430629 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1430629 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1430629 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1496054 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1461939 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1461939 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1461939 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1461942 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1461942 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1461942 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1461937 {
	width:600px !important;
	height:790px !important;
}

#item1461943 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1462114 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:116px !important;
}

#item1462120 {
	width:534px !important;
	height:227px !important;
	top:16px !important;
}

#item1462121 {
	width:509px !important;
	height:644px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1462121 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1462121 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1462121 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1462146 {
	width:14px !important;
	height:9px !important;
}

#item1462149 {
	width:14px !important;
	height:9px !important;
	top:251px !important;
}

#item1462179 {
	width:57px !important;
	height:12px !important;
	top:269px !important;
}

@keyframes intensificar-1462179 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1462179 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1462179 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1484509 {
	width:528px !important;
	height:276px !important;
	top:288px !important;
}

table#table1711098 tr {
	border-right:2.2px solid #fff;;
}

table#table1711098 {
	table-layout:fixed;
}

#item1484510 {
	width:621px !important;
	height:251px !important;
}

@keyframes intensificar-1484510 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1484510 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1484510 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1484533 {
	width:26px !important;
	height:13px !important;
	left:252px !important;
	top:567px !important;
}

#item1462076 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:275px !important;
}

#item1462079 {
	width:534px !important;
	height:547px !important;
	top:15px !important;
}

#item1462080 {
	width:509px !important;
	height:779px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1462080 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1462080 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1462080 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1462105 {
	width:14px !important;
	height:9px !important;
}

#item1462109 {
	width:14px !important;
	height:9px !important;
	top:570px !important;
}

@keyframes intensificar-1461948 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1461948 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1461948 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1461949 {
	width:528px !important;
	height:29px !important;
}

#item1461972 {
	width:264px !important;
	height:220px !important;
	top:47px !important;
}

#item1461995 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:217px !important;
}

#item1462018 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:233px !important;
}

#item1462041 {
	width:73px !important;
	height:18px !important;
	left:456px !important;
	top:281px !important;
}

@keyframes intensificar-1462041 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1462041 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1462041 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1462046 {
	width:148px !important;
	height:13px !important;
	left:397px !important;
	top:259px !important;
}

@keyframes intensificar-1462046 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1462046 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1462046 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1462070 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:261px !important;
}

@keyframes intensificar-1462070 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1462070 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1462070 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1461946 {
	width:552px !important;
	height:580px !important;
	left:636px !important;
	top:145px !important;
}

#item1462202 {
	width:511px !important;
	height:13px !important;
	left:636px !important;
	top:129px !important;
}

#item1462225 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1462249 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1462254 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1462277 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1462303 {
	width:53px !important;
	height:50px !important;
	background:#e5c6c6;
}

#item1462304 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1462300 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1462337 {
	width:123px !important;
	height:50px !important;
}

#item1462338 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1462312 {
	width:123px !important;
	height:50px !important;
}

#item1462313 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1462308 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1462391 {
	width:101px !important;
	height:50px !important;
}

#item1462392 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1462366 {
	width:101px !important;
	height:50px !important;
}

#item1462367 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1462361 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1462445 {
	width:99px !important;
	height:50px !important;
}

#item1462446 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1462420 {
	width:99px !important;
	height:50px !important;
}

#item1462421 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1462416 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1462469 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1502418 {
	width:107px !important;
	height:13px !important;
	left:17px !important;
}

#item1502441 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1502415 {
	width:124px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1462501 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1462501 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1462501 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1462501 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1496162 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:310px !important;
}

@keyframes intensificar-1462567 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1462567 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1462567 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1462569 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1462569 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1462569 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1462565 {
	width:700px !important;
	height:309px !important;
}

#item1462570 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1462757 {
	width:80px !important;
	height:16px !important;
	top:114px !important;
}

@keyframes intensificar-1462757 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1462757 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1462757 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1462780 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:25px !important;
}

#item1462783 {
	width:628px !important;
	height:95px !important;
}

#item1462784 {
	width:595px !important;
	height:1265px !important;
}

@keyframes intensificar-1462784 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1462784 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1462784 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1485364 {
	width:628px !important;
	height:377px !important;
	top:139px !important;
}

table#table1716566 tr {
	border-right:3.08px solid #fff;;
}

table#table1716566 {
	table-layout:fixed;
}

#item1485365 {
	width:776px !important;
	height:351px !important;
}

@keyframes intensificar-1485365 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1485365 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1485365 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1485388 {
	width:45px !important;
	height:23px !important;
	left:293px !important;
	top:524px !important;
}

#item1462575 {
	width:628px !important;
	height:537px !important;
}

#item1462576 {
	width:595px !important;
	height:1265px !important;
}

@keyframes intensificar-1462576 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1462576 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1462576 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1462600 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:246px !important;
}

@keyframes intensificar-1462605 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1462605 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1462605 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1462606 {
	width:627px !important;
	height:40px !important;
}

#item1462629 {
	width:370px !important;
	height:308px !important;
	top:70px !important;
}

#item1462652 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:281px !important;
}

#item1462675 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:304px !important;
}

#item1462699 {
	width:102px !important;
	height:25px !important;
	left:528px !important;
	top:370px !important;
}

@keyframes intensificar-1462699 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1462699 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1462699 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1462704 {
	width:233px !important;
	height:18px !important;
	left:431px !important;
	top:340px !important;
}

@keyframes intensificar-1462704 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1462704 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1462704 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1462727 {
	width:7px !important;
	height:11px !important;
	left:420px !important;
	top:343px !important;
}

@keyframes intensificar-1462727 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1462727 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1462727 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1462573 {
	width:664px !important;
	height:547px !important;
	left:36px !important;
	top:530px !important;
}

#item1462807 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:489px !important;
}

#item1462831 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1462855 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1462859 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1462883 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1462910 {
	width:74px !important;
	height:70px !important;
	background:#e5c6c6;
}

#item1462911 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1462907 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1129px !important;
}

#item1462945 {
	width:172px !important;
	height:70px !important;
}

#item1462946 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1462920 {
	width:172px !important;
	height:70px !important;
}

#item1462921 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1462916 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1129px !important;
}

#item1462999 {
	width:141px !important;
	height:70px !important;
}

#item1463000 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1462974 {
	width:141px !important;
	height:70px !important;
}

#item1462975 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1462970 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1129px !important;
}

#item1463052 {
	width:139px !important;
	height:70px !important;
}

#item1463053 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1463027 {
	width:139px !important;
	height:70px !important;
}

#item1463028 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1463023 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1129px !important;
}

#item1463078 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1126px !important;
}

#item1503292 {
	width:150px !important;
	height:18px !important;
	left:23px !important;
}

#item1503315 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1503287 {
	width:174px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1463110 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1463110 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1463110 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1463110 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1371111 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1371094 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1371094 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1371094 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1371100 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1371100 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1371100 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1371092 {
	width:600px !important;
	height:790px !important;
}

#item1371106 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1370931 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:102px !important;
}

#item1370935 {
	width:534px !important;
	height:201px !important;
	top:15px !important;
}

#item1386986 {
	width:509px !important;
	height:630px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1386986 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1386986 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1386986 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1370962 {
	width:14px !important;
	height:9px !important;
}

#item1370966 {
	width:14px !important;
	height:9px !important;
	top:223px !important;
}

#item1370994 {
	width:57px !important;
	height:12px !important;
	left:1px !important;
	top:247px !important;
}

@keyframes intensificar-1370994 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1370994 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1370994 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1371264 {
	width:528px !important;
	height:276px !important;
	left:1px !important;
	top:266px !important;
}

table#table1723595 tr {
	border-right:2.2px solid #fff;;
}

table#table1723595 {
	table-layout:fixed;
}

#item1371265 {
	width:845px !important;
	height:251px !important;
}

@keyframes intensificar-1371265 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1371265 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1371265 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1371288 {
	width:26px !important;
	height:13px !important;
	left:253px !important;
	top:544px !important;
}

#item1370892 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:258px !important;
}

#item1370896 {
	width:534px !important;
	height:517px !important;
	top:16px !important;
}

#item1370897 {
	width:509px !important;
	height:849px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1370897 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1370897 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1370897 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1370922 {
	width:14px !important;
	height:9px !important;
}

#item1370926 {
	width:14px !important;
	height:9px !important;
	top:541px !important;
}

#item1370758 {
	width:528px !important;
	height:63px !important;
}

@keyframes intensificar-1370758 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1370758 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1370758 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1370781 {
	width:264px !important;
	height:270px !important;
	top:83px !important;
}

@keyframes intensificar-1370781 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1370781 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1370781 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1370804 {
	width:73px !important;
	height:18px !important;
	left:456px !important;
	top:329px !important;
}

@keyframes intensificar-1370804 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1370804 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1370804 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1370811 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1370811 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1370811 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1370811 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1370835 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1370835 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1370835 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1370835 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1370859 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1370859 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1370859 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1370859 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1370882 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1370882 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1370882 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1370882 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1485481 {
	width:47px !important;
	height:24px !important;
	left:482px !important;
	top:289px !important;
}

#item1370755 {
	width:565px !important;
	height:557px !important;
	left:635px !important;
	top:175px !important;
}

#item1371017 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:142px !important;
}

#item1371040 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1371066 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1371069 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1371366 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1370557 {
	width:53px !important;
	height:50px !important;
	background:#e5c6c6;
}

#item1370558 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1370554 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1370591 {
	width:123px !important;
	height:50px !important;
}

#item1370592 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1370566 {
	width:123px !important;
	height:50px !important;
}

#item1370567 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1370562 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1370644 {
	width:101px !important;
	height:50px !important;
}

#item1370645 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1370619 {
	width:101px !important;
	height:50px !important;
}

#item1370620 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1370615 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1370698 {
	width:99px !important;
	height:50px !important;
}

#item1370699 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1370673 {
	width:99px !important;
	height:50px !important;
}

#item1370674 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1370669 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1370752 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1502448 {
	width:107px !important;
	height:13px !important;
	left:17px !important;
}

#item1502471 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1502445 {
	width:124px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1453471 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1453471 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1453471 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1453471 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1448327 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1429358 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1429358 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1429358 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1429366 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1429366 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1429366 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1429356 {
	width:701px !important;
	height:309px !important;
	left:-1px !important;
}

#item1447976 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1429583 {
	width:80px !important;
	height:16px !important;
	top:80px !important;
}

@keyframes intensificar-1429583 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1429583 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1429583 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1429606 {
	width:628px !important;
	height:377px !important;
	top:106px !important;
}

table#table1728028 tr {
	border-right:3.08px solid #fff;;
}

table#table1728028 {
	table-layout:fixed;
}

#item1429607 {
	width:825px !important;
	height:377px !important;
}

@keyframes intensificar-1429607 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1429607 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1429607 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1429630 {
	width:45px !important;
	height:23px !important;
	left:291px !important;
	top:489px !important;
}

#item1455806 {
	width:628px !important;
	height:69px !important;
}

#item1455807 {
	width:595px !important;
	height:1086px !important;
}

@keyframes intensificar-1455807 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1455807 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1455807 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1455830 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:12px !important;
}

#item1457152 {
	width:628px !important;
	height:497px !important;
}

#item1457153 {
	width:595px !important;
	height:1519px !important;
}

@keyframes intensificar-1457153 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1457153 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1457153 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1457176 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:226px !important;
}

#item1429377 {
	width:627px !important;
	height:88px !important;
}

@keyframes intensificar-1429377 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1429377 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1429377 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1429400 {
	width:370px !important;
	height:378px !important;
	top:118px !important;
}

@keyframes intensificar-1429400 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1429400 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1429400 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1429423 {
	width:102px !important;
	height:25px !important;
	left:528px !important;
	top:458px !important;
}

@keyframes intensificar-1429423 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1429423 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1429423 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1429429 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1429429 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1429429 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1429429 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1429452 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1429452 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1429452 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1429452 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1429476 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1429476 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1429476 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1429476 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1429499 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1429499 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1429499 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1429499 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1485933 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:379px !important;
}

#item1429373 {
	width:665px !important;
	height:511px !important;
	left:36px !important;
	top:570px !important;
}

#item1429633 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:510px !important;
}

#item1429657 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1429681 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1429684 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1429707 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1429733 {
	width:74px !important;
	height:70px !important;
	background:#e5c6c6;
}

#item1429734 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1429730 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1129px !important;
}

#item1429766 {
	width:172px !important;
	height:70px !important;
}

#item1429767 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1429741 {
	width:172px !important;
	height:70px !important;
}

#item1429742 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1429737 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1129px !important;
}

#item1429820 {
	width:141px !important;
	height:70px !important;
}

#item1429821 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1429795 {
	width:141px !important;
	height:70px !important;
}

#item1429796 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1429790 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1129px !important;
}

#item1429874 {
	width:139px !important;
	height:70px !important;
}

#item1429875 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1429849 {
	width:139px !important;
	height:70px !important;
}

#item1429850 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1429845 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1129px !important;
}

#item1429899 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1126px !important;
}

#item1503321 {
	width:150px !important;
	height:18px !important;
	left:23px !important;
}

#item1503344 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1503318 {
	width:174px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1429933 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1429933 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1429933 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1429933 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1463217 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1463222 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1463222 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1463222 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1463225 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1463225 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1463225 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1463220 {
	width:600px !important;
	height:790px !important;
}

#item1463226 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1463400 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:146px !important;
}

#item1463404 {
	width:534px !important;
	height:297px !important;
	top:16px !important;
}

#item1463406 {
	width:509px !important;
	height:623px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1463406 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1463406 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1463406 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1463431 {
	width:14px !important;
	height:9px !important;
}

#item1463436 {
	width:14px !important;
	height:9px !important;
	top:320px !important;
}

table#table1736322 th, table#table1736322 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1736322 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1736322 {
	table-layout:fixed;
}

#item1463440 {
	width:528px !important;
	height:216px !important;
	top:19px !important;
}

@keyframes intensificar-1463440 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1463440 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1463440 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1463463 {
	width:57px !important;
	height:12px !important;
}

@keyframes intensificar-1463463 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1463463 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1463463 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1463359 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:276px !important;
}

#item1463362 {
	width:534px !important;
	height:548px !important;
	top:15px !important;
}

#item1463363 {
	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-1463363 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1463363 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1463363 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1463388 {
	width:14px !important;
	height:9px !important;
}

#item1463394 {
	width:14px !important;
	height:9px !important;
	top:570px !important;
}

@keyframes intensificar-1463231 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1463231 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1463231 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1463232 {
	width:528px !important;
	height:63px !important;
}

#item1463255 {
	width:264px !important;
	height:220px !important;
	top:83px !important;
}

#item1463279 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:287px !important;
}

#item1463302 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:303px !important;
}

#item1463325 {
	width:73px !important;
	height:18px !important;
	left:456px !important;
	top:351px !important;
}

@keyframes intensificar-1463325 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1463325 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1463325 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1463330 {
	width:148px !important;
	height:13px !important;
	left:397px !important;
	top:329px !important;
}

@keyframes intensificar-1463330 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1463330 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1463330 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1463353 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:331px !important;
}

@keyframes intensificar-1463353 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1463353 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1463353 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1463229 {
	width:552px !important;
	height:580px !important;
	left:636px !important;
	top:145px !important;
}

#item1463486 {
	width:511px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1463509 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1463533 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1463536 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1463559 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1463586 {
	width:53px !important;
	height:50px !important;
	background:#e5c6c6;
}

#item1463587 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1463583 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1463620 {
	width:123px !important;
	height:50px !important;
}

#item1463621 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1463595 {
	width:123px !important;
	height:50px !important;
}

#item1463596 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1463590 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1463673 {
	width:101px !important;
	height:50px !important;
}

#item1463674 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1463648 {
	width:101px !important;
	height:50px !important;
}

#item1463649 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1463644 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1463726 {
	width:99px !important;
	height:50px !important;
}

#item1463727 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1463701 {
	width:99px !important;
	height:50px !important;
}

#item1463702 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1463697 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1463750 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1502482 {
	width:107px !important;
	height:13px !important;
	left:17px !important;
}

#item1502505 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1502479 {
	width:124px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1463784 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1463784 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1463784 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1463784 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1463869 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1463875 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1463875 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1463875 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1463877 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1463877 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1463877 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1463873 {
	width:700px !important;
	height:309px !important;
}

#item1463878 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1739876 th, table#table1739876 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1739876 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1739876 {
	table-layout:fixed;
}

#item1464044 {
	width:628px !important;
	height:342px !important;
	top:27px !important;
}

@keyframes intensificar-1464044 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1464044 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1464044 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1464067 {
	width:80px !important;
	height:16px !important;
}

@keyframes intensificar-1464067 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1464067 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1464067 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1464090 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:54px !important;
}

#item1464095 {
	width:628px !important;
	height:153px !important;
}

#item1464096 {
	width:595px !important;
	height:1234px !important;
}

@keyframes intensificar-1464096 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1464096 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1464096 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1463884 {
	width:628px !important;
	height:535px !important;
}

#item1463885 {
	width:595px !important;
	height:2107px !important;
}

@keyframes intensificar-1463885 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1463885 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1463885 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1463908 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:245px !important;
}

@keyframes intensificar-1463915 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1463915 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1463915 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1463916 {
	width:627px !important;
	height:88px !important;
}

#item1463940 {
	width:370px !important;
	height:308px !important;
	top:113px !important;
}

#item1463963 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:373px !important;
}

#item1463986 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:395px !important;
}

#item1464009 {
	width:102px !important;
	height:25px !important;
	left:528px !important;
	top:462px !important;
}

@keyframes intensificar-1464009 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1464009 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1464009 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1464014 {
	width:233px !important;
	height:18px !important;
	left:431px !important;
	top:431px !important;
}

@keyframes intensificar-1464014 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1464014 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1464014 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1464037 {
	width:7px !important;
	height:11px !important;
	left:420px !important;
	top:434px !important;
}

@keyframes intensificar-1464037 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1464037 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1464037 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1463882 {
	width:664px !important;
	height:535px !important;
	left:36px !important;
	top:532px !important;
}

#item1464119 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:490px !important;
}

#item1464142 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1464167 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1464170 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1464193 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1464219 {
	width:74px !important;
	height:70px !important;
	background:#e5c6c6;
}

#item1464220 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1464216 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1129px !important;
}

#item1464253 {
	width:172px !important;
	height:70px !important;
}

#item1464254 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1464228 {
	width:172px !important;
	height:70px !important;
}

#item1464229 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1464224 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1129px !important;
}

#item1464306 {
	width:141px !important;
	height:70px !important;
}

#item1464307 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1464281 {
	width:141px !important;
	height:70px !important;
}

#item1464282 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1464277 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1129px !important;
}

#item1464360 {
	width:139px !important;
	height:70px !important;
}

#item1464361 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1464335 {
	width:139px !important;
	height:70px !important;
}

#item1464336 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1464331 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1129px !important;
}

#item1464384 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1126px !important;
}

#item1503351 {
	width:150px !important;
	height:18px !important;
	left:23px !important;
}

#item1503374 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1503348 {
	width:174px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1464416 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1464416 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1464416 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1464416 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1371691 {
	width:1236px !important;
	height:814px !important;
	left:-18px !important;
	top:-12px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1371692 {
	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-1371692 {
	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;
	}
}
#item1371707 {
	width:296px !important;
	height:56px !important;
	left:78px !important;
	top:83px !important;
}

@keyframes intensificar-1371707 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1371707 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1371707 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1371730 {
	opacity:0.40;
	width:428px !important;
	height:186px !important;
	left:78px !important;
	top:164px !important;
	background:#0e0b00;
}

#item1371731 {
	width:382px !important;
	height:174px !important;
	left:100px !important;
	top:183px !important;
}

@keyframes intensificar-1371731 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1371731 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1371731 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1453473 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1453473 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1453473 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1453473 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes moverhacialaizquierdayreducir-1430648 {
	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-1430648 {
	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;
	}
}
#item1430654 {
	width:151px !important;
	height:335px !important;
	left:549px !important;
	top:865px !important;
}

#item1430658 {
	width:415px !important;
	height:78px !important;
	left:36px !important;
	top:36px !important;
}

@keyframes intensificar-1430658 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1430658 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1430658 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1430683 {
	opacity:0.40;
	width:599px !important;
	height:260px !important;
	left:36px !important;
	top:149px !important;
	background:#0e0b00;
}

#item1430684 {
	width:535px !important;
	height:243px !important;
	left:66px !important;
	top:177px !important;
}

@keyframes intensificar-1430684 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1430684 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1430684 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1430707 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1430707 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1430707 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1430707 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1371769 {
	width:106px !important;
	height:237px !important;
	top:553px !important;
}

#item1371775 {
	width:600px !important;
	height:725px !important;
}

#item1371784 {
	width:600px !important;
	height:790px !important;
	background:#f3f3f2;
}

#item1371807 {
	width:528px !important;
	height:538px !important;
	left:36px !important;
	top:65px !important;
}

@keyframes intensificar-1371807 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1371807 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1371807 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1372000 {
	width:600px !important;
	height:790px !important;
	background:#f3f3f2;
}

#item1372023 {
	width:528px !important;
	height:371px !important;
	left:36px !important;
	top:65px !important;
}

@keyframes intensificar-1372023 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1372023 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1372023 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1371953 {
	width:600px !important;
	height:790px !important;
	background:#f3f3f2;
}

#item1371976 {
	width:528px !important;
	height:580px !important;
	left:36px !important;
	top:65px !important;
}

@keyframes intensificar-1371976 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1371976 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1371976 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1371851 {
	width:600px !important;
	height:790px !important;
	background:#f3f3f2;
}

#item1371874 {
	width:112px !important;
	height:16px !important;
	left:43px !important;
	top:84px !important;
}

table#table1745455 th, table#table1745455 td {
	padding:0px 4px 0px 0px;;
	vertical-align:top;;
}

table#table1745455 tr {
	height:18px;;
}

table#table1745455 {
	table-layout:fixed;
}

#item1371898 {
	width:500px !important;
	height:122px !important;
	left:11px !important;
}

#item1371924 {
	width:511px !important;
	height:17px !important;
}

#item1371921 {
	width:511px !important;
	height:17px !important;
}

#item1371928 {
	width:511px !important;
	height:17px !important;
}

#item1371925 {
	width:511px !important;
	height:17px !important;
	top:18px !important;
}

#item1463198 {
	width:511px !important;
	height:17px !important;
}

#item1463195 {
	width:511px !important;
	height:17px !important;
	top:36px !important;
}

#item1371929 {
	width:118px !important;
	height:16px !important;
	left:426px !important;
	top:84px !important;
}

@keyframes intensificar-1371831 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1371831 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1371831 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1371842 {
	width:148px !important;
	height:37px !important;
	left:228px !important;
	top:37px !important;
}

#item1371782 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1372048 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1372055 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1372201 {
	width:96px !important;
	height:15px !important;
	left:9px !important;
}

#item1372224 {
	width:6px !important;
	height:11px !important;
	top:2px !important;
}

#item1372198 {
	width:105px !important;
	height:15px !important;
	left:36px !important;
	top:99px !important;
}

#item1372234 {
	width:19px !important;
	height:19px !important;
}

#item1372229 {
	width:19px !important;
	height:19px !important;
	left:1158px !important;
	top:21px !important;
}

@keyframes intensificar-1372240 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1372240 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1372240 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1372243 {
	width:53px !important;
	height:50px !important;
	background:#e5c6c6;
}

#item1372244 {
	width:28px !important;
	height:40px !important;
	left:13px !important;
	top:5px !important;
}

#item1372240 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

@keyframes intensificar-1372251 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1372251 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1372251 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1372280 {
	width:131px !important;
	height:50px !important;
}

#item1372281 {
	width:116px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1372255 {
	width:131px !important;
	height:50px !important;
}

#item1372256 {
	width:116px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1372251 {
	width:131px !important;
	height:50px !important;
	left:797px !important;
	top:740px !important;
}

@keyframes intensificar-1372304 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1372304 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1372304 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1372333 {
	width:122px !important;
	height:50px !important;
}

#item1372334 {
	width:92px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1372308 {
	width:122px !important;
	height:50px !important;
}

#item1372309 {
	width:92px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1372304 {
	width:122px !important;
	height:50px !important;
	left:672px !important;
	top:740px !important;
}

@keyframes intensificar-1372357 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1372357 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1372357 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1372386 {
	width:122px !important;
	height:50px !important;
}

#item1372387 {
	width:107px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1372361 {
	width:122px !important;
	height:50px !important;
}

#item1372362 {
	width:107px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1372357 {
	width:122px !important;
	height:50px !important;
	left:931px !important;
	top:740px !important;
}

@keyframes intensificar-1372410 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1372410 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1372410 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1372440 {
	width:87px !important;
	height:50px !important;
}

#item1372441 {
	width:72px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1372415 {
	width:87px !important;
	height:50px !important;
}

#item1372416 {
	width:72px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1372410 {
	width:87px !important;
	height:50px !important;
	left:1056px !important;
	top:740px !important;
}

#item1372467 {
	width:149px !important;
	height:13px !important;
	left:17px !important;
}

#item1372490 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1372464 {
	width:166px !important;
	height:13px !important;
	left:398px !important;
	top:748px !important;
}

#item1453474 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1453474 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1453474 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1453474 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1430943 {
	width:700px !important;
	height:881px !important;
	background:#f3f3f2;
}

#item1430966 {
	width:600px !important;
	height:724px !important;
	left:50px !important;
	top:91px !important;
}

@keyframes intensificar-1430966 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1430966 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1430966 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1430896 {
	width:700px !important;
	height:881px !important;
	background:#f3f3f2;
}

#item1430919 {
	width:600px !important;
	height:536px !important;
	left:50px !important;
	top:91px !important;
}

@keyframes intensificar-1430919 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1430919 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1430919 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1430849 {
	width:700px !important;
	height:881px !important;
	background:#f3f3f2;
}

#item1430872 {
	width:600px !important;
	height:722px !important;
	left:50px !important;
	top:91px !important;
}

@keyframes intensificar-1430872 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1430872 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1430872 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1430745 {
	width:700px !important;
	height:881px !important;
	background:#f3f3f2;
}

#item1430768 {
	width:137px !important;
	height:20px !important;
	left:45px !important;
	top:95px !important;
}

table#table1747394 th, table#table1747394 td {
	padding:0px 4.88px 0px 0px;;
	vertical-align:top;;
}

table#table1747394 tr {
	height:22px;;
}

table#table1747394 {
	table-layout:fixed;
}

#item1430792 {
	width:610px !important;
	height:98px !important;
	left:13px !important;
}

#item1430818 {
	width:623px !important;
	height:21px !important;
}

#item1430815 {
	width:623px !important;
	height:21px !important;
	top:1px !important;
}

#item1430824 {
	width:623px !important;
	height:21px !important;
}

#item1430819 {
	width:623px !important;
	height:21px !important;
	top:22px !important;
}

#item1463202 {
	width:623px !important;
	height:21px !important;
}

#item1463199 {
	width:623px !important;
	height:21px !important;
	top:43px !important;
}

#item1430825 {
	width:144px !important;
	height:20px !important;
	left:513px !important;
	top:95px !important;
}

#item1430736 {
	width:700px !important;
	height:880px !important;
	background:#fff;
}

@keyframes intensificar-1430736 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1430736 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1430736 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1430734 {
	width:700px !important;
	height:881px !important;
	top:150px !important;
}

#item1430990 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1430993 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1431140 {
	width:135px !important;
	height:21px !important;
	left:13px !important;
}

#item1431163 {
	width:9px !important;
	height:15px !important;
	top:3px !important;
}

#item1431137 {
	width:148px !important;
	height:21px !important;
	left:36px !important;
	top:110px !important;
}

#item1431170 {
	width:26px !important;
	height:26px !important;
}

#item1431166 {
	width:26px !important;
	height:26px !important;
	left:637px !important;
	top:171px !important;
}

@keyframes intensificar-1431175 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1431175 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1431175 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1431178 {
	width:74px !important;
	height:70px !important;
	background:#e5c6c6;
}

#item1431179 {
	width:39px !important;
	height:56px !important;
	left:18px !important;
	top:7px !important;
}

#item1431175 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

@keyframes intensificar-1431184 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1431184 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1431184 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1431214 {
	width:183px !important;
	height:70px !important;
}

#item1431215 {
	width:162px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1431188 {
	width:183px !important;
	height:70px !important;
}

#item1431189 {
	width:162px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1431184 {
	width:183px !important;
	height:70px !important;
	left:517px !important;
	top:1053px !important;
}

@keyframes intensificar-1431238 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1431238 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1431238 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1431267 {
	width:171px !important;
	height:70px !important;
}

#item1431268 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1431242 {
	width:171px !important;
	height:70px !important;
}

#item1431243 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1431238 {
	width:171px !important;
	height:70px !important;
	left:342px !important;
	top:1053px !important;
}

@keyframes intensificar-1431291 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1431291 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1431291 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1431320 {
	width:191px !important;
	height:70px !important;
}

#item1431321 {
	width:150px !important;
	height:39px !important;
	left:41px !important;
	top:14px !important;
}

#item1431295 {
	width:191px !important;
	height:70px !important;
}

#item1431296 {
	width:150px !important;
	height:39px !important;
	left:41px !important;
	top:14px !important;
}

#item1431291 {
	width:191px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

@keyframes intensificar-1431344 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1431344 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1431344 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1431373 {
	width:122px !important;
	height:70px !important;
}

#item1431374 {
	width:101px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1431348 {
	width:122px !important;
	height:70px !important;
}

#item1431349 {
	width:101px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1431344 {
	width:122px !important;
	height:70px !important;
	left:498px !important;
	top:1130px !important;
}

#item1431401 {
	width:209px !important;
	height:18px !important;
	left:23px !important;
}

#item1431424 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1431397 {
	width:232px !important;
	height:18px !important;
	left:36px !important;
	top:1081px !important;
}

#item1449120 {
	width:35px !important;
	height:74px !important;
	left:300px !important;
	top:1126px !important;
}

#item1449123 {
	width:35px !important;
	height:74px !important;
	left:339px !important;
	top:1050px !important;
}

#item1431428 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1431428 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1431428 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1431428 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1496089 {
	width:186px !important;
	height:167px !important;
	top:623px !important;
}

@keyframes intensificar-1486993 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1486993 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1486993 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1486995 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1486995 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1486995 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1486991 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1486996 {
	width:211px !important;
	height:33px !important;
	left:795px !important;
	top:36px !important;
}

#item1487000 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:128px !important;
}

#item1487024 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1487048 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1487051 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1487076 {
	width:57px !important;
	height:13px !important;
	top:329px !important;
}

@keyframes intensificar-1487076 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1487076 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1487076 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1748643 th, table#table1748643 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1748643 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1748643 {
	table-layout:fixed;
}

#item1487124 {
	width:528px !important;
	height:216px !important;
	top:349px !important;
}

@keyframes intensificar-1487124 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1487124 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1487124 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1488586 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:146px !important;
}

#item1488590 {
	width:534px !important;
	height:281px !important;
	top:18px !important;
}

#item1488591 {
	width:509px !important;
	height:385px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1488591 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1488591 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1488591 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1488615 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:4px !important;
}

#item1488618 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:306px !important;
}

#item1487388 {
	width:528px !important;
	height:560px !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-1487388 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1487388 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1487388 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1487324 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:269px !important;
}

#item1487327 {
	width:534px !important;
	height:532px !important;
	top:16px !important;
}

#item1487328 {
	width:509px !important;
	height:673px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1487328 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1487328 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1487328 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1487354 {
	width:14px !important;
	height:9px !important;
}

#item1487359 {
	width:14px !important;
	height:9px !important;
	top:554px !important;
}

@keyframes intensificar-1487148 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1487148 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1487148 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1487149 {
	width:529px !important;
	height:97px !important;
}

#item1487172 {
	width:263px !important;
	height:327px !important;
	top:117px !important;
}

#item1487195 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:167px !important;
}

#item1487218 {
	width:73px !important;
	height:18px !important;
	left:456px !important;
	top:458px !important;
}

#item1487223 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:199px !important;
}

#item1487246 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:404px !important;
}

#item1487270 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:420px !important;
}

#item1487294 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1487317 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1488518 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:293px !important;
}

#item1488541 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:309px !important;
}

#item1487074 {
	width:564px !important;
	height:576px !important;
	left:36px !important;
	top:159px !important;
}

#item1488403 {
	width:264px !important;
	height:17px !important;
	left:36px !important;
	top:11px !important;
}

#item1487415 {
	width:53px !important;
	height:50px !important;
	background:#e5c6c6;
}

#item1487417 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1487412 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1487449 {
	width:123px !important;
	height:50px !important;
}

#item1487450 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1487424 {
	width:123px !important;
	height:50px !important;
}

#item1487425 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1487420 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1487502 {
	width:113px !important;
	height:50px !important;
}

#item1487503 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1487477 {
	width:113px !important;
	height:50px !important;
}

#item1487478 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1487473 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1487555 {
	width:101px !important;
	height:50px !important;
}

#item1487556 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1487530 {
	width:101px !important;
	height:50px !important;
}

#item1487531 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1487526 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1487609 {
	width:101px !important;
	height:50px !important;
}

#item1487610 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1487584 {
	width:101px !important;
	height:50px !important;
}

#item1487585 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1487579 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
}

#item1502615 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1502638 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1502611 {
	width:122px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1487664 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1487664 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1487664 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1487664 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1496183 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1487725 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1487725 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1487725 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1487727 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1487727 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1487727 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1487723 {
	width:700px !important;
	height:309px !important;
}

#item1487729 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1487732 {
	width:626px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1487755 {
	width:626px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1487779 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1487783 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1487808 {
	width:80px !important;
	height:18px !important;
	top:150px !important;
}

@keyframes intensificar-1487808 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1487808 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1487808 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1753269 th, table#table1753269 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1753269 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1753269 {
	table-layout:fixed;
}

#item1487831 {
	width:628px !important;
	height:342px !important;
	top:178px !important;
}

@keyframes intensificar-1487831 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1487831 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1487831 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1487854 {
	width:628px !important;
	height:120px !important;
}

#item1487855 {
	width:595px !important;
	height:714px !important;
}

@keyframes intensificar-1487855 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1487855 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1487855 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1487878 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:37px !important;
}

#item1489235 {
	width:628px !important;
	height:520px !important;
}

#item1489236 {
	width:595px !important;
	height:1202px !important;
}

@keyframes intensificar-1489236 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1489236 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1489236 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1489259 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:237px !important;
}

#item1488057 {
	width:628px !important;
	height:520px !important;
}

#item1488058 {
	width:595px !important;
	height:1225px !important;
}

@keyframes intensificar-1488058 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1488058 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1488058 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1488081 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:237px !important;
}

@keyframes intensificar-1487882 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1487882 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1487882 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1487883 {
	width:628px !important;
	height:159px !important;
}

#item1487906 {
	width:368px !important;
	height:350px !important;
	top:170px !important;
}

#item1487929 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:218px !important;
}

#item1487954 {
	width:102px !important;
	height:25px !important;
	left:528px !important;
	top:495px !important;
}

#item1487959 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:241px !important;
}

#item1487982 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:397px !important;
}

#item1488005 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:420px !important;
}

#item1488029 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1488052 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1489168 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:315px !important;
}

#item1489191 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:338px !important;
}

#item1487806 {
	width:665px !important;
	height:520px !important;
	left:36px !important;
	top:547px !important;
}

#item1488490 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1488112 {
	width:74px !important;
	height:70px !important;
	background:#e5c6c6;
}

#item1488113 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1488109 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1488148 {
	width:172px !important;
	height:70px !important;
}

#item1488150 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1488123 {
	width:172px !important;
	height:70px !important;
}

#item1488124 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1488119 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1488202 {
	width:158px !important;
	height:70px !important;
}

#item1488203 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1488177 {
	width:158px !important;
	height:70px !important;
}

#item1488178 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1488173 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1488255 {
	width:141px !important;
	height:70px !important;
}

#item1488256 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1488230 {
	width:141px !important;
	height:70px !important;
}

#item1488231 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1488226 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1488309 {
	width:141px !important;
	height:70px !important;
}

#item1488310 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1488283 {
	width:141px !important;
	height:70px !important;
}

#item1488284 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1488279 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
}

#item1488336 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1488359 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1488333 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1488366 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1488366 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1488366 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1488366 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1496075 {
	width:75px !important;
	height:279px !important;
	top:511px !important;
}

@keyframes intensificar-1491313 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1491313 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1491313 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1491315 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1491315 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1491315 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1491311 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1491316 {
	width:211px !important;
	height:33px !important;
	left:795px !important;
	top:36px !important;
}

#item1491319 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:128px !important;
}

#item1491342 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1491367 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1491373 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1491398 {
	width:57px !important;
	height:13px !important;
	top:359px !important;
}

@keyframes intensificar-1491398 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1491398 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1491398 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1757950 th, table#table1757950 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1757950 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1757950 {
	table-layout:fixed;
}

#item1491421 {
	width:528px !important;
	height:187px !important;
	top:379px !important;
}

@keyframes intensificar-1491421 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1491421 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1491421 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1491444 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:161px !important;
}

#item1491447 {
	width:534px !important;
	height:311px !important;
	top:18px !important;
}

#item1491448 {
	width:509px !important;
	height:384px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1491448 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1491448 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1491448 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1491472 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:4px !important;
}

#item1491478 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:337px !important;
}

#item1491745 {
	width:528px !important;
	height:405px !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-1491745 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1491745 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1491745 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1491706 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:269px !important;
}

#item1491710 {
	width:534px !important;
	height:532px !important;
	top:16px !important;
}

#item1491711 {
	width:509px !important;
	height:834px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1491711 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1491711 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1491711 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1491736 {
	width:14px !important;
	height:9px !important;
}

#item1491739 {
	width:14px !important;
	height:9px !important;
	top:554px !important;
}

@keyframes intensificar-1491484 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1491484 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1491484 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1491485 {
	width:529px !important;
	height:63px !important;
}

#item1491508 {
	width:263px !important;
	height:370px !important;
	top:83px !important;
}

#item1491531 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:201px !important;
}

#item1491554 {
	width:73px !important;
	height:18px !important;
	left:456px !important;
	top:352px !important;
}

#item1491560 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:232px !important;
}

#item1491583 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:298px !important;
}

#item1491606 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:314px !important;
}

#item1491630 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1491653 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1491396 {
	width:564px !important;
	height:566px !important;
	left:36px !important;
	top:159px !important;
}

#item1491769 {
	width:264px !important;
	height:17px !important;
	left:36px !important;
	top:11px !important;
}

#item1491795 {
	width:53px !important;
	height:50px !important;
	background:#e5c6c6;
}

#item1491796 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1491792 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1491828 {
	width:123px !important;
	height:50px !important;
}

#item1491829 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1491803 {
	width:123px !important;
	height:50px !important;
}

#item1491804 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1491799 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1491881 {
	width:113px !important;
	height:50px !important;
}

#item1491882 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1491856 {
	width:113px !important;
	height:50px !important;
}

#item1491857 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1491852 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1491935 {
	width:101px !important;
	height:50px !important;
}

#item1491936 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1491910 {
	width:101px !important;
	height:50px !important;
}

#item1491911 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1491905 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1491990 {
	width:101px !important;
	height:50px !important;
}

#item1491991 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1491964 {
	width:101px !important;
	height:50px !important;
}

#item1491965 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1491959 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
}

#item1502581 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1502604 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1502578 {
	width:122px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1492043 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1492043 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1492043 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1492043 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1496180 {
	width:78px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1492107 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1492107 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1492107 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1492109 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1492109 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1492109 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1492105 {
	width:700px !important;
	height:309px !important;
}

#item1492110 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1492113 {
	width:626px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1492136 {
	width:626px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1492161 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1492166 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1492191 {
	width:80px !important;
	height:18px !important;
	top:191px !important;
}

@keyframes intensificar-1492191 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1492191 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1492191 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1761983 th, table#table1761983 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1761983 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1761983 {
	table-layout:fixed;
}

#item1492214 {
	width:628px !important;
	height:301px !important;
	top:219px !important;
}

@keyframes intensificar-1492214 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1492214 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1492214 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1492237 {
	width:628px !important;
	height:161px !important;
}

#item1492238 {
	width:595px !important;
	height:773px !important;
}

@keyframes intensificar-1492238 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1492238 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1492238 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1492262 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:58px !important;
}

#item1493528 {
	width:627px !important;
	height:520px !important;
}

@keyframes intensificar-1493528 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1493528 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1493528 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1492489 {
	width:628px !important;
	height:520px !important;
}

#item1492490 {
	width:595px !important;
	height:1402px !important;
}

@keyframes intensificar-1492490 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1492490 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1492490 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1492513 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:237px !important;
}

@keyframes intensificar-1492267 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1492267 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1492267 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1492268 {
	width:628px !important;
	height:88px !important;
}

#item1492291 {
	width:368px !important;
	height:362px !important;
	top:118px !important;
}

#item1492315 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:268px !important;
}

#item1492338 {
	width:102px !important;
	height:25px !important;
	left:528px !important;
	top:495px !important;
}

#item1492343 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:290px !important;
}

#item1492366 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:397px !important;
}

#item1492389 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:420px !important;
}

#item1492413 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1492436 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1492189 {
	width:665px !important;
	height:520px !important;
	left:36px !important;
	top:547px !important;
}

#item1492544 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1492570 {
	width:74px !important;
	height:70px !important;
	background:#e5c6c6;
}

#item1492571 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1492567 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1492604 {
	width:172px !important;
	height:70px !important;
}

#item1492605 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1492579 {
	width:172px !important;
	height:70px !important;
}

#item1492580 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1492575 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1492658 {
	width:158px !important;
	height:70px !important;
}

#item1492659 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1492632 {
	width:158px !important;
	height:70px !important;
}

#item1492634 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1492628 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1492711 {
	width:141px !important;
	height:70px !important;
}

#item1492712 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1492686 {
	width:141px !important;
	height:70px !important;
}

#item1492687 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1492682 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1492764 {
	width:141px !important;
	height:70px !important;
}

#item1492765 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1492739 {
	width:141px !important;
	height:70px !important;
}

#item1492740 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1492735 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
}

#item1502518 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1502541 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1502514 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1492823 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1492823 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1492823 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1492823 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1496082 {
	width:130px !important;
	height:134px !important;
	left:470px !important;
}

@keyframes intensificar-1493716 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1493716 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1493716 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1493718 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1493718 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1493718 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1493714 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1493719 {
	width:211px !important;
	height:33px !important;
	left:795px !important;
	top:36px !important;
}

#item1493723 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:128px !important;
}

#item1493746 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1493770 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1493773 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1493799 {
	width:57px !important;
	height:13px !important;
	top:271px !important;
}

@keyframes intensificar-1493799 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1493799 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1493799 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1766087 th, table#table1766087 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
	border-bottom:2.2px solid #fff;;
}

table#table1766087 tr {
	height:29px;;
	border-bottom:2.2px solid #fff;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1766087 {
	table-layout:fixed;
}

#item1493822 {
	width:528px !important;
	height:275px !important;
	top:291px !important;
}

@keyframes intensificar-1493822 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1493822 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1493822 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1493845 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:116px !important;
}

#item1493850 {
	width:534px !important;
	height:222px !important;
	top:18px !important;
}

#item1493851 {
	width:509px !important;
	height:505px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1493851 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1493851 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1493851 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1493875 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:4px !important;
}

#item1493879 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:248px !important;
}

#item1494097 {
	width:528px !important;
	height:405px !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-1494097 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1494097 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1494097 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1494059 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:269px !important;
}

#item1494062 {
	width:534px !important;
	height:532px !important;
	top:16px !important;
}

#item1494063 {
	width:509px !important;
	height:1115px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1494063 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1494063 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1494063 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1494089 {
	width:14px !important;
	height:9px !important;
}

#item1494093 {
	width:14px !important;
	height:9px !important;
	top:554px !important;
}

@keyframes intensificar-1493884 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1493884 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1493884 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1493885 {
	width:529px !important;
	height:46px !important;
}

#item1493908 {
	width:263px !important;
	height:327px !important;
	top:66px !important;
}

#item1493931 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:286px !important;
}

#item1493954 {
	width:73px !important;
	height:18px !important;
	left:456px !important;
	top:432px !important;
}

#item1493960 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:317px !important;
}

#item1493983 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:378px !important;
}

#item1494006 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:394px !important;
}

#item1494030 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1494053 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1493797 {
	width:564px !important;
	height:566px !important;
	left:36px !important;
	top:159px !important;
}

#item1494121 {
	width:264px !important;
	height:17px !important;
	left:36px !important;
	top:11px !important;
}

#item1494147 {
	width:53px !important;
	height:50px !important;
	background:#e5c6c6;
}

#item1494148 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1494144 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1494181 {
	width:123px !important;
	height:50px !important;
}

#item1494182 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1494156 {
	width:123px !important;
	height:50px !important;
}

#item1494157 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1494152 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1494235 {
	width:113px !important;
	height:50px !important;
}

#item1494236 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1494209 {
	width:113px !important;
	height:50px !important;
}

#item1494210 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1494205 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1494288 {
	width:101px !important;
	height:50px !important;
}

#item1494289 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1494263 {
	width:101px !important;
	height:50px !important;
}

#item1494264 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1494259 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1494341 {
	width:101px !important;
	height:50px !important;
}

#item1494342 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1494316 {
	width:101px !important;
	height:50px !important;
}

#item1494317 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1494312 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
}

#item1494368 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1494391 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1494365 {
	width:122px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1494395 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1494395 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1494395 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1494395 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1496165 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:310px !important;
}

@keyframes intensificar-1494463 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1494463 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1494463 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1494466 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1494466 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1494466 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1494461 {
	width:700px !important;
	height:309px !important;
}

#item1494467 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1494472 {
	width:626px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1494495 {
	width:626px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1494519 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1494524 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1494549 {
	width:80px !important;
	height:18px !important;
	top:192px !important;
}

@keyframes intensificar-1494549 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1494549 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1494549 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1494596 {
	width:628px !important;
	height:173px !important;
}

#item1494597 {
	width:595px !important;
	height:910px !important;
}

@keyframes intensificar-1494597 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1494597 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1494597 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1494620 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:64px !important;
}

#item1495952 {
	width:628px !important;
	height:303px !important;
	top:217px !important;
}

table#table1772036 th, table#table1772036 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
	border-bottom:3.08px solid #fff;;
}

table#table1772036 tr {
	height:40.6px;;
	border-bottom:3.08px solid #fff;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1772036 {
	table-layout:fixed;
}

#item1495953 {
	width:595px !important;
	height:424px !important;
	background:#f5f5f5;
}

@keyframes intensificar-1495953 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1495953 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1495953 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1495976 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:346px !important;
}

#item1494826 {
	width:627px !important;
	height:520px !important;
}

@keyframes intensificar-1494826 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1494826 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1494826 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1494798 {
	width:628px !important;
	height:520px !important;
}

#item1494799 {
	width:595px !important;
	height:1872px !important;
}

@keyframes intensificar-1494799 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1494799 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1494799 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1494822 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:237px !important;
}

@keyframes intensificar-1494624 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1494624 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1494624 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1494625 {
	width:628px !important;
	height:64px !important;
}

#item1494648 {
	width:368px !important;
	height:418px !important;
	top:89px !important;
}

#item1494671 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:325px !important;
}

#item1494694 {
	width:102px !important;
	height:25px !important;
	left:528px !important;
	top:495px !important;
}

#item1494700 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:347px !important;
}

#item1494723 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:397px !important;
}

#item1494746 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:420px !important;
}

#item1494770 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1494794 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1494547 {
	width:665px !important;
	height:520px !important;
	left:36px !important;
	top:547px !important;
}

#item1494849 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1494875 {
	width:74px !important;
	height:70px !important;
	background:#e5c6c6;
}

#item1494876 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1494872 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1494909 {
	width:172px !important;
	height:70px !important;
}

#item1494910 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1494884 {
	width:172px !important;
	height:70px !important;
}

#item1494885 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1494880 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1494963 {
	width:158px !important;
	height:70px !important;
}

#item1494964 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1494937 {
	width:158px !important;
	height:70px !important;
}

#item1494938 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1494933 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1495017 {
	width:141px !important;
	height:70px !important;
}

#item1495018 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1494992 {
	width:141px !important;
	height:70px !important;
}

#item1494993 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1494987 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1495070 {
	width:141px !important;
	height:70px !important;
}

#item1495071 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1495045 {
	width:141px !important;
	height:70px !important;
}

#item1495046 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1495041 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
}

#item1495123 {
	width:35px !important;
	height:74px !important;
	left:-5px !important;
	top:1126px !important;
}

#item1502549 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1502572 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1502546 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1495126 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1495126 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1495126 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1495126 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1454109 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

#item1454117 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:567px !important;
	height:85px !important;
	left:25px !important;
	top:33px !important;
	border-radius:12px;
	background:#000;
}

#item1454118 {
	width:1200px !important;
	height:790px !important;
}

#item1454124 {
	width:70px !important;
	height:23px !important;
	left:508px !important;
	top:49px !important;
	border-radius:6px;
	background:#fff;
}

#item1454134 {
	width:19px !important;
	height:5px !important;
	left:1px !important;
	top:3px !important;
}

#item1454139 {
	width:23px !important;
	height:7px !important;
	top:10px !important;
}

#item1454144 {
	width:20px !important;
	height:5px !important;
	left:5px !important;
	top:19px !important;
}

#item1454149 {
	width:16px !important;
	height:7px !important;
	left:1px !important;
}

#item1454154 {
	width:25px !important;
	height:15px !important;
	top:2px !important;
}

#item1454159 {
	width:18px !important;
	height:8px !important;
	left:8px !important;
	top:19px !important;
}

#item1454165 {
	width:25px !important;
	height:15px !important;
	left:2px !important;
	top:10px !important;
}

#item1454175 {
	width:1px !important;
	height:3px !important;
	left:44px !important;
	top:20px !important;
	background:#1e1541;
}

#item1454195 {
	width:62px !important;
	height:31px !important;
	left:1117px !important;
	top:743px !important;
}

#item1453503 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1453503 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1453503 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1453503 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1453956 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

#item1453965 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:651px !important;
	height:60px !important;
	left:25px !important;
	top:24px !important;
	border-radius:12px;
	background:#000;
}

#item1453966 {
	width:70px !important;
	height:23px !important;
	left:588px !important;
	top:43px !important;
	border-radius:6px;
	background:#fff;
}

#item1453972 {
	width:703px !important;
	height:1200px !important;
	left:-1px !important;
}

#item1453979 {
	width:19px !important;
	height:5px !important;
	left:1px !important;
	top:3px !important;
}

#item1453985 {
	width:23px !important;
	height:7px !important;
	top:10px !important;
}

#item1453990 {
	width:20px !important;
	height:5px !important;
	left:5px !important;
	top:19px !important;
}

#item1453995 {
	width:16px !important;
	height:7px !important;
	left:1px !important;
}

#item1454000 {
	width:25px !important;
	height:15px !important;
	top:2px !important;
}

#item1454005 {
	width:18px !important;
	height:8px !important;
	left:8px !important;
	top:19px !important;
}

#item1454011 {
	width:25px !important;
	height:15px !important;
	left:2px !important;
	top:10px !important;
}

#item1454016 {
	width:62px !important;
	height:31px !important;
	left:615px !important;
	top:1169px !important;
}

#item1443226 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1443226 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1443226 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1443226 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1453084 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

#item1453085 {
	width:150px !important;
	height:28px !important;
	left:525px !important;
	top:609px !important;
}

#item1453108 {
	width:122px !important;
	height:28px !important;
	left:539px !important;
	top:640px !important;
}

#item1453113 {
	width:424px !important;
	height:68px !important;
	left:388px !important;
	top:361px !important;
}

@keyframes intensificar-1453113 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1453113 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1453113 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1453119 {
	width:446px !important;
	height:39px !important;
	left:377px !important;
	top:686px !important;
}

#item1453504 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1453504 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1453504 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1453504 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1453163 {
	width:705px !important;
	height:1206px !important;
	background:#101820;
}

#item1453164 {
	width:214px !important;
	height:40px !important;
	left:243px !important;
	top:791px !important;
}

#item1453187 {
	width:171px !important;
	height:39px !important;
	left:265px !important;
	top:834px !important;
}

#item1453190 {
	width:424px !important;
	height:68px !important;
	left:138px !important;
	top:566px !important;
}

@keyframes intensificar-1453190 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1453190 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1453190 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1453194 {
	width:546px !important;
	height:40px !important;
	left:77px !important;
	top:911px !important;
}

#item1453220 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1453220 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1453220 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1453220 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

p.autoParaStyle202 {
	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.autoParaStyle201 {
	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.autoParaStyle200 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:21px;
	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.autoParaStyle199 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:42px;
	line-height:32px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle198 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:16.8px;
	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.autoParaStyle197 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:21px;
	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.autoParaStyle196 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:21px;
	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.autoParaStyle195 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:9px;
	line-height:9px;
	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.autoParaStyle194 {
	font-family:FF-Averta-Regular,Averta;
	font-size:23.8px;
	line-height:23.8px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle193 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:18px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle192 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:18px;
	color:#272f36;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle191 {
	font-family:FF-Averta-Regular,Averta;
	font-size:17px;
	line-height:17px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle190 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:16.8px;
	line-height:26.6px;
	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.autoParaStyle189 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:17px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle188 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:11px;
	line-height:13px;
	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.autoParaStyle187 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	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.autoParaStyle186 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:12px;
	line-height:19px;
	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.autoParaStyle185 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:15px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle184 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:15px;
	color:#272f36;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle183 {
	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.autoParaStyle182 {
	font-family:FF-Averta-Regular,Averta;
	font-size:18.2px;
	line-height:23.8px;
	color:#101820;
	letter-spacing:-0.020em;
	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.autoParaStyle181 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:14px;
	line-height:16.8px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle180 {
	font-family:FF-Averta-Regular,Averta;
	font-size:13px;
	line-height:17px;
	color:#101820;
	letter-spacing:-0.020em;
	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.autoParaStyle179 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:10px;
	line-height:12px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle178 {
	font-family:FF-Averta-Regular,Averta;
	font-size:18.2px;
	line-height:23.8px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle177 {
	font-family:FF-Averta-Regular,Averta;
	font-size:18.2px;
	line-height:23.8px;
	color:#101820;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle176 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:23.8px;
	color:#ec6264;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle175 {
	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.autoParaStyle174 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	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.autoParaStyle173 {
	font-family:FF-Averta-Regular,Averta;
	font-size:13px;
	line-height:17px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle172 {
	font-family:FF-Averta-Regular,Averta;
	font-size:13px;
	line-height:17px;
	color:#101820;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle171 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:17px;
	color:#ec6264;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle170 {
	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.autoParaStyle169 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	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.autoParaStyle168 {
	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.autoParaStyle167 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:16.8px;
	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.autoParaStyle166 {
	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.autoParaStyle165 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:12px;
	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.autoParaStyle164 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	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.autoParaStyle163 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:12px;
	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.autoParaStyle162 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:23.8px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle161 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:17px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle160 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12.6px;
	line-height:18.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.autoParaStyle159 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:9px;
	line-height:13px;
	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.autoParaStyle158 {
	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.autoParaStyle157 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12.6px;
	line-height:12.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.autoParaStyle156 {
	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.autoParaStyle155 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:19.6px;
	color:#ea5153;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle154 {
	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.autoParaStyle153 {
	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.autoParaStyle152 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:19.6px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle151 {
	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.autoParaStyle150 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12.6px;
	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.autoParaStyle149 {
	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.autoParaStyle148 {
	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.autoParaStyle147 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:14px;
	color:#ea5153;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle146 {
	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.autoParaStyle145 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:14px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle144 {
	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.autoParaStyle143 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:9px;
	line-height:10px;
	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.autoParaStyle142 {
	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.autoParaStyle141 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18.2px;
	line-height:21px;
	color:#812a2a;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after: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: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.autoParaStyle139 {
	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.autoParaStyle138 {
	font-family:FF-Averta-Regular,Averta;
	font-size:18.2px;
	line-height:23.8px;
	color:#101820;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle137 {
	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.autoParaStyle136 {
	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.autoParaStyle135 {
	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.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.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:15.4px;
	line-height:22.4px;
	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.autoParaStyle131 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:12.6px;
	line-height:14px;
	color:#272f36;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle130 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12.6px;
	line-height:14px;
	color:#272f36;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle129 {
	font-family:FF-Averta-Regular,Averta;
	font-size:4.5px;
	line-height:25.2px;
	color:#3c3c3b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle128 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12.6px;
	line-height:21px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle127 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:19.6px;
	color:#ea5153;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle126 {
	font-weight: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.autoParaStyle125 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:19.6px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle124 {
	font-weight: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.autoParaStyle123 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:13px;
	line-height:15px;
	color:#812a2a;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle122 {
	font-weight: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.autoParaStyle121 {
	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.autoParaStyle120 {
	font-family:FF-Averta-Regular,Averta;
	font-size:13px;
	line-height:17px;
	color:#101820;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.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:#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.autoParaStyle115 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:11px;
	line-height:16px;
	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.autoParaStyle114 {
	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.autoParaStyle113 {
	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.autoParaStyle112 {
	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.autoParaStyle111 {
	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.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-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18.2px;
	line-height:21px;
	color:#8d3f3f;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after: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-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18.2px;
	line-height:21px;
	color:#812a2a;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle107 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size: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.autoParaStyle106 {
	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.autoParaStyle105 {
	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.autoParaStyle104 {
	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.autoParaStyle103 {
	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.autoParaStyle102 {
	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.autoParaStyle101 {
	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.autoParaStyle100 {
	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.autoParaStyle99 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:9.8px;
	line-height:12.8px;
	color:#ea5153;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle98 {
	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.autoParaStyle97 {
	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.autoParaStyle96 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:23.8px;
	color:#101820;
	letter-spacing:0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-14px;
	padding-left:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle95 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:23.8px;
	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.autoParaStyle94 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:23.8px;
	color:#ea5153;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-14px;
	padding-left:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle93 {
	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.autoParaStyle92 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:23.8px;
	color:#101820;
	letter-spacing:0.030em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-14px;
	padding-left:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle91 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:13px;
	line-height:15px;
	color:#8d3f3f;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after: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-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:13px;
	line-height:15px;
	color:#812a2a;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle89 {
	font-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.autoParaStyle88 {
	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.autoParaStyle87 {
	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.autoParaStyle86 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:8px;
	line-height:10.5px;
	color:#ea5153;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle85 {
	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.autoParaStyle84 {
	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.autoParaStyle83 {
	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.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;
	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.autoParaStyle78 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:17px;
	color:#101820;
	letter-spacing:0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-10px;
	padding-left:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle77 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:17px;
	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.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;
	text-indent:-10px;
	padding-left:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle75 {
	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.autoParaStyle74 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:17px;
	color:#101820;
	letter-spacing:0.030em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-10px;
	padding-left:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle73 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:19.6px;
	line-height:28px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle72 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:84px;
	line-height:70px;
	color:#fff;
	letter-spacing:0.100em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle71 {
	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.autoParaStyle70 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:60px;
	line-height:50px;
	color:#fff;
	letter-spacing:0.100em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle69 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:35px;
	line-height:39.2px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle68 {
	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.autoParaStyle67 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:25px;
	line-height:28px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle66 {
	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.autoParaStyle65 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18.2px;
	line-height:21px;
	color:#ec6264;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle64 {
	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.autoParaStyle63 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:23.8px;
	color:#ea5153;
	letter-spacing:0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle62 {
	font-weight:bold;
	font-family:FF-Averta-Bold,Averta;
	font-size:16.8px;
	line-height:23.8px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-14px;
	padding-left:14px;
	-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: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.autoParaStyle60 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:23.8px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle59 {
	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.autoParaStyle58 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:23.8px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle57 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:25.2px;
	line-height:28px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle56 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:18.2px;
	line-height:23.8px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle55 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:13px;
	line-height:15px;
	color:#ec6264;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle54 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:13px;
	line-height:15px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle53 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#ea5153;
	letter-spacing:0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle52 {
	font-weight:bold;
	font-family:FF-Averta-Bold,Averta;
	font-size:12px;
	line-height:17px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-10px;
	padding-left:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle51 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:17px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-10px;
	padding-left:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle50 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:17px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle49 {
	font-weight: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.autoParaStyle48 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:17px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle47 {
	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.autoParaStyle46 {
	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.autoParaStyle45 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:14.6px;
	line-height:21px;
	color:#eb6269;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:8px;
	text-align:left;
}

p.autoParaStyle44 {
	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.autoParaStyle43 {
	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.autoParaStyle42 {
	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.autoParaStyle41 {
	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.autoParaStyle40 {
	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.autoParaStyle39 {
	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.autoParaStyle38 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:10.4px;
	line-height:15px;
	color:#eb6269;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:6px;
	text-align:left;
}

p.autoParaStyle37 {
	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.autoParaStyle36 {
	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.autoParaStyle35 {
	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.autoParaStyle34 {
	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.autoParaStyle33 {
	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.autoParaStyle32 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-DemiBold,"Optima LT Pro",sans-serif;
	font-size:27.3px;
	line-height:19.7px;
	color:#ec6264;
	letter-spacing:0.100em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:16px;
	text-align:center;
}

p.autoParaStyle31 {
	font-family:FF-Averta-Regular,Averta;
	font-size:20px;
	line-height:25.2px;
	color:#3c3c3b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:20px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle30 {
	font-family:FF-Averta-Regular,Averta;
	font-size:18px;
	line-height:20px;
	color:#3c3c3b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:20px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle29 {
	font-family:FF-Averta-Regular,Averta;
	font-size:17px;
	line-height:23px;
	color:#3c3c3b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle28 {
	font-family:FF-Averta-Regular,Averta;
	font-size:14px;
	line-height:16px;
	color:#3c3c3b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle27 {
	font-family:FF-Averta-Regular,Averta;
	font-size:12px;
	line-height:16px;
	color:#3c3c3b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle26 {
	font-weight:500;
	font-family:FF-OptimaLTPro-Medium,"Optima LT Pro",sans-serif;
	font-size:27px;
	line-height:30px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle25 {
	font-weight: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.autoParaStyle24 {
	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.autoParaStyle23 {
	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.autoParaStyle22 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:25.2px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle21 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:22px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle20 {
	font-weight: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.autoParaStyle19 {
	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.autoParaStyle18 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:25.2px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle17 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:25.2px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle16 {
	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.autoParaStyle15 {
	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.autoParaStyle14 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18px;
	line-height:20px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle13 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:14px;
	line-height:18px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle12 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:18px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle11 {
	font-weight:bold;
	font-family:FF-Averta-Bold,Averta;
	font-size:12px;
	line-height:18px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle10 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle9 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:18px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle8 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#ea5153;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle7 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:18px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle6 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:14px;
	line-height:16px;
	color:#ea5153;
	letter-spacing:-0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle5 {
	font-family:FF-Averta-Regular,Averta;
	font-size:20px;
	line-height:22px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle4 {
	font-family:FF-Averta-Regular,Averta;
	font-size:12px;
	line-height:17px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle3 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:55px;
	line-height:55px;
	color:#fff;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle2 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:24px;
	line-height:65px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle1 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:65px;
	line-height:65px;
	color:#fff;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Subtítulo-8pt--Dias {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:8px;
	line-height:10px;
	color:#e94b5a;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.Subtítulo {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#000;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:20px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.Vmovil_-_Párrafo-básico {
	font-family:"Avenir Next Condensed",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:16px;
	line-height:18px;
	color:#3c3c3b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.P_Itinerarios {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:14px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.Mobil_-_Párrafo-básico {
	font-family:"Avenir Next Condensed",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:16px;
	line-height:18px;
	color:#3c3c3b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p._2-1_TEXTO-GENERAL {
	font-family:Optima,"Times New Roman", Times, serif;
	font-size:18px;
	line-height:20px;
	color:#6f6f6e;
	text-align:left;
}

p.Párrafo-básico {
	font-family:"Avenir Next Condensed",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:16px;
	line-height:18px;
	color:#3c3c3b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Ningún-estilo-de-párrafo {
	font-family:"Minion Pro","Times New Roman", Times, serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

span.autoCharStyle26 {
}

span.autoCharStyle25 {
}

span.autoCharStyle24 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:14px;
}

span.autoCharStyle23 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:10px;
}

span.autoCharStyle22 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	color:#101820;
}

span.autoCharStyle21 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:16.8px;
}

span.autoCharStyle20 {
}

span.autoCharStyle19 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
}

span.autoCharStyle18 {
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.autoCharStyle17 {
}

span.autoCharStyle16 {
}

span.autoCharStyle15 {
}

span.autoCharStyle14 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	color:#ea5153;
	letter-spacing:0.050em;
}

span.autoCharStyle13 {
}

span.autoCharStyle12 {
	font-size:14px;
}

span.autoCharStyle11 {
	font-size:10px;
}

span.autoCharStyle10 {
	color:#101820;
}

span.autoCharStyle9 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-DemiBold,"Optima LT Pro",sans-serif;
	font-size:22.9px;
	letter-spacing:0.100em;
}

span.autoCharStyle8 {
	text-decoration:underline;
}

span.autoCharStyle7 {
}

span.autoCharStyle6 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-DemiBold,"Optima LT Pro",sans-serif;
	font-size:16.4px;
	letter-spacing:0.100em;
}

span.autoCharStyle5 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	color:#ea5153;
}

span.autoCharStyle4 {
	color:#ea5153;
}

span.autoCharStyle3 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
}

span.autoCharStyle2 {
	font-weight:bold;
	font-family:FF-Averta-Bold,Averta;
}

span.autoCharStyle1 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	color:#ea5153;
}

span.Hipervínculo {
	color:#000;
	text-decoration:underline;
}

span.C_Negrita {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:12px;
	color:#101820;
	letter-spacing:0.010em;
}

span.C_Titulo {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	color:#ea5153;
	letter-spacing:0.050em;
}

span.texto-mapa-1 {
	font-weight:bold;
	font-family:"Avenir Next Condensed",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:8.5px;
	color:#fff;
}

span.Texto-itinerario {
	font-family:"Avenir Next Condensed",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:8.5px;
	color:#000;
}

span.Ninguno {
}
#in5footer,  #prefooter {display:none;}

[class*=" mq-"]{ display:none; }
.mq-default { display:block; }
@media all and (max-width:767px){ [class*=" mq-"], .mq-default { display:none; } .mq-700 {display:block; } }

