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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*CSS Generated from InDesign Styles*/

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

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

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

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

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

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

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

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

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

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

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

#item1566431 {
	width:1220px !important;
	height:806px !important;
	left:-10px !important;
	top:-5px !important;
	background:#000;
}

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

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

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

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

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

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

#item1566444 {
	width:760px !important;
	height:1225px !important;
	left:-30px !important;
	top:-10px !important;
	background:#000;
}

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

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

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

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

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

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

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

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

#item1152142 {
	width:427px !important;
	height:161px !important;
	left:73px !important;
	top:46px !important;
}

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

#item1152165 {
	opacity:0.35;
	width:427px !important;
	height:250px !important;
	left:73px !important;
	top:226px !important;
	background:#000000;
}

#item1152187 {
	width:379px !important;
	height:250px !important;
	left:99px !important;
	top:240px !important;
}

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

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

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

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

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

#item1497994 {
	opacity:0.25;
	width:644px !important;
	height:346px !important;
	left:28px !important;
	top:204px !important;
	background:#000000;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1531980 {
	width:1062px !important;
	height:262px !important;
	background:#f6f7f8;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:40px;
	-webkit-column-gap:40px;
	column-gap:40px;
}

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

#item1532005 {
	width:104px !important;
	height:9px !important;
	top:10px !important;
}

#item1532028 {
	width:56px !important;
	height:28px !important;
	left:110px !important;
}

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

#item1532039 {
	width:14px !important;
	height:9px !important;
	left:1122px !important;
	top:229px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1516437 {
	width:628px !important;
	height:587px !important;
	left:36px !important;
	top:123px !important;
}

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

#item1532081 {
	width:127px !important;
	height:15px !important;
	left:36px !important;
	top:609px !important;
}

#item1532105 {
	width:56px !important;
	height:28px !important;
	left:179px !important;
	top:603px !important;
}

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

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

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

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

#item1515984 {
	width:700px !important;
	height:580px !important;
	top:160px !important;
	background:#f3f3f2;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1515786 {
	width:387px !important;
	height:220px !important;
	left:36px !important;
	top:514px !important;
}

#item1515809 {
	width:628px !important;
	height:120px !important;
	left:36px !important;
	top:388px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1544153 {
	width:595px !important;
	height:705px !important;
}

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

#item1544177 {
	width:23px !important;
	height:46px !important;
	left:664px !important;
	top:849px !important;
}

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

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

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

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

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

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

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

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

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

#item1153377 {
	width:350px !important;
	height:51px !important;
	left:836px !important;
	top:155px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1153800 {
	opacity:0.35;
	width:408px !important;
	height:314px !important;
	background:#000000;
}

#item1153802 {
	width:360px !important;
	height:295px !important;
	left:22px !important;
	top:19px !important;
}

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

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

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

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

@keyframes moverhacialaizquierdayreducir-1499022 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		transform:translate(-70px,0px) scaleX(0.9) scaleY(0.9);
		opacity:1;
	}
}
@-webkit-keyframes moverhacialaizquierdayreducir-1499022 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(-70px,0px) scaleX(0.9) scaleY(0.9);
		opacity:1;
	}
}
#item1499026 {
	width:736px !important;
	height:187px !important;
	left:36px !important;
	top:84px !important;
}

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

#item1499050 {
	opacity:0.35;
	width:625px !important;
	height:302px !important;
	background:#000000;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1532112 {
	width:20px !important;
	height:10px !important;
}

#item1532126 {
	width:20px !important;
	height:10px !important;
	left:34px !important;
	top:19px !important;
}

#item1532129 {
	width:20px !important;
	height:10px !important;
	left:24px !important;
	top:127px !important;
}

#item1532132 {
	width:20px !important;
	height:10px !important;
	left:59px !important;
	top:145px !important;
}

#item1532138 {
	width:20px !important;
	height:10px !important;
	left:32px !important;
	top:325px !important;
}

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

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

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

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

table#table1587357 {
	table-layout:fixed;
}

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

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

#item1563848 {
	width:511px !important;
	height:17px !important;
	top:522px !important;
}

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

#item1563844 {
	width:511px !important;
	height:17px !important;
	top:504px !important;
}

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

#item1563840 {
	width:511px !important;
	height:17px !important;
	top:486px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1522102 {
	width:511px !important;
	height:17px !important;
	top:396px !important;
}

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

#item1522255 {
	width:511px !important;
	height:17px !important;
	top:413px !important;
}

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

#item1522259 {
	width:511px !important;
	height:17px !important;
	top:432px !important;
}

#item1568103 {
	width:33px !important;
	height:17px !important;
	left:47px !important;
	top:678px !important;
}

#item1568108 {
	width:87px !important;
	height:8px !important;
	left:86px !important;
	top:683px !important;
}

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

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

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

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

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

#item1497663 {
	width:575px !important;
	height:389px !important;
	left:13px !important;
	top:216px !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:#e4d0cd;
}

#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:102px !important;
	height:50px !important;
}

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

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

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

#item1174072 {
	width:102px !important;
	height:50px !important;
	left:827px !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:702px !important;
	top:740px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1544223 {
	width:628px !important;
	height:835px !important;
	left:36px !important;
	top:60px !important;
}

#item1544224 {
	width:595px !important;
	height:3235px !important;
}

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

#item1544247 {
	width:23px !important;
	height:46px !important;
	left:664px !important;
	top:455px !important;
}

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

#item1544187 {
	width:628px !important;
	height:835px !important;
	left:36px !important;
	top:60px !important;
}

#item1544188 {
	width:595px !important;
	height:1234px !important;
}

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

#item1544212 {
	width:23px !important;
	height:46px !important;
	left:664px !important;
	top:455px !important;
}

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

#item1499385 {
	width:628px !important;
	height:835px !important;
	left:36px !important;
	top:50px !important;
}

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

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

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

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

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

#item1564154 {
	width:24px !important;
	height:12px !important;
}

#item1564157 {
	width:24px !important;
	height:12px !important;
	left:41px !important;
	top:23px !important;
}

#item1564160 {
	width:24px !important;
	height:12px !important;
	left:29px !important;
	top:154px !important;
}

#item1564163 {
	width:24px !important;
	height:12px !important;
	left:72px !important;
	top:176px !important;
}

#item1564166 {
	width:24px !important;
	height:12px !important;
	left:39px !important;
	top:397px !important;
}

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

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

table#table1596077 {
	table-layout:fixed;
}

#item1564216 {
	width:622px !important;
	height:717px !important;
}

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

#item1564239 {
	width:623px !important;
	height:21px !important;
	top:636px !important;
}

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

#item1564243 {
	width:623px !important;
	height:21px !important;
	top:615px !important;
}

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

#item1564247 {
	width:623px !important;
	height:21px !important;
	top:593px !important;
}

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

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

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

#item1564256 {
	width:623px !important;
	height:21px !important;
	top:548px !important;
}

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

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

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

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

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

#item1564270 {
	width:623px !important;
	height:21px !important;
	top:45px !important;
}

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

#item1564274 {
	width:623px !important;
	height:21px !important;
	top:67px !important;
}

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

#item1564278 {
	width:623px !important;
	height:21px !important;
	top:89px !important;
}

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

#item1564282 {
	width:623px !important;
	height:21px !important;
	top:111px !important;
}

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

#item1564286 {
	width:623px !important;
	height:21px !important;
	top:133px !important;
}

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

#item1564290 {
	width:623px !important;
	height:21px !important;
	top:155px !important;
}

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

#item1564294 {
	width:623px !important;
	height:21px !important;
	top:177px !important;
}

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

#item1564298 {
	width:623px !important;
	height:21px !important;
	top:199px !important;
}

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

#item1564302 {
	width:623px !important;
	height:21px !important;
	top:221px !important;
}

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

#item1564306 {
	width:623px !important;
	height:21px !important;
	top:243px !important;
}

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

#item1564310 {
	width:623px !important;
	height:21px !important;
	top:265px !important;
}

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

#item1564314 {
	width:623px !important;
	height:21px !important;
	top:287px !important;
}

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

#item1564319 {
	width:623px !important;
	height:21px !important;
	top:309px !important;
}

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

#item1564323 {
	width:623px !important;
	height:21px !important;
	top:331px !important;
}

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

#item1564327 {
	width:623px !important;
	height:21px !important;
	top:353px !important;
}

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

#item1564331 {
	width:623px !important;
	height:21px !important;
	top:375px !important;
}

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

#item1564335 {
	width:623px !important;
	height:21px !important;
	top:397px !important;
}

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

#item1564339 {
	width:623px !important;
	height:21px !important;
	top:419px !important;
}

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

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

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

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

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

#item1564351 {
	width:623px !important;
	height:21px !important;
	top:483px !important;
}

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

#item1564355 {
	width:623px !important;
	height:21px !important;
	top:504px !important;
}

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

#item1564359 {
	width:623px !important;
	height:21px !important;
	top:526px !important;
}

#item1568132 {
	width:40px !important;
	height:20px !important;
	left:50px !important;
	top:785px !important;
}

#item1568135 {
	width:106px !important;
	height:10px !important;
	left:97px !important;
	top:791px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1499936 {
	width:143px !important;
	height:70px !important;
	left:178px !important;
	top:1130px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

table#table1602221 {
	table-layout:fixed;
}

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

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

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

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

#item1467490 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:280px !important;
}

#item1467495 {
	width:534px !important;
	height:555px !important;
	top:15px !important;
}

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

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

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

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

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

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

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

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

#item1466723 {
	width:350px !important;
	height:12px !important;
	top:51px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item1532255 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:89px !important;
}

#item1466658 {
	width:552px !important;
	height:579px !important;
	left:36px !important;
	top:146px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

table#table1605086 {
	table-layout:fixed;
}

#item1500267 {
	width:628px !important;
	height:120px !important;
	top:27px !important;
}

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

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

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

#item1500313 {
	width:628px !important;
	height:341px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item1500362 {
	width:408px !important;
	height:132px !important;
	top:72px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item1532737 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:102px !important;
}

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

#item1500264 {
	width:664px !important;
	height:555px !important;
	left:36px !important;
	top:520px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1495679 {
	width:1200px !important;
	height:790px !important;
	background:#000;
}

#item1495715 {
	width:160px !important;
	height:58px !important;
	left:36px !important;
	top:433px !important;
}

#item1495935 {
	width:160px !important;
	height:77px !important;
	left:36px !important;
	top:584px !important;
}

#item1495945 {
	width:160px !important;
	height:64px !important;
	left:36px !important;
	top:682px !important;
}

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

#item1495730 {
	width:394px !important;
	height:39px !important;
	left:16px !important;
}

#item1495753 {
	width:302px !important;
	height:321px !important;
	left:262px !important;
	top:433px !important;
}

#item1495925 {
	width:160px !important;
	height:42px !important;
	left:36px !important;
	top:516px !important;
}

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

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

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

#item1500855 {
	width:160px !important;
	height:58px !important;
	left:36px !important;
	top:806px !important;
}

#item1500859 {
	width:160px !important;
	height:77px !important;
	left:36px !important;
	top:994px !important;
}

#item1500862 {
	width:160px !important;
	height:64px !important;
	left:36px !important;
	top:1092px !important;
}

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

#item1500869 {
	width:552px !important;
	height:54px !important;
	left:23px !important;
}

#item1500892 {
	width:438px !important;
	height:358px !important;
	left:226px !important;
	top:806px !important;
}

#item1500915 {
	width:160px !important;
	height:42px !important;
	left:36px !important;
	top:926px !important;
}

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

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

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

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

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

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

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

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

table#table1609794 {
	table-layout:fixed;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1468017 {
	width:350px !important;
	height:46px !important;
	top:49px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item1468510 {
	width:350px !important;
	height:46px !important;
	top:232px !important;
}

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

#item1468533 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:342px !important;
}

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

#item1468538 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:249px !important;
}

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

#item1468561 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:265px !important;
}

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

#item1468584 {
	width:145px !important;
	height:15px !important;
	left:397px !important;
	top:317px !important;
}

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

#item1468607 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:319px !important;
}

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

#item1532368 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:118px !important;
}

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

#item1532375 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:286px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

table#table1613576 {
	table-layout:fixed;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1501080 {
	width:490px !important;
	height:64px !important;
	top:68px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item1501187 {
	width:490px !important;
	height:64px !important;
	top:285px !important;
}

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

#item1501210 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:439px !important;
}

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

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

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

#item1501238 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:332px !important;
}

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

#item1501261 {
	width:203px !important;
	height:21px !important;
	left:431px !important;
	top:404px !important;
}

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

#item1501285 {
	width:7px !important;
	height:11px !important;
	left:420px !important;
	top:407px !important;
}

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

#item1532740 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:146px !important;
}

#item1532744 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:362px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

table#table1617534 {
	table-layout:fixed;
}

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

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

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

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

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

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

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

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

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

#item1468907 {
	width:350px !important;
	height:12px !important;
	top:66px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item1468790 {
	width:542px !important;
	height:400px !important;
	left:636px !important;
	top:161px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

table#table1619527 {
	table-layout:fixed;
}

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

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

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

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

#item1501698 {
	width:628px !important;
	height:366px !important;
}

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

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

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

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

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

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

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

#item1501750 {
	width:490px !important;
	height:16px !important;
	top:92px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1501996 {
	width:172px !important;
	height:70px !important;
}

#item1501997 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1501970 {
	width:172px !important;
	height:70px !important;
}

#item1501972 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1501966 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1129px !important;
}

#item1502049 {
	width:141px !important;
	height:70px !important;
}

#item1502050 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1502024 {
	width:141px !important;
	height:70px !important;
}

#item1502025 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1502020 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1129px !important;
}

#item1502102 {
	width:139px !important;
	height:70px !important;
	left:1px !important;
}

#item1502103 {
	width:97px !important;
	height:39px !important;
	left:43px !important;
	top:14px !important;
}

#item1502077 {
	width:139px !important;
	height:70px !important;
}

#item1502078 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1502073 {
	width:139px !important;
	height:70px !important;
	left:163px !important;
	top:1128px !important;
}

#item1502155 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1126px !important;
}

#item1538782 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1538805 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1538779 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1502159 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1502159 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1502159 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1502159 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1485940 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1469586 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1469586 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1469586 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1469584 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1469584 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1469584 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1469582 {
	width:600px !important;
	height:790px !important;
}

#item1469587 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1469795 {
	width:528px !important;
	height:266px !important;
	top:1px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1469795 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1469795 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1469795 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1621832 tr {
	border-right:2.2px solid #fff;;
}

table#table1621832 {
	table-layout:fixed;
}

#item1469748 {
	width:528px !important;
	height:75px !important;
	top:19px !important;
}

@keyframes intensificar-1469748 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1469748 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1469748 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1469771 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1469771 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1469771 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1469771 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1469722 {
	width:528px !important;
	height:488px !important;
	top:2px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1469722 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1469722 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1469722 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1469594 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1469594 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1469594 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1469594 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1469617 {
	width:350px !important;
	height:12px !important;
	top:66px !important;
}

@keyframes intensificar-1469617 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1469617 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1469617 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1469640 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:122px !important;
}

@keyframes intensificar-1469640 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1469640 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1469640 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1469647 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1469647 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1469647 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1469647 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1469670 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1469670 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1469670 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1469670 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1469694 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1469694 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1469694 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1469694 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1469717 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1469717 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1469717 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1469717 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1469591 {
	width:542px !important;
	height:490px !important;
	left:636px !important;
	top:161px !important;
}

#item1469822 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1469845 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1469869 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1469872 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1469898 {
	width:53px !important;
	height:50px !important;
	background:#e4d0cd;
}

#item1469899 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1469895 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1469932 {
	width:123px !important;
	height:50px !important;
}

#item1469933 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1469907 {
	width:123px !important;
	height:50px !important;
}

#item1469908 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1469902 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1469985 {
	width:101px !important;
	height:50px !important;
}

#item1469986 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1469960 {
	width:101px !important;
	height:50px !important;
}

#item1469961 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1469956 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1470038 {
	width:99px !important;
	height:50px !important;
}

#item1470039 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1470013 {
	width:99px !important;
	height:50px !important;
}

#item1470014 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1470009 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1470092 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1539620 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1539643 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1539617 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1470095 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1470095 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1470095 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1470095 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1502175 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1502189 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1502189 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1502189 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1502180 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1502180 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1502180 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1502178 {
	width:700px !important;
	height:309px !important;
}

#item1516705 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1624117 tr {
	border-right:3.08px solid #fff;;
}

table#table1624117 {
	table-layout:fixed;
}

#item1502202 {
	width:628px !important;
	height:125px !important;
	top:27px !important;
}

@keyframes intensificar-1502202 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1502202 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1502202 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1502225 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1502225 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1502225 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1502225 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1502249 {
	width:628px !important;
	height:380px !important;
}

@keyframes intensificar-1502249 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1502249 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1502249 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1542402 {
	width:628px !important;
	height:525px !important;
}

#item1542403 {
	width:595px !important;
	height:951px !important;
}

@keyframes intensificar-1542403 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1542403 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1542403 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1542397 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:240px !important;
}

#item1502278 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1502278 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1502278 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1502278 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1502302 {
	width:490px !important;
	height:16px !important;
	top:120px !important;
}

@keyframes intensificar-1502302 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1502302 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1502302 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1502325 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:199px !important;
}

@keyframes intensificar-1502325 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1502325 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1502325 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1502332 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1502332 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1502332 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1502332 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1502356 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1502356 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1502356 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1502356 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1502380 {
	width:233px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1502380 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1502380 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1502380 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1502403 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1502403 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1502403 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1502403 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1502199 {
	width:664px !important;
	height:525px !important;
	left:36px !important;
	top:550px !important;
}

#item1502431 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:489px !important;
}

#item1502454 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1502479 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1502482 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1502509 {
	width:74px !important;
	height:70px !important;
	background:#e4d0cd;
}

#item1502510 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1502506 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1502542 {
	width:172px !important;
	height:70px !important;
}

#item1502543 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1502517 {
	width:172px !important;
	height:70px !important;
}

#item1502518 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1502513 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1502595 {
	width:141px !important;
	height:70px !important;
}

#item1502596 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1502570 {
	width:141px !important;
	height:70px !important;
}

#item1502571 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1502566 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1502648 {
	width:139px !important;
	height:70px !important;
}

#item1502649 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1502623 {
	width:139px !important;
	height:70px !important;
}

#item1502624 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1502619 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1502706 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1538817 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1538841 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1538814 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1502709 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1502709 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1502709 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1502709 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1485945 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1470958 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1470958 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1470958 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1470956 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1470956 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1470956 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1470954 {
	width:600px !important;
	height:790px !important;
}

#item1470959 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1471287 {
	width:528px !important;
	height:253px !important;
	top:15px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1471287 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1471287 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1471287 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1627018 tr {
	border-right:2.2px solid #fff;;
}

table#table1627018 {
	table-layout:fixed;
}

#item1471240 {
	width:528px !important;
	height:90px !important;
	top:19px !important;
}

@keyframes intensificar-1471240 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1471240 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1471240 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1471263 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1471263 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1471263 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1471263 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1471201 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:276px !important;
}

#item1471204 {
	width:527px !important;
	height:548px !important;
	top:15px !important;
}

#item1471711 {
	width:509px !important;
	height:629px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1471711 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1471711 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1471711 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1471230 {
	width:14px !important;
	height:9px !important;
}

#item1471235 {
	width:14px !important;
	height:9px !important;
	top:570px !important;
}

#item1470967 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1470967 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1470967 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1470967 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1470990 {
	width:350px !important;
	height:12px !important;
	top:175px !important;
}

@keyframes intensificar-1470990 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1470990 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1470990 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1471020 {
	width:70px !important;
	height:32px !important;
	left:23px !important;
}

@keyframes intensificar-1471020 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1471020 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1471020 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1471043 {
	width:93px !important;
	height:18px !important;
	top:32px !important;
}

@keyframes intensificar-1471043 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1471043 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1471043 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1471068 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1471068 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1471068 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1471068 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1471092 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1471092 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1471092 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1471092 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1471119 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:246px !important;
}

@keyframes intensificar-1471119 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1471119 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1471119 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1471125 {
	width:82px !important;
	height:32px !important;
	left:446px !important;
	top:158px !important;
}

@keyframes intensificar-1471125 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1471125 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1471125 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1471148 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:189px !important;
}

@keyframes intensificar-1471148 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1471148 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1471148 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1471171 {
	width:145px !important;
	height:15px !important;
	left:397px !important;
	top:221px !important;
}

@keyframes intensificar-1471171 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1471171 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1471171 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1471194 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:223px !important;
}

@keyframes intensificar-1471194 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1471194 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1471194 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1470964 {
	width:552px !important;
	height:579px !important;
	left:636px !important;
	top:146px !important;
}

#item1471314 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1471337 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1471361 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1471364 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1471391 {
	width:53px !important;
	height:50px !important;
	background:#e4d0cd;
}

#item1471392 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1471388 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1471425 {
	width:123px !important;
	height:50px !important;
}

#item1471426 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1471400 {
	width:123px !important;
	height:50px !important;
}

#item1471401 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1471395 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1471478 {
	width:101px !important;
	height:50px !important;
}

#item1471479 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1471453 {
	width:101px !important;
	height:50px !important;
}

#item1471454 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1471449 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1471531 {
	width:99px !important;
	height:50px !important;
}

#item1471532 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1471506 {
	width:99px !important;
	height:50px !important;
}

#item1471507 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1471502 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1471588 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1539653 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1539676 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1539650 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1471592 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1471592 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1471592 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1471592 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1502725 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1502737 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1502737 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1502737 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1502731 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1502731 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1502731 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1502729 {
	width:700px !important;
	height:309px !important;
}

#item1516709 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1629280 tr {
	border-right:3.08px solid #fff;;
}

table#table1629280 {
	table-layout:fixed;
}

#item1502751 {
	width:628px !important;
	height:127px !important;
	top:27px !important;
}

@keyframes intensificar-1502751 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1502751 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1502751 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1502775 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1502775 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1502775 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1502775 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1543543 {
	width:628px !important;
	height:341px !important;
}

#item1543544 {
	width:595px !important;
	height:518px !important;
}

@keyframes intensificar-1543544 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1543544 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1543544 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1543567 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:148px !important;
}

#item1542442 {
	width:628px !important;
	height:525px !important;
}

#item1542444 {
	width:595px !important;
	height:1108px !important;
}

@keyframes intensificar-1542444 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1542444 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1542444 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1542467 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:240px !important;
}

#item1502828 {
	width:628px !important;
	height:40px !important;
}

@keyframes intensificar-1502828 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1502828 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1502828 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1502851 {
	width:490px !important;
	height:16px !important;
	top:245px !important;
}

@keyframes intensificar-1502851 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1502851 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1502851 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1502875 {
	width:98px !important;
	height:45px !important;
	left:32px !important;
}

@keyframes intensificar-1502875 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1502875 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1502875 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1502898 {
	width:130px !important;
	height:25px !important;
	top:45px !important;
}

@keyframes intensificar-1502898 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1502898 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1502898 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1502923 {
	width:233px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1502923 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1502923 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1502923 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1502946 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1502946 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1502946 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1502946 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1502949 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:324px !important;
}

@keyframes intensificar-1502949 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1502949 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1502949 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1502955 {
	width:114px !important;
	height:44px !important;
	left:515px !important;
	top:200px !important;
}

@keyframes intensificar-1502955 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1502955 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1502955 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1502978 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:245px !important;
}

@keyframes intensificar-1502978 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1502978 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1502978 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1503002 {
	width:233px !important;
	height:21px !important;
	left:431px !important;
	top:289px !important;
}

@keyframes intensificar-1503002 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1503002 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1503002 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1503025 {
	width:7px !important;
	height:11px !important;
	left:420px !important;
	top:292px !important;
}

@keyframes intensificar-1503025 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1503025 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1503025 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1502748 {
	width:664px !important;
	height:525px !important;
	left:36px !important;
	top:550px !important;
}

#item1503068 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:489px !important;
}

#item1503091 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1503115 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1503118 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1503146 {
	width:74px !important;
	height:70px !important;
	background:#e4d0cd;
}

#item1503147 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1503142 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1503180 {
	width:172px !important;
	height:70px !important;
}

#item1503181 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1503155 {
	width:172px !important;
	height:70px !important;
}

#item1503156 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1503150 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1503233 {
	width:141px !important;
	height:70px !important;
}

#item1503234 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1503208 {
	width:141px !important;
	height:70px !important;
}

#item1503209 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1503204 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1503286 {
	width:139px !important;
	height:70px !important;
}

#item1503287 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1503261 {
	width:139px !important;
	height:70px !important;
}

#item1503262 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1503257 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1503341 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1538854 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1538877 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1538851 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1503344 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1503344 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1503344 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1503344 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1475927 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1475934 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1475934 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1475934 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1475932 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1475932 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1475932 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1475930 {
	width:600px !important;
	height:790px !important;
}

#item1475935 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

table#table1631903 tr {
	border-right:2.2px solid #fff;;
}

table#table1631903 {
	table-layout:fixed;
}

#item1475985 {
	width:528px !important;
	height:105px !important;
	top:19px !important;
}

@keyframes intensificar-1475985 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1475985 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1475985 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1476008 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1476008 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1476008 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1476008 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1476698 {
	width:528px !important;
	height:252px !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-1476698 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1476698 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1476698 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1476626 {
	width:528px !important;
	height:517px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1476626 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1476626 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1476626 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1476033 {
	width:528px !important;
	height:63px !important;
}

@keyframes intensificar-1476033 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1476033 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1476033 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1476056 {
	width:350px !important;
	height:46px !important;
	top:82px !important;
}

@keyframes intensificar-1476056 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1476056 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1476056 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1476079 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:173px !important;
}

@keyframes intensificar-1476079 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1476079 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1476079 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1476086 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1476086 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1476086 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1476086 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1476109 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1476109 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1476109 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1476109 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1476133 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1476133 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1476133 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1476133 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1476156 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1476156 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1476156 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1476156 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1475938 {
	width:542px !important;
	height:517px !important;
	left:636px !important;
	top:160px !important;
}

#item1476201 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1476224 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1476248 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1476251 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1476279 {
	width:53px !important;
	height:50px !important;
	background:#e4d0cd;
}

#item1476280 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1476276 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1476312 {
	width:123px !important;
	height:50px !important;
}

#item1476314 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1476287 {
	width:123px !important;
	height:50px !important;
}

#item1476288 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1476283 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1476366 {
	width:101px !important;
	height:50px !important;
}

#item1476367 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1476341 {
	width:101px !important;
	height:50px !important;
}

#item1476342 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1476337 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1476419 {
	width:99px !important;
	height:50px !important;
}

#item1476420 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1476394 {
	width:99px !important;
	height:50px !important;
}

#item1476395 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1476390 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1476472 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1539683 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1539706 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1539680 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1476476 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1476476 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1476476 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1476476 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1503361 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1503374 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1503374 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1503374 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1503368 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1503368 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1503368 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1503366 {
	width:700px !important;
	height:309px !important;
}

#item1516712 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1518965 {
	width:46px !important;
	height:23px !important;
	left:278px !important;
	top:519px !important;
}

#item1518918 {
	width:80px !important;
	height:12px !important;
	top:299px !important;
}

@keyframes intensificar-1518918 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518918 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518918 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1518941 {
	width:628px !important;
	height:172px !important;
	top:333px !important;
}

table#table1634428 tr {
	border-right:3.08px solid #fff;;
}

table#table1634428 {
	table-layout:fixed;
}

#item1518942 {
	width:739px !important;
	height:146px !important;
}

@keyframes intensificar-1518942 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518942 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518942 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1543575 {
	width:628px !important;
	height:272px !important;
}

#item1543576 {
	width:595px !important;
	height:400px !important;
}

@keyframes intensificar-1543576 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1543576 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1543576 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1543599 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:113px !important;
}

#item1542490 {
	width:628px !important;
	height:542px !important;
}

#item1542491 {
	width:595px !important;
	height:990px !important;
}

@keyframes intensificar-1542491 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1542491 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1542491 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1542514 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:248px !important;
}

#item1503463 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1503463 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1503463 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1503463 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1503486 {
	width:490px !important;
	height:64px !important;
	top:115px !important;
}

@keyframes intensificar-1503486 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1503486 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1503486 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1503509 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:242px !important;
}

@keyframes intensificar-1503509 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1503509 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1503509 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1503515 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1503515 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1503515 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1503515 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1503538 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1503538 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1503538 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1503538 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1503562 {
	width:233px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1503562 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1503562 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1503562 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1503585 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1503585 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1503585 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1503585 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1503383 {
	width:664px !important;
	height:542px !important;
	left:36px !important;
	top:533px !important;
}

#item1503613 {
	width:628px !important;
	height:27px !important;
	left:36px !important;
	top:489px !important;
}

#item1503637 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1503661 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1503667 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1503693 {
	width:74px !important;
	height:70px !important;
	background:#e4d0cd;
}

#item1503694 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1503690 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1503727 {
	width:172px !important;
	height:70px !important;
}

#item1503728 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1503702 {
	width:172px !important;
	height:70px !important;
}

#item1503703 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1503698 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1503780 {
	width:141px !important;
	height:70px !important;
}

#item1503781 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1503755 {
	width:141px !important;
	height:70px !important;
}

#item1503756 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1503751 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1503835 {
	width:139px !important;
	height:70px !important;
}

#item1503836 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1503810 {
	width:139px !important;
	height:70px !important;
}

#item1503811 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1503806 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1129px !important;
}

#item1503888 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1538884 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1538907 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1538881 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1503892 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1503892 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1503892 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1503892 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1485956 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1471814 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1471814 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1471814 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1471812 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1471812 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1471812 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1471810 {
	width:600px !important;
	height:790px !important;
}

#item1471815 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1471869 {
	width:528px !important;
	height:323px !important;
	top:15px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1471869 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1471869 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1471869 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1637315 th, table#table1637315 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1637315 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f6f7f8;;
}

table#table1637315 {
	table-layout:fixed;
}

#item1471821 {
	width:528px !important;
	height:173px !important;
	top:19px !important;
}

@keyframes intensificar-1471821 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1471821 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1471821 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1471845 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1471845 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1471845 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1471845 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1472101 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:276px !important;
}

#item1472104 {
	width:532px !important;
	height:534px !important;
	top:15px !important;
}

#item1486831 {
	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-1486831 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1486831 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1486831 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1472130 {
	width:14px !important;
	height:9px !important;
}

#item1472133 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item1471898 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1471898 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1471898 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1471898 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1471921 {
	width:350px !important;
	height:274px !important;
	top:63px !important;
}

@keyframes intensificar-1471921 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1471921 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1471921 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1472018 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:271px !important;
}

@keyframes intensificar-1472018 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1472018 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1472018 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1472071 {
	width:145px !important;
	height:15px !important;
	left:397px !important;
	top:246px !important;
}

@keyframes intensificar-1472071 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1472071 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1472071 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1472094 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:248px !important;
}

@keyframes intensificar-1472094 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1472094 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1472094 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1472590 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:198px !important;
}

@keyframes intensificar-1472590 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1472590 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1472590 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1472613 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:214px !important;
}

@keyframes intensificar-1472613 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1472613 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1472613 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1471818 {
	width:552px !important;
	height:564px !important;
	left:636px !important;
	top:161px !important;
}

#item1472136 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1472159 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1472183 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1472186 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1472485 {
	width:69px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1472213 {
	width:53px !important;
	height:50px !important;
	background:#e4d0cd;
}

#item1472214 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1472209 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1472252 {
	width:123px !important;
	height:50px !important;
}

#item1472253 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1472227 {
	width:123px !important;
	height:50px !important;
}

#item1472228 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1472223 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1472305 {
	width:101px !important;
	height:50px !important;
}

#item1472306 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1472280 {
	width:101px !important;
	height:50px !important;
}

#item1472281 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1472276 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1472360 {
	width:99px !important;
	height:50px !important;
}

#item1472361 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1472334 {
	width:99px !important;
	height:50px !important;
}

#item1472335 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1472330 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1472415 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1539715 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1539738 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1539712 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1472418 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1472418 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1472418 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1472418 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1503908 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1503922 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1503922 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1503922 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1503914 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1503914 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1503914 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1503912 {
	width:700px !important;
	height:309px !important;
}

#item1516717 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1640210 th, table#table1640210 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1640210 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f6f7f8;;
}

table#table1640210 {
	table-layout:fixed;
}

#item1503936 {
	width:628px !important;
	height:262px !important;
	top:27px !important;
}

@keyframes intensificar-1503936 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1503936 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1503936 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1503959 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1503959 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1503959 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1503959 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1547051 {
	width:628px !important;
	height:204px !important;
}

#item1547052 {
	width:595px !important;
	height:635px !important;
}

@keyframes intensificar-1547052 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1547052 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1547052 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1547075 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:79px !important;
}

#item1542532 {
	width:628px !important;
	height:522px !important;
}

#item1542533 {
	width:595px !important;
	height:2068px !important;
}

@keyframes intensificar-1542533 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1542533 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1542533 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1542556 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:238px !important;
}

#item1504012 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1504012 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1504012 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1504012 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1504035 {
	width:490px !important;
	height:207px !important;
	top:90px !important;
}

@keyframes intensificar-1504035 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1504035 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1504035 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1504058 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:353px !important;
}

@keyframes intensificar-1504058 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1504058 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1504058 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1504063 {
	width:233px !important;
	height:21px !important;
	left:431px !important;
	top:318px !important;
}

@keyframes intensificar-1504063 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1504063 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1504063 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1504086 {
	width:7px !important;
	height:11px !important;
	left:420px !important;
	top:321px !important;
}

@keyframes intensificar-1504086 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1504086 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1504086 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1504089 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:251px !important;
}

@keyframes intensificar-1504089 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1504089 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1504089 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1504112 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:273px !important;
}

@keyframes intensificar-1504112 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1504112 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1504112 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1503933 {
	width:664px !important;
	height:522px !important;
	left:36px !important;
	top:553px !important;
}

#item1504176 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:489px !important;
}

#item1504199 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1504223 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1504226 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1504249 {
	width:97px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1504275 {
	width:74px !important;
	height:70px !important;
	background:#e4d0cd;
}

#item1504276 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1504272 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1504309 {
	width:172px !important;
	height:70px !important;
}

#item1504310 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1504284 {
	width:172px !important;
	height:70px !important;
}

#item1504285 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1504280 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1504362 {
	width:141px !important;
	height:70px !important;
}

#item1504363 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1504337 {
	width:141px !important;
	height:70px !important;
}

#item1504338 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1504333 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1504415 {
	width:139px !important;
	height:70px !important;
}

#item1504416 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1504390 {
	width:139px !important;
	height:70px !important;
}

#item1504391 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1504386 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1504469 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1538921 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1538944 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1538918 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1504474 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1504474 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1504474 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1504474 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1485959 {
	width:164px !important;
	height:302px !important;
	left:436px !important;
}

@keyframes intensificar-1472763 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1472763 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1472763 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1472760 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1472760 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1472760 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1472758 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1472765 {
	width:211px !important;
	height:33px !important;
	left:795px !important;
	top:36px !important;
}

#item1472768 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:128px !important;
}

#item1472791 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1473058 {
	width:528px !important;
	height:196px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1473058 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1473058 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1473058 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1644631 th, table#table1644631 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1644631 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f6f7f8;;
}

table#table1644631 {
	table-layout:fixed;
}

#item1473011 {
	width:528px !important;
	height:74px !important;
	top:19px !important;
}

@keyframes intensificar-1473011 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1473011 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1473011 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1473034 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1473034 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1473034 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1473034 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1473511 {
	width:528px !important;
	height:566px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1473511 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1473511 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1473511 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1472944 {
	width:528px !important;
	height:564px !important;
	top:2px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1472944 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1472944 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1472944 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1472817 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1472817 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1472817 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1472817 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1472840 {
	width:350px !important;
	height:12px !important;
	top:51px !important;
}

@keyframes intensificar-1472840 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1472840 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1472840 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1472863 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:125px !important;
}

@keyframes intensificar-1472863 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1472863 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1472863 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1472869 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1472869 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1472869 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1472869 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1472892 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1472892 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1472892 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1472892 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1472916 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1472916 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1472916 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1472916 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1472939 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1472939 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1472939 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1472939 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1532494 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:77px !important;
}

#item1472814 {
	width:542px !important;
	height:566px !important;
	left:36px !important;
	top:160px !important;
}

#item1473087 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1473090 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1473117 {
	width:53px !important;
	height:50px !important;
	background:#e4d0cd;
}

#item1473118 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1473114 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1473152 {
	width:123px !important;
	height:50px !important;
}

#item1473153 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1473127 {
	width:123px !important;
	height:50px !important;
}

#item1473128 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1473123 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1473205 {
	width:113px !important;
	height:50px !important;
}

#item1473206 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1473180 {
	width:113px !important;
	height:50px !important;
}

#item1473181 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1473176 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1473258 {
	width:101px !important;
	height:50px !important;
}

#item1473259 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1473233 {
	width:101px !important;
	height:50px !important;
}

#item1473234 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1473229 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1473312 {
	width:101px !important;
	height:50px !important;
}

#item1473313 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1473287 {
	width:101px !important;
	height:50px !important;
}

#item1473288 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1473283 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
}

#item1473339 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1473362 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1473336 {
	width:122px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1473367 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1473367 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1473367 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1473367 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1516793 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1504504 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1504504 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1504504 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1504497 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1504497 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1504497 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1504495 {
	width:700px !important;
	height:309px !important;
}

#item1516720 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1504512 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1504535 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

table#table1647967 th, table#table1647967 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1647967 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f6f7f8;;
}

table#table1647967 {
	table-layout:fixed;
}

#item1504561 {
	width:628px !important;
	height:141px !important;
	top:27px !important;
}

@keyframes intensificar-1504561 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1504561 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1504561 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1504584 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1504584 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1504584 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1504584 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1504610 {
	width:628px !important;
	height:370px !important;
}

@keyframes intensificar-1504610 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1504610 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1504610 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1543464 {
	width:628px !important;
	height:542px !important;
}

#item1543465 {
	width:595px !important;
	height:927px !important;
}

@keyframes intensificar-1543465 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1543465 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1543465 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1543488 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:248px !important;
}

#item1542580 {
	width:628px !important;
	height:542px !important;
}

#item1542581 {
	width:595px !important;
	height:596px !important;
}

@keyframes intensificar-1542581 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1542581 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1542581 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1542604 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:248px !important;
}

#item1504639 {
	width:628px !important;
	height:40px !important;
}

@keyframes intensificar-1504639 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1504639 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1504639 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1504663 {
	width:490px !important;
	height:16px !important;
	top:72px !important;
}

@keyframes intensificar-1504663 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1504663 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1504663 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1504686 {
	width:124px !important;
	height:31px !important;
	left:504px !important;
	top:179px !important;
}

@keyframes intensificar-1504686 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1504686 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1504686 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1504692 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1504692 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1504692 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1504692 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1504715 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1504715 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1504715 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1504715 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1504739 {
	width:233px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1504739 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1504739 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1504739 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1504762 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1504762 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1504762 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1504762 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1532747 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:102px !important;
}

#item1504558 {
	width:664px !important;
	height:542px !important;
	left:36px !important;
	top:533px !important;
}

#item1504820 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1504823 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1504850 {
	width:74px !important;
	height:70px !important;
	background:#e4d0cd;
}

#item1504851 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1504846 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1504884 {
	width:172px !important;
	height:70px !important;
}

#item1504885 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1504858 {
	width:172px !important;
	height:70px !important;
}

#item1504859 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1504854 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1504937 {
	width:158px !important;
	height:70px !important;
}

#item1504938 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1504912 {
	width:158px !important;
	height:70px !important;
}

#item1504913 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1504908 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1504991 {
	width:141px !important;
	height:70px !important;
}

#item1504992 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1504966 {
	width:141px !important;
	height:70px !important;
}

#item1504967 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1504961 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1505045 {
	width:141px !important;
	height:70px !important;
}

#item1505046 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1505020 {
	width:141px !important;
	height:70px !important;
}

#item1505021 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1505016 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
}

#item1517857 {
	width:35px !important;
	height:74px !important;
	left:-4px !important;
	top:1127px !important;
}

#item1538954 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1538977 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1538951 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1505098 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1505098 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1505098 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1505098 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1485965 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1473567 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1473567 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1473567 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1473565 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1473565 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1473565 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1473563 {
	width:600px !important;
	height:790px !important;
}

#item1473568 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1473894 {
	width:528px !important;
	height:294px !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-1473894 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1473894 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1473894 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1656081 tr {
	border-right:2.2px solid #fff;;
}

table#table1656081 {
	table-layout:fixed;
}

#item1473846 {
	width:528px !important;
	height:161px !important;
	top:19px !important;
}

@keyframes intensificar-1473846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1473846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1473846 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1473870 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1473870 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1473870 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1473870 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1530503 {
	width:528px !important;
	height:564px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1530503 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1530503 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1530503 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1473575 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1473575 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1473575 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1473575 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1473598 {
	width:350px !important;
	height:46px !important;
	top:49px !important;
}

@keyframes intensificar-1473598 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1473598 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1473598 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1473629 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1473629 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1473629 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1473629 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1473652 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1473652 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1473652 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1473652 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1473676 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1473676 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1473676 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1473676 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1473699 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1473699 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1473699 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1473699 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1473705 {
	width:350px !important;
	height:46px !important;
	top:182px !important;
}

@keyframes intensificar-1473705 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1473705 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1473705 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1473733 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:199px !important;
}

@keyframes intensificar-1473733 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1473733 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1473733 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1473756 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:215px !important;
}

@keyframes intensificar-1473756 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1473756 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1473756 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1473779 {
	width:145px !important;
	height:15px !important;
	left:397px !important;
	top:268px !important;
}

@keyframes intensificar-1473779 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1473779 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1473779 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1473802 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:270px !important;
}

@keyframes intensificar-1473802 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1473802 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1473802 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1495788 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:296px !important;
}

@keyframes intensificar-1495788 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1495788 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1495788 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1532613 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:237px !important;
}

#item1532603 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:104px !important;
}

#item1473572 {
	width:542px !important;
	height:565px !important;
	left:636px !important;
	top:160px !important;
}

#item1473921 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1473944 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1473968 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1473971 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1473997 {
	width:53px !important;
	height:50px !important;
	background:#e4d0cd;
}

#item1473998 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1473994 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1474030 {
	width:123px !important;
	height:50px !important;
}

#item1474031 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1474005 {
	width:123px !important;
	height:50px !important;
}

#item1474006 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1474001 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1474084 {
	width:101px !important;
	height:50px !important;
}

#item1474085 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1474059 {
	width:101px !important;
	height:50px !important;
}

#item1474060 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1474055 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1474140 {
	width:99px !important;
	height:50px !important;
}

#item1474141 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1474112 {
	width:99px !important;
	height:50px !important;
}

#item1474113 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1474108 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1474194 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1539744 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1539767 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1539741 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1474198 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1474198 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1474198 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1474198 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1516829 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1505128 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505128 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505128 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1505119 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505119 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505119 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1505117 {
	width:700px !important;
	height:309px !important;
}

#item1516723 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1659152 tr {
	border-right:3.08px solid #fff;;
}

table#table1659152 {
	table-layout:fixed;
}

#item1505140 {
	width:628px !important;
	height:245px !important;
	top:27px !important;
}

@keyframes intensificar-1505140 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505140 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505140 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1505163 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1505163 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505163 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505163 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1543610 {
	width:628px !important;
	height:226px !important;
}

#item1543612 {
	width:595px !important;
	height:577px !important;
}

@keyframes intensificar-1543612 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1543612 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1543612 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1543635 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:90px !important;
}

#item1542624 {
	width:628px !important;
	height:528px !important;
}

#item1542625 {
	width:595px !important;
	height:1162px !important;
}

@keyframes intensificar-1542625 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1542625 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1542625 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1542648 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:241px !important;
}

#item1505216 {
	width:628px !important;
	height:40px !important;
}

@keyframes intensificar-1505216 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505216 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505216 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1505239 {
	width:490px !important;
	height:64px !important;
	top:68px !important;
}

@keyframes intensificar-1505239 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505239 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505239 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1505263 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1505263 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505263 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505263 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1505286 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1505286 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505286 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505286 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1505310 {
	width:233px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1505310 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505310 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505310 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1505335 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1505335 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505335 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505335 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1505338 {
	width:490px !important;
	height:64px !important;
	left:6px !important;
	top:254px !important;
}

@keyframes intensificar-1505338 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505338 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505338 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1505362 {
	width:98px !important;
	height:22px !important;
	left:537px !important;
	top:279px !important;
}

@keyframes intensificar-1505362 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505362 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505362 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1505385 {
	width:130px !important;
	height:25px !important;
	left:505px !important;
	top:301px !important;
}

@keyframes intensificar-1505385 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505385 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505385 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1505408 {
	width:233px !important;
	height:21px !important;
	left:437px !important;
	top:373px !important;
}

@keyframes intensificar-1505408 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505408 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505408 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1505431 {
	width:7px !important;
	height:11px !important;
	left:426px !important;
	top:376px !important;
}

@keyframes intensificar-1505431 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505431 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505431 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1505434 {
	width:125px !important;
	height:31px !important;
	left:511px !important;
	top:412px !important;
}

@keyframes intensificar-1505434 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505434 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505434 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1532756 {
	width:66px !important;
	height:33px !important;
	left:568px !important;
	top:331px !important;
}

#item1532753 {
	width:66px !important;
	height:33px !important;
	left:568px !important;
	top:145px !important;
}

#item1505137 {
	width:670px !important;
	height:528px !important;
	left:36px !important;
	top:547px !important;
}

#item1505482 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:510px !important;
}

#item1505505 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1505529 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1505532 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1505558 {
	width:74px !important;
	height:70px !important;
	background:#e4d0cd;
}

#item1505559 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1505555 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1505591 {
	width:172px !important;
	height:70px !important;
}

#item1505592 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1505566 {
	width:172px !important;
	height:70px !important;
}

#item1505567 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1505562 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1505645 {
	width:141px !important;
	height:70px !important;
}

#item1505646 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1505619 {
	width:141px !important;
	height:70px !important;
}

#item1505620 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1505615 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1505698 {
	width:139px !important;
	height:70px !important;
}

#item1505699 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1505673 {
	width:139px !important;
	height:70px !important;
}

#item1505674 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1505669 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1505753 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1538985 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1539008 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1538981 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1505756 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1505756 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1505756 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1505756 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1485969 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1474361 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1474361 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1474361 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1474359 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1474359 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1474359 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1474357 {
	width:600px !important;
	height:790px !important;
}

#item1474362 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1474627 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1475096 {
	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-1475096 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1475096 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1475096 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1663323 th, table#table1663323 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1663323 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f6f7f8;;
}

table#table1663323 {
	table-layout:fixed;
}

#item1474413 {
	width:528px !important;
	height:59px !important;
	top:19px !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%;
}

#item1474436 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1474436 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1474436 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1474436 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1474991 {
	width:528px !important;
	height:563px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1474991 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1474991 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1474991 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1474461 {
	width:528px !important;
	height:63px !important;
}

@keyframes intensificar-1474461 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1474461 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1474461 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1474484 {
	width:350px !important;
	height:22px !important;
	top:104px !important;
}

@keyframes intensificar-1474484 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1474484 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1474484 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1474507 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:161px !important;
}

@keyframes intensificar-1474507 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1474507 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1474507 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1474513 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1474513 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1474513 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1474513 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1474536 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1474536 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1474536 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1474536 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1474560 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1474560 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1474560 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1474560 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1474583 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1474583 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1474583 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1474583 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1474367 {
	width:542px !important;
	height:563px !important;
	left:636px !important;
	top:157px !important;
}

#item1474650 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1474674 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1474678 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1474706 {
	width:53px !important;
	height:50px !important;
	background:#e4d0cd;
}

#item1474707 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1474703 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1474740 {
	width:123px !important;
	height:50px !important;
}

#item1474741 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1474714 {
	width:123px !important;
	height:50px !important;
}

#item1474715 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1474710 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1474793 {
	width:101px !important;
	height:50px !important;
}

#item1474794 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1474768 {
	width:101px !important;
	height:50px !important;
}

#item1474769 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1474764 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1474846 {
	width:99px !important;
	height:50px !important;
}

#item1474847 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1474821 {
	width:99px !important;
	height:50px !important;
}

#item1474822 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1474817 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1474901 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1539778 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1539801 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1539775 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1474908 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1474908 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1474908 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1474908 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1516837 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1505785 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505785 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505785 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1505778 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505778 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505778 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1505776 {
	width:700px !important;
	height:309px !important;
}

#item1516726 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1505794 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:489px !important;
}

table#table1664934 th, table#table1664934 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1664934 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f6f7f8;;
}

table#table1664934 {
	table-layout:fixed;
}

#item1505820 {
	width:628px !important;
	height:99px !important;
	top:27px !important;
}

@keyframes intensificar-1505820 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505820 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505820 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1505843 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1505843 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505843 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505843 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1505867 {
	width:628px !important;
	height:376px !important;
}

@keyframes intensificar-1505867 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505867 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505867 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1542664 {
	width:628px !important;
	height:538px !important;
}

#item1542665 {
	width:595px !important;
	height:1010px !important;
}

@keyframes intensificar-1542665 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1542665 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1542665 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1542688 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:246px !important;
}

#item1505896 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1505896 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505896 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505896 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1505919 {
	width:490px !important;
	height:31px !important;
	top:146px !important;
}

@keyframes intensificar-1505919 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505919 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505919 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1505942 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:226px !important;
}

@keyframes intensificar-1505942 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505942 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505942 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1505952 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1505952 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505952 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505952 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1505977 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1505977 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505977 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505977 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1506001 {
	width:233px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1506001 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1506001 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1506001 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1506024 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1506024 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1506024 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1506024 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1505817 {
	width:664px !important;
	height:538px !important;
	left:36px !important;
	top:537px !important;
}

#item1506053 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1506077 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1506080 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1506106 {
	width:74px !important;
	height:70px !important;
	background:#e4d0cd;
}

#item1506107 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1506103 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1506141 {
	width:172px !important;
	height:70px !important;
}

#item1506142 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1506114 {
	width:172px !important;
	height:70px !important;
}

#item1506115 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1506110 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1506194 {
	width:141px !important;
	height:70px !important;
}

#item1506195 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1506169 {
	width:141px !important;
	height:70px !important;
}

#item1506170 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1506165 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1506249 {
	width:139px !important;
	height:70px !important;
}

#item1506250 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1506222 {
	width:139px !important;
	height:70px !important;
}

#item1506223 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1506218 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1506302 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1539019 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1539043 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1539016 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1506308 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1506308 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1506308 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1506308 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1475143 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1475150 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1475150 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1475150 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1475148 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1475148 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1475148 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1475146 {
	width:600px !important;
	height:790px !important;
}

#item1475151 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1475414 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1475880 {
	width:528px !important;
	height:252px !important;
	top:17px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1475880 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1475880 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1475880 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1667133 tr {
	border-right:2.2px solid #fff;;
}

table#table1667133 {
	table-layout:fixed;
}

#item1475201 {
	width:528px !important;
	height:133px !important;
	top:19px !important;
}

@keyframes intensificar-1475201 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1475201 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1475201 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1475224 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1475224 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1475224 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1475224 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1475378 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1475381 {
	width:534px !important;
	height:549px !important;
	top:15px !important;
}

#item1486988 {
	width:509px !important;
	height:880px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1486988 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1486988 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1486988 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1475407 {
	width:14px !important;
	height:9px !important;
}

#item1475410 {
	width:14px !important;
	height:9px !important;
	top:570px !important;
}

#item1475249 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1475249 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1475249 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1475249 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1475272 {
	width:350px !important;
	height:114px !important;
	top:65px !important;
}

@keyframes intensificar-1475272 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1475272 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1475272 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1475295 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:224px !important;
}

@keyframes intensificar-1475295 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1475295 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1475295 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1475302 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1475302 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1475302 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1475302 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1475325 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1475325 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1475325 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1475325 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1475349 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1475349 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1475349 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1475349 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1475372 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1475372 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1475372 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1475372 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1475154 {
	width:552px !important;
	height:579px !important;
	left:636px !important;
	top:146px !important;
}

#item1475437 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1475461 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1475466 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1475494 {
	width:53px !important;
	height:50px !important;
	background:#e4d0cd;
}

#item1475495 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1475491 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1475528 {
	width:123px !important;
	height:50px !important;
}

#item1475529 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1475503 {
	width:123px !important;
	height:50px !important;
}

#item1475504 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1475499 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1475582 {
	width:101px !important;
	height:50px !important;
}

#item1475583 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1475557 {
	width:101px !important;
	height:50px !important;
}

#item1475558 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1475552 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1475636 {
	width:99px !important;
	height:50px !important;
}

#item1475637 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1475610 {
	width:99px !important;
	height:50px !important;
}

#item1475612 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1475606 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1475690 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1539810 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1539833 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1539807 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1475694 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1475694 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1475694 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1475694 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1516847 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1506337 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1506337 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1506337 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1506330 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1506330 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1506330 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1506328 {
	width:700px !important;
	height:309px !important;
}

#item1516733 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1506345 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:489px !important;
}

#item1518806 {
	width:80px !important;
	height:12px !important;
	top:273px !important;
}

@keyframes intensificar-1518806 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518806 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518806 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1518829 {
	width:628px !important;
	height:212px !important;
	top:307px !important;
}

table#table1669885 {
	table-layout:fixed;
}

#item1518830 {
	width:737px !important;
	height:187px !important;
}

@keyframes intensificar-1518830 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518830 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518830 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1518853 {
	width:46px !important;
	height:23px !important;
	left:278px !important;
	top:525px !important;
}

#item1543649 {
	width:628px !important;
	height:247px !important;
}

#item1543651 {
	width:595px !important;
	height:400px !important;
}

@keyframes intensificar-1543651 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1543651 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1543651 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1543674 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:101px !important;
}

#item1542710 {
	width:628px !important;
	height:548px !important;
}

#item1542711 {
	width:595px !important;
	height:1461px !important;
}

@keyframes intensificar-1542711 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1542711 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1542711 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1542734 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:251px !important;
}

#item1506447 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1506447 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1506447 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1506447 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1506471 {
	width:490px !important;
	height:159px !important;
	top:91px !important;
}

@keyframes intensificar-1506471 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1506471 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1506471 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1506494 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:314px !important;
}

@keyframes intensificar-1506494 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1506494 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1506494 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1506500 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1506500 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1506500 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1506500 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1506523 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1506523 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1506523 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1506523 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1506547 {
	width:233px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1506547 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1506547 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1506547 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1506570 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1506570 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1506570 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1506570 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1506368 {
	width:664px !important;
	height:548px !important;
	left:36px !important;
	top:527px !important;
}

#item1506615 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1506641 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1506644 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1506670 {
	width:74px !important;
	height:70px !important;
	background:#e4d0cd;
}

#item1506671 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1506667 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1506706 {
	width:172px !important;
	height:70px !important;
}

#item1506707 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1506680 {
	width:172px !important;
	height:70px !important;
}

#item1506681 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1506676 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1506759 {
	width:141px !important;
	height:70px !important;
}

#item1506760 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1506734 {
	width:141px !important;
	height:70px !important;
}

#item1506735 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1506730 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1506813 {
	width:139px !important;
	height:70px !important;
}

#item1506814 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1506788 {
	width:139px !important;
	height:70px !important;
}

#item1506789 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1506783 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1506867 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1539050 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1539073 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1539047 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1506871 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1506871 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1506871 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1506871 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1485979 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1476753 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1476753 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1476753 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1476751 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1476751 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1476751 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1476749 {
	width:600px !important;
	height:790px !important;
}

#item1476754 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1477520 {
	width:528px !important;
	height:295px !important;
	top:15px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1477520 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1477520 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1477520 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1673269 tr {
	border-bottom:2.2px solid #fff;;
	border-right:2.2px solid #fff;;
}

table#table1673269 {
	table-layout:fixed;
}

#item1476803 {
	width:528px !important;
	height:134px !important;
	top:19px !important;
}

@keyframes intensificar-1476803 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1476803 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1476803 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1476826 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1476826 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1476826 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1476826 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1476979 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1476984 {
	width:534px !important;
	height:531px !important;
	top:15px !important;
}

#item1477478 {
	width:509px !important;
	height:686px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1477478 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1477478 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1477478 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1477011 {
	width:14px !important;
	height:9px !important;
}

#item1477015 {
	width:14px !important;
	height:9px !important;
	top:553px !important;
}

#item1476851 {
	width:528px !important;
	height:63px !important;
}

@keyframes intensificar-1476851 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1476851 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1476851 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1476874 {
	width:350px !important;
	height:114px !important;
	top:83px !important;
}

@keyframes intensificar-1476874 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1476874 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1476874 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1476897 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:241px !important;
}

@keyframes intensificar-1476897 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1476897 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1476897 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1476903 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1476903 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1476903 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1476903 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1476926 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1476926 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1476926 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1476926 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1476950 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1476950 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1476950 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1476950 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1476973 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1476973 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1476973 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1476973 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1476759 {
	width:552px !important;
	height:562px !important;
	left:636px !important;
	top:163px !important;
}

#item1477018 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1477041 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1477065 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1477069 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1477097 {
	width:53px !important;
	height:50px !important;
	background:#e4d0cd;
}

#item1477098 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1477094 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1477131 {
	width:123px !important;
	height:50px !important;
}

#item1477133 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1477106 {
	width:123px !important;
	height:50px !important;
}

#item1477107 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1477101 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1477186 {
	width:101px !important;
	height:50px !important;
}

#item1477187 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1477161 {
	width:101px !important;
	height:50px !important;
}

#item1477162 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1477157 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1477240 {
	width:99px !important;
	height:50px !important;
}

#item1477241 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1477214 {
	width:99px !important;
	height:50px !important;
}

#item1477215 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1477210 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1477297 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1539842 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1539866 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1539839 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1477301 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1477301 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1477301 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1477301 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1516825 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1506898 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1506898 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1506898 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1506892 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1506892 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1506892 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1506890 {
	width:700px !important;
	height:309px !important;
}

#item1516737 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1675910 tr {
	border-bottom:3.08px solid #fff;;
	border-right:3.08px solid #fff;;
}

table#table1675910 {
	table-layout:fixed;
}

#item1506914 {
	width:628px !important;
	height:208px !important;
	top:27px !important;
}

@keyframes intensificar-1506914 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1506914 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1506914 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1506937 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1506937 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1506937 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1506937 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1543682 {
	width:628px !important;
	height:252px !important;
}

#item1543683 {
	width:595px !important;
	height:479px !important;
}

@keyframes intensificar-1543683 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1543683 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1543683 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1543706 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:103px !important;
}

#item1542758 {
	width:628px !important;
	height:517px !important;
}

#item1542759 {
	width:595px !important;
	height:1304px !important;
}

@keyframes intensificar-1542759 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1542759 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1542759 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1542782 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:236px !important;
}

#item1506992 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1506992 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1506992 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1506992 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1507015 {
	width:490px !important;
	height:159px !important;
	top:116px !important;
}

@keyframes intensificar-1507015 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1507015 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1507015 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1507038 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:337px !important;
}

@keyframes intensificar-1507038 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1507038 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1507038 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1507044 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1507044 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1507044 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1507044 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1507067 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1507067 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1507067 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1507067 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1507091 {
	width:203px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1507091 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1507091 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1507091 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1507114 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1507114 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1507114 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1507114 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1506911 {
	width:651px !important;
	height:517px !important;
	left:36px !important;
	top:558px !important;
}

#item1507159 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:489px !important;
}

#item1507182 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1507206 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1507209 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1507236 {
	width:74px !important;
	height:70px !important;
	background:#e4d0cd;
}

#item1507237 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1507233 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1507271 {
	width:172px !important;
	height:70px !important;
}

#item1507272 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1507246 {
	width:172px !important;
	height:70px !important;
}

#item1507247 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1507241 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1507324 {
	width:141px !important;
	height:70px !important;
}

#item1507325 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1507299 {
	width:141px !important;
	height:70px !important;
}

#item1507300 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1507295 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1507377 {
	width:139px !important;
	height:70px !important;
}

#item1507378 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1507352 {
	width:139px !important;
	height:70px !important;
}

#item1507353 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1507348 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1507432 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1539079 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1539102 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1539076 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1507435 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1507435 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1507435 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1507435 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1485982 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1477618 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1477618 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1477618 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1477616 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1477616 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1477616 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1477614 {
	width:600px !important;
	height:790px !important;
}

#item1477619 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

table#table1678849 tr {
	border-bottom:2.2px solid #fff;;
	border-right:2.2px solid #fff;;
}

table#table1678849 {
	table-layout:fixed;
}

#item1477667 {
	width:528px !important;
	height:105px !important;
	top:19px !important;
}

@keyframes intensificar-1477667 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1477667 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1477667 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1477690 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1477690 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1477690 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1477690 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1478318 {
	width:528px !important;
	height:238px !important;
	top:15px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1478318 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1478318 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1478318 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1477844 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1477850 {
	width:534px !important;
	height:548px !important;
	top:15px !important;
}

#item1478272 {
	width:509px !important;
	height:720px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1478272 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1478272 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1478272 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1477876 {
	width:14px !important;
	height:9px !important;
}

#item1477880 {
	width:14px !important;
	height:9px !important;
	top:570px !important;
}

#item1477715 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1477715 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1477715 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1477715 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1477738 {
	width:295px !important;
	height:65px !important;
	top:67px !important;
}

@keyframes intensificar-1477738 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1477738 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1477738 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1477761 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:157px !important;
}

@keyframes intensificar-1477761 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1477761 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1477761 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1477767 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1477767 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1477767 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1477767 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1477790 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1477790 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1477790 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1477790 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1477815 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1477815 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1477815 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1477815 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1477838 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1477838 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1477838 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1477838 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1477623 {
	width:552px !important;
	height:579px !important;
	left:636px !important;
	top:146px !important;
}

#item1477884 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1477907 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1477931 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1477934 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1477963 {
	width:53px !important;
	height:50px !important;
	background:#e4d0cd;
}

#item1477964 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1477959 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1477996 {
	width:123px !important;
	height:50px !important;
}

#item1477997 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1477971 {
	width:123px !important;
	height:50px !important;
}

#item1477972 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1477967 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1478050 {
	width:101px !important;
	height:50px !important;
}

#item1478051 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1478025 {
	width:101px !important;
	height:50px !important;
}

#item1478026 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1478020 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1478104 {
	width:99px !important;
	height:50px !important;
}

#item1478105 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1478078 {
	width:99px !important;
	height:50px !important;
}

#item1478079 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1478074 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1478160 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1539875 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1539898 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1539872 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1478164 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1478164 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1478164 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1478164 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1516797 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1507466 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1507466 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1507466 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1507456 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1507456 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1507456 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1507454 {
	width:700px !important;
	height:309px !important;
}

#item1516742 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1518686 {
	width:80px !important;
	height:12px !important;
	top:301px !important;
}

@keyframes intensificar-1518686 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518686 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518686 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1518710 {
	width:628px !important;
	height:173px !important;
	top:334px !important;
}

table#table1681646 tr {
	border-bottom:3.08px solid #fff;;
	border-right:3.08px solid #fff;;
}

table#table1681646 {
	table-layout:fixed;
}

#item1518712 {
	width:739px !important;
	height:148px !important;
}

@keyframes intensificar-1518712 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518712 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518712 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1518735 {
	width:46px !important;
	height:23px !important;
	left:278px !important;
	top:517px !important;
}

#item1543718 {
	width:628px !important;
	height:278px !important;
}

#item1543719 {
	width:595px !important;
	height:479px !important;
}

@keyframes intensificar-1543719 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1543719 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1543719 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1543742 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:116px !important;
}

#item1542802 {
	width:628px !important;
	height:540px !important;
}

#item1542803 {
	width:595px !important;
	height:1245px !important;
}

@keyframes intensificar-1542803 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1542803 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1542803 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1542826 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:247px !important;
}

#item1507553 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1507553 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1507553 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1507553 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1507577 {
	width:490px !important;
	height:214px !important;
	top:107px !important;
}

@keyframes intensificar-1507577 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1507577 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1507577 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1507600 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:234px !important;
}

@keyframes intensificar-1507600 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1507600 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1507600 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1507606 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1507606 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1507606 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1507606 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1507629 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1507629 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1507629 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1507629 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1507653 {
	width:203px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1507653 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1507653 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1507653 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1507676 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1507676 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1507676 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1507676 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1507474 {
	width:651px !important;
	height:540px !important;
	left:36px !important;
	top:535px !important;
}

#item1507721 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:489px !important;
}

#item1507744 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1507768 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1507772 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1507798 {
	width:74px !important;
	height:70px !important;
	background:#e4d0cd;
}

#item1507799 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1507795 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1507831 {
	width:172px !important;
	height:70px !important;
}

#item1507832 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1507806 {
	width:172px !important;
	height:70px !important;
}

#item1507807 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1507802 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1507884 {
	width:141px !important;
	height:70px !important;
}

#item1507886 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1507859 {
	width:141px !important;
	height:70px !important;
}

#item1507860 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1507855 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1507938 {
	width:139px !important;
	height:70px !important;
}

#item1507939 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1507913 {
	width:139px !important;
	height:70px !important;
}

#item1507914 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1507909 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1507991 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1539116 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1539139 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1539113 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1507998 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1507998 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1507998 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1507998 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1485986 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1478376 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1478376 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1478376 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1478374 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1478374 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1478374 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1478372 {
	width:600px !important;
	height:790px !important;
}

#item1478377 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

table#table1684222 tr {
	border-right:2.2px solid #fff;;
}

table#table1684222 {
	table-layout:fixed;
}

#item1478426 {
	width:528px !important;
	height:133px !important;
	top:19px !important;
}

@keyframes intensificar-1478426 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1478426 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1478426 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1478449 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1478449 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1478449 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1478449 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1479053 {
	width:528px !important;
	height:211px !important;
	left:1px !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-1479053 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1479053 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1479053 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1478993 {
	width:529px !important;
	height:471px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1478993 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1478993 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1478993 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1478475 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1478475 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1478475 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1478475 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1478498 {
	width:350px !important;
	height:114px !important;
	top:49px !important;
}

@keyframes intensificar-1478498 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1478498 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1478498 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1478521 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:207px !important;
}

@keyframes intensificar-1478521 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1478521 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1478521 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1478527 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1478527 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1478527 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1478527 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1478550 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1478550 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1478550 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1478550 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1478575 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1478575 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1478575 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1478575 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1478598 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1478598 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1478598 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1478598 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1478382 {
	width:543px !important;
	height:471px !important;
	left:635px !important;
	top:162px !important;
}

#item1478643 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1478666 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1478690 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1478693 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1478722 {
	width:53px !important;
	height:50px !important;
	background:#e4d0cd;
}

#item1478724 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1478718 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1478756 {
	width:123px !important;
	height:50px !important;
}

#item1478757 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1478731 {
	width:123px !important;
	height:50px !important;
}

#item1478732 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1478727 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1478809 {
	width:101px !important;
	height:50px !important;
}

#item1478810 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1478784 {
	width:101px !important;
	height:50px !important;
}

#item1478785 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1478780 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1478864 {
	width:99px !important;
	height:50px !important;
}

#item1478865 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1478838 {
	width:99px !important;
	height:50px !important;
}

#item1478840 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1478834 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1478920 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1539912 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1539935 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1539908 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1478925 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1478925 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1478925 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1478925 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1516822 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1508025 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508025 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508025 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1508019 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508019 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508019 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1508017 {
	width:700px !important;
	height:309px !important;
}

#item1516745 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1687041 tr {
	border-right:3.08px solid #fff;;
}

table#table1687041 {
	table-layout:fixed;
}

#item1508037 {
	width:628px !important;
	height:206px !important;
	top:27px !important;
}

@keyframes intensificar-1508037 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508037 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508037 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1508060 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1508060 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508060 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508060 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1543772 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:116px !important;
}

#item1543748 {
	width:628px !important;
	height:278px !important;
}

#item1543749 {
	width:595px !important;
	height:439px !important;
}

@keyframes intensificar-1543749 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1543749 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1543749 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1542854 {
	width:628px !important;
	height:540px !important;
}

#item1542855 {
	width:595px !important;
	height:1010px !important;
}

@keyframes intensificar-1542855 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1542855 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1542855 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1542878 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:247px !important;
}

#item1508113 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1508113 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508113 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508113 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1508136 {
	width:490px !important;
	height:159px !important;
	top:83px !important;
}

@keyframes intensificar-1508136 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508136 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508136 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1508159 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:305px !important;
}

@keyframes intensificar-1508159 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508159 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508159 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1508167 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1508167 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508167 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508167 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1508190 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1508190 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508190 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508190 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1508216 {
	width:203px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1508216 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508216 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508216 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1508239 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1508239 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508239 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508239 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1508033 {
	width:651px !important;
	height:540px !important;
	left:36px !important;
	top:535px !important;
}

#item1508267 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:489px !important;
}

#item1508290 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1508315 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1508319 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1508345 {
	width:74px !important;
	height:70px !important;
	background:#e4d0cd;
}

#item1508346 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1508342 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1508378 {
	width:172px !important;
	height:70px !important;
}

#item1508379 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1508353 {
	width:172px !important;
	height:70px !important;
}

#item1508354 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1508349 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1508432 {
	width:141px !important;
	height:70px !important;
}

#item1508433 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1508407 {
	width:141px !important;
	height:70px !important;
}

#item1508408 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1508403 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1508485 {
	width:139px !important;
	height:70px !important;
}

#item1508486 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1508460 {
	width:139px !important;
	height:70px !important;
}

#item1508461 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1508456 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1508540 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1539149 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1539172 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1539146 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1508543 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1508543 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1508543 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1508543 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1485990 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1479112 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1479112 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1479112 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1479110 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1479110 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1479110 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1479108 {
	width:600px !important;
	height:790px !important;
}

#item1479113 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1479856 {
	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-1479856 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1479856 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1479856 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1690138 tr {
	border-right:2.2px solid #fff;;
}

table#table1690138 {
	table-layout:fixed;
}

#item1479163 {
	width:528px !important;
	height:133px !important;
	top:19px !important;
}

@keyframes intensificar-1479163 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1479163 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1479163 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1479186 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1479186 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1479186 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1479186 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1479340 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1479343 {
	width:534px !important;
	height:548px !important;
	top:15px !important;
}

#item1487069 {
	width:509px !important;
	height:680px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1487069 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1487069 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1487069 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1479369 {
	width:14px !important;
	height:9px !important;
}

#item1479373 {
	width:14px !important;
	height:9px !important;
	top:570px !important;
}

#item1479211 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1479211 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1479211 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1479211 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1479234 {
	width:350px !important;
	height:114px !important;
	top:66px !important;
}

@keyframes intensificar-1479234 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1479234 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1479234 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1479257 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:225px !important;
}

@keyframes intensificar-1479257 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1479257 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1479257 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1479263 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1479263 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1479263 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1479263 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1479287 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1479287 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1479287 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1479287 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1479311 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1479311 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1479311 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1479311 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1479335 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1479335 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1479335 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1479335 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1479118 {
	width:552px !important;
	height:579px !important;
	left:636px !important;
	top:146px !important;
}

#item1479376 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1479399 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1479423 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1479431 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1479460 {
	width:53px !important;
	height:50px !important;
	background:#e4d0cd;
}

#item1479461 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1479457 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1479495 {
	width:123px !important;
	height:50px !important;
}

#item1479496 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1479470 {
	width:123px !important;
	height:50px !important;
}

#item1479471 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1479466 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1479548 {
	width:101px !important;
	height:50px !important;
}

#item1479549 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1479523 {
	width:101px !important;
	height:50px !important;
}

#item1479524 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1479519 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1479601 {
	width:99px !important;
	height:50px !important;
}

#item1479603 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1479576 {
	width:99px !important;
	height:50px !important;
}

#item1479577 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1479572 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1479657 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1539943 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1539966 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1539940 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1479661 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1479661 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1479661 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1479661 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1516840 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1508574 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508574 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508574 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1508568 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508568 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508568 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1508566 {
	width:700px !important;
	height:309px !important;
}

#item1516752 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1692661 tr {
	border-right:3.08px solid #fff;;
}

table#table1692661 {
	table-layout:fixed;
}

#item1508586 {
	width:628px !important;
	height:206px !important;
	top:27px !important;
}

@keyframes intensificar-1508586 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508586 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508586 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1508609 {
	width:100px !important;
	height:12px !important;
}

@keyframes intensificar-1508609 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508609 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508609 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1543786 {
	width:628px !important;
	height:255px !important;
}

#item1543787 {
	width:595px !important;
	height:381px !important;
}

@keyframes intensificar-1543787 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1543787 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1543787 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1543782 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:105px !important;
}

#item1542894 {
	width:628px !important;
	height:517px !important;
}

#item1542895 {
	width:595px !important;
	height:1245px !important;
}

@keyframes intensificar-1542895 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1542895 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1542895 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1542918 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:236px !important;
}

#item1508662 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1508662 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508662 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508662 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1508685 {
	width:490px !important;
	height:159px !important;
	top:108px !important;
}

@keyframes intensificar-1508685 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508685 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508685 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1508708 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:330px !important;
}

@keyframes intensificar-1508708 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508708 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508708 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1508716 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1508716 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508716 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508716 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1508739 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1508739 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508739 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508739 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1508763 {
	width:203px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1508763 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508763 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508763 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1508786 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1508786 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508786 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508786 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1508583 {
	width:651px !important;
	height:517px !important;
	left:36px !important;
	top:558px !important;
}

#item1508829 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:489px !important;
}

#item1508852 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1508876 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1508880 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1508906 {
	width:74px !important;
	height:70px !important;
	background:#e4d0cd;
}

#item1508907 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1508903 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1508940 {
	width:172px !important;
	height:70px !important;
}

#item1508941 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1508915 {
	width:172px !important;
	height:70px !important;
}

#item1508916 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1508910 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1508993 {
	width:141px !important;
	height:70px !important;
}

#item1508994 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1508968 {
	width:141px !important;
	height:70px !important;
}

#item1508969 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1508964 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1509047 {
	width:139px !important;
	height:70px !important;
}

#item1509048 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1509021 {
	width:139px !important;
	height:70px !important;
}

#item1509022 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1509017 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1509104 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1539179 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1539202 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1539176 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1509107 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1509107 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1509107 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1509107 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1479905 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1479913 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1479913 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1479913 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1479911 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1479911 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1479911 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1479909 {
	width:600px !important;
	height:790px !important;
}

#item1479914 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1479969 {
	width:528px !important;
	height:253px !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-1479969 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1479969 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1479969 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1695808 th, table#table1695808 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1695808 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f6f7f8;;
}

table#table1695808 {
	table-layout:fixed;
}

#item1479920 {
	width:528px !important;
	height:108px !important;
	top:19px !important;
}

@keyframes intensificar-1479920 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1479920 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1479920 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1479945 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1479945 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1479945 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1479945 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1480126 {
	width:528px !important;
	height:324px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1480126 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1480126 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1480126 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1479998 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1479998 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1479998 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1479998 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1480022 {
	width:350px !important;
	height:21px !important;
	top:65px !important;
}

@keyframes intensificar-1480022 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1480022 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1480022 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1480046 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:122px !important;
}

@keyframes intensificar-1480046 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1480046 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1480046 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1480052 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1480052 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1480052 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1480052 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1480075 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1480075 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1480075 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1480075 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1480099 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1480099 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1480099 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1480099 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1480122 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1480122 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1480122 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1480122 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1479917 {
	width:542px !important;
	height:380px !important;
	left:636px !important;
	top:162px !important;
}

#item1480151 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1480174 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1480198 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1480202 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1486397 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1480228 {
	width:53px !important;
	height:50px !important;
	background:#e4d0cd;
}

#item1480229 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1480225 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1480262 {
	width:123px !important;
	height:50px !important;
}

#item1480263 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1480237 {
	width:123px !important;
	height:50px !important;
}

#item1480238 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1480233 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1480316 {
	width:101px !important;
	height:50px !important;
}

#item1480317 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1480290 {
	width:101px !important;
	height:50px !important;
}

#item1480291 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1480286 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1480370 {
	width:99px !important;
	height:50px !important;
}

#item1480371 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1480345 {
	width:99px !important;
	height:50px !important;
}

#item1480346 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1480341 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1480424 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1539975 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1539998 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1539972 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1480428 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1480428 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1480428 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1480428 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1516853 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1509134 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509134 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509134 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1509128 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509128 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509128 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1509126 {
	width:700px !important;
	height:309px !important;
}

#item1516755 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1697456 th, table#table1697456 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1697456 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f6f7f8;;
}

table#table1697456 {
	table-layout:fixed;
}

#item1509149 {
	width:628px !important;
	height:120px !important;
	top:27px !important;
}

@keyframes intensificar-1509149 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509149 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509149 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1509172 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1509172 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509172 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509172 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1543815 {
	width:628px !important;
	height:363px !important;
}

#item1543816 {
	width:595px !important;
	height:420px !important;
}

@keyframes intensificar-1543816 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1543816 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1543816 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1543839 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:159px !important;
}

#item1542943 {
	width:628px !important;
	height:540px !important;
}

#item1542944 {
	width:595px !important;
	height:677px !important;
}

@keyframes intensificar-1542944 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1542944 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1542944 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1542967 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:247px !important;
}

#item1509222 {
	width:628px !important;
	height:40px !important;
}

@keyframes intensificar-1509222 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509222 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509222 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1509245 {
	width:409px !important;
	height:303px !important;
	top:91px !important;
}

@keyframes intensificar-1509245 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509245 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509245 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1509268 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:171px !important;
}

@keyframes intensificar-1509268 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509268 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509268 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1509274 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1509274 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509274 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509274 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1509297 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1509297 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509297 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509297 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1509321 {
	width:203px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1509321 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509321 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509321 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1509344 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1509344 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509344 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509344 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1509145 {
	width:651px !important;
	height:540px !important;
	left:36px !important;
	top:536px !important;
}

#item1509373 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:489px !important;
}

#item1509397 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1509421 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1509424 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1509447 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1509473 {
	width:74px !important;
	height:70px !important;
	background:#e4d0cd;
}

#item1509474 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1509470 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1509506 {
	width:172px !important;
	height:70px !important;
}

#item1509507 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1509481 {
	width:172px !important;
	height:70px !important;
}

#item1509482 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1509477 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1509561 {
	width:141px !important;
	height:70px !important;
}

#item1509562 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1509534 {
	width:141px !important;
	height:70px !important;
}

#item1509535 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1509530 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1509614 {
	width:139px !important;
	height:70px !important;
}

#item1509615 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1509589 {
	width:139px !important;
	height:70px !important;
}

#item1509590 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1509585 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1509667 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1539210 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1539233 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1539207 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1509673 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1509673 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1509673 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1509673 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1486007 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1480522 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1480522 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1480522 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1480520 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1480520 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1480520 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1480517 {
	width:600px !important;
	height:790px !important;
}

#item1480523 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1480579 {
	width:529px !important;
	height:253px !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-1480579 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1480579 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1480579 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1699923 th, table#table1699923 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1699923 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f6f7f8;;
}

table#table1699923 {
	table-layout:fixed;
}

#item1480532 {
	width:528px !important;
	height:72px !important;
	top:19px !important;
}

@keyframes intensificar-1480532 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1480532 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1480532 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1480555 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1480555 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1480555 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1480555 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1480738 {
	width:528px !important;
	height:479px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1480738 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1480738 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1480738 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1480608 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1480608 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1480608 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1480608 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1480631 {
	width:350px !important;
	height:21px !important;
	top:65px !important;
}

@keyframes intensificar-1480631 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1480631 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1480631 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1480655 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:122px !important;
}

@keyframes intensificar-1480655 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1480655 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1480655 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1480662 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1480662 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1480662 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1480662 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1480685 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1480685 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1480685 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1480685 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1480710 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1480710 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1480710 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1480710 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1480733 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1480733 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1480733 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1480733 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1480529 {
	width:542px !important;
	height:479px !important;
	left:636px !important;
	top:162px !important;
}

#item1480762 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1480785 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1480809 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1480812 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1486421 {
	width:69px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1480838 {
	width:53px !important;
	height:50px !important;
	background:#e4d0cd;
}

#item1480839 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1480835 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1480871 {
	width:123px !important;
	height:50px !important;
}

#item1480872 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1480846 {
	width:123px !important;
	height:50px !important;
}

#item1480847 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1480842 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1480925 {
	width:101px !important;
	height:50px !important;
}

#item1480926 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1480900 {
	width:101px !important;
	height:50px !important;
}

#item1480901 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1480896 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1480979 {
	width:99px !important;
	height:50px !important;
}

#item1480980 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1480954 {
	width:99px !important;
	height:50px !important;
}

#item1480955 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1480950 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1481033 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1540008 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1540032 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1540005 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1481037 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1481037 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1481037 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1481037 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1516819 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1509702 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509702 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509702 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1509696 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509696 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509696 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1509694 {
	width:700px !important;
	height:309px !important;
}

#item1516760 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1701770 th, table#table1701770 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1701770 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f6f7f8;;
}

table#table1701770 {
	table-layout:fixed;
}

#item1509869 {
	width:628px !important;
	height:120px !important;
	top:27px !important;
}

@keyframes intensificar-1509869 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509869 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509869 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1509892 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1509892 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509892 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509892 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1509916 {
	width:628px !important;
	height:369px !important;
}

@keyframes intensificar-1509916 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509916 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509916 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1542979 {
	width:628px !important;
	height:539px !important;
}

#item1542980 {
	width:595px !important;
	height:892px !important;
}

@keyframes intensificar-1542980 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1542980 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1542980 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1543003 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:247px !important;
}

#item1509713 {
	width:628px !important;
	height:40px !important;
}

@keyframes intensificar-1509713 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509713 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509713 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1509736 {
	width:490px !important;
	height:29px !important;
	top:91px !important;
}

@keyframes intensificar-1509736 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509736 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509736 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1509759 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:171px !important;
}

@keyframes intensificar-1509759 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509759 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509759 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1509767 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1509767 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509767 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509767 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1509790 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1509790 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509790 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509790 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1509814 {
	width:233px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1509814 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509814 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509814 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1509837 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1509837 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509837 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509837 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1509710 {
	width:664px !important;
	height:539px !important;
	left:36px !important;
	top:536px !important;
}

#item1509943 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:489px !important;
}

#item1509966 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1509990 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1509995 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1510018 {
	width:97px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1510045 {
	width:74px !important;
	height:70px !important;
	background:#e4d0cd;
}

#item1510046 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1510041 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1510080 {
	width:172px !important;
	height:70px !important;
}

#item1510081 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1510054 {
	width:172px !important;
	height:70px !important;
}

#item1510055 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1510050 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1510133 {
	width:141px !important;
	height:70px !important;
}

#item1510134 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1510108 {
	width:141px !important;
	height:70px !important;
}

#item1510109 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1510104 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1510186 {
	width:139px !important;
	height:70px !important;
}

#item1510187 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1510161 {
	width:139px !important;
	height:70px !important;
}

#item1510162 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1510157 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1510239 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1539245 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1539269 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1539241 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1510243 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1510243 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1510243 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1510243 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1486010 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1481118 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1481118 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1481118 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1481116 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1481116 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1481116 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1481114 {
	width:600px !important;
	height:790px !important;
}

#item1481119 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

table#table1703848 tr {
	border-right:2.2px solid #fff;;
}

table#table1703848 {
	table-layout:fixed;
}

#item1481170 {
	width:528px !important;
	height:83px !important;
	top:19px !important;
}

@keyframes intensificar-1481170 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1481170 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1481170 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1481193 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1481193 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1481193 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1481193 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1481923 {
	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-1481923 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1481923 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1481923 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1481871 {
	width:528px !important;
	height:456px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1481871 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1481871 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1481871 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1481219 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1481219 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1481219 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1481219 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1481242 {
	width:421px !important;
	height:12px !important;
	top:85px !important;
}

@keyframes intensificar-1481242 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1481242 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1481242 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1481265 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:131px !important;
}

@keyframes intensificar-1481265 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1481265 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1481265 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1481271 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1481271 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1481271 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1481271 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1481294 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1481294 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1481294 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1481294 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1481318 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1481318 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1481318 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1481318 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1481341 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1481341 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1481341 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1481341 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1481122 {
	width:542px !important;
	height:456px !important;
	left:636px !important;
	top:160px !important;
}

#item1481407 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1481431 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1481437 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1537066 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1550093 {
	width:69px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1481465 {
	width:53px !important;
	height:50px !important;
	background:#e4d0cd;
}

#item1481466 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1481462 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1481498 {
	width:123px !important;
	height:50px !important;
}

#item1481499 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1481473 {
	width:123px !important;
	height:50px !important;
}

#item1481474 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1481469 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1481552 {
	width:101px !important;
	height:50px !important;
}

#item1481553 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1481526 {
	width:101px !important;
	height:50px !important;
}

#item1481528 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1481522 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1481605 {
	width:99px !important;
	height:50px !important;
}

#item1481607 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1481580 {
	width:99px !important;
	height:50px !important;
}

#item1481581 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1481576 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1481659 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1540040 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1540063 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1540037 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1481664 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1481664 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1481664 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1481664 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1516803 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1510275 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1510275 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510275 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1510268 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1510268 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510268 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1510266 {
	width:700px !important;
	height:309px !important;
}

#item1516763 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1705944 tr {
	border-right:3.08px solid #fff;;
}

table#table1705944 {
	table-layout:fixed;
}

#item1510521 {
	width:628px !important;
	height:138px !important;
	top:27px !important;
}

@keyframes intensificar-1510521 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1510521 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510521 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1510544 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1510544 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1510544 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510544 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1556110 {
	width:628px !important;
	height:395px !important;
}

@keyframes intensificar-1556110 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1556110 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1556110 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1510495 {
	width:627px !important;
	height:559px !important;
}

@keyframes intensificar-1510495 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1510495 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510495 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1510286 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1510286 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1510286 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510286 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1510309 {
	width:353px !important;
	height:24px !important;
	top:127px !important;
}

@keyframes intensificar-1510309 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1510309 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510309 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1510332 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:190px !important;
}

@keyframes intensificar-1510332 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1510332 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510332 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1510338 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1510338 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1510338 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510338 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1510361 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1510361 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1510361 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510361 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1510386 {
	width:233px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1510386 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1510386 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510386 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1510409 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1510409 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1510409 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510409 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1510283 {
	width:664px !important;
	height:559px !important;
	left:36px !important;
	top:516px !important;
}

#item1510596 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1510620 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1510623 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1537040 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:482px !important;
}

#item1550145 {
	width:97px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1510649 {
	width:74px !important;
	height:70px !important;
	background:#e4d0cd;
}

#item1510650 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1510646 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1510682 {
	width:172px !important;
	height:70px !important;
}

#item1510683 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1510657 {
	width:172px !important;
	height:70px !important;
}

#item1510658 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1510653 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1510735 {
	width:141px !important;
	height:70px !important;
}

#item1510736 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1510710 {
	width:141px !important;
	height:70px !important;
}

#item1510711 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1510706 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1510790 {
	width:139px !important;
	height:70px !important;
}

#item1510791 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1510765 {
	width:139px !important;
	height:70px !important;
}

#item1510766 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1510760 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1510844 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1539281 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1539304 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1539278 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1510850 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1510850 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1510850 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1510850 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1550182 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1550188 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1550188 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1550188 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1550190 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1550190 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1550190 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1550186 {
	width:600px !important;
	height:790px !important;
}

#item1550191 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

table#table1708077 tr {
	border-bottom:2.2px solid #fff;;
	border-right:2.2px solid #fff;;
}

table#table1708077 {
	table-layout:fixed;
}

#item1550439 {
	width:528px !important;
	height:162px !important;
	top:19px !important;
}

@keyframes intensificar-1550439 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1550439 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1550439 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1550462 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1550462 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1550462 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1550462 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1550485 {
	width:528px !important;
	height:322px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1550485 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1550485 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1550485 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1550413 {
	width:528px !important;
	height:294px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1550413 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1550413 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1550413 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1550197 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1550197 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1550197 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1550197 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1550221 {
	width:421px !important;
	height:246px !important;
	top:48px !important;
}

@keyframes intensificar-1550221 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1550221 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1550221 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1550244 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:159px !important;
}

@keyframes intensificar-1550244 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1550244 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1550244 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1550252 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1550252 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1550252 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1550252 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1550276 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1550276 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1550276 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1550276 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1550300 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1550300 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1550300 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1550300 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1550323 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1550323 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1550323 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1550323 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1550326 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:330px !important;
}

@keyframes intensificar-1550326 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1550326 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1550326 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1550331 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:236px !important;
}

@keyframes intensificar-1550331 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1550331 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1550331 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1550354 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:252px !important;
}

@keyframes intensificar-1550354 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1550354 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1550354 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1550377 {
	width:145px !important;
	height:15px !important;
	left:397px !important;
	top:305px !important;
}

@keyframes intensificar-1550377 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1550377 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1550377 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1550401 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:307px !important;
}

@keyframes intensificar-1550401 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1550401 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1550401 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1550405 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:274px !important;
}

#item1550408 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:103px !important;
}

#item1550194 {
	width:542px !important;
	height:505px !important;
	left:636px !important;
	top:160px !important;
}

#item1550509 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1550533 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1550538 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1550644 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1550667 {
	width:69px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1550693 {
	width:53px !important;
	height:50px !important;
	background:#e4d0cd;
}

#item1550694 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1550690 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1550727 {
	width:123px !important;
	height:50px !important;
}

#item1550728 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1550702 {
	width:123px !important;
	height:50px !important;
}

#item1550703 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1550697 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1550781 {
	width:101px !important;
	height:50px !important;
}

#item1550782 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1550755 {
	width:101px !important;
	height:50px !important;
}

#item1550757 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1550751 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1550834 {
	width:99px !important;
	height:50px !important;
}

#item1550835 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1550809 {
	width:99px !important;
	height:50px !important;
}

#item1550810 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1550805 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1550858 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1550866 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1550889 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1550863 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1550892 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1550892 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1550892 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1550892 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1550936 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1550942 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1550942 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1550942 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1550944 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1550944 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1550944 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1550940 {
	width:700px !important;
	height:309px !important;
}

#item1550945 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1711971 tr {
	border-bottom:3.08px solid #fff;;
	border-right:3.08px solid #fff;;
}

table#table1711971 {
	table-layout:fixed;
}

#item1550952 {
	width:628px !important;
	height:230px !important;
	top:27px !important;
}

@keyframes intensificar-1550952 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1550952 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1550952 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1550975 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1550975 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1550975 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1550975 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1550998 {
	width:628px !important;
	height:271px !important;
}

#item1550999 {
	width:595px !important;
	height:596px !important;
}

@keyframes intensificar-1550999 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1550999 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1550999 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1551022 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:113px !important;
}

#item1551243 {
	width:627px !important;
	height:559px !important;
}

@keyframes intensificar-1551243 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1551243 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1551243 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1551027 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1551027 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1551027 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1551027 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1551051 {
	width:436px !important;
	height:331px !important;
	top:85px !important;
}

@keyframes intensificar-1551051 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1551051 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1551051 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1551074 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:239px !important;
}

@keyframes intensificar-1551074 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1551074 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1551074 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1551080 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1551080 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1551080 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1551080 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1551103 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1551103 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1551103 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1551103 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1551128 {
	width:233px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1551128 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1551128 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1551128 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1551151 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1551151 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1551151 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1551151 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1551156 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:454px !important;
}

@keyframes intensificar-1551156 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1551156 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1551156 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1551161 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:324px !important;
}

@keyframes intensificar-1551161 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1551161 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1551161 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1551184 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:346px !important;
}

@keyframes intensificar-1551184 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1551184 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1551184 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1551207 {
	width:233px !important;
	height:21px !important;
	left:431px !important;
	top:419px !important;
}

@keyframes intensificar-1551207 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1551207 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1551207 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1551231 {
	width:7px !important;
	height:11px !important;
	left:420px !important;
	top:422px !important;
}

@keyframes intensificar-1551231 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1551231 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1551231 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1551235 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:377px !important;
}

#item1551239 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:162px !important;
}

#item1550949 {
	width:664px !important;
	height:559px !important;
	left:36px !important;
	top:516px !important;
}

#item1551266 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1551290 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1551295 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1551318 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:482px !important;
}

#item1551341 {
	width:97px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1551367 {
	width:74px !important;
	height:70px !important;
	background:#e4d0cd;
}

#item1551368 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1551364 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1551402 {
	width:172px !important;
	height:70px !important;
}

#item1551403 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1551376 {
	width:172px !important;
	height:70px !important;
}

#item1551377 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1551371 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1551456 {
	width:141px !important;
	height:70px !important;
}

#item1551457 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1551431 {
	width:141px !important;
	height:70px !important;
}

#item1551432 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1551427 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1551510 {
	width:139px !important;
	height:70px !important;
}

#item1551511 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1551485 {
	width:139px !important;
	height:70px !important;
}

#item1551486 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1551480 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1551534 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1551541 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1551564 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1551538 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1551569 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1551569 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1551569 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1551569 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1551674 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1551680 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1551680 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1551680 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1551682 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1551682 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1551682 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1551678 {
	width:600px !important;
	height:790px !important;
}

#item1551683 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

table#table1715329 tr {
	border-bottom:2.2px solid #fff;;
	border-right:2.2px solid #fff;;
}

table#table1715329 {
	table-layout:fixed;
}

#item1551933 {
	width:528px !important;
	height:107px !important;
	top:19px !important;
}

@keyframes intensificar-1551933 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1551933 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1551933 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1551956 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1551956 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1551956 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1551956 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1551979 {
	width:528px !important;
	height:369px !important;
	top:14px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1551979 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1551979 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1551979 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1556201 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1556205 {
	width:534px !important;
	height:548px !important;
	top:15px !important;
}

#item1556206 {
	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-1556206 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1556206 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1556206 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1556231 {
	width:14px !important;
	height:9px !important;
}

#item1556235 {
	width:14px !important;
	height:9px !important;
	top:570px !important;
}

#item1551689 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1551689 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1551689 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1551689 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1551712 {
	width:370px !important;
	height:89px !important;
	top:48px !important;
}

@keyframes intensificar-1551712 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1551712 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1551712 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1551735 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:159px !important;
}

@keyframes intensificar-1551735 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1551735 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1551735 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1551744 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1551744 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1551744 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1551744 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1551767 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1551767 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1551767 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1551767 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1551791 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1551791 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1551791 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1551791 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1551814 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1551814 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1551814 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1551814 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1551686 {
	width:552px !important;
	height:579px !important;
	left:636px !important;
	top:146px !important;
}

#item1552004 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1552029 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1552032 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1552137 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1552160 {
	width:69px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1552186 {
	width:53px !important;
	height:50px !important;
	background:#e4d0cd;
}

#item1552187 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1552183 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1552220 {
	width:123px !important;
	height:50px !important;
}

#item1552221 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1552195 {
	width:123px !important;
	height:50px !important;
}

#item1552196 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1552191 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1552273 {
	width:101px !important;
	height:50px !important;
}

#item1552274 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1552248 {
	width:101px !important;
	height:50px !important;
}

#item1552249 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1552244 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1552326 {
	width:99px !important;
	height:50px !important;
}

#item1552327 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1552301 {
	width:99px !important;
	height:50px !important;
}

#item1552302 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1552297 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1552350 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1552361 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1552384 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1552358 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1552387 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1552387 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1552387 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1552387 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1552429 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1552434 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1552434 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1552434 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1552436 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1552436 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1552436 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1552432 {
	width:700px !important;
	height:309px !important;
}

#item1552437 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1718006 tr {
	border-bottom:3.08px solid #fff;;
	border-right:3.08px solid #fff;;
}

table#table1718006 {
	table-layout:fixed;
}

#item1552446 {
	width:628px !important;
	height:171px !important;
	top:27px !important;
}

@keyframes intensificar-1552446 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1552446 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1552446 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1552469 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1552469 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1552469 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1552469 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1552492 {
	width:628px !important;
	height:300px !important;
}

#item1552493 {
	width:595px !important;
	height:792px !important;
}

@keyframes intensificar-1552493 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1552493 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1552493 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1552516 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:127px !important;
}

#item1556687 {
	width:628px !important;
	height:530px !important;
}

#item1556688 {
	width:595px !important;
	height:1284px !important;
}

@keyframes intensificar-1556688 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1556688 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1556688 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1556712 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:242px !important;
}

#item1552521 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1552521 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1552521 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1552521 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1552544 {
	width:395px !important;
	height:136px !important;
	top:85px !important;
}

@keyframes intensificar-1552544 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1552544 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1552544 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1552567 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:239px !important;
}

@keyframes intensificar-1552567 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1552567 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1552567 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1552577 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1552577 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1552577 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1552577 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1552600 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1552600 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1552600 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1552600 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1552624 {
	width:233px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1552624 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1552624 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1552624 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1552647 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1552647 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1552647 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1552647 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1552732 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:162px !important;
}

#item1552442 {
	width:664px !important;
	height:530px !important;
	left:36px !important;
	top:545px !important;
}

#item1552759 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1552783 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1552790 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1552814 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:482px !important;
}

#item1552837 {
	width:97px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1552864 {
	width:74px !important;
	height:70px !important;
	background:#e4d0cd;
}

#item1552865 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1552860 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1552897 {
	width:172px !important;
	height:70px !important;
}

#item1552898 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1552872 {
	width:172px !important;
	height:70px !important;
}

#item1552873 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1552868 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1552950 {
	width:141px !important;
	height:70px !important;
}

#item1552951 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1552925 {
	width:141px !important;
	height:70px !important;
}

#item1552926 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1552921 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1553005 {
	width:139px !important;
	height:70px !important;
}

#item1553006 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1552979 {
	width:139px !important;
	height:70px !important;
}

#item1552980 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1552975 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1553029 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1553035 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1553058 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1553032 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1553062 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1553062 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1553062 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1553062 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1486013 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1481981 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1481981 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1481981 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1481979 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1481979 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1481979 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1481977 {
	width:600px !important;
	height:790px !important;
}

#item1481982 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1482249 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1482272 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1482297 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1482301 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1482752 {
	width:528px !important;
	height:309px !important;
	top:15px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1482752 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1482752 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1482752 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1721411 tr {
	border-right:2.2px solid #fff;;
}

table#table1721411 {
	table-layout:fixed;
}

#item1482029 {
	width:528px !important;
	height:162px !important;
	top:19px !important;
}

@keyframes intensificar-1482029 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1482029 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1482029 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1482052 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1482052 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1482052 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1482052 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1482212 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1482217 {
	width:534px !important;
	height:549px !important;
	top:15px !important;
}

#item1487227 {
	width:509px !important;
	height:699px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1487227 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1487227 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1487227 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1482243 {
	width:14px !important;
	height:9px !important;
}

#item1482246 {
	width:14px !important;
	height:9px !important;
	top:571px !important;
}

#item1482077 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1482077 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1482077 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1482077 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1482100 {
	width:350px !important;
	height:114px !important;
	top:64px !important;
}

@keyframes intensificar-1482100 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1482100 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1482100 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1482123 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:223px !important;
}

@keyframes intensificar-1482123 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1482123 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1482123 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1482134 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1482134 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1482134 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1482134 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1482158 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1482158 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1482158 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1482158 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1482183 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1482183 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1482183 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1482183 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1482207 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1482207 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1482207 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1482207 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1481985 {
	width:552px !important;
	height:580px !important;
	left:636px !important;
	top:145px !important;
}

#item1482329 {
	width:53px !important;
	height:50px !important;
	background:#e4d0cd;
}

#item1482331 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1482326 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1482364 {
	width:123px !important;
	height:50px !important;
}

#item1482365 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1482339 {
	width:123px !important;
	height:50px !important;
}

#item1482340 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1482335 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1482417 {
	width:101px !important;
	height:50px !important;
}

#item1482418 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1482392 {
	width:101px !important;
	height:50px !important;
}

#item1482393 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1482388 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1482470 {
	width:99px !important;
	height:50px !important;
}

#item1482471 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1482445 {
	width:99px !important;
	height:50px !important;
}

#item1482446 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1482441 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1482524 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1540072 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1540095 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1540069 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1482528 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1482528 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1482528 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1482528 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1516816 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1510878 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1510878 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510878 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1510872 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1510872 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510872 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1510870 {
	width:700px !important;
	height:309px !important;
}

#item1516766 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1724021 tr {
	border-right:3.08px solid #fff;;
}

table#table1724021 {
	table-layout:fixed;
}

#item1511059 {
	width:628px !important;
	height:247px !important;
	top:27px !important;
}

@keyframes intensificar-1511059 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1511059 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1511059 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1511082 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1511082 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1511082 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1511082 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1543883 {
	width:628px !important;
	height:222px !important;
}

#item1543884 {
	width:595px !important;
	height:616px !important;
}

@keyframes intensificar-1543884 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1543884 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1543884 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1543907 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:88px !important;
}

#item1543013 {
	width:628px !important;
	height:526px !important;
}

#item1543014 {
	width:595px !important;
	height:1186px !important;
}

@keyframes intensificar-1543014 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1543014 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1543014 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1543037 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:240px !important;
}

#item1510890 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1510890 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1510890 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510890 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1510913 {
	width:490px !important;
	height:159px !important;
	top:84px !important;
}

@keyframes intensificar-1510913 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1510913 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510913 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1510936 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:307px !important;
}

@keyframes intensificar-1510936 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1510936 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510936 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1510945 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1510945 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1510945 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510945 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1510968 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1510968 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1510968 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510968 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1510992 {
	width:233px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1510992 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1510992 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510992 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1511015 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1511015 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1511015 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1511015 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1510887 {
	width:664px !important;
	height:526px !important;
	left:36px !important;
	top:549px !important;
}

#item1511132 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:489px !important;
}

#item1511155 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1511179 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1511183 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1511209 {
	width:74px !important;
	height:70px !important;
	background:#e4d0cd;
}

#item1511210 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1511206 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1511246 {
	width:172px !important;
	height:70px !important;
}

#item1511247 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1511221 {
	width:172px !important;
	height:70px !important;
}

#item1511222 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1511216 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1511299 {
	width:141px !important;
	height:70px !important;
}

#item1511300 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1511274 {
	width:141px !important;
	height:70px !important;
}

#item1511275 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1511270 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1511352 {
	width:139px !important;
	height:70px !important;
}

#item1511354 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1511327 {
	width:139px !important;
	height:70px !important;
}

#item1511328 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1511323 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1511407 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1539312 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1539335 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1539309 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1511410 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1511410 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1511410 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1511410 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1553172 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1553177 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1553177 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1553177 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1553179 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1553179 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1553179 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1553175 {
	width:600px !important;
	height:790px !important;
}

#item1553180 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1553357 {
	width:528px !important;
	height:327px !important;
	top:17px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1553357 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1553357 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1553357 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1727920 tr {
	border-right:2.2px solid #fff;;
}

table#table1727920 {
	table-layout:fixed;
}

#item1553382 {
	width:528px !important;
	height:191px !important;
	top:19px !important;
}

@keyframes intensificar-1553382 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1553382 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1553382 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1553405 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1553405 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1553405 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1553405 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1553320 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1553324 {
	width:534px !important;
	height:550px !important;
	top:15px !important;
}

#item1553325 {
	width:509px !important;
	height:1171px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1553325 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1553325 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1553325 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1553350 {
	width:14px !important;
	height:9px !important;
}

#item1553353 {
	width:14px !important;
	height:9px !important;
	top:571px !important;
}

#item1553190 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1553190 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1553190 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1553190 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1553213 {
	width:350px !important;
	height:153px !important;
	top:50px !important;
}

@keyframes intensificar-1553213 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1553213 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1553213 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1553237 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:242px !important;
}

@keyframes intensificar-1553237 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1553237 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1553237 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1553243 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1553243 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1553243 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1553243 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1553266 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1553266 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1553266 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1553266 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1553290 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1553290 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1553290 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1553290 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1553313 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1553313 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1553313 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1553313 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1553187 {
	width:552px !important;
	height:580px !important;
	left:636px !important;
	top:145px !important;
}

#item1553428 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1553451 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1553475 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1553480 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1553504 {
	width:69px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1553530 {
	width:53px !important;
	height:50px !important;
	background:#e4d0cd;
}

#item1553531 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1553527 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1553563 {
	width:123px !important;
	height:50px !important;
}

#item1553564 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1553538 {
	width:123px !important;
	height:50px !important;
}

#item1553539 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1553534 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1553616 {
	width:101px !important;
	height:50px !important;
}

#item1553617 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1553591 {
	width:101px !important;
	height:50px !important;
}

#item1553592 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1553587 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1553671 {
	width:99px !important;
	height:50px !important;
}

#item1553673 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1553645 {
	width:99px !important;
	height:50px !important;
}

#item1553647 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1553641 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1553696 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1553702 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1553725 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1553699 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1553729 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1553729 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1553729 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1553729 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1553787 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1553793 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1553793 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1553793 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1553795 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1553795 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1553795 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1553791 {
	width:700px !important;
	height:309px !important;
}

#item1553796 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1730835 tr {
	border-right:3.08px solid #fff;;
}

table#table1730835 {
	table-layout:fixed;
}

#item1553804 {
	width:628px !important;
	height:287px !important;
	top:27px !important;
}

@keyframes intensificar-1553804 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1553804 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1553804 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1553827 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1553827 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1553827 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1553827 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1553850 {
	width:628px !important;
	height:206px !important;
}

#item1553851 {
	width:595px !important;
	height:753px !important;
}

@keyframes intensificar-1553851 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1553851 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1553851 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1553875 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:80px !important;
}

#item1554008 {
	width:628px !important;
	height:546px !important;
}

#item1554009 {
	width:595px !important;
	height:1892px !important;
}

@keyframes intensificar-1554009 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1554009 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1554009 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1554032 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:250px !important;
}

#item1553880 {
	width:628px !important;
	height:40px !important;
}

@keyframes intensificar-1553880 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1553880 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1553880 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1553903 {
	width:490px !important;
	height:214px !important;
	top:70px !important;
}

@keyframes intensificar-1553903 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1553903 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1553903 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1553926 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:339px !important;
}

@keyframes intensificar-1553926 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1553926 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1553926 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1553932 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1553932 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1553932 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1553932 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1553956 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1553956 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1553956 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1553956 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1553980 {
	width:233px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1553980 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1553980 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1553980 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1554003 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1554003 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1554003 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1554003 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1553801 {
	width:664px !important;
	height:546px !important;
	left:36px !important;
	top:529px !important;
}

#item1554035 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:491px !important;
}

#item1554058 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1554082 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1554085 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1554108 {
	width:97px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1554134 {
	width:74px !important;
	height:70px !important;
	background:#e4d0cd;
}

#item1554135 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1554131 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1554170 {
	width:172px !important;
	height:70px !important;
}

#item1554171 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1554145 {
	width:172px !important;
	height:70px !important;
}

#item1554146 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1554141 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1554223 {
	width:141px !important;
	height:70px !important;
}

#item1554224 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1554198 {
	width:141px !important;
	height:70px !important;
}

#item1554199 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1554194 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1554276 {
	width:139px !important;
	height:70px !important;
}

#item1554277 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1554251 {
	width:139px !important;
	height:70px !important;
}

#item1554252 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1554247 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1554300 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1554307 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1554330 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1554304 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1554333 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1554333 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1554333 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1554333 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1486017 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1482809 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1482809 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1482809 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1482807 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1482807 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1482807 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1482805 {
	width:600px !important;
	height:791px !important;
	top:-1px !important;
}

#item1482810 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

table#table1734400 tr {
	border-right:2.2px solid #fff;;
}

table#table1734400 {
	table-layout:fixed;
}

#item1482858 {
	width:528px !important;
	height:191px !important;
	top:19px !important;
}

@keyframes intensificar-1482858 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1482858 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1482858 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1482881 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1482881 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1482881 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1482881 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1483520 {
	width:528px !important;
	height:276px !important;
	left:1px !important;
	top:2px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1483520 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1483520 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1483520 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1483483 {
	width:529px !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-1483483 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1483483 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1483483 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1482906 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1482906 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1482906 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1482906 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1482929 {
	width:350px !important;
	height:182px !important;
	top:49px !important;
}

@keyframes intensificar-1482929 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1482929 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1482929 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1482952 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:275px !important;
}

@keyframes intensificar-1482952 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1482952 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1482952 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1482961 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1482961 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1482961 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1482961 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1482984 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1482984 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1482984 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1482984 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1483008 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1483008 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1483008 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1483008 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1483031 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1483031 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1483031 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1483031 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1482813 {
	width:543px !important;
	height:565px !important;
	left:635px !important;
	top:160px !important;
}

#item1483076 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1483099 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1483123 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1483126 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1483155 {
	width:53px !important;
	height:50px !important;
	background:#e4d0cd;
}

#item1483156 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1483152 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1483190 {
	width:123px !important;
	height:50px !important;
}

#item1483191 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1483165 {
	width:123px !important;
	height:50px !important;
}

#item1483166 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1483160 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1483245 {
	width:101px !important;
	height:50px !important;
}

#item1483246 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1483219 {
	width:101px !important;
	height:50px !important;
}

#item1483221 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1483215 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1483298 {
	width:99px !important;
	height:50px !important;
}

#item1483299 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1483273 {
	width:99px !important;
	height:50px !important;
}

#item1483274 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1483269 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1483352 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1540104 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1540129 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1540101 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1483356 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1483356 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1483356 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1483356 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1516844 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1511437 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1511437 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1511437 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1511431 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1511431 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1511431 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1511429 {
	width:700px !important;
	height:309px !important;
}

#item1516770 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1738218 tr {
	border-right:3.08px solid #fff;;
}

table#table1738218 {
	table-layout:fixed;
}

#item1511609 {
	width:628px !important;
	height:287px !important;
	top:27px !important;
}

@keyframes intensificar-1511609 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1511609 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1511609 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1511632 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1511632 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1511632 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1511632 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1543917 {
	width:628px !important;
	height:197px !important;
}

#item1543918 {
	width:595px !important;
	height:616px !important;
}

@keyframes intensificar-1543918 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1543918 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1543918 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1543941 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:76px !important;
}

#item1543055 {
	width:628px !important;
	height:541px !important;
}

#item1543056 {
	width:595px !important;
	height:1206px !important;
}

@keyframes intensificar-1543056 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1543056 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1543056 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1543079 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:248px !important;
}

#item1511450 {
	width:628px !important;
	height:40px !important;
}

@keyframes intensificar-1511450 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1511450 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1511450 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1511473 {
	width:490px !important;
	height:254px !important;
	top:69px !important;
}

@keyframes intensificar-1511473 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1511473 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1511473 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1511496 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:385px !important;
}

@keyframes intensificar-1511496 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1511496 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1511496 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1511504 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1511504 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1511504 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1511504 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1511529 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1511529 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1511529 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1511529 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1511553 {
	width:233px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1511553 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1511553 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1511553 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1511578 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1511578 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1511578 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1511578 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1511447 {
	width:664px !important;
	height:541px !important;
	left:36px !important;
	top:534px !important;
}

#item1511683 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:489px !important;
}

#item1511706 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1511730 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1511734 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1511760 {
	width:74px !important;
	height:70px !important;
	background:#e4d0cd;
}

#item1511761 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1511757 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1511793 {
	width:172px !important;
	height:70px !important;
}

#item1511794 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1511768 {
	width:172px !important;
	height:70px !important;
}

#item1511769 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1511764 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1511846 {
	width:141px !important;
	height:70px !important;
}

#item1511847 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1511821 {
	width:141px !important;
	height:70px !important;
}

#item1511822 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1511817 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1511900 {
	width:139px !important;
	height:70px !important;
}

#item1511901 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1511874 {
	width:139px !important;
	height:70px !important;
}

#item1511875 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1511870 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1511957 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1539342 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1539365 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1539339 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1511960 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1511960 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1511960 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1511960 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1486021 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1484340 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1484340 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1484340 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1484337 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1484337 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1484337 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1484335 {
	width:600px !important;
	height:790px !important;
}

#item1484341 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1485051 {
	width:528px !important;
	height:321px !important;
	top:12px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1485051 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1485051 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1485051 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1742578 tr {
	border-right:2.2px solid #fff;;
}

table#table1742578 {
	table-layout:fixed;
}

#item1484389 {
	width:528px !important;
	height:191px !important;
	top:19px !important;
}

@keyframes intensificar-1484389 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1484389 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1484389 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1484412 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1484412 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1484412 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1484412 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1484565 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:275px !important;
}

#item1484569 {
	width:534px !important;
	height:546px !important;
	top:15px !important;
}

#item1485008 {
	width:509px !important;
	height:760px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1485008 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1485008 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1485008 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1484595 {
	width:14px !important;
	height:9px !important;
}

#item1484601 {
	width:14px !important;
	height:9px !important;
	top:569px !important;
}

#item1484437 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1484437 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1484437 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1484437 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1484460 {
	width:350px !important;
	height:153px !important;
	top:48px !important;
}

@keyframes intensificar-1484460 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1484460 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1484460 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1484483 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:240px !important;
}

@keyframes intensificar-1484483 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1484483 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1484483 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1484489 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1484489 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1484489 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1484489 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1484513 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1484513 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1484513 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1484513 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1484537 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1484537 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1484537 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1484537 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1484560 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1484560 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1484560 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1484560 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1484344 {
	width:552px !important;
	height:578px !important;
	left:636px !important;
	top:147px !important;
}

#item1484605 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:127px !important;
}

#item1484628 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1484652 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1484656 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1484685 {
	width:53px !important;
	height:50px !important;
	background:#e4d0cd;
}

#item1484686 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1484682 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1484719 {
	width:123px !important;
	height:50px !important;
}

#item1484720 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1484693 {
	width:123px !important;
	height:50px !important;
}

#item1484694 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1484689 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1484773 {
	width:101px !important;
	height:50px !important;
}

#item1484774 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1484747 {
	width:101px !important;
	height:50px !important;
}

#item1484748 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1484743 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1484826 {
	width:99px !important;
	height:50px !important;
}

#item1484828 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1484801 {
	width:99px !important;
	height:50px !important;
}

#item1484802 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1484797 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1484880 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1540172 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1540195 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1540167 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1484884 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1484884 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1484884 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1484884 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1512536 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1512550 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1512550 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1512550 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1512541 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1512541 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1512541 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1512539 {
	width:701px !important;
	height:309px !important;
	left:-1px !important;
}

#item1516779 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1745762 tr {
	border-right:3.08px solid #fff;;
}

table#table1745762 {
	table-layout:fixed;
}

#item1512733 {
	width:628px !important;
	height:287px !important;
	top:27px !important;
}

@keyframes intensificar-1512733 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1512733 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1512733 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1512756 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1512756 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1512756 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1512756 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1543983 {
	width:628px !important;
	height:198px !important;
}

#item1543984 {
	width:595px !important;
	height:694px !important;
}

@keyframes intensificar-1543984 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1543984 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1543984 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1544008 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:76px !important;
}

#item1543151 {
	width:628px !important;
	height:542px !important;
}

#item1543152 {
	width:595px !important;
	height:1382px !important;
}

@keyframes intensificar-1543152 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1543152 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1543152 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1543175 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:248px !important;
}

#item1512564 {
	width:628px !important;
	height:40px !important;
}

@keyframes intensificar-1512564 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1512564 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1512564 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1512587 {
	width:490px !important;
	height:214px !important;
	top:68px !important;
}

@keyframes intensificar-1512587 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1512587 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1512587 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1512610 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:336px !important;
}

@keyframes intensificar-1512610 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1512610 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1512610 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1512616 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1512616 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1512616 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1512616 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1512639 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1512639 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1512639 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1512639 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1512663 {
	width:233px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1512663 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1512663 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1512663 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1512687 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1512687 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1512687 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1512687 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1512561 {
	width:664px !important;
	height:542px !important;
	left:36px !important;
	top:533px !important;
}

#item1512807 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1512830 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1512855 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1512858 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1512884 {
	width:74px !important;
	height:70px !important;
	background:#e4d0cd;
}

#item1512885 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1512881 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1512917 {
	width:172px !important;
	height:70px !important;
}

#item1512918 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1512892 {
	width:172px !important;
	height:70px !important;
}

#item1512893 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1512888 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1512970 {
	width:141px !important;
	height:70px !important;
}

#item1512971 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1512945 {
	width:141px !important;
	height:70px !important;
}

#item1512946 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1512941 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1513024 {
	width:139px !important;
	height:70px !important;
}

#item1513025 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1512999 {
	width:139px !important;
	height:70px !important;
}

#item1513000 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1512994 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1513078 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1539404 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1539427 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1539401 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1513084 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1513084 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1513084 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1513084 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1483573 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1483580 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1483580 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1483580 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1483578 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1483578 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1483578 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1483576 {
	width:600px !important;
	height:790px !important;
}

#item1483581 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1484271 {
	width:528px !important;
	height:350px !important;
	top:17px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1484271 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1484271 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1484271 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1750021 tr {
	border-right:2.2px solid #fff;;
}

table#table1750021 {
	table-layout:fixed;
}

#item1483630 {
	width:528px !important;
	height:191px !important;
	top:19px !important;
}

@keyframes intensificar-1483630 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1483630 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1483630 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1483653 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1483653 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1483653 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1483653 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1483806 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1483809 {
	width:534px !important;
	height:550px !important;
	top:15px !important;
}

#item1487319 {
	width:509px !important;
	height:876px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1487319 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1487319 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1487319 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1483835 {
	width:14px !important;
	height:9px !important;
}

#item1483842 {
	width:14px !important;
	height:9px !important;
	top:571px !important;
}

#item1483678 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1483678 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1483678 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1483678 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1483701 {
	width:350px !important;
	height:153px !important;
	top:50px !important;
}

@keyframes intensificar-1483701 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1483701 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1483701 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1483724 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:242px !important;
}

@keyframes intensificar-1483724 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1483724 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1483724 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1483731 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1483731 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1483731 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1483731 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1483754 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1483754 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1483754 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1483754 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1483778 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1483778 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1483778 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1483778 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1483801 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1483801 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1483801 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1483801 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1483585 {
	width:552px !important;
	height:580px !important;
	left:636px !important;
	top:145px !important;
}

#item1483845 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1483868 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1483892 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1483898 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1550044 {
	width:69px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1483926 {
	width:53px !important;
	height:50px !important;
	background:#e4d0cd;
}

#item1483927 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1483923 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1483960 {
	width:123px !important;
	height:50px !important;
}

#item1483961 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1483934 {
	width:123px !important;
	height:50px !important;
}

#item1483935 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1483930 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1484015 {
	width:101px !important;
	height:50px !important;
}

#item1484016 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1483989 {
	width:101px !important;
	height:50px !important;
}

#item1483990 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1483984 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1484069 {
	width:99px !important;
	height:50px !important;
}

#item1484070 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1484043 {
	width:99px !important;
	height:50px !important;
}

#item1484044 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1484039 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1484123 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1540140 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1540163 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1540137 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1484127 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1484127 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1484127 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1484127 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1516857 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1511987 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1511987 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1511987 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1511981 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1511981 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1511981 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1511979 {
	width:700px !important;
	height:309px !important;
}

#item1516773 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1753028 tr {
	border-right:3.08px solid #fff;;
}

table#table1753028 {
	table-layout:fixed;
}

#item1512166 {
	width:628px !important;
	height:287px !important;
	top:27px !important;
}

@keyframes intensificar-1512166 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1512166 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1512166 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1512189 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1512189 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1512189 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1512189 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1543953 {
	width:628px !important;
	height:176px !important;
}

#item1543954 {
	width:595px !important;
	height:753px !important;
}

@keyframes intensificar-1543954 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1543954 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1543954 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1543977 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:65px !important;
}

#item1543099 {
	width:628px !important;
	height:518px !important;
}

#item1543100 {
	width:595px !important;
	height:1480px !important;
}

@keyframes intensificar-1543100 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1543100 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1543100 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1543123 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:236px !important;
}

#item1511999 {
	width:628px !important;
	height:40px !important;
}

@keyframes intensificar-1511999 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1511999 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1511999 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1512023 {
	width:490px !important;
	height:214px !important;
	top:70px !important;
}

@keyframes intensificar-1512023 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1512023 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1512023 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1512046 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:339px !important;
}

@keyframes intensificar-1512046 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1512046 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1512046 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1512052 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1512052 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1512052 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1512052 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1512075 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1512075 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1512075 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1512075 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1512099 {
	width:233px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1512099 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1512099 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1512099 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1512122 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1512122 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1512122 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1512122 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1511996 {
	width:664px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1512240 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:491px !important;
}

#item1512263 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1512287 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1512294 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1550067 {
	width:97px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1512321 {
	width:74px !important;
	height:70px !important;
	background:#e4d0cd;
}

#item1512322 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1512318 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1512356 {
	width:172px !important;
	height:70px !important;
}

#item1512357 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1512329 {
	width:172px !important;
	height:70px !important;
}

#item1512330 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1512325 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1512410 {
	width:141px !important;
	height:70px !important;
}

#item1512411 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1512385 {
	width:141px !important;
	height:70px !important;
}

#item1512386 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1512381 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1512463 {
	width:139px !important;
	height:70px !important;
}

#item1512464 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1512438 {
	width:139px !important;
	height:70px !important;
}

#item1512439 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1512434 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1512516 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1539373 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1539396 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1539370 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1512520 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1512520 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1512520 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1512520 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1559641 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1559646 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1559646 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1559646 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1559648 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1559648 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1559648 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1559644 {
	width:600px !important;
	height:790px !important;
}

#item1559649 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1559654 {
	width:528px !important;
	height:350px !important;
	top:17px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1559654 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1559654 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1559654 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1757393 tr {
	border-right:2.2px solid #fff;;
}

table#table1757393 {
	table-layout:fixed;
}

#item1559679 {
	width:528px !important;
	height:191px !important;
	top:19px !important;
}

@keyframes intensificar-1559679 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1559679 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1559679 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1559702 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1559702 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1559702 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1559702 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1559856 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1559862 {
	width:534px !important;
	height:550px !important;
	top:15px !important;
}

#item1559863 {
	width:509px !important;
	height:988px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1559863 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1559863 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1559863 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1559888 {
	width:14px !important;
	height:9px !important;
}

#item1559892 {
	width:14px !important;
	height:9px !important;
	top:571px !important;
}

#item1559728 {
	width:528px !important;
	height:12px !important;
}

@keyframes intensificar-1559728 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1559728 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1559728 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1559751 {
	width:350px !important;
	height:153px !important;
	top:29px !important;
}

@keyframes intensificar-1559751 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1559751 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1559751 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1559774 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:221px !important;
}

@keyframes intensificar-1559774 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1559774 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1559774 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1559780 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1559780 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1559780 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1559780 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1559803 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1559803 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1559803 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1559803 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1559827 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1559827 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1559827 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1559827 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1559850 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1559850 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1559850 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1559850 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1559652 {
	width:552px !important;
	height:580px !important;
	left:636px !important;
	top:145px !important;
}

#item1559895 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1559918 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1559942 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1559946 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1559969 {
	width:69px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1559995 {
	width:53px !important;
	height:50px !important;
	background:#e4d0cd;
}

#item1559996 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1559992 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1560029 {
	width:123px !important;
	height:50px !important;
}

#item1560030 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1560004 {
	width:123px !important;
	height:50px !important;
}

#item1560005 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1560000 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1560083 {
	width:101px !important;
	height:50px !important;
}

#item1560084 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1560058 {
	width:101px !important;
	height:50px !important;
}

#item1560059 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1560053 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1560136 {
	width:99px !important;
	height:50px !important;
}

#item1560137 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1560111 {
	width:99px !important;
	height:50px !important;
}

#item1560112 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1560107 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1560160 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1560168 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1560191 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1560165 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1560194 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1560194 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1560194 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1560194 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1560262 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1560267 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1560267 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1560267 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1560269 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1560269 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1560269 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1560265 {
	width:700px !important;
	height:309px !important;
}

#item1560270 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1760405 tr {
	border-right:3.08px solid #fff;;
}

table#table1760405 {
	table-layout:fixed;
}

#item1560276 {
	width:628px !important;
	height:287px !important;
	top:27px !important;
}

@keyframes intensificar-1560276 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1560276 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1560276 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1560299 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1560299 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1560299 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1560299 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1560322 {
	width:628px !important;
	height:206px !important;
}

#item1560324 {
	width:595px !important;
	height:773px !important;
}

@keyframes intensificar-1560324 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1560324 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1560324 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1560347 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:80px !important;
}

#item1560482 {
	width:628px !important;
	height:546px !important;
}

#item1560483 {
	width:595px !important;
	height:1519px !important;
}

@keyframes intensificar-1560483 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1560483 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1560483 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1560506 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:250px !important;
}

#item1560352 {
	width:628px !important;
	height:40px !important;
}

@keyframes intensificar-1560352 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1560352 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1560352 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1560377 {
	width:490px !important;
	height:214px !important;
	top:70px !important;
}

@keyframes intensificar-1560377 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1560377 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1560377 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1560400 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:339px !important;
}

@keyframes intensificar-1560400 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1560400 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1560400 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1560406 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1560406 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1560406 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1560406 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1560429 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1560429 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1560429 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1560429 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1560453 {
	width:233px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1560453 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1560453 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1560453 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1560476 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1560476 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1560476 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1560476 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1560273 {
	width:664px !important;
	height:546px !important;
	left:36px !important;
	top:529px !important;
}

#item1560510 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:491px !important;
}

#item1560533 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1560557 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1560560 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1560583 {
	width:97px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1560609 {
	width:74px !important;
	height:70px !important;
	background:#e4d0cd;
}

#item1560610 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1560606 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1560643 {
	width:172px !important;
	height:70px !important;
}

#item1560644 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1560618 {
	width:172px !important;
	height:70px !important;
}

#item1560619 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1560614 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1560698 {
	width:141px !important;
	height:70px !important;
}

#item1560699 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1560671 {
	width:141px !important;
	height:70px !important;
}

#item1560672 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1560667 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1560751 {
	width:139px !important;
	height:70px !important;
}

#item1560752 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1560726 {
	width:139px !important;
	height:70px !important;
}

#item1560727 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1560722 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1560775 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1560782 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1560805 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1560779 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1560810 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1560810 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1560810 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1560810 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1537105 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1522836 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522836 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1522836 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1522834 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522834 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1522834 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1522832 {
	width:600px !important;
	height:790px !important;
}

#item1522837 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1522889 {
	width:528px !important;
	height:323px !important;
	top:14px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1522889 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522889 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1522889 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1764522 th, table#table1764522 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1764522 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f6f7f8;;
}

table#table1764522 {
	table-layout:fixed;
}

#item1522843 {
	width:528px !important;
	height:115px !important;
	top:19px !important;
}

@keyframes intensificar-1522843 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522843 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1522843 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1522866 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1522866 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522866 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1522866 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1523044 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:276px !important;
}

#item1523049 {
	width:534px !important;
	height:548px !important;
	top:15px !important;
}

#item1523050 {
	width:509px !important;
	height:780px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1523050 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1523050 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1523050 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1523075 {
	width:14px !important;
	height:9px !important;
}

#item1523079 {
	width:14px !important;
	height:9px !important;
	top:570px !important;
}

#item1522915 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1522915 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522915 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1522915 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1522938 {
	width:350px !important;
	height:120px !important;
	top:49px !important;
}

@keyframes intensificar-1522938 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522938 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1522938 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1522961 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:207px !important;
}

@keyframes intensificar-1522961 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522961 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1522961 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1522967 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1522967 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522967 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1522967 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1522991 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1522991 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522991 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1522991 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1523015 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1523015 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1523015 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1523015 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1523038 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1523038 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1523038 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1523038 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1522840 {
	width:552px !important;
	height:578px !important;
	left:636px !important;
	top:147px !important;
}

#item1523084 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1523107 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1523131 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1523134 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1523158 {
	width:69px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1523184 {
	width:53px !important;
	height:50px !important;
	background:#e4d0cd;
}

#item1523185 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1523181 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1523217 {
	width:123px !important;
	height:50px !important;
}

#item1523218 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1523192 {
	width:123px !important;
	height:50px !important;
}

#item1523193 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1523188 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1523270 {
	width:101px !important;
	height:50px !important;
}

#item1523271 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1523245 {
	width:101px !important;
	height:50px !important;
}

#item1523246 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1523241 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1523323 {
	width:99px !important;
	height:50px !important;
}

#item1523325 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1523298 {
	width:99px !important;
	height:50px !important;
}

#item1523299 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1523294 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1523377 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1540290 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1540313 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1540287 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1523380 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1523380 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1523380 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1523380 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1537112 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1523403 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1523403 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1523403 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1523405 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1523405 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1523405 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1523401 {
	width:700px !important;
	height:309px !important;
}

#item1523406 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1767078 th, table#table1767078 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1767078 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f6f7f8;;
}

table#table1767078 {
	table-layout:fixed;
}

#item1523412 {
	width:628px !important;
	height:181px !important;
	top:27px !important;
}

@keyframes intensificar-1523412 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1523412 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1523412 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1523435 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1523435 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1523435 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1523435 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1544087 {
	width:628px !important;
	height:302px !important;
}

#item1544089 {
	width:595px !important;
	height:518px !important;
}

@keyframes intensificar-1544089 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1544089 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1544089 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1544112 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:128px !important;
}

#item1543299 {
	width:628px !important;
	height:540px !important;
}

#item1543300 {
	width:595px !important;
	height:1402px !important;
}

@keyframes intensificar-1543300 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1543300 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1543300 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1543323 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:247px !important;
}

#item1523484 {
	width:628px !important;
	height:40px !important;
}

@keyframes intensificar-1523484 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1523484 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1523484 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1523507 {
	width:490px !important;
	height:159px !important;
	top:60px !important;
}

@keyframes intensificar-1523507 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1523507 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1523507 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1523530 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:331px !important;
}

@keyframes intensificar-1523530 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1523530 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1523530 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1523536 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1523536 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1523536 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1523536 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1523560 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1523560 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1523560 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1523560 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1523584 {
	width:233px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1523584 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1523584 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1523584 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1523607 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1523607 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1523607 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1523607 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1523409 {
	width:664px !important;
	height:540px !important;
	left:36px !important;
	top:535px !important;
}

#item1523639 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:489px !important;
}

#item1523662 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1523687 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1523690 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1523713 {
	width:97px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1523744 {
	width:74px !important;
	height:70px !important;
	background:#e4d0cd;
}

#item1523745 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1523741 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1523779 {
	width:172px !important;
	height:70px !important;
}

#item1523780 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1523753 {
	width:172px !important;
	height:70px !important;
}

#item1523754 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1523749 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1523832 {
	width:141px !important;
	height:70px !important;
}

#item1523833 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1523807 {
	width:141px !important;
	height:70px !important;
}

#item1523808 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1523803 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1523886 {
	width:139px !important;
	height:70px !important;
}

#item1523887 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1523861 {
	width:139px !important;
	height:70px !important;
}

#item1523862 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1523857 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1523940 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1539498 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1539521 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1539495 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1523943 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1523943 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1523943 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1523943 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1486024 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1485119 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1485119 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1485119 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1485117 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1485117 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1485117 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1485115 {
	width:600px !important;
	height:790px !important;
}

#item1485120 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

table#table1769999 th, table#table1769999 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1769999 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f6f7f8;;
}

table#table1769999 {
	table-layout:fixed;
}

#item1485169 {
	width:528px !important;
	height:173px !important;
	top:19px !important;
}

@keyframes intensificar-1485169 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1485169 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1485169 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1485192 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1485192 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1485192 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1485192 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1485878 {
	width:528px !important;
	height:309px !important;
	top:15px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1485878 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1485878 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1485878 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1485347 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:276px !important;
}

#item1485351 {
	width:534px !important;
	height:548px !important;
	top:15px !important;
}

#item1485796 {
	width:509px !important;
	height:1254px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1485796 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1485796 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1485796 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1485377 {
	width:14px !important;
	height:9px !important;
}

#item1485383 {
	width:14px !important;
	height:9px !important;
	top:570px !important;
}

#item1485218 {
	width:528px !important;
	height:97px !important;
}

@keyframes intensificar-1485218 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1485218 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1485218 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1485242 {
	width:350px !important;
	height:182px !important;
	top:119px !important;
}

@keyframes intensificar-1485242 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1485242 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1485242 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1485265 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:346px !important;
}

@keyframes intensificar-1485265 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1485265 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1485265 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1485271 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1485271 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1485271 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1485271 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1485294 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1485294 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1485294 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1485294 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1485318 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1485318 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1485318 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1485318 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1485341 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1485341 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1485341 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1485341 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1485123 {
	width:552px !important;
	height:578px !important;
	left:636px !important;
	top:147px !important;
}

#item1485387 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1485410 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1485435 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1485439 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1485731 {
	width:69px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1485467 {
	width:53px !important;
	height:50px !important;
	background:#e4d0cd;
}

#item1485468 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1485464 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1485500 {
	width:123px !important;
	height:50px !important;
}

#item1485501 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1485475 {
	width:123px !important;
	height:50px !important;
}

#item1485476 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1485471 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1485554 {
	width:101px !important;
	height:50px !important;
}

#item1485555 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1485528 {
	width:101px !important;
	height:50px !important;
}

#item1485529 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1485524 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1485607 {
	width:99px !important;
	height:50px !important;
}

#item1485608 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1485582 {
	width:99px !important;
	height:50px !important;
}

#item1485583 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1485578 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1485661 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1540204 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1540227 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1540201 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1485665 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1485665 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1485665 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1485665 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1516806 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1513112 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513112 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513112 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1513105 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513105 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513105 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1513103 {
	width:700px !important;
	height:309px !important;
}

#item1516786 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1773641 th, table#table1773641 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1773641 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f6f7f8;;
}

table#table1773641 {
	table-layout:fixed;
}

#item1513124 {
	width:628px !important;
	height:262px !important;
	top:27px !important;
}

@keyframes intensificar-1513124 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513124 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513124 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1513147 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1513147 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513147 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513147 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1544020 {
	width:628px !important;
	height:207px !important;
}

#item1544021 {
	width:595px !important;
	height:733px !important;
}

@keyframes intensificar-1544021 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1544021 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1544021 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1544044 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:81px !important;
}

#item1543196 {
	width:628px !important;
	height:524px !important;
}

#item1543197 {
	width:595px !important;
	height:2068px !important;
}

@keyframes intensificar-1543197 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1543197 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1543197 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1543220 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:239px !important;
}

#item1513200 {
	width:628px !important;
	height:159px !important;
}

@keyframes intensificar-1513200 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513200 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513200 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1513223 {
	width:490px !important;
	height:254px !important;
	top:186px !important;
}

@keyframes intensificar-1513223 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513223 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513223 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1513246 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:493px !important;
}

@keyframes intensificar-1513246 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513246 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513246 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1513252 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1513252 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513252 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513252 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1513275 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1513275 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513275 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513275 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1513300 {
	width:233px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1513300 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513300 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513300 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1513323 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1513323 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513323 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513323 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1513121 {
	width:664px !important;
	height:527px !important;
	left:36px !important;
	top:550px !important;
}

#item1513369 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1513392 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1513416 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1513419 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1513442 {
	width:97px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1513468 {
	width:74px !important;
	height:70px !important;
	background:#e4d0cd;
}

#item1513470 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1513465 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1513505 {
	width:172px !important;
	height:70px !important;
}

#item1513506 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1513480 {
	width:172px !important;
	height:70px !important;
}

#item1513481 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1513475 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1513558 {
	width:141px !important;
	height:70px !important;
}

#item1513559 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1513533 {
	width:141px !important;
	height:70px !important;
}

#item1513534 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1513529 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1513611 {
	width:139px !important;
	height:70px !important;
}

#item1513612 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1513586 {
	width:139px !important;
	height:70px !important;
}

#item1513587 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1513582 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1513665 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1539434 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1539458 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1539431 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1513669 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1513669 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1513669 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1513669 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1537099 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1524450 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1524450 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1524450 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1524448 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1524448 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1524448 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1524446 {
	width:600px !important;
	height:790px !important;
}

#item1524451 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1524503 {
	width:528px !important;
	height:309px !important;
	top:14px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1524503 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1524503 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1524503 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1778012 th, table#table1778012 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1778012 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f6f7f8;;
}

table#table1778012 {
	table-layout:fixed;
}

#item1524457 {
	width:528px !important;
	height:173px !important;
	top:19px !important;
}

@keyframes intensificar-1524457 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1524457 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1524457 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1524480 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1524480 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1524480 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1524480 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1524659 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:276px !important;
}

#item1524666 {
	width:534px !important;
	height:548px !important;
	top:15px !important;
}

#item1524667 {
	width:509px !important;
	height:1338px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1524667 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1524667 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1524667 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1524692 {
	width:14px !important;
	height:9px !important;
}

#item1524695 {
	width:14px !important;
	height:9px !important;
	top:570px !important;
}

#item1524529 {
	width:528px !important;
	height:63px !important;
}

@keyframes intensificar-1524529 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1524529 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1524529 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1524552 {
	width:350px !important;
	height:199px !important;
	top:81px !important;
}

@keyframes intensificar-1524552 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1524552 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1524552 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1524575 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:308px !important;
}

@keyframes intensificar-1524575 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1524575 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1524575 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1524582 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1524582 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1524582 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1524582 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1524605 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1524605 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1524605 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1524605 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1524630 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1524630 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1524630 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1524630 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1524653 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1524653 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1524653 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1524653 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1524454 {
	width:552px !important;
	height:578px !important;
	left:636px !important;
	top:147px !important;
}

#item1524699 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1524722 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1524746 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1524749 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1524772 {
	width:69px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1524799 {
	width:53px !important;
	height:50px !important;
	background:#e4d0cd;
}

#item1524800 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1524796 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1524832 {
	width:123px !important;
	height:50px !important;
}

#item1524833 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1524807 {
	width:123px !important;
	height:50px !important;
}

#item1524808 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1524803 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1524885 {
	width:101px !important;
	height:50px !important;
}

#item1524886 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1524860 {
	width:101px !important;
	height:50px !important;
}

#item1524861 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1524856 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1524938 {
	width:99px !important;
	height:50px !important;
}

#item1524939 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1524913 {
	width:99px !important;
	height:50px !important;
}

#item1524914 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1524909 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1524993 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1540233 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1540256 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1540230 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1524996 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1524996 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1524996 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1524996 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1537118 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1525020 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1525020 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1525020 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1525022 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1525022 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1525022 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1525018 {
	width:700px !important;
	height:309px !important;
}

#item1525023 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1781040 th, table#table1781040 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1781040 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f6f7f8;;
}

table#table1781040 {
	table-layout:fixed;
}

#item1525187 {
	width:628px !important;
	height:262px !important;
	top:27px !important;
}

@keyframes intensificar-1525187 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1525187 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1525187 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1525210 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1525210 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1525210 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1525210 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1544052 {
	width:628px !important;
	height:207px !important;
}

#item1544053 {
	width:595px !important;
	height:714px !important;
}

@keyframes intensificar-1544053 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1544053 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1544053 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1544076 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:81px !important;
}

#item1543248 {
	width:628px !important;
	height:524px !important;
}

#item1543249 {
	width:595px !important;
	height:2245px !important;
}

@keyframes intensificar-1543249 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1543249 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1543249 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1543272 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:239px !important;
}

#item1525029 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1525029 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1525029 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1525029 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1525052 {
	width:490px !important;
	height:254px !important;
	top:122px !important;
}

@keyframes intensificar-1525052 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1525052 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1525052 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1525075 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:437px !important;
}

@keyframes intensificar-1525075 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1525075 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1525075 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1525081 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1525081 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1525081 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1525081 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1525105 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1525105 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1525105 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1525105 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1525130 {
	width:233px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1525130 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1525130 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1525130 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1525153 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1525153 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1525153 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1525153 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1525026 {
	width:664px !important;
	height:525px !important;
	left:36px !important;
	top:550px !important;
}

#item1525261 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:489px !important;
}

#item1525284 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1525309 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1525313 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1525336 {
	width:97px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1525362 {
	width:74px !important;
	height:70px !important;
	background:#e4d0cd;
}

#item1525363 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1525359 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1525395 {
	width:172px !important;
	height:70px !important;
}

#item1525396 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1525370 {
	width:172px !important;
	height:70px !important;
}

#item1525371 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1525366 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1525448 {
	width:141px !important;
	height:70px !important;
}

#item1525449 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1525423 {
	width:141px !important;
	height:70px !important;
}

#item1525424 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1525419 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1525502 {
	width:139px !important;
	height:70px !important;
}

#item1525503 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1525477 {
	width:139px !important;
	height:70px !important;
}

#item1525478 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1525472 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1525557 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1539468 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1539491 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1539465 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1525560 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1525560 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1525560 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1525560 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1527317 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1526119 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1526119 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1526119 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1526117 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1526117 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1526117 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1526115 {
	width:600px !important;
	height:790px !important;
}

#item1526120 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

table#table1784814 th, table#table1784814 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1784814 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f6f7f8;;
}

table#table1784814 {
	table-layout:fixed;
}

#item1526126 {
	width:528px !important;
	height:144px !important;
	top:19px !important;
}

@keyframes intensificar-1526126 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1526126 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1526126 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1526149 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1526149 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1526149 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1526149 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1526172 {
	width:528px !important;
	height:225px !important;
	top:15px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1526172 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1526172 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1526172 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1526330 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:276px !important;
}

#item1526333 {
	width:534px !important;
	height:548px !important;
	top:15px !important;
}

#item1526334 {
	width:509px !important;
	height:1283px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1526334 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1526334 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1526334 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1526359 {
	width:14px !important;
	height:9px !important;
}

#item1526363 {
	width:14px !important;
	height:9px !important;
	top:570px !important;
}

#item1526198 {
	width:528px !important;
	height:80px !important;
}

@keyframes intensificar-1526198 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1526198 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1526198 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1526221 {
	width:350px !important;
	height:114px !important;
	top:100px !important;
}

@keyframes intensificar-1526221 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1526221 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1526221 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1526245 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:259px !important;
}

@keyframes intensificar-1526245 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1526245 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1526245 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1526251 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1526251 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1526251 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1526251 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1526275 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1526275 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1526275 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1526275 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1526299 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1526299 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1526299 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1526299 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1526323 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1526323 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1526323 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1526323 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1526123 {
	width:552px !important;
	height:578px !important;
	left:636px !important;
	top:147px !important;
}

#item1526366 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1526389 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1526413 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1526416 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1526440 {
	width:69px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1526466 {
	width:53px !important;
	height:50px !important;
	background:#e4d0cd;
}

#item1526467 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1526463 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1526500 {
	width:123px !important;
	height:50px !important;
}

#item1526501 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1526475 {
	width:123px !important;
	height:50px !important;
}

#item1526476 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1526471 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1526553 {
	width:101px !important;
	height:50px !important;
}

#item1526554 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1526528 {
	width:101px !important;
	height:50px !important;
}

#item1526529 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1526524 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1526607 {
	width:99px !important;
	height:50px !important;
}

#item1526608 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1526581 {
	width:99px !important;
	height:50px !important;
}

#item1526582 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1526577 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1526663 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1540319 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1540342 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1540316 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1526667 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1526667 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1526667 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1526667 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1527674 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1526688 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1526688 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1526688 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1526690 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1526690 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1526690 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1526686 {
	width:700px !important;
	height:309px !important;
}

#item1526691 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1787774 th, table#table1787774 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1787774 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f6f7f8;;
}

table#table1787774 {
	table-layout:fixed;
}

#item1526855 {
	width:628px !important;
	height:221px !important;
	top:27px !important;
}

@keyframes intensificar-1526855 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1526855 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1526855 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1526878 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1526878 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1526878 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1526878 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1544122 {
	width:628px !important;
	height:248px !important;
}

#item1544123 {
	width:595px !important;
	height:518px !important;
}

@keyframes intensificar-1544123 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1544123 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1544123 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1544146 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:101px !important;
}

#item1543364 {
	width:628px !important;
	height:526px !important;
}

#item1543365 {
	width:595px !important;
	height:2107px !important;
}

@keyframes intensificar-1543365 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1543365 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1543365 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1543388 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:240px !important;
}

#item1526698 {
	width:628px !important;
	height:135px !important;
}

@keyframes intensificar-1526698 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1526698 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1526698 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1526721 {
	width:490px !important;
	height:170px !important;
	top:159px !important;
}

@keyframes intensificar-1526721 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1526721 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1526721 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1526744 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:382px !important;
}

@keyframes intensificar-1526744 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1526744 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1526744 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1526751 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1526751 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1526751 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1526751 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1526774 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1526774 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1526774 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1526774 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1526798 {
	width:233px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1526798 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1526798 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1526798 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1526821 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1526821 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1526821 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1526821 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1526695 {
	width:664px !important;
	height:526px !important;
	left:36px !important;
	top:549px !important;
}

#item1526930 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:489px !important;
}

#item1526954 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1526978 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1526981 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1527005 {
	width:97px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1527031 {
	width:74px !important;
	height:70px !important;
	background:#e4d0cd;
}

#item1527032 {
	width:36px !important;
	height:46px !important;
	left:19px !important;
	top:11px !important;
}

#item1527028 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1527065 {
	width:172px !important;
	height:70px !important;
}

#item1527066 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1527040 {
	width:172px !important;
	height:70px !important;
}

#item1527041 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1527036 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1527118 {
	width:141px !important;
	height:70px !important;
}

#item1527119 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1527093 {
	width:141px !important;
	height:70px !important;
}

#item1527094 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1527089 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1527173 {
	width:139px !important;
	height:70px !important;
}

#item1527174 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1527147 {
	width:139px !important;
	height:70px !important;
}

#item1527148 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1527143 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1527226 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1539533 {
	width:147px !important;
	height:18px !important;
	left:23px !important;
}

#item1539556 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1539530 {
	width:170px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1527231 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1527231 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1527231 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1527231 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1540949 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

#item1540957 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:567px !important;
	height:85px !important;
	left:25px !important;
	top:33px !important;
	border-radius:12px;
	background:#000;
}

#item1540959 {
	width:1200px !important;
	height:790px !important;
}

#item1540969 {
	width:70px !important;
	height:23px !important;
	left:508px !important;
	top:49px !important;
	border-radius:6px;
	background:#fff;
}

#item1540978 {
	width:19px !important;
	height:5px !important;
	left:1px !important;
	top:3px !important;
}

#item1540983 {
	width:23px !important;
	height:7px !important;
	top:10px !important;
}

#item1540988 {
	width:20px !important;
	height:5px !important;
	left:5px !important;
	top:19px !important;
}

#item1540994 {
	width:16px !important;
	height:7px !important;
	left:1px !important;
}

#item1540999 {
	width:25px !important;
	height:15px !important;
	top:2px !important;
}

#item1541004 {
	width:18px !important;
	height:8px !important;
	left:8px !important;
	top:19px !important;
}

#item1541010 {
	width:25px !important;
	height:15px !important;
	left:2px !important;
	top:10px !important;
}

#item1541020 {
	width:1px !important;
	height:3px !important;
	left:44px !important;
	top:20px !important;
	background:#000040;
}

#item1541040 {
	width:62px !important;
	height:31px !important;
	left:1117px !important;
	top:743px !important;
}

#item1538636 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1538636 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1538636 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1538636 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1540869 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

#item1540880 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:651px !important;
	height:60px !important;
	left:25px !important;
	top:24px !important;
	border-radius:12px;
	background:#000;
}

#item1540881 {
	width:70px !important;
	height:23px !important;
	left:588px !important;
	top:43px !important;
	border-radius:6px;
	background:#fff;
}

#item1540887 {
	width:703px !important;
	height:1200px !important;
	left:-1px !important;
}

#item1540895 {
	width:19px !important;
	height:5px !important;
	left:1px !important;
	top:3px !important;
}

#item1540901 {
	width:23px !important;
	height:7px !important;
	top:10px !important;
}

#item1540906 {
	width:20px !important;
	height:5px !important;
	left:5px !important;
	top:19px !important;
}

#item1540911 {
	width:16px !important;
	height:7px !important;
	left:1px !important;
}

#item1540916 {
	width:25px !important;
	height:15px !important;
	top:2px !important;
}

#item1540923 {
	width:18px !important;
	height:8px !important;
	left:8px !important;
	top:19px !important;
}

#item1540929 {
	width:25px !important;
	height:15px !important;
	left:2px !important;
	top:10px !important;
}

#item1540934 {
	width:62px !important;
	height:31px !important;
	left:615px !important;
	top:1169px !important;
}

#item1538554 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1538554 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1538554 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1538554 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1182054 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

#item1182074 {
	width:150px !important;
	height:28px !important;
	left:525px !important;
	top:609px !important;
}

#item1182089 {
	width:122px !important;
	height:28px !important;
	left:539px !important;
	top:640px !important;
}

#item1182053 {
	width:424px !important;
	height:68px !important;
	left:388px !important;
	top:361px !important;
}

@keyframes intensificar-1182053 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1182053 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1182053 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1527754 {
	width:446px !important;
	height:39px !important;
	left:377px !important;
	top:686px !important;
}

#item1222351 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1222351 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1222351 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1222351 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1515530 {
	width:705px !important;
	height:1206px !important;
	background:#101820;
}

#item1515473 {
	width:214px !important;
	height:40px !important;
	left:243px !important;
	top:791px !important;
}

#item1515519 {
	width:171px !important;
	height:39px !important;
	left:265px !important;
	top:834px !important;
}

#item1515524 {
	width:424px !important;
	height:68px !important;
	left:138px !important;
	top:566px !important;
}

@keyframes intensificar-1515524 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1515524 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1515524 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1527786 {
	width:546px !important;
	height:40px !important;
	left:77px !important;
	top:911px !important;
}

#item1513739 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1513739 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1513739 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1513739 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

p.autoParaStyle164 {
	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.autoParaStyle163 {
	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.autoParaStyle162 {
	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.autoParaStyle161 {
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle160 {
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle159 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:16.8px;
	line-height:23.8px;
	color:#ea5153;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle158 {
	font-weight:600;
	font-family:FF-Averta-Semibold,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.autoParaStyle157 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:12px;
	line-height:17px;
	color:#ea5153;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle156 {
	font-weight:600;
	font-family:FF-Averta-Semibold,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.autoParaStyle155 {
	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.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: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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle152 {
	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.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: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.autoParaStyle149 {
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle148 {
	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.autoParaStyle147 {
	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.autoParaStyle146 {
	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.autoParaStyle145 {
	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.autoParaStyle144 {
	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.autoParaStyle143 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:19.6px;
	color:#272f36;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle142 {
	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.autoParaStyle141 {
	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.autoParaStyle140 {
	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.autoParaStyle139 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:16.8px;
	line-height:25.2px;
	color:#272f36;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle138 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12.6px;
	line-height:19.6px;
	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.autoParaStyle137 {
	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.autoParaStyle136 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:12px;
	line-height:18px;
	color:#272f36;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle135 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:9px;
	line-height:14px;
	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.autoParaStyle134 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:18px;
	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;
	text-align:center;
}

p.autoParaStyle133 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:18px;
	line-height:20px;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle132 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:28px;
	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.autoParaStyle131 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:22.4px;
	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.autoParaStyle130 {
	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.autoParaStyle129 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:13px;
	line-height:16px;
	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:center;
}

p.autoParaStyle128 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:13px;
	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:center;
}

p.autoParaStyle127 {
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle126 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:20px;
	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.autoParaStyle125 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:16px;
	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.autoParaStyle124 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18.2px;
	line-height:21px;
	color:#4f3f3f;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after: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: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.autoParaStyle122 {
	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.autoParaStyle121 {
	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.autoParaStyle120 {
	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.autoParaStyle119 {
	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.autoParaStyle118 {
	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.autoParaStyle117 {
	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.autoParaStyle116 {
	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.autoParaStyle115 {
	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.autoParaStyle114 {
	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.autoParaStyle113 {
	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.autoParaStyle112 {
	font-family:FF-Averta-Regular,Averta;
	font-size:4.5px;
	line-height:25.2px;
	color:#434142;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after: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: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.autoParaStyle110 {
	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.autoParaStyle109 {
	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.autoParaStyle108 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:13px;
	line-height:15px;
	color:#4f3f3f;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after: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: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.autoParaStyle106 {
	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.autoParaStyle105 {
	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.autoParaStyle104 {
	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.autoParaStyle103 {
	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.autoParaStyle102 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:14px;
	color:#ea5153;
	letter-spacing:0.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.autoParaStyle101 {
	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.autoParaStyle100 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:9px;
	line-height:10px;
	color:#272f36;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle99 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:9px;
	line-height:10px;
	color:#272f36;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle98 {
	font-family:FF-Averta-Regular,Averta;
	font-size:3.2px;
	line-height:18px;
	color:#434142;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle97 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:9px;
	line-height:15px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle96 {
	font-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.autoParaStyle95 {
	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.autoParaStyle94 {
	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.autoParaStyle93 {
	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.autoParaStyle92 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18.2px;
	line-height:21px;
	color:#4f3f3f;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle91 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18.2px;
	line-height:21px;
	color:transparent;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle90 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size: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.autoParaStyle89 {
	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.autoParaStyle88 {
	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.autoParaStyle87 {
	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.autoParaStyle86 {
	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.autoParaStyle85 {
	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.autoParaStyle84 {
	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.autoParaStyle83 {
	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.autoParaStyle82 {
	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.autoParaStyle81 {
	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.autoParaStyle80 {
	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.autoParaStyle79 {
	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.autoParaStyle78 {
	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.autoParaStyle77 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:13px;
	line-height:15px;
	color:#4f3f3f;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle76 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:13px;
	line-height:15px;
	color:transparent;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle75 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size: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.autoParaStyle74 {
	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.autoParaStyle73 {
	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.autoParaStyle72 {
	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.autoParaStyle71 {
	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.autoParaStyle70 {
	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.autoParaStyle69 {
	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.autoParaStyle68 {
	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.autoParaStyle67 {
	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.autoParaStyle66 {
	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.autoParaStyle65 {
	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.autoParaStyle64 {
	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.autoParaStyle63 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:20px;
	line-height:22px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle62 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:60px;
	line-height:61px;
	color:#fff;
	letter-spacing:0.100em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle61 {
	font-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.autoParaStyle60 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:60px;
	line-height:61px;
	color:#fff;
	letter-spacing:0.100em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle59 {
	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.autoParaStyle58 {
	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.autoParaStyle57 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:23.8px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle56 {
	font-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.autoParaStyle55 {
	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.autoParaStyle54 {
	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.autoParaStyle53 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:18.2px;
	line-height:23.8px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle52 {
	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.autoParaStyle51 {
	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.autoParaStyle50 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:13px;
	line-height:17px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle49 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:14.6px;
	line-height:21px;
	color:#434142;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle48 {
	font-family:"Optima LT Pro";
	font-size:14.6px;
	line-height:21px;
	color:#ec6264;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:8px;
	text-align:left;
}

p.autoParaStyle47 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:14.6px;
	line-height:21px;
	color:#434142;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle46 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:15.4px;
	line-height:18.5px;
	color:#000;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle45 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:18px;
	line-height:25.2px;
	color:#434142;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle44 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:42px;
	line-height:50.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle43 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-DemiBold,"Optima LT Pro",sans-serif;
	font-size:42px;
	line-height:50.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle42 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:10.4px;
	line-height:15px;
	color:#434142;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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:"Optima LT Pro";
	font-size:10.4px;
	line-height:15px;
	color:#ec6264;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:6px;
	text-align:left;
}

p.autoParaStyle40 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:10.4px;
	line-height:15px;
	color:#434142;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle39 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:11px;
	line-height:13.2px;
	color:#000;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle38 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:13.5px;
	line-height:18px;
	color:#434142;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle37 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:30px;
	line-height:36px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle36 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-DemiBold,"Optima LT Pro",sans-serif;
	font-size:30px;
	line-height:36px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle35 {
	font-weight:500;
	font-family:FF-OptimaLTPro-Medium,"Optima LT Pro",sans-serif;
	font-size:27px;
	line-height:30px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle34 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:14px;
	line-height:16px;
	color:#ea5153;
	letter-spacing:-0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle33 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:14px;
	line-height:16px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle32 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:22px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle31 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:20px;
	line-height:22px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle30 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:20px;
	line-height:22px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-10px;
	padding-left:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle29 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:22px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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.autoParaStyle28 {
	font-weight:900;
	font-family:FF-OptimaLTPro-Black,"Optima LT Pro",Impact, Charcoal, sans-serif;
	font-size:20px;
	line-height:22px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle27 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:22px;
	color:#ea5153;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle26 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:20px;
	line-height:22px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle25 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:20px;
	line-height:22px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle24 {
	font-weight:bold;
	font-family:FF-Averta-Bold,Averta;
	font-size:20px;
	line-height:22px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle23 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:22px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle22 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:20px;
	line-height:22px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-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: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.autoParaStyle20 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:22px;
	color:#ea5153;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle19 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:20px;
	line-height:22px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle18 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:20px;
	line-height:22px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle17 {
	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.autoParaStyle16 {
	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.autoParaStyle15 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:12px;
	line-height:18px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle14 {
	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.autoParaStyle13 {
	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.autoParaStyle12 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#ea5153;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle11 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height: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.autoParaStyle10 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:18px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle8 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18px;
	line-height:20px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle7 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:14px;
	line-height:16px;
	color:#ea5153;
	letter-spacing:-0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle6 {
	font-family:FF-Averta-Regular,Averta;
	font-size:20px;
	line-height:22px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle5 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:55px;
	line-height:55px;
	color:#fff;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle4 {
	font-family:FF-Averta-Regular,Averta;
	font-size:12px;
	line-height:17px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle3 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:55px;
	line-height:55px;
	color:#fff;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle2 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:24px;
	line-height:65px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle1 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:65px;
	line-height:65px;
	color:#fff;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.P_Itinerarios {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:14px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.Subtítulo-8pt--Dias {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:8px;
	line-height:10px;
	color:#ea5153;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.Subtítulo {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#000;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:20px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.Cuerpo-de-texto {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:10.5px;
	line-height:15px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:3px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.Vmovil_-_Párrafo-básico {
	font-family:"Avenir Next Condensed",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:16px;
	line-height:18px;
	color:#434142;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Mobil_-_Párrafo-básico {
	font-family:"Avenir Next Condensed",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:16px;
	line-height:18px;
	color:#434142;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after: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:#717175;
	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:#434142;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Ningún-estilo-de-párrafo {
	font-family:"Minion Pro","Times New Roman", Times, serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

span.autoCharStyle18 {
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.autoCharStyle17 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	color:#ea5153;
	letter-spacing:0.025em;
}

span.autoCharStyle16 {
}

span.autoCharStyle15 {
	font-size:14px;
}

span.autoCharStyle14 {
	font-size:10px;
}

span.autoCharStyle13 {
	color:#101820;
}

span.autoCharStyle12 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	color:#ea5153;
	letter-spacing:0.050em;
}

span.autoCharStyle11 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	color:#ea5153;
	letter-spacing:0.020em;
}

span.autoCharStyle10 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-DemiBold,"Optima LT Pro",sans-serif;
	font-size:22.9px;
	letter-spacing:0.100em;
}

span.autoCharStyle9 {
	text-decoration:underline;
}

span.autoCharStyle8 {
}

span.autoCharStyle7 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-DemiBold,"Optima LT Pro",sans-serif;
	font-size:16.4px;
	letter-spacing:0.100em;
}

span.autoCharStyle6 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
}

span.autoCharStyle5 {
	color:#ea5153;
}

span.autoCharStyle4 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
}

span.autoCharStyle3 {
	font-weight:bold;
	font-family:FF-Averta-Bold,Averta;
}

span.autoCharStyle2 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	color:#ea5153;
}

span.autoCharStyle1 {
}

span.C_Negrita {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:12px;
	color:#101820;
	letter-spacing:0.010em;
}

span.C_Titulo {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	color:#ea5153;
	letter-spacing:0.050em;
}

span.Hipervínculo {
	color:#000;
	text-decoration:underline;
}

span.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; } }

