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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*CSS Generated from InDesign Styles*/

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

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

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

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

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

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

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

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

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

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

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

#item1355762 {
	width:795px !important;
	height:1201px !important;
	left:-76px !important;
	background:#67675d;
}

#item1263338 {
	width:650px !important;
	height:130px !important;
	left:50px !important;
	top:33px !important;
}

#item1263361 {
	width:645px !important;
	height:22px !important;
	left:50px !important;
	top:183px !important;
}

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

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

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

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

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

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

#item1152142 {
	width:427px !important;
	height:161px !important;
	left:48px !important;
	top:353px !important;
}

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

#item1152165 {
	opacity:0.25;
	width:539px !important;
	height:203px !important;
	left:48px !important;
	top:551px !important;
	background:#000000;
}

#item1152187 {
	width:499px !important;
	height:165px !important;
	left:68px !important;
	top:568px !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%;
}

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

#item1263414 {
	width:427px !important;
	height:161px !important;
	left:44px !important;
	top:427px !important;
}

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

#item1263437 {
	opacity:0.25;
	width:539px !important;
	height:405px !important;
	left:36px !important;
	top:617px !important;
	background:#000000;
}

#item1263438 {
	width:499px !important;
	height:372px !important;
	left:56px !important;
	top:634px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1260989 {
	width:1102px !important;
	height:173px !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;
}

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

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

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

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

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

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

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

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

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

#item1260888 {
	width:516px !important;
	height:37px !important;
	left:618px !important;
	top:103px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1356363 {
	width:628px !important;
	height:192px !important;
	top:28px !important;
}

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

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

#item1356409 {
	width:387px !important;
	height:371px !important;
	left:36px !important;
	top:340px !important;
}

#item1356432 {
	width:628px !important;
	height:12px !important;
	left:36px !important;
	top:317px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1160201 {
	width:528px !important;
	height:266px !important;
	top:16px !important;
}

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

#item1153145 {
	width:528px !important;
	height:139px !important;
	top:16px !important;
}

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

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

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

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

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

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

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

#item1156743 {
	width:552px !important;
	height:530px !important;
	left:636px !important;
	top:189px !important;
}

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

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

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

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

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

#item1161877 {
	width:167px !important;
	height:50px !important;
	left:1033px !important;
	top:740px !important;
}

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

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

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

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

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

#item1161932 {
	width:160px !important;
	height:50px !important;
	left:870px !important;
	top:740px !important;
}

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

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

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

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

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

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

#item1253262 {
	width:25px !important;
	height:53px !important;
	left:749px !important;
	top:738px !important;
}

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

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

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

#item1264296 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:40px !important;
}

#item1370454 {
	width:700px !important;
	height:937px !important;
	top:263px !important;
	background:#fff;
}

#item1264299 {
	width:629px !important;
	height:65px !important;
	left:36px !important;
	top:394px !important;
}

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

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

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

#item1264413 {
	width:629px !important;
	height:605px !important;
}

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

#item1264389 {
	width:629px !important;
	height:605px !important;
}

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

#item1365210 {
	width:628px !important;
	height:605px !important;
}

#item1365211 {
	width:595px !important;
	height:1519px !important;
	background:#fff;
}

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

#item1365236 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:280px !important;
}

#item1264350 {
	width:651px !important;
	height:605px !important;
	left:36px !important;
	top:485px !important;
}

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

#item1264465 {
	width:234px !important;
	height:70px !important;
}

#item1264466 {
	width:213px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1264440 {
	width:234px !important;
	height:70px !important;
}

#item1264441 {
	width:213px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1264437 {
	width:234px !important;
	height:70px !important;
	left:466px !important;
	top:1130px !important;
}

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

#item1264518 {
	width:224px !important;
	height:70px !important;
}

#item1264519 {
	width:203px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1264493 {
	width:224px !important;
	height:70px !important;
}

#item1264494 {
	width:203px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1264489 {
	width:224px !important;
	height:70px !important;
	left:238px !important;
	top:1130px !important;
}

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

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

#item1264572 {
	width:120px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

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

#item1264546 {
	width:120px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1264542 {
	width:162px !important;
	height:70px !important;
	left:71px !important;
	top:1130px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1264630 {
	width:377px !important;
	height:72px !important;
	left:99px !important;
	top:918px !important;
}

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

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

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

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

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

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

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

#item1153800 {
	opacity:0.20;
	width:502px !important;
	height:114px !important;
	left:72px !important;
	top:640px !important;
	background:#000000;
}

#item1153802 {
	width:459px !important;
	height:74px !important;
	left:94px !important;
	top:659px !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%;
}

#item1264739 {
	width:317px !important;
	height:107px !important;
	left:119px !important;
	top:753px !important;
}

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

#item1264762 {
	opacity:0.20;
	width:502px !important;
	height:173px !important;
	left:99px !important;
	top:881px !important;
	background:#000000;
}

#item1264763 {
	width:459px !important;
	height:135px !important;
	left:121px !important;
	top:900px !important;
}

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

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

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

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

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

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

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

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

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

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

#item1159942 {
	width:509px !important;
	height:830px !important;
	left:1px !important;
}

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

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

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

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

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

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

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

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

#item1262053 {
	width:20px !important;
	height:10px !important;
	left:168px !important;
	top:315px !important;
}

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

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

table#table1397165 {
	table-layout:fixed;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1183623 {
	width:511px !important;
	height:18px !important;
	top:270px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1183655 {
	width:511px !important;
	height:17px !important;
	top:414px !important;
}

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

#item1183659 {
	width:511px !important;
	height:17px !important;
	top:451px !important;
}

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

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

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

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

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

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

#item1153926 {
	width:528px !important;
	height:652px !important;
	left:36px !important;
	top:73px !important;
}

#item1252680 {
	width:59px !important;
	height:14px !important;
	left:256px !important;
	top:267px !important;
}

#item1252703 {
	width:144px !important;
	height:12px !important;
	left:280px !important;
	top:246px !important;
}

#item1252726 {
	width:140px !important;
	height:12px !important;
	left:254px !important;
	top:332px !important;
}

#item1252749 {
	width:110px !important;
	height:12px !important;
	left:323px !important;
	top:461px !important;
}

#item1252772 {
	width:131px !important;
	height:12px !important;
	left:226px !important;
	top:218px !important;
}

#item1252795 {
	width:91px !important;
	height:12px !important;
	left:186px !important;
	top:197px !important;
}

#item1252818 {
	width:89px !important;
	height:12px !important;
	left:50px !important;
	top:232px !important;
}

#item1252842 {
	width:131px !important;
	height:12px !important;
	left:170px !important;
	top:179px !important;
}

#item1252865 {
	width:113px !important;
	height:12px !important;
	left:337px !important;
	top:204px !important;
}

#item1252889 {
	width:98px !important;
	height:12px !important;
	left:398px !important;
	top:269px !important;
}

#item1252912 {
	width:93px !important;
	height:12px !important;
	left:415px !important;
	top:293px !important;
}

#item1252935 {
	width:87px !important;
	height:12px !important;
	left:426px !important;
	top:306px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1174072 {
	width:131px !important;
	height:50px !important;
	left:797px !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:672px !important;
	top:740px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1265159 {
	width:700px !important;
	height:904px !important;
	left:11px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1265182 {
	width:628px !important;
	height:825px !important;
	left:47px !important;
	top:75px !important;
}

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

#item1265097 {
	width:700px !important;
	height:904px !important;
	left:11px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1365166 {
	width:628px !important;
	height:819px !important;
	left:47px !important;
	top:75px !important;
}

#item1365167 {
	width:595px !important;
	height:1377px !important;
}

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

#item1365190 {
	width:23px !important;
	height:46px !important;
	left:674px !important;
	top:462px !important;
}

#item1265050 {
	width:700px !important;
	height:904px !important;
	left:11px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1365134 {
	width:628px !important;
	height:819px !important;
	left:47px !important;
	top:75px !important;
}

#item1365135 {
	width:595px !important;
	height:1139px !important;
}

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

#item1365158 {
	width:23px !important;
	height:46px !important;
	left:674px !important;
	top:462px !important;
}

#item1264816 {
	width:701px !important;
	height:904px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1264839 {
	width:146px !important;
	height:26px !important;
	left:60px !important;
	top:75px !important;
}

#item1264999 {
	width:133px !important;
	height:26px !important;
	left:506px !important;
	top:75px !important;
}

#item1265023 {
	width:41px !important;
	height:20px !important;
}

#item1265026 {
	width:264px !important;
	height:42px !important;
	left:47px !important;
	top:6px !important;
}

#item1348495 {
	width:24px !important;
	height:12px !important;
	left:207px !important;
	top:355px !important;
}

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

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

table#table1403816 {
	table-layout:fixed;
}

#item1348499 {
	width:610px !important;
	height:589px !important;
	left:60px !important;
	top:111px !important;
}

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

#item1348610 {
	width:629px !important;
	height:27px !important;
	left:44px !important;
	top:109px !important;
}

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

#item1348613 {
	width:629px !important;
	height:27px !important;
	left:44px !important;
	top:130px !important;
}

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

#item1348623 {
	width:629px !important;
	height:27px !important;
	left:44px !important;
	top:152px !important;
}

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

#item1348626 {
	width:629px !important;
	height:27px !important;
	left:44px !important;
	top:174px !important;
}

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

#item1348629 {
	width:629px !important;
	height:27px !important;
	left:44px !important;
	top:196px !important;
}

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

#item1348633 {
	width:629px !important;
	height:27px !important;
	left:44px !important;
	top:218px !important;
}

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

#item1348636 {
	width:629px !important;
	height:27px !important;
	left:44px !important;
	top:240px !important;
}

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

#item1348639 {
	width:629px !important;
	height:27px !important;
	left:44px !important;
	top:261px !important;
}

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

#item1348642 {
	width:629px !important;
	height:27px !important;
	left:44px !important;
	top:283px !important;
}

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

#item1348645 {
	width:629px !important;
	height:27px !important;
	left:44px !important;
	top:305px !important;
}

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

#item1348648 {
	width:629px !important;
	height:27px !important;
	left:44px !important;
	top:327px !important;
}

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

#item1348653 {
	width:629px !important;
	height:27px !important;
	left:44px !important;
	top:349px !important;
}

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

#item1348656 {
	width:629px !important;
	height:27px !important;
	left:44px !important;
	top:371px !important;
}

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

#item1348659 {
	width:629px !important;
	height:27px !important;
	left:44px !important;
	top:393px !important;
}

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

#item1348662 {
	width:629px !important;
	height:28px !important;
	left:44px !important;
	top:414px !important;
}

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

#item1348665 {
	width:629px !important;
	height:28px !important;
	left:44px !important;
	top:437px !important;
}

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

#item1348668 {
	width:629px !important;
	height:27px !important;
	left:44px !important;
	top:461px !important;
}

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

#item1348671 {
	width:629px !important;
	height:27px !important;
	left:44px !important;
	top:482px !important;
}

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

#item1348674 {
	width:629px !important;
	height:27px !important;
	left:44px !important;
	top:504px !important;
}

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

#item1348682 {
	width:629px !important;
	height:27px !important;
	left:44px !important;
	top:526px !important;
}

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

#item1348685 {
	width:629px !important;
	height:27px !important;
	left:44px !important;
	top:548px !important;
}

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

#item1348688 {
	width:629px !important;
	height:27px !important;
	left:44px !important;
	top:570px !important;
}

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

#item1348691 {
	width:629px !important;
	height:27px !important;
	left:44px !important;
	top:592px !important;
}

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

#item1348694 {
	width:629px !important;
	height:27px !important;
	left:44px !important;
	top:613px !important;
}

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

#item1348697 {
	width:629px !important;
	height:27px !important;
	left:44px !important;
	top:635px !important;
}

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

#item1374620 {
	width:629px !important;
	height:27px !important;
	left:44px !important;
	top:657px !important;
}

#item1291677 {
	width:700px !important;
	height:572px !important;
	left:11px !important;
	top:199px !important;
}

#item1291680 {
	width:76px !important;
	height:18px !important;
	left:352px !important;
	top:215px !important;
}

#item1291703 {
	width:187px !important;
	height:15px !important;
	left:383px !important;
	top:188px !important;
}

#item1291728 {
	width:182px !important;
	height:15px !important;
	left:350px !important;
	top:299px !important;
}

#item1291751 {
	width:144px !important;
	height:15px !important;
	left:440px !important;
	top:467px !important;
}

#item1291774 {
	width:170px !important;
	height:15px !important;
	left:313px !important;
	top:152px !important;
}

#item1291797 {
	width:118px !important;
	height:15px !important;
	left:261px !important;
	top:124px !important;
}

#item1291820 {
	width:115px !important;
	height:15px !important;
	left:84px !important;
	top:169px !important;
}

#item1291844 {
	width:170px !important;
	height:15px !important;
	left:240px !important;
	top:100px !important;
}

#item1291867 {
	width:147px !important;
	height:15px !important;
	left:457px !important;
	top:133px !important;
}

#item1291890 {
	width:127px !important;
	height:15px !important;
	left:537px !important;
	top:218px !important;
}

#item1291913 {
	width:121px !important;
	height:15px !important;
	left:559px !important;
	top:248px !important;
}

#item1291936 {
	width:113px !important;
	height:15px !important;
	left:573px !important;
	top:266px !important;
}

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

#item1264804 {
	width:711px !important;
	height:914px !important;
	left:-11px !important;
	top:136px !important;
}

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

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

#item1265581 {
	width:158px !important;
	height:15px !important;
	left:9px !important;
}

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

#item1265578 {
	width:167px !important;
	height:15px !important;
	left:36px !important;
	top:117px !important;
}

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

#item1265608 {
	width:26px !important;
	height:26px !important;
	left:657px !important;
	top:161px !important;
}

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

#item1265620 {
	width:53px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1265621 {
	width:28px !important;
	height:56px !important;
	left:13px !important;
	top:7px !important;
}

#item1265617 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

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

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

#item1265655 {
	width:162px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

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

#item1265630 {
	width:162px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1265625 {
	width:183px !important;
	height:70px !important;
	left:461px !important;
	top:1130px !important;
}

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

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

#item1265708 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

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

#item1265683 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1265678 {
	width:171px !important;
	height:70px !important;
	left:286px !important;
	top:1130px !important;
}

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

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

#item1265763 {
	width:150px !important;
	height:39px !important;
	left:35px !important;
	top:19px !important;
}

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

#item1265736 {
	width:150px !important;
	height:39px !important;
	left:35px !important;
	top:19px !important;
}

#item1265731 {
	width:185px !important;
	height:70px !important;
	left:389px !important;
	top:1057px !important;
}

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

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

#item1265816 {
	width:101px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

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

#item1265791 {
	width:101px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1265786 {
	width:122px !important;
	height:70px !important;
	left:578px !important;
	top:1057px !important;
}

#item1265842 {
	width:211px !important;
	height:15px !important;
	left:17px !important;
}

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

#item1265839 {
	width:228px !important;
	height:15px !important;
	left:36px !important;
	top:1135px !important;
}

#item1292088 {
	width:35px !important;
	height:74px !important;
	left:387px !important;
	top:1053px !important;
}

#item1292093 {
	width:35px !important;
	height:74px !important;
	left:284px !important;
	top:1126px !important;
}

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

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

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

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

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

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

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

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

#item1183811 {
	width:528px !important;
	height:18px !important;
	left:36px !important;
	top:100px !important;
}

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

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

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

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

#item1255583 {
	width:57px !important;
	height:12px !important;
}

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

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

table#table1408902 {
	table-layout:fixed;
}

#item1255606 {
	width:528px !important;
	height:195px !important;
	top:18px !important;
}

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

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

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

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

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

#item1183865 {
	width:528px !important;
	height:34px !important;
}

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

#item1183888 {
	width:388px !important;
	height:266px !important;
	top:49px !important;
}

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

#item1183911 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:133px !important;
}

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

#item1183962 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:358px !important;
}

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

#item1183968 {
	width:94px !important;
	height:18px !important;
	left:434px !important;
	top:149px !important;
}

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

#item1183992 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:285px !important;
}

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

#item1184015 {
	width:94px !important;
	height:18px !important;
	left:434px !important;
	top:301px !important;
}

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

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

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

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

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

#item1183862 {
	width:542px !important;
	height:548px !important;
	left:36px !important;
	top:177px !important;
}

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

#item1184182 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:6px !important;
}

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

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

#item1184217 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:9px !important;
}

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

#item1184191 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:9px !important;
}

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

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

#item1184271 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:9px !important;
}

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

#item1184246 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:9px !important;
}

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

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

#item1184324 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:9px !important;
}

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

#item1184299 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:9px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1265919 {
	width:628px !important;
	height:71px !important;
	left:36px !important;
	top:497px !important;
}

#item1265942 {
	width:628px !important;
	height:23px !important;
	left:36px !important;
	top:449px !important;
}

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

#item1265969 {
	width:373px !important;
	height:52px !important;
	left:22px !important;
}

#item1266247 {
	width:80px !important;
	height:16px !important;
	left:1px !important;
	top:124px !important;
}

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

#item1292351 {
	width:628px !important;
	height:298px !important;
	top:150px !important;
}

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

table#table1414788 {
	table-layout:fixed;
}

#item1307536 {
	width:753px !important;
	height:273px !important;
}

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

#item1349298 {
	width:46px !important;
	height:23px !important;
	left:291px !important;
	top:459px !important;
}

#item1365328 {
	width:628px !important;
	height:97px !important;
}

#item1365329 {
	width:595px !important;
	height:635px !important;
}

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

#item1365352 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:26px !important;
}

#item1365293 {
	width:628px !important;
	height:475px !important;
}

#item1365294 {
	width:595px !important;
	height:908px !important;
}

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

#item1365317 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:215px !important;
}

#item1365257 {
	width:628px !important;
	height:475px !important;
}

#item1365258 {
	width:595px !important;
	height:966px !important;
}

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

#item1365281 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:215px !important;
}

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

#item1265996 {
	width:628px !important;
	height:70px !important;
}

#item1266019 {
	width:460px !important;
	height:372px !important;
	top:94px !important;
}

#item1266042 {
	width:98px !important;
	height:22px !important;
	left:529px !important;
	top:212px !important;
}

#item1266066 {
	width:102px !important;
	height:25px !important;
	left:525px !important;
	top:506px !important;
}

#item1266072 {
	width:132px !important;
	height:25px !important;
	left:495px !important;
	top:235px !important;
}

#item1266096 {
	width:98px !important;
	height:22px !important;
	left:529px !important;
	top:404px !important;
}

#item1266119 {
	width:132px !important;
	height:25px !important;
	left:495px !important;
	top:426px !important;
}

#item1266143 {
	width:220px !important;
	height:21px !important;
	left:11px !important;
}

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

#item1265993 {
	width:664px !important;
	height:531px !important;
	left:36px !important;
	top:592px !important;
}

#item1266297 {
	width:53px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1266298 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1266294 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

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

#item1266332 {
	width:146px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

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

#item1266306 {
	width:146px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1266301 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

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

#item1266385 {
	width:132px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

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

#item1266360 {
	width:132px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1266355 {
	width:158px !important;
	height:70px !important;
	left:309px !important;
	top:1130px !important;
}

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

#item1266439 {
	width:116px !important;
	height:38px !important;
	left:25px !important;
	top:19px !important;
}

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

#item1266413 {
	width:116px !important;
	height:38px !important;
	left:25px !important;
	top:19px !important;
}

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

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

#item1266492 {
	width:96px !important;
	height:38px !important;
	left:45px !important;
	top:20px !important;
}

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

#item1266467 {
	width:96px !important;
	height:38px !important;
	left:45px !important;
	top:20px !important;
}

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

#item1266518 {
	width:255px !important;
	height:18px !important;
	left:23px !important;
}

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

#item1266515 {
	width:278px !important;
	height:18px !important;
	left:36px !important;
	top:1090px !important;
}

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

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

#item1345107 {
	width:1200px !important;
	height:790px !important;
	background:#d7d8ce;
}

#item1345040 {
	width:336px !important;
	height:92px !important;
	left:228px !important;
	top:589px !important;
}

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

#item1345082 {
	width:332px !important;
	height:39px !important;
	left:16px !important;
}

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

#item1345266 {
	width:332px !important;
	height:39px !important;
	left:16px !important;
}

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

#item1345294 {
	width:332px !important;
	height:39px !important;
	left:16px !important;
}

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

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

#item1266563 {
	width:700px !important;
	height:1200px !important;
	background:#d7d8ce;
}

#item1266631 {
	width:468px !important;
	height:70px !important;
	left:196px !important;
	top:992px !important;
}

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

#item1358066 {
	width:332px !important;
	height:39px !important;
	left:16px !important;
}

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

#item1358103 {
	width:332px !important;
	height:39px !important;
	left:16px !important;
}

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

#item1358180 {
	width:332px !important;
	height:39px !important;
	left:16px !important;
}

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

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

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

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

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

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

#item1252994 {
	width:211px !important;
	height:33px !important;
	left:194px !important;
	top:38px !important;
}

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

#item1184722 {
	width:528px !important;
	height:18px !important;
	left:636px !important;
	top:100px !important;
}

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

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

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

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

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

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

table#table1420713 {
	table-layout:fixed;
}

#item1185014 {
	width:528px !important;
	height:143px !important;
	top:329px !important;
}

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

#item1185061 {
	width:57px !important;
	height:12px !important;
	top:310px !important;
}

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

#item1318028 {
	width:529px !important;
	height:505px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

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

#item1184776 {
	width:528px !important;
	height:46px !important;
}

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

#item1184799 {
	width:350px !important;
	height:218px !important;
	top:66px !important;
}

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

#item1184871 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:225px !important;
}

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

#item1184899 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:151px !important;
}

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

#item1184922 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:167px !important;
}

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

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

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

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

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

#item1184773 {
	width:542px !important;
	height:505px !important;
	left:636px !important;
	top:156px !important;
}

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

#item1318082 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:6px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1266707 {
	width:186px !important;
	height:167px !important;
	top:1032px !important;
}

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

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

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

#item1266741 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:38px !important;
}

#item1266746 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:499px !important;
}

#item1266769 {
	width:628px !important;
	height:25px !important;
	left:36px !important;
	top:449px !important;
}

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

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

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

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

table#table1423054 {
	table-layout:fixed;
}

#item1267049 {
	width:628px !important;
	height:218px !important;
	top:26px !important;
}

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

#item1267097 {
	width:80px !important;
	height:16px !important;
}

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

#item1364116 {
	width:628px !important;
	height:249px !important;
}

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

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

#item1364142 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:102px !important;
}

#item1364067 {
	width:628px !important;
	height:525px !important;
}

#item1364070 {
	width:595px !important;
	height:971px !important;
}

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

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

#item1266822 {
	width:628px !important;
	height:93px !important;
}

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

#item1266846 {
	width:490px !important;
	height:310px !important;
	top:118px !important;
}

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

#item1266893 {
	width:102px !important;
	height:25px !important;
	left:527px !important;
	top:338px !important;
}

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

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

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

#item1266944 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:258px !important;
}

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

#item1266968 {
	width:219px !important;
	height:21px !important;
	left:11px !important;
}

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

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

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

#item1266819 {
	width:664px !important;
	height:525px !important;
	left:36px !important;
	top:542px !important;
}

#item1318618 {
	width:53px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1318619 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1318615 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

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

#item1318652 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

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

#item1318627 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1318624 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

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

#item1318703 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

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

#item1318678 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

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

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

#item1318754 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

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

#item1318729 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1318726 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1318777 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !important;
}

#item1354518 {
	width:255px !important;
	height:18px !important;
	left:23px !important;
}

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

#item1354515 {
	width:278px !important;
	height:18px !important;
	left:36px !important;
	top:1090px !important;
}

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

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

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

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

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

#item1345412 {
	width:336px !important;
	height:297px !important;
	left:228px !important;
	top:457px !important;
}

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

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

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

#item1330249 {
	width:440px !important;
	height:297px !important;
	left:224px !important;
	top:867px !important;
}

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

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

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

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

#item1261745 {
	width:180px !important;
	height:350px !important;
	left:1020px !important;
}

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

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

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

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

#item1256368 {
	width:57px !important;
	height:12px !important;
}

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

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

table#table1426237 {
	table-layout:fixed;
}

#item1256392 {
	width:528px !important;
	height:190px !important;
	top:18px !important;
}

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

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

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

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

#item1185660 {
	width:528px !important;
	height:34px !important;
}

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

#item1185683 {
	width:390px !important;
	height:120px !important;
	top:49px !important;
}

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

#item1185706 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:136px !important;
}

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

#item1185729 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:152px !important;
}

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

#item1185778 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:209px !important;
}

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

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

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

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

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

#item1185656 {
	width:542px !important;
	height:564px !important;
	left:636px !important;
	top:161px !important;
}

#item1185896 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:133px !important;
}

#item1185919 {
	width:528px !important;
	height:18px !important;
	left:636px !important;
	top:100px !important;
}

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

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

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

#item1186004 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:6px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1267554 {
	width:180px !important;
	height:350px !important;
	left:520px !important;
	top:310px !important;
}

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

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

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

#item1267578 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:40px !important;
}

#item1267798 {
	width:80px !important;
	height:16px !important;
	top:126px !important;
}

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

#item1300190 {
	width:628px !important;
	height:294px !important;
	top:154px !important;
}

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

table#table1430784 {
	table-layout:fixed;
}

#item1307634 {
	width:739px !important;
	height:297px !important;
}

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

#item1349295 {
	width:46px !important;
	height:23px !important;
	left:291px !important;
	top:465px !important;
}

#item1365361 {
	width:628px !important;
	height:114px !important;
}

#item1365362 {
	width:595px !important;
	height:675px !important;
}

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

#item1365385 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:34px !important;
}

#item1364151 {
	width:628px !important;
	height:480px !important;
}

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

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

#item1364176 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:217px !important;
}

#item1267588 {
	width:628px !important;
	height:48px !important;
}

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

#item1267611 {
	width:546px !important;
	height:200px !important;
	top:78px !important;
}

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

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

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

#item1267657 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:244px !important;
}

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

#item1267680 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:324px !important;
}

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

#item1267686 {
	width:219px !important;
	height:21px !important;
	left:11px !important;
}

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

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

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

#item1267585 {
	width:664px !important;
	height:488px !important;
	left:36px !important;
	top:587px !important;
}

#item1267844 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:521px !important;
}

#item1267867 {
	width:628px !important;
	height:47px !important;
	left:36px !important;
	top:449px !important;
}

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

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

#item1267922 {
	width:53px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1267923 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1267919 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

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

#item1267957 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

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

#item1267931 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1267926 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

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

#item1268011 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

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

#item1267986 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

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

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

#item1268064 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

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

#item1268039 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1268034 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1268120 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !important;
}

#item1354549 {
	width:255px !important;
	height:18px !important;
	left:23px !important;
}

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

#item1354546 {
	width:278px !important;
	height:18px !important;
	left:36px !important;
	top:1090px !important;
}

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

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

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

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

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

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

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

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

#item1231584 {
	width:57px !important;
	height:12px !important;
}

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

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

table#table1435908 {
	table-layout:fixed;
}

#item1231607 {
	width:528px !important;
	height:161px !important;
	top:19px !important;
}

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

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

#item1188080 {
	width:528px !important;
	height:51px !important;
}

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

#item1188103 {
	width:264px !important;
	height:154px !important;
	top:66px !important;
}

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

#item1188126 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:152px !important;
}

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

#item1188175 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:225px !important;
}

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

#item1188180 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:168px !important;
}

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

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

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

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

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

#item1188077 {
	width:564px !important;
	height:569px !important;
	left:636px !important;
	top:156px !important;
}

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

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

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

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

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

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

#item1188413 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:6px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1268283 {
	width:186px !important;
	height:167px !important;
	top:1032px !important;
}

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

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

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

#item1268308 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:40px !important;
}

#item1268498 {
	width:80px !important;
	height:16px !important;
	top:257px !important;
}

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

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

table#table1438849 {
	table-layout:fixed;
}

#item1317226 {
	width:628px !important;
	height:244px !important;
	top:279px !important;
}

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

#item1365393 {
	width:628px !important;
	height:217px !important;
}

#item1365394 {
	width:595px !important;
	height:577px !important;
}

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

#item1365417 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:86px !important;
}

#item1364193 {
	width:628px !important;
	height:523px !important;
}

#item1364194 {
	width:595px !important;
	height:1127px !important;
}

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

#item1364217 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:239px !important;
}

#item1268314 {
	width:628px !important;
	height:64px !important;
}

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

#item1268337 {
	width:373px !important;
	height:216px !important;
	top:94px !important;
}

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

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

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

#item1268383 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:316px !important;
}

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

#item1268390 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:237px !important;
}

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

#item1268416 {
	width:219px !important;
	height:21px !important;
	left:11px !important;
}

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

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

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

#item1268311 {
	width:664px !important;
	height:523px !important;
	left:36px !important;
	top:544px !important;
}

#item1268544 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:499px !important;
}

#item1268567 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:449px !important;
}

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

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

#item1316089 {
	width:373px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1293380 {
	width:53px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1293381 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1293377 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

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

#item1293412 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

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

#item1293387 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1293384 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

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

#item1293464 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

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

#item1293438 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

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

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

#item1293515 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

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

#item1293490 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1293487 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1293538 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !important;
}

#item1354585 {
	width:255px !important;
	height:18px !important;
	left:23px !important;
}

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

#item1354582 {
	width:278px !important;
	height:18px !important;
	left:36px !important;
	top:1090px !important;
}

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

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

#item1345764 {
	width:600px !important;
	height:790px !important;
	background:#d7d8ce;
}

#item1345530 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
	background:#4d6873;
}

#item1345546 {
	width:353px !important;
	height:132px !important;
	left:811px !important;
	top:538px !important;
}

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

#item1345591 {
	width:375px !important;
	height:39px !important;
	left:16px !important;
}

#item1345705 {
	width:336px !important;
	height:87px !important;
	left:228px !important;
	top:667px !important;
}

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

#item1345735 {
	width:498px !important;
	height:39px !important;
	left:16px !important;
}

#item1345814 {
	width:336px !important;
	height:72px !important;
	left:228px !important;
	top:303px !important;
}

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

#item1345843 {
	width:498px !important;
	height:39px !important;
	left:16px !important;
}

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

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

#item1358560 {
	width:700px !important;
	height:600px !important;
	top:600px !important;
	background:#4d6873;
}

#item1330338 {
	width:700px !important;
	height:600px !important;
	background:#d7d8ce;
}

#item1330395 {
	width:446px !important;
	height:117px !important;
	left:218px !important;
	top:1047px !important;
}

#item1358423 {
	width:436px !important;
	height:72px !important;
	left:228px !important;
	top:506px !important;
}

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

#item1358453 {
	width:498px !important;
	height:39px !important;
	left:16px !important;
}

#item1358485 {
	width:436px !important;
	height:57px !important;
	left:228px !important;
	top:222px !important;
}

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

#item1358570 {
	width:375px !important;
	height:39px !important;
	left:16px !important;
}

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

#item1358617 {
	width:498px !important;
	height:39px !important;
	left:16px !important;
}

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

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

#item1348701 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

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

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

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

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

#item1320528 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:165px !important;
}

#item1320535 {
	width:534px !important;
	height:323px !important;
	top:16px !important;
}

#item1320536 {
	width:510px !important;
	height:413px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

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

#item1320561 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1320566 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:348px !important;
}

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

table#table1443967 {
	table-layout:fixed;
}

#item1320572 {
	width:528px !important;
	height:191px !important;
	top:390px !important;
}

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

#item1320595 {
	width:100px !important;
	height:13px !important;
	top:370px !important;
}

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

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

#item1319333 {
	width:528px !important;
	height:51px !important;
}

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

#item1319356 {
	width:366px !important;
	height:154px !important;
	top:66px !important;
}

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

#item1319379 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:152px !important;
}

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

#item1319402 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:252px !important;
}

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

#item1319409 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:180px !important;
}

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

#item1349663 {
	width:123px !important;
	height:26px !important;
	left:405px !important;
	top:229px !important;
}

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

#item1349686 {
	width:5px !important;
	height:8px !important;
	left:397px !important;
	top:231px !important;
}

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

#item1349689 {
	width:47px !important;
	height:24px !important;
	left:484px !important;
	top:197px !important;
}

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

#item1319258 {
	width:552px !important;
	height:581px !important;
	left:636px !important;
	top:144px !important;
}

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

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

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

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

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

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

#item1319597 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:6px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1348791 {
	width:81px !important;
	height:231px !important;
	top:969px !important;
}

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

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

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

#item1319850 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:40px !important;
}

#item1320037 {
	width:80px !important;
	height:16px !important;
	top:199px !important;
}

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

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

table#table1447914 {
	table-layout:fixed;
}

#item1320063 {
	width:628px !important;
	height:287px !important;
	top:221px !important;
}

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

#item1365429 {
	width:628px !important;
	height:156px !important;
}

#item1365430 {
	width:595px !important;
	height:733px !important;
}

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

#item1365453 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:55px !important;
}

#item1364239 {
	width:628px !important;
	height:508px !important;
}

#item1364240 {
	width:595px !important;
	height:1088px !important;
}

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

#item1364263 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:231px !important;
}

#item1319858 {
	width:628px !important;
	height:64px !important;
}

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

#item1319881 {
	width:500px !important;
	height:159px !important;
	top:94px !important;
}

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

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

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

#item1319928 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:323px !important;
}

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

#item1319935 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:196px !important;
}

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

#item1319959 {
	width:183px !important;
	height:30px !important;
	left:11px !important;
}

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

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

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

#item1371151 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:228px !important;
}

@keyframes intensificar-1371151 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1371151 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1371151 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1319855 {
	width:651px !important;
	height:508px !important;
	left:36px !important;
	top:559px !important;
}

#item1320086 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:492px !important;
}

#item1320110 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:449px !important;
}

#item1320134 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1320138 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1320161 {
	width:373px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1320187 {
	width:53px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1320188 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1320184 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1320221 {
	width:172px !important;
	height:70px !important;
}

#item1320222 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1320196 {
	width:172px !important;
	height:70px !important;
}

#item1320197 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1320192 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1320275 {
	width:141px !important;
	height:70px !important;
}

#item1320276 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1320249 {
	width:141px !important;
	height:70px !important;
}

#item1320250 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1320245 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1320329 {
	width:139px !important;
	height:70px !important;
}

#item1320330 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1320304 {
	width:139px !important;
	height:70px !important;
}

#item1320305 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1320300 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1320353 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !important;
}

#item1354616 {
	width:255px !important;
	height:18px !important;
	left:23px !important;
}

#item1354640 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1354613 {
	width:278px !important;
	height:18px !important;
	left:36px !important;
	top:1090px !important;
}

#item1320387 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1320387 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1320387 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1320387 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1378701 {
	width:1200px !important;
	height:790px !important;
	background:#dfe7f3;
}

#item1378715 {
	width:336px !important;
	height:240px !important;
	left:228px !important;
	top:512px !important;
}

#item1378771 {
	width:10px !important;
	height:34px !important;
	top:2px !important;
}

#item1378774 {
	width:266px !important;
	height:39px !important;
	left:16px !important;
}

#item1222089 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1222089 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1222089 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1222089 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1358887 {
	width:700px !important;
	height:1200px !important;
	background:#dfe7f3;
}

#item1358687 {
	width:440px !important;
	height:195px !important;
	left:224px !important;
	top:969px !important;
}

#item1358828 {
	width:10px !important;
	height:34px !important;
	top:2px !important;
}

#item1358831 {
	width:498px !important;
	height:39px !important;
	left:16px !important;
}

#item1268928 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1268928 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1268928 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1268928 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1348704 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1320987 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1320987 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1320987 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1320985 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1320985 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1320985 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1320983 {
	width:600px !important;
	height:793px !important;
	top:-3px !important;
}

#item1320988 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1322211 {
	width:528px !important;
	height:280px !important;
	top:4px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1322211 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1322211 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1322211 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1453078 th, table#table1453078 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1453078 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f6f7f8;;
}

table#table1453078 {
	table-layout:fixed;
}

#item1321032 {
	width:528px !important;
	height:144px !important;
	top:305px !important;
}

@keyframes intensificar-1321032 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1321032 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1321032 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1321055 {
	width:100px !important;
	height:13px !important;
	top:285px !important;
}

@keyframes intensificar-1321055 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1321055 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1321055 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1321207 {
	width:528px !important;
	height:569px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1321207 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1321207 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1321207 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1321080 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1321080 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1321080 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1321080 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1321103 {
	width:366px !important;
	height:154px !important;
	top:49px !important;
}

@keyframes intensificar-1321103 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1321103 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1321103 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1321127 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:135px !important;
}

@keyframes intensificar-1321127 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1321127 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1321127 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1321150 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:208px !important;
}

@keyframes intensificar-1321150 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1321150 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1321150 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1321155 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:151px !important;
}

@keyframes intensificar-1321155 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1321155 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1321155 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1321179 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1321179 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1321179 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1321179 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1321202 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1321202 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1321202 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1321202 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1320993 {
	width:564px !important;
	height:569px !important;
	left:636px !important;
	top:156px !important;
}

#item1321231 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1321254 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1321278 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1321281 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1321304 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1321331 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1321332 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:6px !important;
}

#item1321328 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1321364 {
	width:123px !important;
	height:50px !important;
}

#item1321365 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1321339 {
	width:123px !important;
	height:50px !important;
}

#item1321340 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1321335 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1321417 {
	width:101px !important;
	height:50px !important;
}

#item1321418 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1321392 {
	width:101px !important;
	height:50px !important;
}

#item1321393 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1321388 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1321470 {
	width:99px !important;
	height:50px !important;
}

#item1321471 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1321445 {
	width:99px !important;
	height:50px !important;
}

#item1321446 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1321441 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1321524 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1353882 {
	width:107px !important;
	height:13px !important;
	left:17px !important;
}

#item1353905 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1353878 {
	width:124px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1321527 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1321527 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1321527 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1321527 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1348796 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:310px !important;
}

@keyframes intensificar-1321584 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1321584 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1321584 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1321582 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1321582 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1321582 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1321580 {
	width:700px !important;
	height:309px !important;
}

#item1321585 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:40px !important;
}

#item1321775 {
	width:80px !important;
	height:16px !important;
	top:286px !important;
}

@keyframes intensificar-1321775 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1321775 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1321775 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1455989 th, table#table1455989 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1455989 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f6f7f8;;
}

table#table1455989 {
	table-layout:fixed;
}

#item1321802 {
	width:628px !important;
	height:221px !important;
	top:309px !important;
}

@keyframes intensificar-1321802 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1321802 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1321802 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1365464 {
	width:628px !important;
	height:253px !important;
}

#item1365465 {
	width:595px !important;
	height:459px !important;
}

@keyframes intensificar-1365465 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1365465 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1365465 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1365488 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:104px !important;
}

#item1364275 {
	width:628px !important;
	height:530px !important;
}

#item1364276 {
	width:595px !important;
	height:1167px !important;
}

@keyframes intensificar-1364276 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1364276 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1364276 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1364299 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:242px !important;
}

#item1321595 {
	width:628px !important;
	height:40px !important;
}

@keyframes intensificar-1321595 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1321595 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1321595 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1321619 {
	width:500px !important;
	height:159px !important;
	top:73px !important;
}

@keyframes intensificar-1321619 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1321619 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1321619 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1321642 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:193px !important;
}

@keyframes intensificar-1321642 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1321642 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1321642 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1321665 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:295px !important;
}

@keyframes intensificar-1321665 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1321665 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1321665 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1321670 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:215px !important;
}

@keyframes intensificar-1321670 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1321670 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1321670 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1321694 {
	width:219px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1321694 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1321694 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1321694 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1321717 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1321717 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1321717 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1321717 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1321592 {
	width:664px !important;
	height:530px !important;
	left:36px !important;
	top:537px !important;
}

#item1321825 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:492px !important;
}

#item1321848 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:449px !important;
}

#item1321872 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1321876 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1321899 {
	width:373px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1321925 {
	width:53px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1321926 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1321922 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1321958 {
	width:172px !important;
	height:70px !important;
}

#item1321959 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1321933 {
	width:172px !important;
	height:70px !important;
}

#item1321934 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1321929 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1322013 {
	width:141px !important;
	height:70px !important;
}

#item1322014 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1321987 {
	width:141px !important;
	height:70px !important;
}

#item1321988 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1321983 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1322066 {
	width:139px !important;
	height:70px !important;
}

#item1322067 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1322041 {
	width:139px !important;
	height:70px !important;
}

#item1322042 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1322037 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1322090 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !important;
}

#item1354648 {
	width:255px !important;
	height:18px !important;
	left:23px !important;
}

#item1354672 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1354645 {
	width:278px !important;
	height:18px !important;
	left:36px !important;
	top:1090px !important;
}

#item1322123 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1322123 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1322123 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1322123 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1374961 {
	width:600px !important;
	height:790px !important;
	background:#dfe7f3;
}

#item1374962 {
	width:344px !important;
	height:240px !important;
	left:220px !important;
	top:502px !important;
}

#item1374999 {
	width:10px !important;
	height:34px !important;
	top:2px !important;
}

#item1375004 {
	width:266px !important;
	height:39px !important;
	left:16px !important;
}

#item1375116 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
	background:#c2c2bf;
}

#item1375117 {
	width:336px !important;
	height:175px !important;
	left:828px !important;
	top:502px !important;
}

#item1375156 {
	width:10px !important;
	height:34px !important;
	top:2px !important;
}

#item1375161 {
	width:375px !important;
	height:39px !important;
	left:16px !important;
}

#item1222088 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1222088 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1222088 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1222088 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1375040 {
	width:700px !important;
	height:600px !important;
	background:#dfe7f3;
}

#item1375048 {
	width:454px !important;
	height:194px !important;
	left:210px !important;
	top:370px !important;
}

#item1375077 {
	width:10px !important;
	height:34px !important;
	top:2px !important;
}

#item1375087 {
	width:266px !important;
	height:39px !important;
	left:16px !important;
}

#item1375184 {
	width:700px !important;
	height:600px !important;
	top:600px !important;
	background:#c2c2bf;
}

#item1375193 {
	width:436px !important;
	height:97px !important;
	left:228px !important;
	top:1038px !important;
}

#item1375224 {
	width:10px !important;
	height:34px !important;
	top:2px !important;
}

#item1375230 {
	width:375px !important;
	height:39px !important;
	left:16px !important;
}

#item1269791 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1269791 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1269791 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1269791 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1322566 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1322574 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1322574 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1322574 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1322572 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1322572 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1322572 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1322570 {
	width:600px !important;
	height:790px !important;
}

#item1322575 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1322626 {
	width:528px !important;
	height:225px !important;
	top:20px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1322626 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1322626 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1322626 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1460268 th, table#table1460268 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1460268 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f6f7f8;;
}

table#table1460268 {
	table-layout:fixed;
}

#item1322580 {
	width:528px !important;
	height:144px !important;
	top:265px !important;
}

@keyframes intensificar-1322580 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1322580 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1322580 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1322603 {
	width:100px !important;
	height:13px !important;
	top:245px !important;
}

@keyframes intensificar-1322603 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1322603 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1322603 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1323782 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:280px !important;
}

#item1323788 {
	width:534px !important;
	height:552px !important;
	top:17px !important;
}

#item1323789 {
	width:509px !important;
	height:722px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1323789 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1323789 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1323789 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1323813 {
	width:14px !important;
	height:9px !important;
	left:519px !important;
}

#item1323816 {
	width:14px !important;
	height:9px !important;
	left:519px !important;
	top:576px !important;
}

#item1322652 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1322652 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1322652 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1322652 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1322675 {
	width:366px !important;
	height:154px !important;
	top:49px !important;
}

@keyframes intensificar-1322675 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1322675 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1322675 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1322698 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:135px !important;
}

@keyframes intensificar-1322698 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1322698 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1322698 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1322721 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:208px !important;
}

@keyframes intensificar-1322721 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1322721 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1322721 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1322728 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:167px !important;
}

@keyframes intensificar-1322728 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1322728 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1322728 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1322753 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1322753 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1322753 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1322753 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1322777 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1322777 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1322777 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1322777 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1322578 {
	width:564px !important;
	height:585px !important;
	left:636px !important;
	top:140px !important;
}

#item1322805 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1322828 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1322852 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1322858 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1322881 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1322907 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1322908 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:6px !important;
}

#item1322904 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1322944 {
	width:123px !important;
	height:50px !important;
}

#item1322945 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1322917 {
	width:123px !important;
	height:50px !important;
}

#item1322919 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1322912 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1322998 {
	width:101px !important;
	height:50px !important;
}

#item1322999 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1322973 {
	width:101px !important;
	height:50px !important;
}

#item1322974 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1322968 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1323051 {
	width:99px !important;
	height:50px !important;
}

#item1323052 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1323026 {
	width:99px !important;
	height:50px !important;
}

#item1323027 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1323022 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1323104 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1353914 {
	width:107px !important;
	height:13px !important;
	left:17px !important;
}

#item1353937 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1353911 {
	width:124px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1323109 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1323109 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1323109 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1323109 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1323152 {
	width:186px !important;
	height:167px !important;
	top:1032px !important;
}

@keyframes intensificar-1323159 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1323159 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1323159 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1323157 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1323157 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1323157 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1323155 {
	width:700px !important;
	height:309px !important;
}

#item1323160 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:40px !important;
}

#item1323344 {
	width:80px !important;
	height:16px !important;
	top:286px !important;
}

@keyframes intensificar-1323344 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1323344 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1323344 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1463215 th, table#table1463215 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1463215 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f6f7f8;;
}

table#table1463215 {
	table-layout:fixed;
}

#item1323372 {
	width:628px !important;
	height:221px !important;
	top:309px !important;
}

@keyframes intensificar-1323372 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1323372 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1323372 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1365499 {
	width:628px !important;
	height:261px !important;
}

#item1365500 {
	width:595px !important;
	height:518px !important;
}

@keyframes intensificar-1365500 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1365500 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1365500 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1365523 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:108px !important;
}

#item1364312 {
	width:628px !important;
	height:530px !important;
}

#item1364313 {
	width:595px !important;
	height:1206px !important;
}

@keyframes intensificar-1364313 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1364313 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1364313 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1364336 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:242px !important;
}

#item1323166 {
	width:628px !important;
	height:40px !important;
}

@keyframes intensificar-1323166 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1323166 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1323166 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1323189 {
	width:500px !important;
	height:159px !important;
	top:73px !important;
}

@keyframes intensificar-1323189 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1323189 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1323189 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1323213 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:193px !important;
}

@keyframes intensificar-1323213 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1323213 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1323213 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1323237 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:295px !important;
}

@keyframes intensificar-1323237 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1323237 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1323237 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1323242 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:215px !important;
}

@keyframes intensificar-1323242 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1323242 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1323242 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1323266 {
	width:219px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1323266 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1323266 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1323266 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1323289 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1323289 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1323289 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1323289 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1323163 {
	width:664px !important;
	height:530px !important;
	left:36px !important;
	top:537px !important;
}

#item1323395 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:492px !important;
}

#item1323418 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:449px !important;
}

#item1323443 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1323446 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1323470 {
	width:373px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1323496 {
	width:53px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1323497 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1323493 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1323531 {
	width:172px !important;
	height:70px !important;
}

#item1323532 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1323506 {
	width:172px !important;
	height:70px !important;
}

#item1323507 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1323502 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1323584 {
	width:141px !important;
	height:70px !important;
}

#item1323585 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1323559 {
	width:141px !important;
	height:70px !important;
}

#item1323560 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1323555 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1323638 {
	width:139px !important;
	height:70px !important;
}

#item1323639 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1323613 {
	width:139px !important;
	height:70px !important;
}

#item1323614 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1323609 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1323662 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !important;
}

#item1354679 {
	width:255px !important;
	height:18px !important;
	left:23px !important;
}

#item1354702 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1354676 {
	width:278px !important;
	height:18px !important;
	left:36px !important;
	top:1090px !important;
}

#item1323696 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1323696 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1323696 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1323696 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1348708 {
	width:180px !important;
	height:350px !important;
	left:1020px !important;
}

@keyframes intensificar-1324195 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1324195 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1324195 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1324193 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1324193 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1324193 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1324191 {
	width:600px !important;
	height:790px !important;
}

#item1324196 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1324201 {
	width:528px !important;
	height:280px !important;
	top:20px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1324201 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1324201 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1324201 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1467053 th, table#table1467053 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1467053 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f6f7f8;;
}

table#table1467053 {
	table-layout:fixed;
}

#item1324225 {
	width:528px !important;
	height:173px !important;
	top:320px !important;
}

@keyframes intensificar-1324225 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1324225 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1324225 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1324248 {
	width:100px !important;
	height:13px !important;
	top:300px !important;
}

@keyframes intensificar-1324248 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1324248 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1324248 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1324402 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:280px !important;
}

#item1324405 {
	width:534px !important;
	height:552px !important;
	top:17px !important;
}

#item1324406 {
	width:509px !important;
	height:750px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1324406 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1324406 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1324406 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1324430 {
	width:14px !important;
	height:9px !important;
	left:519px !important;
}

#item1324435 {
	width:14px !important;
	height:9px !important;
	left:519px !important;
	top:576px !important;
}

#item1324273 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1324273 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1324273 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1324273 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1324296 {
	width:366px !important;
	height:154px !important;
	top:49px !important;
}

@keyframes intensificar-1324296 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1324296 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1324296 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1324320 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:168px !important;
}

@keyframes intensificar-1324320 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1324320 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1324320 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1324343 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:241px !important;
}

@keyframes intensificar-1324343 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1324343 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1324343 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1324349 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:200px !important;
}

@keyframes intensificar-1324349 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1324349 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1324349 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1324373 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1324373 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1324373 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1324373 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1324396 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1324396 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1324396 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1324396 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1324199 {
	width:564px !important;
	height:585px !important;
	left:636px !important;
	top:140px !important;
}

#item1324439 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1324462 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1324486 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1324489 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1324512 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1324539 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1324540 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:6px !important;
}

#item1324536 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1324573 {
	width:123px !important;
	height:50px !important;
}

#item1324574 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1324548 {
	width:123px !important;
	height:50px !important;
}

#item1324549 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1324544 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1324626 {
	width:101px !important;
	height:50px !important;
}

#item1324627 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1324601 {
	width:101px !important;
	height:50px !important;
}

#item1324602 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1324597 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1324679 {
	width:99px !important;
	height:50px !important;
}

#item1324680 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1324654 {
	width:99px !important;
	height:50px !important;
}

#item1324655 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1324650 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1324734 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1353943 {
	width:107px !important;
	height:13px !important;
	left:17px !important;
}

#item1353966 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1353940 {
	width:124px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1324738 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1324738 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1324738 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1324738 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1348801 {
	width:180px !important;
	height:350px !important;
	left:520px !important;
	top:310px !important;
}

@keyframes intensificar-1324793 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1324793 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1324793 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1324791 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1324791 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1324791 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1324789 {
	width:700px !important;
	height:309px !important;
}

#item1324794 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:40px !important;
}

#item1324981 {
	width:80px !important;
	height:16px !important;
	top:246px !important;
}

@keyframes intensificar-1324981 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1324981 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1324981 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1470289 th, table#table1470289 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1470289 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f6f7f8;;
}

table#table1470289 {
	table-layout:fixed;
}

#item1325010 {
	width:628px !important;
	height:262px !important;
	top:268px !important;
}

@keyframes intensificar-1325010 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1325010 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1325010 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1365539 {
	width:628px !important;
	height:218px !important;
}

#item1365540 {
	width:595px !important;
	height:537px !important;
}

@keyframes intensificar-1365540 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1365540 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1365540 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1365563 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:86px !important;
}

#item1364349 {
	width:628px !important;
	height:530px !important;
}

#item1364350 {
	width:595px !important;
	height:1343px !important;
}

@keyframes intensificar-1364350 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1364350 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1364350 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1364373 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:242px !important;
}

#item1324802 {
	width:628px !important;
	height:40px !important;
}

@keyframes intensificar-1324802 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1324802 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1324802 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1324825 {
	width:500px !important;
	height:253px !important;
	top:73px !important;
}

@keyframes intensificar-1324825 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1324825 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1324825 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1324848 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:240px !important;
}

@keyframes intensificar-1324848 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1324848 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1324848 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1324871 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:342px !important;
}

@keyframes intensificar-1324871 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1324871 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1324871 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1324876 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:263px !important;
}

@keyframes intensificar-1324876 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1324876 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1324876 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1324901 {
	width:219px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1324901 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1324901 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1324901 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1324924 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1324924 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1324924 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1324924 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1324799 {
	width:664px !important;
	height:530px !important;
	left:36px !important;
	top:537px !important;
}

#item1325033 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:492px !important;
}

#item1325056 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:449px !important;
}

#item1325080 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1325084 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1325107 {
	width:373px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1325133 {
	width:53px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1325134 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1325130 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1325167 {
	width:172px !important;
	height:70px !important;
}

#item1325169 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1325142 {
	width:172px !important;
	height:70px !important;
}

#item1325143 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1325138 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1325221 {
	width:141px !important;
	height:70px !important;
}

#item1325222 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1325196 {
	width:141px !important;
	height:70px !important;
}

#item1325197 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1325192 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1325274 {
	width:139px !important;
	height:70px !important;
}

#item1325275 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1325249 {
	width:139px !important;
	height:70px !important;
}

#item1325250 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1325245 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1325298 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !important;
}

#item1354717 {
	width:255px !important;
	height:18px !important;
	left:23px !important;
}

#item1354740 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1354714 {
	width:278px !important;
	height:18px !important;
	left:36px !important;
	top:1090px !important;
}

#item1325331 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1325331 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1325331 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1325331 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1375267 {
	width:600px !important;
	height:790px !important;
	background:#eff3f9;
}

#item1375268 {
	width:336px !important;
	height:258px !important;
	left:228px !important;
	top:496px !important;
}

#item1375306 {
	width:10px !important;
	height:34px !important;
	top:2px !important;
}

#item1375311 {
	width:332px !important;
	height:39px !important;
	left:16px !important;
}

#item1375567 {
	width:336px !important;
	height:87px !important;
	left:828px !important;
	top:667px !important;
}

#item1375590 {
	width:336px !important;
	height:87px !important;
	left:828px !important;
	top:303px !important;
}

#item1375633 {
	width:10px !important;
	height:34px !important;
	top:2px !important;
}

#item1375638 {
	width:375px !important;
	height:39px !important;
	left:16px !important;
}

#item1375662 {
	width:10px !important;
	height:34px !important;
	top:2px !important;
}

#item1375666 {
	width:375px !important;
	height:39px !important;
	left:16px !important;
}

#item1325932 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1325932 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1325932 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1325932 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1375346 {
	width:700px !important;
	height:600px !important;
	background:#eff3f9;
}

#item1375354 {
	width:448px !important;
	height:200px !important;
	left:216px !important;
	top:364px !important;
}

#item1375387 {
	width:10px !important;
	height:34px !important;
	top:2px !important;
}

#item1375392 {
	width:332px !important;
	height:39px !important;
	left:16px !important;
}

#item1375433 {
	width:436px !important;
	height:72px !important;
	left:228px !important;
	top:1092px !important;
}

#item1375456 {
	width:436px !important;
	height:72px !important;
	left:228px !important;
	top:812px !important;
}

#item1375496 {
	width:10px !important;
	height:34px !important;
	top:2px !important;
}

#item1375501 {
	width:375px !important;
	height:39px !important;
	left:16px !important;
}

#item1375525 {
	width:10px !important;
	height:34px !important;
	top:2px !important;
}

#item1375530 {
	width:375px !important;
	height:39px !important;
	left:16px !important;
}

#item1326109 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1326109 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1326109 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1326109 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1348719 {
	width:186px !important;
	height:167px !important;
	top:623px !important;
}

@keyframes intensificar-1189711 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1189711 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1189711 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1189709 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1189709 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1189709 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1189707 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1252997 {
	width:211px !important;
	height:33px !important;
	left:794px !important;
	top:38px !important;
}

#item1189743 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:128px !important;
}

#item1189766 {
	width:528px !important;
	height:18px !important;
	left:36px !important;
	top:100px !important;
}

#item1189790 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1189793 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1190717 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:143px !important;
}

#item1190721 {
	width:534px !important;
	height:280px !important;
	top:16px !important;
}

#item1326194 {
	width:509px !important;
	height:357px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1326194 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1326194 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1326194 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1190747 {
	width:14px !important;
	height:9px !important;
}

#item1190751 {
	width:14px !important;
	height:9px !important;
	top:303px !important;
}

table#table1475332 tr {
	border-right:2.2px solid #fff;;
}

table#table1475332 {
	table-layout:fixed;
}

#item1232086 {
	width:528px !important;
	height:219px !important;
	top:19px !important;
}

@keyframes intensificar-1232086 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1232086 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1232086 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1232109 {
	width:57px !important;
	height:12px !important;
}

@keyframes intensificar-1232109 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1232109 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1232109 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1190032 {
	width:528px !important;
	height:285px !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-1190032 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1190032 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1190032 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1326160 {
	width:528px !important;
	height:551px !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-1326160 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1326160 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1326160 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1189820 {
	width:529px !important;
	height:51px !important;
}

@keyframes intensificar-1189820 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1189820 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1189820 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1189843 {
	width:350px !important;
	height:218px !important;
	top:66px !important;
}

@keyframes intensificar-1189843 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1189843 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1189843 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1189866 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:186px !important;
}

@keyframes intensificar-1189866 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1189866 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1189866 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1189915 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:327px !important;
}

@keyframes intensificar-1189915 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1189915 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1189915 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1189920 {
	width:91px !important;
	height:18px !important;
	left:437px !important;
	top:217px !important;
}

@keyframes intensificar-1189920 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1189920 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1189920 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1189943 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:268px !important;
}

@keyframes intensificar-1189943 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1189943 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1189943 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1189966 {
	width:91px !important;
	height:18px !important;
	left:437px !important;
	top:284px !important;
}

@keyframes intensificar-1189966 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1189966 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1189966 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1242417 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1242417 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1242417 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1242417 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1242440 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1242440 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1242440 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1242440 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1189816 {
	width:552px !important;
	height:566px !important;
	left:36px !important;
	top:159px !important;
}

#item1190131 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1190132 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:6px !important;
}

#item1190128 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1223695 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1223719 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1223692 {
	width:122px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1228829 {
	width:123px !important;
	height:50px !important;
}

#item1228830 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1228804 {
	width:123px !important;
	height:50px !important;
}

#item1228805 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1228802 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1228880 {
	width:113px !important;
	height:50px !important;
}

#item1228881 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1228855 {
	width:113px !important;
	height:50px !important;
}

#item1228856 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1228853 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1228931 {
	width:101px !important;
	height:50px !important;
}

#item1228932 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1228906 {
	width:101px !important;
	height:50px !important;
}

#item1228907 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1228904 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1228983 {
	width:101px !important;
	height:50px !important;
}

#item1228984 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1228957 {
	width:101px !important;
	height:50px !important;
}

#item1228958 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1228955 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
}

#item1190382 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1190382 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1190382 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1190382 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1348804 {
	width:186px !important;
	height:167px !important;
	top:1032px !important;
}

@keyframes intensificar-1268955 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1268955 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1268955 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1268949 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1268949 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1268949 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1268947 {
	width:700px !important;
	height:309px !important;
}

#item1268974 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:38px !important;
}

#item1268977 {
	width:627px !important;
	height:73px !important;
	left:36px !important;
	top:499px !important;
}

#item1269000 {
	width:627px !important;
	height:25px !important;
	left:36px !important;
	top:449px !important;
}

#item1269024 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1269030 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1269352 {
	width:80px !important;
	height:16px !important;
	top:106px !important;
}

@keyframes intensificar-1269352 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1269352 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1269352 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1300527 {
	width:628px !important;
	height:307px !important;
	top:133px !important;
}

table#table1479956 tr {
	border-right:3.08px solid #fff;;
}

table#table1479956 {
	table-layout:fixed;
}

#item1307828 {
	width:739px !important;
	height:307px !important;
}

@keyframes intensificar-1307828 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1307828 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1307828 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1349292 {
	width:46px !important;
	height:23px !important;
	left:291px !important;
	top:456px !important;
}

#item1365568 {
	width:628px !important;
	height:81px !important;
}

#item1365569 {
	width:595px !important;
	height:655px !important;
}

@keyframes intensificar-1365569 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1365569 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1365569 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1365593 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:18px !important;
}

#item1269256 {
	width:628px !important;
	height:471px !important;
}

@keyframes intensificar-1269256 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1269256 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1269256 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1364393 {
	width:628px !important;
	height:471px !important;
}

#item1364394 {
	width:595px !important;
	height:1167px !important;
}

@keyframes intensificar-1364394 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1364394 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1364394 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1364417 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:213px !important;
}

#item1269056 {
	width:628px !important;
	height:70px !important;
}

@keyframes intensificar-1269056 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1269056 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1269056 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1269080 {
	width:490px !important;
	height:311px !important;
	top:94px !important;
}

@keyframes intensificar-1269080 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1269080 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1269080 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1269103 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:262px !important;
}

@keyframes intensificar-1269103 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1269103 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1269103 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1269126 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:459px !important;
}

@keyframes intensificar-1269126 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1269126 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1269126 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1269131 {
	width:127px !important;
	height:25px !important;
	left:501px !important;
	top:284px !important;
}

@keyframes intensificar-1269131 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1269131 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1269131 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1269154 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:357px !important;
}

@keyframes intensificar-1269154 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1269154 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1269154 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1269177 {
	width:127px !important;
	height:25px !important;
	left:501px !important;
	top:379px !important;
}

@keyframes intensificar-1269177 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1269177 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1269177 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1269202 {
	width:219px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1269202 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1269202 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1269202 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1269225 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1269225 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1269225 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1269225 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1269053 {
	width:664px !important;
	height:484px !important;
	left:36px !important;
	top:596px !important;
}

#item1292736 {
	width:53px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1292737 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1292733 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1292768 {
	width:172px !important;
	height:70px !important;
}

#item1292769 {
	width:146px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1292743 {
	width:172px !important;
	height:70px !important;
}

#item1292744 {
	width:146px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1292741 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1292819 {
	width:158px !important;
	height:70px !important;
}

#item1292820 {
	width:132px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1292794 {
	width:158px !important;
	height:70px !important;
}

#item1292795 {
	width:132px !important;
	height:38px !important;
	left:26px !important;
	top:19px !important;
}

#item1292792 {
	width:158px !important;
	height:70px !important;
	left:309px !important;
	top:1130px !important;
}

#item1292870 {
	width:141px !important;
	height:70px !important;
}

#item1292872 {
	width:116px !important;
	height:38px !important;
	left:25px !important;
	top:19px !important;
}

#item1292845 {
	width:141px !important;
	height:70px !important;
}

#item1292846 {
	width:116px !important;
	height:38px !important;
	left:25px !important;
	top:19px !important;
}

#item1292843 {
	width:141px !important;
	height:70px !important;
	left:164px !important;
	top:1130px !important;
}

#item1292923 {
	width:141px !important;
	height:70px !important;
}

#item1292924 {
	width:96px !important;
	height:38px !important;
	left:45px !important;
	top:20px !important;
}

#item1292898 {
	width:141px !important;
	height:70px !important;
}

#item1292899 {
	width:96px !important;
	height:38px !important;
	left:45px !important;
	top:20px !important;
}

#item1292896 {
	width:141px !important;
	height:70px !important;
	left:18px !important;
	top:1130px !important;
}

#item1354746 {
	width:255px !important;
	height:18px !important;
	left:23px !important;
}

#item1354769 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1354743 {
	width:278px !important;
	height:18px !important;
	left:36px !important;
	top:1090px !important;
}

#item1269625 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1269625 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1269625 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1269625 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1384483 {
	width:1200px !important;
	height:790px !important;
	background:#626e67;
}

#item1384520 {
	width:336px !important;
	height:197px !important;
	left:228px !important;
	top:424px !important;
}

#item1384560 {
	width:10px !important;
	height:34px !important;
	top:2px !important;
}

#item1384565 {
	width:375px !important;
	height:39px !important;
	left:16px !important;
}

#item1384589 {
	width:10px !important;
	height:34px !important;
	top:2px !important;
}

#item1384592 {
	width:375px !important;
	height:39px !important;
	left:16px !important;
}

#item1384616 {
	width:10px !important;
	height:34px !important;
	top:2px !important;
}

#item1384621 {
	width:266px !important;
	height:39px !important;
	left:16px !important;
}

#item1326820 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1326820 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1326820 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1326820 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1375870 {
	width:700px !important;
	height:1200px !important;
	background:#626e67;
}

#item1375928 {
	width:10px !important;
	height:34px !important;
	top:2px !important;
}

#item1375935 {
	width:375px !important;
	height:39px !important;
	left:16px !important;
}

#item1384054 {
	width:10px !important;
	height:34px !important;
	top:2px !important;
}

#item1384057 {
	width:282px !important;
	height:39px !important;
	left:16px !important;
}

#item1375974 {
	width:10px !important;
	height:34px !important;
	top:2px !important;
}

#item1375977 {
	width:266px !important;
	height:39px !important;
	left:16px !important;
}

#item1384026 {
	width:408px !important;
	height:197px !important;
	left:256px !important;
	top:834px !important;
}

#item1326992 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1326992 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1326992 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1326992 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1348714 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1190960 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1190960 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1190960 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1190958 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1190958 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1190958 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1190956 {
	width:600px !important;
	height:790px !important;
}

#item1253114 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

table#table1485382 tr {
	border-right:2.2px solid #fff;;
}

table#table1485382 {
	table-layout:fixed;
}

#item1232653 {
	width:528px !important;
	height:190px !important;
	top:19px !important;
}

@keyframes intensificar-1232653 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1232653 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1232653 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1232676 {
	width:57px !important;
	height:12px !important;
}

@keyframes intensificar-1232676 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1232676 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1232676 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1327167 {
	width:528px !important;
	height:350px !important;
	top:20px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1327167 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1327167 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1327167 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1327053 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:280px !important;
}

#item1327057 {
	width:534px !important;
	height:552px !important;
	top:17px !important;
}

#item1327058 {
	width:509px !important;
	height:719px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1327058 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1327058 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1327058 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1327082 {
	width:14px !important;
	height:9px !important;
	left:519px !important;
}

#item1327085 {
	width:14px !important;
	height:9px !important;
	left:519px !important;
	top:576px !important;
}

#item1190993 {
	width:528px !important;
	height:34px !important;
}

@keyframes intensificar-1190993 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1190993 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1190993 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1191016 {
	width:350px !important;
	height:154px !important;
	top:49px !important;
}

@keyframes intensificar-1191016 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1191016 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1191016 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1191039 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:168px !important;
}

@keyframes intensificar-1191039 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1191039 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1191039 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1191090 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:242px !important;
}

@keyframes intensificar-1191090 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1191090 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1191090 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1191095 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:200px !important;
}

@keyframes intensificar-1191095 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1191095 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1191095 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1243894 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1243894 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1243894 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1243894 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1243918 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1243918 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1243918 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1243918 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1190990 {
	width:553px !important;
	height:585px !important;
	left:636px !important;
	top:140px !important;
}

#item1191243 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1191266 {
	width:528px !important;
	height:18px !important;
	left:636px !important;
	top:100px !important;
}

#item1191290 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1191294 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1191320 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1191321 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:6px !important;
}

#item1191317 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1191355 {
	width:123px !important;
	height:50px !important;
}

#item1191356 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1191330 {
	width:123px !important;
	height:50px !important;
}

#item1191331 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1191326 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1191409 {
	width:101px !important;
	height:50px !important;
}

#item1191410 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1191384 {
	width:101px !important;
	height:50px !important;
}

#item1191385 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1191380 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1191462 {
	width:99px !important;
	height:50px !important;
}

#item1191463 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1191437 {
	width:99px !important;
	height:50px !important;
}

#item1191438 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1191433 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1253247 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1353985 {
	width:107px !important;
	height:13px !important;
	left:17px !important;
}

#item1354008 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1353982 {
	width:124px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1191517 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1191517 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1191517 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1191517 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1348827 {
	width:81px !important;
	height:231px !important;
	top:969px !important;
}

@keyframes intensificar-1269821 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1269821 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1269821 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1269813 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1269813 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1269813 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1269811 {
	width:700px !important;
	height:309px !important;
}

#item1269833 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:40px !important;
}

#item1270062 {
	width:80px !important;
	height:16px !important;
	top:161px !important;
}

@keyframes intensificar-1270062 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1270062 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1270062 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1300705 {
	width:628px !important;
	height:291px !important;
	top:187px !important;
}

table#table1489879 tr {
	border-right:3.08px solid #fff;;
}

table#table1489879 {
	table-layout:fixed;
}

#item1307934 {
	width:739px !important;
	height:266px !important;
}

@keyframes intensificar-1307934 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1307934 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1307934 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1328194 {
	width:46px !important;
	height:23px !important;
	left:291px !important;
	top:487px !important;
}

#item1365603 {
	width:628px !important;
	height:134px !important;
}

#item1365604 {
	width:595px !important;
	height:675px !important;
}

@keyframes intensificar-1365604 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1365604 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1365604 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1365627 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:44px !important;
}

#item1364430 {
	width:628px !important;
	height:511px !important;
}

#item1364431 {
	width:595px !important;
	height:1304px !important;
}

@keyframes intensificar-1364431 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1364431 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1364431 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1364454 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:233px !important;
}

@keyframes intensificar-1269838 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1269838 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1269838 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1269839 {
	width:628px !important;
	height:70px !important;
}

#item1269862 {
	width:490px !important;
	height:216px !important;
	top:94px !important;
}

#item1269885 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:263px !important;
}

#item1269908 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:366px !important;
}

#item1269913 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:285px !important;
}

#item1269937 {
	width:219px !important;
	height:21px !important;
	left:11px !important;
}

#item1269961 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1269836 {
	width:664px !important;
	height:511px !important;
	left:36px !important;
	top:556px !important;
}

#item1270085 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:499px !important;
}

#item1270108 {
	width:628px !important;
	height:25px !important;
	left:36px !important;
	top:449px !important;
}

#item1270133 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1270137 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1293628 {
	width:53px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1293629 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1293625 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1293660 {
	width:172px !important;
	height:70px !important;
}

#item1293661 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1293634 {
	width:172px !important;
	height:70px !important;
}

#item1293635 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1293632 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1293711 {
	width:141px !important;
	height:70px !important;
}

#item1293712 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1293686 {
	width:141px !important;
	height:70px !important;
}

#item1293687 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1293684 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1293762 {
	width:139px !important;
	height:70px !important;
}

#item1293763 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1293737 {
	width:139px !important;
	height:70px !important;
}

#item1293738 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1293735 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1293787 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !important;
}

#item1354776 {
	width:255px !important;
	height:18px !important;
	left:23px !important;
}

#item1354800 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1354773 {
	width:278px !important;
	height:18px !important;
	left:36px !important;
	top:1090px !important;
}

#item1270362 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1270362 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1270362 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1270362 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1376016 {
	width:600px !important;
	height:790px !important;
	background:#626e67;
}

#item1376030 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
	background:#eff3f9;
}

#item1376031 {
	width:336px !important;
	height:237px !important;
	left:828px !important;
	top:521px !important;
}

#item1376055 {
	width:336px !important;
	height:203px !important;
	left:228px !important;
	top:521px !important;
}

#item1376079 {
	width:10px !important;
	height:34px !important;
	top:2px !important;
}

#item1376084 {
	width:266px !important;
	height:39px !important;
	left:16px !important;
}

#item1376126 {
	width:10px !important;
	height:34px !important;
	top:2px !important;
}

#item1376130 {
	width:375px !important;
	height:39px !important;
	left:16px !important;
}

#item1222087 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1222087 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1222087 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1222087 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1376162 {
	width:700px !important;
	height:600px !important;
	top:600px !important;
	background:#eff3f9;
}

#item1376163 {
	width:700px !important;
	height:600px !important;
	background:#626e67;
}

#item1376185 {
	width:436px !important;
	height:185px !important;
	left:228px !important;
	top:993px !important;
}

#item1376208 {
	width:436px !important;
	height:185px !important;
	left:228px !important;
	top:379px !important;
}

#item1376238 {
	width:10px !important;
	height:34px !important;
	top:2px !important;
}

#item1376243 {
	width:266px !important;
	height:39px !important;
	left:16px !important;
}

#item1376267 {
	width:10px !important;
	height:34px !important;
	top:2px !important;
}

#item1376270 {
	width:375px !important;
	height:39px !important;
	left:16px !important;
}

#item1270504 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1270504 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1270504 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1270504 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1348725 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1196376 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1196376 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1196376 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1196374 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1196374 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1196374 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1196372 {
	width:600px !important;
	height:790px !important;
}

#item1253111 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1196575 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:162px !important;
}

#item1196579 {
	width:534px !important;
	height:319px !important;
	top:15px !important;
}

#item1233172 {
	width:509px !important;
	height:370px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1233172 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1233172 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1233172 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1196656 {
	width:14px !important;
	height:9px !important;
}

#item1196660 {
	width:14px !important;
	height:9px !important;
	top:341px !important;
}

table#table1494601 th, table#table1494601 td {
	vertical-align:middle;;
}

table#table1494601 tr {
	border-right:2.2px solid #fff;;
}

table#table1494601 {
	table-layout:fixed;
}

#item1233096 {
	width:528px !important;
	height:196px !important;
	left:1px !important;
	top:383px !important;
}

@keyframes intensificar-1233096 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1233096 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1233096 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1233119 {
	width:57px !important;
	height:12px !important;
	left:1px !important;
	top:364px !important;
}

@keyframes intensificar-1233119 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1233119 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1233119 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1349328 {
	width:529px !important;
	height:579px !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-1349328 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1349328 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1349328 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1196409 {
	width:528px !important;
	height:51px !important;
}

@keyframes intensificar-1196409 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1196409 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1196409 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1196432 {
	width:350px !important;
	height:154px !important;
	top:66px !important;
}

@keyframes intensificar-1196432 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1196432 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1196432 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1196455 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:186px !important;
}

@keyframes intensificar-1196455 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1196455 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1196455 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1196504 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:260px !important;
}

@keyframes intensificar-1196504 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1196504 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1196504 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1196511 {
	width:93px !important;
	height:18px !important;
	left:436px !important;
	top:216px !important;
}

@keyframes intensificar-1196511 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1196511 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1196511 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1243825 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1243825 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1243825 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1243825 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1243848 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1243848 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1243848 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1243848 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1196405 {
	width:554px !important;
	height:592px !important;
	left:635px !important;
	top:146px !important;
}

#item1196665 {
	width:553px !important;
	height:18px !important;
	left:636px !important;
	top:125px !important;
}

#item1196688 {
	width:528px !important;
	height:18px !important;
	left:636px !important;
	top:100px !important;
}

#item1196712 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1196715 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1196741 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1196742 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:6px !important;
}

#item1196738 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1196775 {
	width:123px !important;
	height:50px !important;
}

#item1196776 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1196750 {
	width:123px !important;
	height:50px !important;
}

#item1196751 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1196746 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1196829 {
	width:101px !important;
	height:50px !important;
}

#item1196830 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1196803 {
	width:101px !important;
	height:50px !important;
}

#item1196804 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1196799 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1196882 {
	width:99px !important;
	height:50px !important;
}

#item1196883 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1196857 {
	width:99px !important;
	height:50px !important;
}

#item1196858 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1196853 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1253244 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1354014 {
	width:107px !important;
	height:13px !important;
	left:17px !important;
}

#item1354037 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1354011 {
	width:124px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1196936 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1196936 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1196936 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1196936 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1348807 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:310px !important;
}

@keyframes intensificar-1270531 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1270531 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1270531 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1270524 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1270524 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1270524 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1270522 {
	width:700px !important;
	height:309px !important;
}

#item1270543 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:40px !important;
}

#item1270770 {
	width:80px !important;
	height:16px !important;
	top:150px !important;
}

@keyframes intensificar-1270770 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1270770 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1270770 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1300840 {
	width:628px !important;
	height:292px !important;
	top:177px !important;
}

table#table1498074 th, table#table1498074 td {
	vertical-align:middle;;
}

table#table1498074 tr {
	border-right:3.08px solid #fff;;
}

table#table1498074 {
	table-layout:fixed;
}

#item1308040 {
	width:801px !important;
	height:266px !important;
}

@keyframes intensificar-1308040 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1308040 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1308040 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1365633 {
	width:628px !important;
	height:119px !important;
}

#item1365634 {
	width:595px !important;
	height:635px !important;
}

@keyframes intensificar-1365634 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1365634 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1365634 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1365658 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:37px !important;
}

#item1367157 {
	width:46px !important;
	height:23px !important;
	left:291px !important;
	top:478px !important;
}

#item1364470 {
	width:628px !important;
	height:501px !important;
}

#item1364471 {
	width:595px !important;
	height:1265px !important;
}

@keyframes intensificar-1364471 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1364471 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1364471 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1364494 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:228px !important;
}

@keyframes intensificar-1270549 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1270549 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1270549 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1270550 {
	width:628px !important;
	height:70px !important;
}

#item1270573 {
	width:490px !important;
	height:216px !important;
	top:94px !important;
}

#item1270596 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:264px !important;
}

#item1270619 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:366px !important;
}

#item1270624 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:286px !important;
}

#item1270648 {
	width:219px !important;
	height:21px !important;
	left:11px !important;
}

#item1270671 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1270547 {
	width:664px !important;
	height:502px !important;
	left:36px !important;
	top:566px !important;
}

#item1270793 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:499px !important;
}

#item1270816 {
	width:628px !important;
	height:25px !important;
	left:36px !important;
	top:449px !important;
}

#item1270840 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1270846 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1293868 {
	width:53px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1293869 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1293865 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1293900 {
	width:172px !important;
	height:70px !important;
}

#item1293901 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1293875 {
	width:172px !important;
	height:70px !important;
}

#item1293876 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1293873 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1293951 {
	width:141px !important;
	height:70px !important;
}

#item1293952 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1293926 {
	width:141px !important;
	height:70px !important;
}

#item1293927 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1293924 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1294003 {
	width:139px !important;
	height:70px !important;
}

#item1294004 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1293977 {
	width:139px !important;
	height:70px !important;
}

#item1293978 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1293975 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1294027 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !important;
}

#item1354812 {
	width:255px !important;
	height:18px !important;
	left:23px !important;
}

#item1354836 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1354809 {
	width:278px !important;
	height:18px !important;
	left:36px !important;
	top:1090px !important;
}

#item1271072 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1271072 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1271072 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1271072 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1376311 {
	width:600px !important;
	height:790px !important;
	background:#d7d8ce;
}

#item1376312 {
	width:368px !important;
	height:271px !important;
	left:196px !important;
	top:483px !important;
}

#item1376348 {
	width:10px !important;
	height:34px !important;
	top:2px !important;
}

#item1376359 {
	width:404px !important;
	height:39px !important;
	left:16px !important;
}

#item1376547 {
	width:336px !important;
	height:192px !important;
	left:828px !important;
	top:562px !important;
}

#item1376575 {
	width:336px !important;
	height:45px !important;
	left:828px !important;
	top:502px !important;
}

#item1376606 {
	width:10px !important;
	height:34px !important;
	top:2px !important;
}

#item1376612 {
	width:375px !important;
	height:39px !important;
	left:16px !important;
}

#item1222086 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1222086 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1222086 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1222086 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1376390 {
	width:700px !important;
	height:600px !important;
	background:#d7d8ce;
}

#item1376398 {
	width:474px !important;
	height:241px !important;
	left:190px !important;
	top:333px !important;
}

#item1376428 {
	width:10px !important;
	height:34px !important;
	top:2px !important;
}

#item1376433 {
	width:404px !important;
	height:39px !important;
	left:16px !important;
}

#item1376465 {
	width:448px !important;
	height:132px !important;
	left:216px !important;
	top:1032px !important;
}

#item1376494 {
	width:448px !important;
	height:29px !important;
	left:216px !important;
	top:993px !important;
}

#item1376519 {
	width:10px !important;
	height:34px !important;
	top:2px !important;
}

#item1376524 {
	width:375px !important;
	height:39px !important;
	left:16px !important;
}

#item1271214 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1271214 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1271214 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1271214 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1348730 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1197519 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1197519 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1197519 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1197517 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1197517 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1197517 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1197515 {
	width:600px !important;
	height:790px !important;
}

#item1253108 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1197719 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:114px !important;
}

#item1197722 {
	width:534px !important;
	height:263px !important;
	top:17px !important;
}

#item1253818 {
	width:509px !important;
	height:329px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1253818 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1253818 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1253818 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1197799 {
	width:14px !important;
	height:9px !important;
}

#item1197805 {
	width:14px !important;
	height:9px !important;
	top:287px !important;
}

#item1233667 {
	width:57px !important;
	height:12px !important;
}

@keyframes intensificar-1233667 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1233667 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1233667 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1233690 {
	width:528px !important;
	height:215px !important;
	top:18px !important;
}

table#table1503293 tr {
	border-right:2.2px solid #fff;;
}

table#table1503293 {
	table-layout:fixed;
}

#item1233691 {
	width:537px !important;
	height:215px !important;
}

@keyframes intensificar-1233691 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1233691 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1233691 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1233714 {
	width:26px !important;
	height:13px !important;
	left:252px !important;
	top:239px !important;
}

#item1197679 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:253px !important;
}

#item1197684 {
	width:534px !important;
	height:529px !important;
	top:17px !important;
}

#item1309284 {
	width:509px !important;
	height:727px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1309284 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1309284 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1309284 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1197710 {
	width:14px !important;
	height:9px !important;
}

#item1197713 {
	width:14px !important;
	height:9px !important;
	top:554px !important;
}

#item1197551 {
	width:528px !important;
	height:51px !important;
}

@keyframes intensificar-1197551 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1197551 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1197551 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1197574 {
	width:350px !important;
	height:154px !important;
	top:66px !important;
}

@keyframes intensificar-1197574 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1197574 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1197574 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1197597 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:186px !important;
}

@keyframes intensificar-1197597 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1197597 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1197597 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1197648 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:290px !important;
}

@keyframes intensificar-1197648 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1197648 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1197648 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1197654 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:217px !important;
}

@keyframes intensificar-1197654 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1197654 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1197654 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1243761 {
	width:139px !important;
	height:26px !important;
	left:8px !important;
}

@keyframes intensificar-1243761 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1243761 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1243761 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1243784 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1243784 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1243784 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1243784 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1261424 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:236px !important;
}

@keyframes intensificar-1261424 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1261424 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1261424 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1197548 {
	width:553px !important;
	height:563px !important;
	left:636px !important;
	top:162px !important;
}

#item1197809 {
	width:528px !important;
	height:35px !important;
	left:636px !important;
	top:128px !important;
}

#item1197832 {
	width:528px !important;
	height:18px !important;
	left:636px !important;
	top:100px !important;
}

#item1197856 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1197861 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1197887 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1197888 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:6px !important;
}

#item1197884 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1197920 {
	width:123px !important;
	height:50px !important;
}

#item1197921 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1197895 {
	width:123px !important;
	height:50px !important;
}

#item1197896 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1197891 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1197974 {
	width:101px !important;
	height:50px !important;
}

#item1197975 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1197948 {
	width:101px !important;
	height:50px !important;
}

#item1197950 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1197944 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1198027 {
	width:99px !important;
	height:50px !important;
}

#item1198028 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1198002 {
	width:99px !important;
	height:50px !important;
}

#item1198003 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1197998 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1253241 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1354044 {
	width:107px !important;
	height:13px !important;
	left:17px !important;
}

#item1354067 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1354041 {
	width:124px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1198082 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1198082 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1198082 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1198082 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1348813 {
	width:186px !important;
	height:167px !important;
	top:1032px !important;
}

@keyframes intensificar-1271244 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1271244 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1271244 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1271236 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1271236 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1271236 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1271234 {
	width:700px !important;
	height:309px !important;
}

#item1271256 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:40px !important;
}

#item1271476 {
	width:80px !important;
	height:16px !important;
	top:138px !important;
}

@keyframes intensificar-1271476 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1271476 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1271476 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1301112 {
	width:628px !important;
	height:291px !important;
	top:168px !important;
}

table#table1506723 tr {
	border-right:3.08px solid #fff;;
}

table#table1506723 {
	table-layout:fixed;
}

#item1308152 {
	width:772px !important;
	height:266px !important;
}

@keyframes intensificar-1308152 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1308152 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1308152 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1349301 {
	width:46px !important;
	height:23px !important;
	left:291px !important;
	top:468px !important;
}

#item1365669 {
	width:628px !important;
	height:117px !important;
}

#item1365670 {
	width:595px !important;
	height:670px !important;
}

@keyframes intensificar-1365670 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1365670 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1365670 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1365693 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:36px !important;
}

#item1364503 {
	width:628px !important;
	height:483px !important;
}

#item1364504 {
	width:595px !important;
	height:1241px !important;
}

@keyframes intensificar-1364504 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1364504 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1364504 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1364527 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:219px !important;
}

@keyframes intensificar-1271262 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1271262 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1271262 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1271263 {
	width:628px !important;
	height:71px !important;
}

#item1271286 {
	width:490px !important;
	height:216px !important;
	top:101px !important;
}

#item1271309 {
	width:98px !important;
	height:22px !important;
	left:542px !important;
	top:270px !important;
}

#item1271332 {
	width:102px !important;
	height:25px !important;
	left:538px !important;
	top:415px !important;
}

#item1271337 {
	width:130px !important;
	height:25px !important;
	left:510px !important;
	top:292px !important;
}

#item1271361 {
	width:219px !important;
	height:36px !important;
	left:11px !important;
}

#item1271384 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1271388 {
	width:66px !important;
	height:33px !important;
	left:574px !important;
	top:319px !important;
}

#item1271259 {
	width:664px !important;
	height:491px !important;
	left:36px !important;
	top:584px !important;
}

#item1271528 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:521px !important;
}

#item1271551 {
	width:628px !important;
	height:47px !important;
	left:36px !important;
	top:449px !important;
}

#item1271575 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1271579 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1294118 {
	width:53px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1294119 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1294115 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1294150 {
	width:172px !important;
	height:70px !important;
}

#item1294151 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1294125 {
	width:172px !important;
	height:70px !important;
}

#item1294126 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1294123 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1294201 {
	width:141px !important;
	height:70px !important;
}

#item1294202 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1294176 {
	width:141px !important;
	height:70px !important;
}

#item1294177 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1294174 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1294253 {
	width:139px !important;
	height:70px !important;
}

#item1294254 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1294228 {
	width:139px !important;
	height:70px !important;
}

#item1294229 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1294226 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1294277 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !important;
}

#item1354846 {
	width:255px !important;
	height:18px !important;
	left:23px !important;
}

#item1354869 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1354843 {
	width:278px !important;
	height:18px !important;
	left:36px !important;
	top:1090px !important;
}

#item1271806 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1271806 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1271806 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1271806 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1347272 {
	width:600px !important;
	height:790px !important;
	background:#1c2b38;
}

#item1350072 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
	background:#eff3f9;
}

#item1347273 {
	width:336px !important;
	height:177px !important;
	left:228px !important;
	top:517px !important;
}

#item1350073 {
	width:336px !important;
	height:237px !important;
	left:828px !important;
	top:517px !important;
}

#item1347315 {
	width:10px !important;
	height:34px !important;
	top:2px !important;
}

#item1347320 {
	width:332px !important;
	height:39px !important;
	left:16px !important;
}

#item1350107 {
	width:10px !important;
	height:34px !important;
	top:2px !important;
}

#item1350111 {
	width:332px !important;
	height:39px !important;
	left:16px !important;
}

#item1334925 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1334925 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1334925 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1334925 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1360323 {
	width:700px !important;
	height:600px !important;
	top:600px !important;
	background:#eff3f9;
}

#item1334942 {
	width:700px !important;
	height:600px !important;
	background:#1c2b38;
}

#item1360115 {
	width:448px !important;
	height:147px !important;
	left:216px !important;
	top:417px !important;
}

#item1360138 {
	width:448px !important;
	height:192px !important;
	left:216px !important;
	top:972px !important;
}

#item1360250 {
	width:10px !important;
	height:34px !important;
	top:2px !important;
}

#item1360253 {
	width:332px !important;
	height:39px !important;
	left:16px !important;
}

#item1360278 {
	width:10px !important;
	height:34px !important;
	top:2px !important;
}

#item1360282 {
	width:332px !important;
	height:39px !important;
	left:16px !important;
}

#item1335051 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1335051 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1335051 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1335051 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1348735 {
	width:180px !important;
	height:350px !important;
	left:1020px !important;
}

@keyframes intensificar-1198609 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1198609 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1198609 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1198607 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1198607 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1198607 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1198605 {
	width:600px !important;
	height:790px !important;
}

#item1253105 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

table#table1511053 tr {
	border-right:2.2px solid #fff;;
}

table#table1511053 {
	table-layout:fixed;
}

#item1335143 {
	width:528px !important;
	height:197px !important;
	top:342px !important;
}

@keyframes intensificar-1335143 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1335143 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1335143 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1335167 {
	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-1335167 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1335167 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1335167 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1335192 {
	width:57px !important;
	height:13px !important;
	left:1px !important;
	top:322px !important;
}

@keyframes intensificar-1335192 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1335192 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1335192 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1335077 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:280px !important;
}

#item1335080 {
	width:534px !important;
	height:552px !important;
	top:17px !important;
}

#item1335081 {
	width:509px !important;
	height:730px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1335081 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1335081 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1335081 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1335105 {
	width:14px !important;
	height:9px !important;
	left:519px !important;
}

#item1335111 {
	width:14px !important;
	height:9px !important;
	left:519px !important;
	top:576px !important;
}

#item1198642 {
	width:528px !important;
	height:51px !important;
}

@keyframes intensificar-1198642 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1198642 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1198642 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1198665 {
	width:350px !important;
	height:154px !important;
	top:66px !important;
}

@keyframes intensificar-1198665 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1198665 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1198665 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1198688 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:186px !important;
}

@keyframes intensificar-1198688 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1198688 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1198688 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1198739 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:259px !important;
}

@keyframes intensificar-1198739 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1198739 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1198739 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1198744 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:217px !important;
}

@keyframes intensificar-1198744 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1198744 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1198744 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1243707 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1243707 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1243707 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1243707 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1243730 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1243730 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1243730 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1243730 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1198639 {
	width:553px !important;
	height:585px !important;
	left:636px !important;
	top:140px !important;
}

#item1198899 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1198922 {
	width:528px !important;
	height:18px !important;
	left:636px !important;
	top:100px !important;
}

#item1198947 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1198950 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1198976 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1198977 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:6px !important;
}

#item1198973 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1199009 {
	width:123px !important;
	height:50px !important;
}

#item1199010 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1198984 {
	width:123px !important;
	height:50px !important;
}

#item1198985 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1198980 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1199062 {
	width:101px !important;
	height:50px !important;
}

#item1199063 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1199037 {
	width:101px !important;
	height:50px !important;
}

#item1199038 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1199033 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1199116 {
	width:99px !important;
	height:50px !important;
}

#item1199117 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1199091 {
	width:99px !important;
	height:50px !important;
}

#item1199092 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1199086 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1253235 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1354073 {
	width:107px !important;
	height:13px !important;
	left:17px !important;
}

#item1354096 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1354070 {
	width:124px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1199171 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1199171 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1199171 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1199171 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1348819 {
	width:180px !important;
	height:350px !important;
	left:520px !important;
	top:310px !important;
}

@keyframes intensificar-1271836 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1271836 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1271836 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1271830 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1271830 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1271830 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1271828 {
	width:700px !important;
	height:309px !important;
}

#item1271849 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:40px !important;
}

#item1301400 {
	width:79px !important;
	height:18px !important;
	left:1px !important;
	top:185px !important;
}

@keyframes intensificar-1301400 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1301400 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1301400 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1365700 {
	width:628px !important;
	height:156px !important;
}

#item1365701 {
	width:595px !important;
	height:596px !important;
}

@keyframes intensificar-1365701 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1365701 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1365701 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1365724 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:55px !important;
}

table#table1515225 tr {
	border-right:3.08px solid #fff;;
}

table#table1515225 {
	table-layout:fixed;
}

#item1367619 {
	width:628px !important;
	height:284px !important;
	top:212px !important;
}

@keyframes intensificar-1367619 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1367619 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1367619 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1364546 {
	width:628px !important;
	height:496px !important;
}

#item1364547 {
	width:595px !important;
	height:1343px !important;
}

@keyframes intensificar-1364547 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1364547 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1364547 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1364570 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:225px !important;
}

@keyframes intensificar-1271859 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1271859 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1271859 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1271860 {
	width:628px !important;
	height:93px !important;
}

#item1271883 {
	width:490px !important;
	height:216px !important;
	top:118px !important;
}

#item1271906 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:288px !important;
}

#item1271929 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:391px !important;
}

#item1271934 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:311px !important;
}

#item1271958 {
	width:219px !important;
	height:21px !important;
	left:11px !important;
}

#item1271981 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1271857 {
	width:664px !important;
	height:496px !important;
	left:36px !important;
	top:571px !important;
}

#item1272087 {
	width:628px !important;
	height:49px !important;
	left:36px !important;
	top:499px !important;
}

#item1272110 {
	width:628px !important;
	height:25px !important;
	left:36px !important;
	top:449px !important;
}

#item1272134 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1272137 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1272160 {
	width:97px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1294364 {
	width:53px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1294365 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1294361 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1294395 {
	width:172px !important;
	height:70px !important;
}

#item1294396 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1294370 {
	width:172px !important;
	height:70px !important;
}

#item1294371 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1294368 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1294447 {
	width:141px !important;
	height:70px !important;
}

#item1294448 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1294422 {
	width:141px !important;
	height:70px !important;
}

#item1294423 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1294420 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1294499 {
	width:139px !important;
	height:70px !important;
}

#item1294500 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1294473 {
	width:139px !important;
	height:70px !important;
}

#item1294474 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1294471 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1294523 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !important;
}

#item1354879 {
	width:255px !important;
	height:18px !important;
	left:23px !important;
}

#item1354902 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1354875 {
	width:278px !important;
	height:18px !important;
	left:36px !important;
	top:1090px !important;
}

#item1272385 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1272385 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1272385 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1272385 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1376673 {
	width:600px !important;
	height:790px !important;
	background:#dfe7f3;
}

#item1376674 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
	background:#f1eae2;
}

#item1376675 {
	width:336px !important;
	height:272px !important;
	left:228px !important;
	top:482px !important;
}

#item1376698 {
	width:336px !important;
	height:117px !important;
	left:828px !important;
	top:637px !important;
}

#item1376727 {
	width:10px !important;
	height:34px !important;
	top:2px !important;
}

#item1376730 {
	width:332px !important;
	height:39px !important;
	left:16px !important;
}

#item1376754 {
	width:10px !important;
	height:34px !important;
	top:2px !important;
}

#item1376761 {
	width:332px !important;
	height:39px !important;
	left:16px !important;
}

#item1222085 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1222085 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1222085 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1222085 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1376803 {
	width:700px !important;
	height:600px !important;
	top:600px !important;
	background:#eff3f9;
}

#item1376804 {
	width:700px !important;
	height:600px !important;
	background:#d7d8ce;
}

#item1376807 {
	width:448px !important;
	height:228px !important;
	left:216px !important;
	top:336px !important;
}

#item1376830 {
	width:448px !important;
	height:87px !important;
	left:216px !important;
	top:1077px !important;
}

#item1376857 {
	width:10px !important;
	height:34px !important;
	top:2px !important;
}

#item1376860 {
	width:332px !important;
	height:39px !important;
	left:16px !important;
}

#item1376884 {
	width:10px !important;
	height:34px !important;
	top:2px !important;
}

#item1376888 {
	width:332px !important;
	height:39px !important;
	left:16px !important;
}

#item1273075 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1273075 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1273075 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1273075 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1348744 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1200055 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1200055 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1200055 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1200053 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1200053 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1200053 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1200051 {
	width:600px !important;
	height:790px !important;
}

#item1253102 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

table#table1519105 tr {
	border-right:2.2px solid #fff;;
}

table#table1519105 {
	table-layout:fixed;
}

#item1335608 {
	width:528px !important;
	height:224px !important;
	top:271px !important;
}

@keyframes intensificar-1335608 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1335608 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1335608 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1335631 {
	width:528px !important;
	height:253px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1335631 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1335631 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1335631 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1335658 {
	width:57px !important;
	height:13px !important;
	left:1px !important;
	top:252px !important;
}

@keyframes intensificar-1335658 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1335658 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1335658 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1200309 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:253px !important;
}

#item1200313 {
	width:534px !important;
	height:530px !important;
	top:17px !important;
}

#item1200314 {
	width:509px !important;
	height:660px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1200314 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1200314 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1200314 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1200339 {
	width:14px !important;
	height:9px !important;
}

#item1200342 {
	width:14px !important;
	height:9px !important;
	top:554px !important;
}

@keyframes intensificar-1200178 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1200178 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1200178 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1200179 {
	width:528px !important;
	height:51px !important;
}

#item1200202 {
	width:350px !important;
	height:154px !important;
	top:66px !important;
}

#item1200225 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:185px !important;
}

#item1200278 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:258px !important;
}

#item1200284 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:216px !important;
}

#item1243646 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

#item1243669 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1200085 {
	width:553px !important;
	height:563px !important;
	left:636px !important;
	top:162px !important;
}

#item1200345 {
	width:528px !important;
	height:18px !important;
	left:636px !important;
	top:145px !important;
}

#item1200368 {
	width:528px !important;
	height:35px !important;
	left:636px !important;
	top:100px !important;
}

#item1200392 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1200398 {
	width:390px !important;
	height:37px !important;
	left:16px !important;
}

#item1200661 {
	width:69px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1200425 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1200426 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:6px !important;
}

#item1200422 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1200460 {
	width:123px !important;
	height:50px !important;
}

#item1200461 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1200435 {
	width:123px !important;
	height:50px !important;
}

#item1200436 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1200431 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1200513 {
	width:101px !important;
	height:50px !important;
}

#item1200514 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1200488 {
	width:101px !important;
	height:50px !important;
}

#item1200489 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1200484 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1200567 {
	width:99px !important;
	height:50px !important;
}

#item1200568 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1200541 {
	width:99px !important;
	height:50px !important;
}

#item1200542 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1200537 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1253229 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1354108 {
	width:107px !important;
	height:13px !important;
	left:17px !important;
}

#item1354132 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1354105 {
	width:124px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1200621 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1200621 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1200621 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1200621 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1349097 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1272414 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1272414 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1272414 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1272408 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1272408 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1272408 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1272406 {
	width:700px !important;
	height:309px !important;
}

#item1272428 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:40px !important;
}

#item1301694 {
	width:80px !important;
	height:18px !important;
	left:1px !important;
	top:146px !important;
}

@keyframes intensificar-1301694 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1301694 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1301694 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1522653 tr {
	border-right:3.08px solid #fff;;
}

table#table1522653 {
	table-layout:fixed;
}

#item1301832 {
	width:628px !important;
	height:325px !important;
	top:174px !important;
}

@keyframes intensificar-1301832 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1301832 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1301832 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1365732 {
	width:628px !important;
	height:119px !important;
}

#item1365733 {
	width:595px !important;
	height:537px !important;
}

@keyframes intensificar-1365733 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1365733 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1365733 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1365756 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:37px !important;
}

#item1364585 {
	width:628px !important;
	height:499px !important;
}

#item1364586 {
	width:595px !important;
	height:1304px !important;
}

@keyframes intensificar-1364586 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1364586 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1364586 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1364609 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:227px !important;
}

@keyframes intensificar-1272437 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1272437 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1272437 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1272438 {
	width:628px !important;
	height:70px !important;
}

#item1272461 {
	width:490px !important;
	height:216px !important;
	top:94px !important;
}

#item1272484 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:263px !important;
}

#item1272507 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:364px !important;
}

#item1272512 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:285px !important;
}

#item1272537 {
	width:219px !important;
	height:21px !important;
	left:11px !important;
}

#item1272560 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1272434 {
	width:664px !important;
	height:499px !important;
	left:36px !important;
	top:568px !important;
}

#item1272679 {
	width:628px !important;
	height:25px !important;
	left:36px !important;
	top:521px !important;
}

#item1272704 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:449px !important;
}

#item1272728 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1272731 {
	width:546px !important;
	height:52px !important;
	left:22px !important;
}

#item1298495 {
	width:97px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1294621 {
	width:53px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1294622 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1294618 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1294653 {
	width:172px !important;
	height:70px !important;
}

#item1294654 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1294628 {
	width:172px !important;
	height:70px !important;
}

#item1294629 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1294626 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1294704 {
	width:141px !important;
	height:70px !important;
}

#item1294705 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1294679 {
	width:141px !important;
	height:70px !important;
}

#item1294680 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1294677 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1294756 {
	width:139px !important;
	height:70px !important;
}

#item1294757 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1294731 {
	width:139px !important;
	height:70px !important;
}

#item1294732 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1294729 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1294780 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !important;
}

#item1354911 {
	width:255px !important;
	height:18px !important;
	left:23px !important;
}

#item1354934 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1354908 {
	width:278px !important;
	height:18px !important;
	left:36px !important;
	top:1090px !important;
}

#item1272978 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1272978 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1272978 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1272978 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1376914 {
	width:600px !important;
	height:790px !important;
	background:#d7d8ce;
}

#item1376915 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
	background:#fff;
}

#item1376916 {
	width:336px !important;
	height:117px !important;
	left:228px !important;
	top:582px !important;
}

#item1376939 {
	width:368px !important;
	height:237px !important;
	left:796px !important;
	top:517px !important;
}

#item1376967 {
	width:10px !important;
	height:34px !important;
	top:2px !important;
}

#item1376970 {
	width:332px !important;
	height:39px !important;
	left:16px !important;
}

#item1376994 {
	width:10px !important;
	height:34px !important;
	top:2px !important;
}

#item1376999 {
	width:332px !important;
	height:39px !important;
	left:16px !important;
}

#item1336192 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1336192 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1336192 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1336192 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1384134 {
	width:700px !important;
	height:600px !important;
	top:600px !important;
	background:#fff;
}

#item1384135 {
	width:700px !important;
	height:600px !important;
	background:#d7d8ce;
}

#item1384152 {
	width:448px !important;
	height:92px !important;
	left:216px !important;
	top:472px !important;
}

#item1384175 {
	width:489px !important;
	height:177px !important;
	left:175px !important;
	top:958px !important;
}

#item1384198 {
	width:136px !important;
	height:69px !important;
	left:36px !important;
	top:958px !important;
}

#item1384200 {
	width:10px !important;
	height:34px !important;
	top:2px !important;
}

#item1384205 {
	width:332px !important;
	height:39px !important;
	left:16px !important;
}

#item1384229 {
	width:10px !important;
	height:34px !important;
	top:2px !important;
}

#item1384232 {
	width:332px !important;
	height:39px !important;
	left:16px !important;
}

#item1336762 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1336762 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1336762 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1336762 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1348741 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1201079 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1201079 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1201079 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1201077 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1201077 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1201077 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1201075 {
	width:600px !important;
	height:790px !important;
}

#item1253090 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

table#table1526818 tr {
	border-right:2.2px solid #fff;;
}

table#table1526818 {
	table-layout:fixed;
}

#item1336847 {
	width:528px !important;
	height:195px !important;
	top:315px !important;
}

@keyframes intensificar-1336847 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1336847 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1336847 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1336870 {
	width:528px !important;
	height:295px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1336870 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1336870 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1336870 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1336897 {
	width:57px !important;
	height:13px !important;
	top:295px !important;
}

@keyframes intensificar-1336897 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1336897 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1336897 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1201331 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:253px !important;
}

#item1201334 {
	width:534px !important;
	height:549px !important;
	top:15px !important;
}

#item1229699 {
	width:509px !important;
	height:700px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1229699 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1229699 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1229699 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1201361 {
	width:14px !important;
	height:9px !important;
}

#item1201365 {
	width:14px !important;
	height:9px !important;
	top:571px !important;
}

@keyframes intensificar-1201204 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1201204 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1201204 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1201205 {
	width:528px !important;
	height:51px !important;
}

#item1201228 {
	width:350px !important;
	height:154px !important;
	top:66px !important;
}

#item1201251 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:185px !important;
}

#item1201301 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:259px !important;
}

#item1201306 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:216px !important;
}

#item1243583 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

#item1243606 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1201108 {
	width:553px !important;
	height:580px !important;
	left:636px !important;
	top:145px !important;
}

#item1201371 {
	width:528px !important;
	height:18px !important;
	left:636px !important;
	top:128px !important;
}

#item1201394 {
	width:528px !important;
	height:18px !important;
	left:636px !important;
	top:100px !important;
}

#item1201418 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1201421 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1201681 {
	width:69px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1201447 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1201448 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:6px !important;
}

#item1201444 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1201481 {
	width:123px !important;
	height:50px !important;
}

#item1201482 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1201456 {
	width:123px !important;
	height:50px !important;
}

#item1201457 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1201452 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1201535 {
	width:101px !important;
	height:50px !important;
}

#item1201536 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1201510 {
	width:101px !important;
	height:50px !important;
}

#item1201511 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1201506 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1201589 {
	width:99px !important;
	height:50px !important;
}

#item1201590 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1201564 {
	width:99px !important;
	height:50px !important;
}

#item1201565 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1201559 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1253226 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1354144 {
	width:107px !important;
	height:13px !important;
	left:17px !important;
}

#item1354167 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1354141 {
	width:124px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1201643 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1201643 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1201643 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1201643 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1348927 {
	width:81px !important;
	height:231px !important;
	top:969px !important;
}

@keyframes intensificar-1273103 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1273103 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1273103 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1273096 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1273096 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1273096 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1273094 {
	width:700px !important;
	height:309px !important;
}

#item1273116 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:40px !important;
}

#item1302008 {
	width:80px !important;
	height:18px !important;
	top:170px !important;
}

@keyframes intensificar-1302008 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1302008 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1302008 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1302072 {
	width:628px !important;
	height:291px !important;
	top:198px !important;
}

table#table1530532 tr {
	border-right:3.08px solid #fff;;
}

table#table1530532 {
	table-layout:fixed;
}

#item1308378 {
	width:738px !important;
	height:266px !important;
}

@keyframes intensificar-1308378 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1308378 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1308378 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1349310 {
	width:46px !important;
	height:23px !important;
	left:291px !important;
	top:496px !important;
}

#item1365766 {
	width:628px !important;
	height:142px !important;
}

#item1365767 {
	width:595px !important;
	height:577px !important;
}

@keyframes intensificar-1365767 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1365767 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1365767 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1365790 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:48px !important;
}

#item1364638 {
	width:628px !important;
	height:520px !important;
}

#item1364639 {
	width:595px !important;
	height:1402px !important;
}

@keyframes intensificar-1364639 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1364639 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1364639 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1364662 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:237px !important;
}

@keyframes intensificar-1273123 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1273123 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1273123 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1273124 {
	width:628px !important;
	height:70px !important;
}

#item1273147 {
	width:490px !important;
	height:216px !important;
	top:94px !important;
}

#item1273170 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:262px !important;
}

#item1273193 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:364px !important;
}

#item1273198 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:284px !important;
}

#item1273222 {
	width:219px !important;
	height:21px !important;
	left:11px !important;
}

#item1273245 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1273121 {
	width:664px !important;
	height:520px !important;
	left:36px !important;
	top:547px !important;
}

#item1273366 {
	width:628px !important;
	height:25px !important;
	left:36px !important;
	top:499px !important;
}

#item1273389 {
	width:646px !important;
	height:25px !important;
	left:36px !important;
	top:449px !important;
}

#item1273413 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1273416 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1298522 {
	width:97px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1294856 {
	width:53px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1294857 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1294853 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1294889 {
	width:172px !important;
	height:70px !important;
}

#item1294890 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1294864 {
	width:172px !important;
	height:70px !important;
}

#item1294865 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1294862 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1294940 {
	width:141px !important;
	height:70px !important;
}

#item1294941 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1294915 {
	width:141px !important;
	height:70px !important;
}

#item1294916 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1294913 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1294991 {
	width:139px !important;
	height:70px !important;
}

#item1294992 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1294966 {
	width:139px !important;
	height:70px !important;
}

#item1294967 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1294964 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1295016 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !important;
}

#item1354943 {
	width:255px !important;
	height:18px !important;
	left:23px !important;
}

#item1354966 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1354940 {
	width:278px !important;
	height:18px !important;
	left:36px !important;
	top:1090px !important;
}

#item1273663 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1273663 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1273663 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1273663 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1377162 {
	width:600px !important;
	height:790px !important;
	background:#dfe7f3;
}

#item1377171 {
	width:336px !important;
	height:162px !important;
	left:228px !important;
	top:592px !important;
}

#item1377195 {
	width:10px !important;
	height:34px !important;
	top:2px !important;
}

#item1377200 {
	width:498px !important;
	height:39px !important;
	left:16px !important;
}

#item1377396 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
	background:#ffffff;
}

#item1377397 {
	width:336px !important;
	height:162px !important;
	left:828px !important;
	top:543px !important;
}

#item1377449 {
	width:10px !important;
	height:34px !important;
	top:2px !important;
}

#item1377455 {
	width:375px !important;
	height:39px !important;
	left:16px !important;
}

#item1222084 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1222084 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1222084 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1222084 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1384307 {
	width:700px !important;
	height:600px !important;
	background:#dfe7f3;
}

#item1384315 {
	width:436px !important;
	height:57px !important;
	left:228px !important;
	top:477px !important;
}

#item1384345 {
	width:10px !important;
	height:34px !important;
	top:2px !important;
}

#item1384350 {
	width:498px !important;
	height:39px !important;
	left:16px !important;
}

#item1384373 {
	width:700px !important;
	height:600px !important;
	top:600px !important;
	background:#ffffff;
}

#item1384380 {
	width:528px !important;
	height:102px !important;
	left:136px !important;
	top:1062px !important;
}

#item1384434 {
	width:10px !important;
	height:34px !important;
	top:2px !important;
}

#item1384439 {
	width:375px !important;
	height:39px !important;
	left:16px !important;
}

#item1273805 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1273805 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1273805 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1273805 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1348751 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1202101 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1202101 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1202101 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1202099 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1202099 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1202099 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1202097 {
	width:600px !important;
	height:790px !important;
}

#item1253082 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

table#table1534708 tr {
	border-right:2.2px solid #fff;;
}

table#table1534708 {
	table-layout:fixed;
}

#item1337348 {
	width:528px !important;
	height:190px !important;
	top:335px !important;
}

@keyframes intensificar-1337348 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1337348 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1337348 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1337371 {
	width:527px !important;
	height:315px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1337371 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1337371 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1337371 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1337398 {
	width:57px !important;
	height:13px !important;
	left:1px !important;
	top:315px !important;
}

@keyframes intensificar-1337398 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1337398 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1337398 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1337286 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:253px !important;
}

#item1337289 {
	width:534px !important;
	height:549px !important;
	top:15px !important;
}

#item1337290 {
	width:509px !important;
	height:740px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1337290 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1337290 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1337290 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1337315 {
	width:14px !important;
	height:9px !important;
}

#item1337318 {
	width:14px !important;
	height:9px !important;
	top:571px !important;
}

@keyframes intensificar-1202224 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1202224 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1202224 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1202225 {
	width:528px !important;
	height:34px !important;
}

#item1202250 {
	width:350px !important;
	height:154px !important;
	top:49px !important;
}

#item1202273 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:169px !important;
}

#item1202323 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:242px !important;
}

#item1202328 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:201px !important;
}

#item1243525 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

#item1243548 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1202131 {
	width:553px !important;
	height:580px !important;
	left:636px !important;
	top:139px !important;
}

#item1202392 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1202415 {
	width:528px !important;
	height:18px !important;
	left:636px !important;
	top:100px !important;
}

#item1202439 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1202442 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1202733 {
	width:69px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1202468 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1202469 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:6px !important;
}

#item1202465 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1202503 {
	width:123px !important;
	height:50px !important;
}

#item1202504 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1202478 {
	width:123px !important;
	height:50px !important;
}

#item1202479 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1202473 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1202556 {
	width:101px !important;
	height:50px !important;
}

#item1202557 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1202531 {
	width:101px !important;
	height:50px !important;
}

#item1202532 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1202527 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1202609 {
	width:99px !important;
	height:50px !important;
}

#item1202610 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1202584 {
	width:99px !important;
	height:50px !important;
}

#item1202585 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1202580 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1253222 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1354175 {
	width:107px !important;
	height:13px !important;
	left:17px !important;
}

#item1354198 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1354172 {
	width:124px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1202665 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1202665 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1202665 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1202665 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1348919 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:311px !important;
}

@keyframes intensificar-1273834 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1273834 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1273834 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1273828 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1273828 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1273828 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1273826 {
	width:700px !important;
	height:309px !important;
}

#item1273846 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:40px !important;
}

#item1302238 {
	width:80px !important;
	height:18px !important;
	left:1px !important;
	top:191px !important;
}

@keyframes intensificar-1302238 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1302238 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1302238 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1538060 tr {
	border-right:3.08px solid #fff;;
}

table#table1538060 {
	table-layout:fixed;
}

#item1337753 {
	width:628px !important;
	height:277px !important;
	top:219px !important;
}

@keyframes intensificar-1337753 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1337753 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1337753 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1365798 {
	width:628px !important;
	height:159px !important;
}

#item1365799 {
	width:595px !important;
	height:557px !important;
}

@keyframes intensificar-1365799 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1365799 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1365799 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1365822 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:57px !important;
}

#item1364681 {
	width:628px !important;
	height:496px !important;
}

#item1364682 {
	width:595px !important;
	height:1323px !important;
}

@keyframes intensificar-1364682 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1364682 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1364682 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1364705 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:225px !important;
}

@keyframes intensificar-1273851 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1273851 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1273851 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1273852 {
	width:628px !important;
	height:48px !important;
}

#item1273876 {
	width:490px !important;
	height:216px !important;
	top:78px !important;
}

#item1273899 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:247px !important;
}

#item1273922 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:349px !important;
}

#item1273927 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:269px !important;
}

#item1273951 {
	width:219px !important;
	height:21px !important;
	left:11px !important;
}

#item1273974 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1273849 {
	width:664px !important;
	height:496px !important;
	left:36px !important;
	top:571px !important;
}

#item1274081 {
	width:628px !important;
	height:49px !important;
	left:36px !important;
	top:499px !important;
}

#item1274104 {
	width:628px !important;
	height:25px !important;
	left:36px !important;
	top:449px !important;
}

#item1274128 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1274133 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1298547 {
	width:97px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1295112 {
	width:53px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1295113 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1295109 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1295145 {
	width:172px !important;
	height:70px !important;
}

#item1295146 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1295120 {
	width:172px !important;
	height:70px !important;
}

#item1295121 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1295118 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1295197 {
	width:141px !important;
	height:70px !important;
}

#item1295198 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1295172 {
	width:141px !important;
	height:70px !important;
}

#item1295173 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1295169 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1295248 {
	width:139px !important;
	height:70px !important;
}

#item1295249 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1295223 {
	width:139px !important;
	height:70px !important;
}

#item1295224 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1295221 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1295273 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !important;
}

#item1354979 {
	width:255px !important;
	height:18px !important;
	left:23px !important;
}

#item1355002 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1354975 {
	width:278px !important;
	height:18px !important;
	left:36px !important;
	top:1090px !important;
}

#item1274382 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1274382 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1274382 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1274382 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1377506 {
	width:600px !important;
	height:790px !important;
	background:#ffffff;
}

#item1377507 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
	background:#f1eae2;
}

#item1377508 {
	width:336px !important;
	height:143px !important;
	left:228px !important;
	top:611px !important;
}

#item1377531 {
	width:336px !important;
	height:171px !important;
	left:828px !important;
	top:611px !important;
}

#item1377559 {
	width:10px !important;
	height:34px !important;
	top:2px !important;
}

#item1377562 {
	width:332px !important;
	height:39px !important;
	left:16px !important;
}

#item1377586 {
	width:10px !important;
	height:34px !important;
	top:2px !important;
}

#item1377589 {
	width:332px !important;
	height:39px !important;
	left:16px !important;
}

#item1222082 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1222082 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1222082 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1222082 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1377621 {
	width:700px !important;
	height:600px !important;
	top:600px !important;
	background:#f1eae2;
}

#item1377622 {
	width:700px !important;
	height:600px !important;
	background:#ffffff;
}

#item1377625 {
	width:448px !important;
	height:114px !important;
	left:216px !important;
	top:444px !important;
}

#item1377648 {
	width:448px !important;
	height:27px !important;
	left:216px !important;
	top:1095px !important;
}

#item1377675 {
	width:10px !important;
	height:34px !important;
	top:2px !important;
}

#item1377678 {
	width:332px !important;
	height:39px !important;
	left:16px !important;
}

#item1377702 {
	width:10px !important;
	height:34px !important;
	top:2px !important;
}

#item1377705 {
	width:332px !important;
	height:39px !important;
	left:16px !important;
}

#item1275121 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1275121 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1275121 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1275121 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1263295 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1204590 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1204590 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1204590 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1204588 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1204588 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1204588 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1204585 {
	width:600px !important;
	height:790px !important;
}

#item1253074 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1204623 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:156px !important;
}

#item1204626 {
	width:534px !important;
	height:308px !important;
	top:15px !important;
}

#item1337839 {
	width:509px !important;
	height:449px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1337839 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1337839 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1337839 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1204704 {
	width:14px !important;
	height:9px !important;
}

#item1204707 {
	width:14px !important;
	height:9px !important;
	top:331px !important;
}

#item1237087 {
	width:57px !important;
	height:12px !important;
	left:1px !important;
	top:354px !important;
}

@keyframes intensificar-1237087 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1237087 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1237087 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1542638 tr {
	border-right:2.2px solid #fff;;
}

table#table1542638 {
	table-layout:fixed;
}

#item1337874 {
	width:528px !important;
	height:190px !important;
	left:1px !important;
	top:373px !important;
}

@keyframes intensificar-1337874 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1337874 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1337874 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1229938 {
	width:529px !important;
	height:548px !important;
	top:15px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1229938 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1229938 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1229938 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1204712 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1204712 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1204712 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1204714 {
	width:528px !important;
	height:51px !important;
}

#item1204738 {
	width:359px !important;
	height:154px !important;
	top:66px !important;
}

#item1204761 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:185px !important;
}

#item1204811 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:259px !important;
}

#item1204818 {
	width:93px !important;
	height:18px !important;
	left:436px !important;
	top:216px !important;
}

#item1243397 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

#item1243420 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1204620 {
	width:553px !important;
	height:563px !important;
	left:635px !important;
	top:162px !important;
}

#item1204881 {
	width:528px !important;
	height:18px !important;
	left:636px !important;
	top:145px !important;
}

#item1204905 {
	width:528px !important;
	height:35px !important;
	left:636px !important;
	top:100px !important;
}

#item1204929 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1204933 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1204959 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1204960 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:6px !important;
}

#item1204956 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1204992 {
	width:123px !important;
	height:50px !important;
}

#item1204994 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1204967 {
	width:123px !important;
	height:50px !important;
}

#item1204968 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1204963 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1205046 {
	width:101px !important;
	height:50px !important;
}

#item1205047 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1205021 {
	width:101px !important;
	height:50px !important;
}

#item1205022 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1205017 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1205100 {
	width:99px !important;
	height:50px !important;
}

#item1205101 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1205075 {
	width:99px !important;
	height:50px !important;
}

#item1205076 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1205071 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1253214 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1354208 {
	width:107px !important;
	height:13px !important;
	left:17px !important;
}

#item1354231 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1354205 {
	width:124px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1205154 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1205154 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1205154 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1205154 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1348913 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1275150 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1275150 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1275150 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1275144 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1275144 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1275144 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1275142 {
	width:700px !important;
	height:309px !important;
}

#item1275163 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:40px !important;
}

#item1275368 {
	width:80px !important;
	height:16px !important;
	left:1px !important;
	top:151px !important;
}

@keyframes intensificar-1275368 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1275368 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1275368 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1302745 {
	width:628px !important;
	height:291px !important;
	top:177px !important;
}

table#table1547368 tr {
	border-right:3.08px solid #fff;;
}

table#table1547368 {
	table-layout:fixed;
}

#item1308551 {
	width:751px !important;
	height:266px !important;
}

@keyframes intensificar-1308551 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1308551 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1308551 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1349313 {
	width:46px !important;
	height:23px !important;
	left:291px !important;
	top:475px !important;
}

#item1365830 {
	width:628px !important;
	height:117px !important;
}

#item1365831 {
	width:595px !important;
	height:792px !important;
}

@keyframes intensificar-1365831 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1365831 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1365831 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1365854 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:36px !important;
}

#item1364724 {
	width:628px !important;
	height:499px !important;
}

#item1364725 {
	width:595px !important;
	height:1127px !important;
}

@keyframes intensificar-1364725 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1364725 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1364725 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1364748 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:227px !important;
}

@keyframes intensificar-1275170 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1275170 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1275170 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1275171 {
	width:628px !important;
	height:70px !important;
}

#item1275194 {
	width:503px !important;
	height:216px !important;
	top:94px !important;
}

#item1275217 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:265px !important;
}

#item1275241 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:368px !important;
}

#item1275247 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:287px !important;
}

#item1275272 {
	width:219px !important;
	height:21px !important;
	left:11px !important;
}

#item1275295 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1275168 {
	width:664px !important;
	height:499px !important;
	left:36px !important;
	top:568px !important;
}

#item1275421 {
	width:628px !important;
	height:23px !important;
	left:36px !important;
	top:521px !important;
}

#item1275444 {
	width:628px !important;
	height:47px !important;
	left:36px !important;
	top:449px !important;
}

#item1275468 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1275471 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1295586 {
	width:53px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1295587 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1295583 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1295617 {
	width:172px !important;
	height:70px !important;
}

#item1295618 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1295592 {
	width:172px !important;
	height:70px !important;
}

#item1295593 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1295590 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1295668 {
	width:141px !important;
	height:70px !important;
}

#item1295669 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1295643 {
	width:141px !important;
	height:70px !important;
}

#item1295644 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1295641 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1295720 {
	width:139px !important;
	height:70px !important;
}

#item1295721 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1295695 {
	width:139px !important;
	height:70px !important;
}

#item1295696 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1295693 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1295744 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !important;
}

#item1355008 {
	width:255px !important;
	height:18px !important;
	left:23px !important;
}

#item1355031 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1355005 {
	width:278px !important;
	height:18px !important;
	left:36px !important;
	top:1090px !important;
}

#item1275696 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1275696 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1275696 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1275696 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1348775 {
	width:180px !important;
	height:350px !important;
	left:1020px !important;
}

@keyframes intensificar-1338090 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1338090 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1338090 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1338088 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1338088 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1338088 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1338086 {
	width:600px !important;
	height:790px !important;
}

#item1338091 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1338098 {
	width:528px !important;
	height:262px !important;
	top:5px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1338098 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1338098 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1338098 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1554649 th, table#table1554649 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1554649 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f6f7f8;;
}

table#table1554649 {
	table-layout:fixed;
}

#item1338122 {
	width:528px !important;
	height:144px !important;
	top:287px !important;
}

@keyframes intensificar-1338122 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1338122 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1338122 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1338145 {
	width:100px !important;
	height:13px !important;
	top:267px !important;
}

@keyframes intensificar-1338145 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1338145 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1338145 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1339625 {
	width:528px !important;
	height:570px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1339625 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1339625 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1339625 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1338170 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1338170 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1338170 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1338170 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1338193 {
	width:366px !important;
	height:154px !important;
	top:66px !important;
}

@keyframes intensificar-1338193 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1338193 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1338193 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1338216 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:153px !important;
}

@keyframes intensificar-1338216 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1338216 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1338216 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1338240 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:226px !important;
}

@keyframes intensificar-1338240 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1338240 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1338240 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1338246 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:169px !important;
}

@keyframes intensificar-1338246 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1338246 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1338246 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1338270 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1338270 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1338270 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1338270 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1338293 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1338293 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1338293 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1338293 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1338096 {
	width:564px !important;
	height:570px !important;
	left:636px !important;
	top:155px !important;
}

#item1338336 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1338359 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1338383 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1338386 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1338410 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1338437 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1338438 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:6px !important;
}

#item1338434 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1338470 {
	width:123px !important;
	height:50px !important;
}

#item1338471 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1338445 {
	width:123px !important;
	height:50px !important;
}

#item1338446 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1338441 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1338524 {
	width:101px !important;
	height:50px !important;
}

#item1338525 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1338498 {
	width:101px !important;
	height:50px !important;
}

#item1338499 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1338494 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1338577 {
	width:99px !important;
	height:50px !important;
}

#item1338579 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1338552 {
	width:99px !important;
	height:50px !important;
}

#item1338553 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1338548 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1338631 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1354237 {
	width:107px !important;
	height:13px !important;
	left:17px !important;
}

#item1354260 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1354234 {
	width:124px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1338634 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1338634 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1338634 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1338634 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1348910 {
	width:180px !important;
	height:350px !important;
	left:520px !important;
	top:310px !important;
}

@keyframes intensificar-1338690 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1338690 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1338690 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1338687 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1338687 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1338687 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1338685 {
	width:700px !important;
	height:309px !important;
}

#item1338691 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:40px !important;
}

#item1338880 {
	width:80px !important;
	height:16px !important;
	top:286px !important;
}

@keyframes intensificar-1338880 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1338880 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1338880 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1558201 th, table#table1558201 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1558201 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f6f7f8;;
}

table#table1558201 {
	table-layout:fixed;
}

#item1338908 {
	width:628px !important;
	height:221px !important;
	top:309px !important;
}

@keyframes intensificar-1338908 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1338908 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1338908 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1365861 {
	width:628px !important;
	height:256px !important;
}

#item1365862 {
	width:595px !important;
	height:637px !important;
}

@keyframes intensificar-1365862 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1365862 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1365862 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1365885 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:105px !important;
}

#item1364768 {
	width:628px !important;
	height:530px !important;
}

#item1364769 {
	width:595px !important;
	height:1029px !important;
}

@keyframes intensificar-1364769 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1364769 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1364769 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1364792 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:242px !important;
}

#item1338699 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1338699 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1338699 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1338699 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1338722 {
	width:500px !important;
	height:253px !important;
	top:94px !important;
}

@keyframes intensificar-1338722 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1338722 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1338722 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1338745 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:216px !important;
}

@keyframes intensificar-1338745 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1338745 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1338745 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1338768 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:318px !important;
}

@keyframes intensificar-1338768 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1338768 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1338768 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1338775 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:238px !important;
}

@keyframes intensificar-1338775 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1338775 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1338775 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1338799 {
	width:219px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1338799 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1338799 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1338799 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1338822 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1338822 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1338822 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1338822 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1338696 {
	width:664px !important;
	height:530px !important;
	left:36px !important;
	top:537px !important;
}

#item1338931 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:492px !important;
}

#item1338954 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:449px !important;
}

#item1338979 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1338983 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1339006 {
	width:373px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1339032 {
	width:53px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1339033 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1339029 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1339066 {
	width:172px !important;
	height:70px !important;
}

#item1339067 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1339040 {
	width:172px !important;
	height:70px !important;
}

#item1339041 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1339036 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1339120 {
	width:141px !important;
	height:70px !important;
}

#item1339121 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1339095 {
	width:141px !important;
	height:70px !important;
}

#item1339096 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1339091 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1339173 {
	width:139px !important;
	height:70px !important;
}

#item1339174 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1339148 {
	width:139px !important;
	height:70px !important;
}

#item1339149 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1339144 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1339197 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !important;
}

#item1355038 {
	width:255px !important;
	height:18px !important;
	left:23px !important;
}

#item1355061 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1355035 {
	width:278px !important;
	height:18px !important;
	left:36px !important;
	top:1090px !important;
}

#item1339230 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1339230 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1339230 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1339230 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1348760 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1206314 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1206314 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1206314 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1206312 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1206312 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1206312 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1206310 {
	width:600px !important;
	height:790px !important;
}

#item1253067 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1206347 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:143px !important;
}

#item1206350 {
	width:534px !important;
	height:277px !important;
	top:17px !important;
}

#item1340045 {
	width:509px !important;
	height:469px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1340045 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1340045 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1340045 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1206428 {
	width:14px !important;
	height:9px !important;
}

#item1206431 {
	width:14px !important;
	height:9px !important;
	top:301px !important;
}

table#table1561560 th, table#table1561560 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1561560 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f6f7f8;;
}

table#table1561560 {
	table-layout:fixed;
}

#item1237370 {
	width:528px !important;
	height:201px !important;
	top:20px !important;
}

@keyframes intensificar-1237370 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1237370 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1237370 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1237393 {
	width:57px !important;
	height:13px !important;
}

@keyframes intensificar-1237393 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1237393 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1237393 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1206564 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:260px !important;
}

#item1206567 {
	width:534px !important;
	height:511px !important;
	top:17px !important;
}

#item1310717 {
	width:509px !important;
	height:750px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1310717 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1310717 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1310717 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1206593 {
	width:14px !important;
	height:9px !important;
}

#item1206596 {
	width:14px !important;
	height:9px !important;
	top:535px !important;
}

@keyframes intensificar-1206435 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1206435 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1206435 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1206436 {
	width:528px !important;
	height:46px !important;
}

#item1206459 {
	width:356px !important;
	height:171px !important;
	top:66px !important;
}

#item1206534 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:276px !important;
}

#item1206539 {
	width:140px !important;
	height:18px !important;
	left:388px !important;
	top:233px !important;
}

#item1207060 {
	width:70px !important;
	height:16px !important;
	left:70px !important;
}

#item1207083 {
	width:140px !important;
	height:18px !important;
	top:16px !important;
}

#item1243343 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

#item1243366 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1206344 {
	width:553px !important;
	height:544px !important;
	left:636px !important;
	top:181px !important;
}

#item1206602 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:145px !important;
}

#item1206625 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1206649 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1206655 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1206681 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1206682 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:6px !important;
}

#item1206678 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1206715 {
	width:123px !important;
	height:50px !important;
}

#item1206716 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1206690 {
	width:123px !important;
	height:50px !important;
}

#item1206691 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1206686 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1206768 {
	width:101px !important;
	height:50px !important;
}

#item1206769 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1206743 {
	width:101px !important;
	height:50px !important;
}

#item1206744 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1206739 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1206822 {
	width:99px !important;
	height:50px !important;
}

#item1206823 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1206796 {
	width:99px !important;
	height:50px !important;
}

#item1206797 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1206792 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1253208 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1354268 {
	width:107px !important;
	height:13px !important;
	left:17px !important;
}

#item1354291 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1354264 {
	width:124px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1206877 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1206877 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1206877 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1206877 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1348905 {
	width:186px !important;
	height:167px !important;
	top:1032px !important;
}

@keyframes intensificar-1275725 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1275725 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1275725 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1275719 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1275719 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1275719 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1275717 {
	width:700px !important;
	height:309px !important;
}

#item1275735 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:40px !important;
}

table#table1564556 th, table#table1564556 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1564556 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f6f7f8;;
}

table#table1564556 {
	table-layout:fixed;
}

#item1275980 {
	width:628px !important;
	height:300px !important;
	top:28px !important;
}

@keyframes intensificar-1275980 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1275980 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1275980 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1276003 {
	width:80px !important;
	height:18px !important;
}

@keyframes intensificar-1276003 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1276003 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1276003 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1365903 {
	width:628px !important;
	height:105px !important;
}

#item1365904 {
	width:595px !important;
	height:773px !important;
}

@keyframes intensificar-1365904 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1365904 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1365904 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1365927 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:30px !important;
}

#item1364809 {
	width:628px !important;
	height:461px !important;
}

#item1364810 {
	width:595px !important;
	height:1441px !important;
}

@keyframes intensificar-1364810 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1364810 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1364810 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1364833 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:208px !important;
}

@keyframes intensificar-1275741 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1275741 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1275741 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1275743 {
	width:628px !important;
	height:69px !important;
}

#item1275766 {
	width:498px !important;
	height:239px !important;
	top:94px !important;
}

#item1275789 {
	width:102px !important;
	height:25px !important;
	left:528px !important;
	top:386px !important;
}

#item1275795 {
	width:196px !important;
	height:25px !important;
	left:434px !important;
	top:306px !important;
}

#item1275819 {
	width:98px !important;
	height:22px !important;
	left:98px !important;
}

#item1275842 {
	width:196px !important;
	height:25px !important;
	top:22px !important;
}

#item1275866 {
	width:217px !important;
	height:21px !important;
	left:11px !important;
}

#item1275889 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1275739 {
	width:664px !important;
	height:461px !important;
	left:36px !important;
	top:606px !important;
}

#item1276026 {
	width:628px !important;
	height:71px !important;
	left:36px !important;
	top:511px !important;
}

#item1276049 {
	width:628px !important;
	height:47px !important;
	left:36px !important;
	top:449px !important;
}

#item1276073 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1276077 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1295833 {
	width:53px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1295834 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1295830 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1295865 {
	width:172px !important;
	height:70px !important;
}

#item1295866 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1295839 {
	width:172px !important;
	height:70px !important;
}

#item1295840 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1295837 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1295917 {
	width:141px !important;
	height:70px !important;
}

#item1295918 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1295891 {
	width:141px !important;
	height:70px !important;
}

#item1295892 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1295889 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1295968 {
	width:139px !important;
	height:70px !important;
}

#item1295969 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1295943 {
	width:139px !important;
	height:70px !important;
}

#item1295944 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1295941 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1295992 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !important;
}

#item1355074 {
	width:255px !important;
	height:18px !important;
	left:23px !important;
}

#item1355097 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1355071 {
	width:278px !important;
	height:18px !important;
	left:36px !important;
	top:1090px !important;
}

#item1276300 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1276300 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1276300 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1276300 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1368948 {
	width:180px !important;
	height:350px !important;
	left:1020px !important;
}

@keyframes intensificar-1368953 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1368953 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1368953 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1368955 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1368955 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1368955 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1368951 {
	width:600px !important;
	height:790px !important;
}

#item1368957 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1368962 {
	width:528px !important;
	height:239px !important;
	top:19px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1368962 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1368962 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1368962 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1568577 th, table#table1568577 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1568577 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f6f7f8;;
}

table#table1568577 {
	table-layout:fixed;
}

#item1368986 {
	width:528px !important;
	height:144px !important;
	top:279px !important;
}

@keyframes intensificar-1368986 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1368986 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1368986 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1369009 {
	width:100px !important;
	height:13px !important;
	top:259px !important;
}

@keyframes intensificar-1369009 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1369009 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1369009 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1370244 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:279px !important;
}

#item1370248 {
	width:534px !important;
	height:553px !important;
	top:15px !important;
}

#item1370249 {
	width:509px !important;
	height:736px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1370249 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1370249 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1370249 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1370274 {
	width:14px !important;
	height:9px !important;
}

#item1370277 {
	width:14px !important;
	height:9px !important;
	top:576px !important;
}

#item1369035 {
	width:528px !important;
	height:80px !important;
}

@keyframes intensificar-1369035 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1369035 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1369035 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1369058 {
	width:366px !important;
	height:154px !important;
	top:102px !important;
}

@keyframes intensificar-1369058 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1369058 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1369058 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1369081 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:189px !important;
}

@keyframes intensificar-1369081 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1369081 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1369081 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1369104 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:262px !important;
}

@keyframes intensificar-1369104 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1369104 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1369104 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1369113 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:220px !important;
}

@keyframes intensificar-1369113 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1369113 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1369113 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1369137 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1369137 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1369137 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1369137 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1369160 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1369160 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1369160 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1369160 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1368960 {
	width:564px !important;
	height:584px !important;
	left:636px !important;
	top:141px !important;
}

#item1369190 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1369213 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1369237 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1369242 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1369265 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1369291 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1369292 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:6px !important;
}

#item1369288 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1369324 {
	width:123px !important;
	height:50px !important;
}

#item1369325 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1369299 {
	width:123px !important;
	height:50px !important;
}

#item1369300 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1369295 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1369377 {
	width:101px !important;
	height:50px !important;
}

#item1369378 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1369352 {
	width:101px !important;
	height:50px !important;
}

#item1369353 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1369348 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1369431 {
	width:99px !important;
	height:50px !important;
}

#item1369432 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1369405 {
	width:99px !important;
	height:50px !important;
}

#item1369406 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1369401 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1369455 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1369462 {
	width:107px !important;
	height:13px !important;
	left:17px !important;
}

#item1369485 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1369459 {
	width:124px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1369488 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1369488 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1369488 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1369488 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1369541 {
	width:180px !important;
	height:350px !important;
	left:520px !important;
	top:310px !important;
}

@keyframes intensificar-1369547 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1369547 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1369547 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1369549 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1369549 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1369549 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1369545 {
	width:700px !important;
	height:309px !important;
}

#item1369550 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:40px !important;
}

#item1369555 {
	width:80px !important;
	height:16px !important;
	top:286px !important;
}

@keyframes intensificar-1369555 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1369555 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1369555 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1571203 th, table#table1571203 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1571203 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f6f7f8;;
}

table#table1571203 {
	table-layout:fixed;
}

#item1369579 {
	width:628px !important;
	height:221px !important;
	top:309px !important;
}

@keyframes intensificar-1369579 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1369579 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1369579 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1369602 {
	width:628px !important;
	height:256px !important;
}

#item1369603 {
	width:595px !important;
	height:518px !important;
}

@keyframes intensificar-1369603 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1369603 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1369603 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1369626 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:105px !important;
}

#item1369762 {
	width:628px !important;
	height:530px !important;
}

#item1369763 {
	width:595px !important;
	height:1304px !important;
}

@keyframes intensificar-1369763 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1369763 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1369763 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1369786 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:242px !important;
}

#item1369632 {
	width:628px !important;
	height:135px !important;
}

@keyframes intensificar-1369632 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1369632 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1369632 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1369656 {
	width:500px !important;
	height:253px !important;
	top:172px !important;
}

@keyframes intensificar-1369656 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1369656 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1369656 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1369679 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:294px !important;
}

@keyframes intensificar-1369679 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1369679 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1369679 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1369702 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:396px !important;
}

@keyframes intensificar-1369702 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1369702 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1369702 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1369709 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:316px !important;
}

@keyframes intensificar-1369709 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1369709 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1369709 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1369735 {
	width:219px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1369735 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1369735 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1369735 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1369758 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1369758 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1369758 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1369758 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1369553 {
	width:664px !important;
	height:530px !important;
	left:36px !important;
	top:537px !important;
}

#item1369792 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:492px !important;
}

#item1369815 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:449px !important;
}

#item1369839 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1369842 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1369865 {
	width:373px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1369891 {
	width:53px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1369892 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1369888 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1369928 {
	width:172px !important;
	height:70px !important;
}

#item1369929 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1369903 {
	width:172px !important;
	height:70px !important;
}

#item1369904 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1369898 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1369981 {
	width:141px !important;
	height:70px !important;
}

#item1369982 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1369956 {
	width:141px !important;
	height:70px !important;
}

#item1369957 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1369952 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1370034 {
	width:139px !important;
	height:70px !important;
}

#item1370035 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1370009 {
	width:139px !important;
	height:70px !important;
}

#item1370010 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1370005 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1370058 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !important;
}

#item1370064 {
	width:255px !important;
	height:18px !important;
	left:23px !important;
}

#item1370088 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1370061 {
	width:278px !important;
	height:18px !important;
	left:36px !important;
	top:1090px !important;
}

#item1370092 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1370092 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1370092 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1370092 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1348188 {
	width:1200px !important;
	height:790px !important;
	background:#ffffff;
}

#item1348217 {
	width:336px !important;
	height:13px !important;
	left:228px !important;
	top:607px !important;
}

#item1348242 {
	width:336px !important;
	height:72px !important;
	left:228px !important;
	top:640px !important;
}

#item1348267 {
	width:10px !important;
	height:34px !important;
	top:2px !important;
}

#item1348273 {
	width:394px !important;
	height:39px !important;
	left:16px !important;
}

#item1340601 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1340601 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1340601 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1340601 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1361671 {
	width:10px !important;
	height:34px !important;
	top:2px !important;
}

#item1361674 {
	width:394px !important;
	height:39px !important;
	left:16px !important;
}

#item1380697 {
	width:462px !important;
	height:13px !important;
	left:202px !important;
	top:1069px !important;
}

#item1380720 {
	width:462px !important;
	height:72px !important;
	left:202px !important;
	top:1102px !important;
}

#item1340726 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1340726 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1340726 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1340726 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1348765 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1207610 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1207610 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1207610 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1207608 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1207608 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1207608 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1207606 {
	width:600px !important;
	height:790px !important;
}

#item1253000 {
	width:211px !important;
	height:33px !important;
	left:194px !important;
	top:38px !important;
}

#item1207641 {
	width:528px !important;
	height:47px !important;
	left:636px !important;
	top:128px !important;
}

#item1207665 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1207689 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1207692 {
	width:335px !important;
	height:37px !important;
	left:16px !important;
}

table#table1574500 tr {
	border-right:2.2px solid #fff;;
}

table#table1574500 {
	table-layout:fixed;
}

#item1238964 {
	width:528px !important;
	height:191px !important;
	top:19px !important;
}

@keyframes intensificar-1238964 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1238964 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1238964 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1238987 {
	width:57px !important;
	height:12px !important;
}

@keyframes intensificar-1238987 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1238987 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1238987 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1340983 {
	width:528px !important;
	height:267px !important;
	top:15px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1340983 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1340983 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1340983 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1207969 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:259px !important;
}

#item1207973 {
	width:534px !important;
	height:514px !important;
	top:15px !important;
}

#item1207974 {
	width:509px !important;
	height:750px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1207974 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1207974 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1207974 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1207999 {
	width:14px !important;
	height:9px !important;
}

#item1208002 {
	width:14px !important;
	height:9px !important;
	top:536px !important;
}

@keyframes intensificar-1207794 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1207794 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1207794 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1207795 {
	width:528px !important;
	height:63px !important;
}

#item1207818 {
	width:350px !important;
	height:252px !important;
	top:83px !important;
}

#item1207893 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:277px !important;
}

#item1207921 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:219px !important;
}

#item1207944 {
	width:91px !important;
	height:18px !important;
	left:437px !important;
	top:235px !important;
}

#item1242482 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

#item1242505 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1207715 {
	width:553px !important;
	height:545px !important;
	left:636px !important;
	top:180px !important;
}

#item1340757 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1340758 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:6px !important;
}

#item1340754 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1340791 {
	width:123px !important;
	height:50px !important;
}

#item1340792 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1340766 {
	width:123px !important;
	height:50px !important;
}

#item1340767 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1340764 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1340842 {
	width:101px !important;
	height:50px !important;
}

#item1340843 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1340817 {
	width:101px !important;
	height:50px !important;
}

#item1340818 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1340815 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1340893 {
	width:99px !important;
	height:50px !important;
}

#item1340894 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1340868 {
	width:99px !important;
	height:50px !important;
}

#item1340869 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1340866 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1340947 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1354300 {
	width:107px !important;
	height:13px !important;
	left:17px !important;
}

#item1354323 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1354297 {
	width:124px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1208288 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1208288 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1208288 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1208288 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1348900 {
	width:81px !important;
	height:231px !important;
	top:969px !important;
}

@keyframes intensificar-1276332 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1276332 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1276332 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1276326 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1276326 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1276326 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1276324 {
	width:700px !important;
	height:309px !important;
}

#item1276352 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:38px !important;
}

#item1276356 {
	width:628px !important;
	height:89px !important;
	left:36px !important;
	top:497px !important;
}

#item1276379 {
	width:649px !important;
	height:23px !important;
	left:36px !important;
	top:449px !important;
}

#item1276403 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1276406 {
	width:469px !important;
	height:52px !important;
	left:22px !important;
}

#item1276746 {
	width:80px !important;
	height:16px !important;
	top:149px !important;
}

@keyframes intensificar-1276746 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1276746 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1276746 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1578391 tr {
	border-right:3.08px solid #fff;;
}

table#table1578391 {
	table-layout:fixed;
}

#item1341989 {
	width:628px !important;
	height:286px !important;
	top:175px !important;
}

@keyframes intensificar-1341989 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1341989 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1341989 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1365936 {
	width:628px !important;
	height:127px !important;
}

#item1365937 {
	width:595px !important;
	height:577px !important;
}

@keyframes intensificar-1365937 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1365937 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1365937 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1365960 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:41px !important;
}

#item1364880 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:208px !important;
}

#item1364856 {
	width:628px !important;
	height:461px !important;
}

#item1364857 {
	width:595px !important;
	height:1461px !important;
}

@keyframes intensificar-1364857 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1364857 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1364857 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1276432 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1276432 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1276432 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1276433 {
	width:628px !important;
	height:93px !important;
}

#item1276456 {
	width:388px !important;
	height:301px !important;
	top:118px !important;
}

#item1276502 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:365px !important;
}

#item1276531 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:281px !important;
}

#item1276555 {
	width:127px !important;
	height:25px !important;
	left:501px !important;
	top:303px !important;
}

#item1276579 {
	width:219px !important;
	height:21px !important;
	left:11px !important;
}

#item1276602 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1276430 {
	width:664px !important;
	height:461px !important;
	left:36px !important;
	top:606px !important;
}

#item1341734 {
	width:53px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1341736 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1341731 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1341767 {
	width:172px !important;
	height:70px !important;
}

#item1341768 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1341742 {
	width:172px !important;
	height:70px !important;
}

#item1341743 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1341740 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1341819 {
	width:141px !important;
	height:70px !important;
}

#item1341820 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1341794 {
	width:141px !important;
	height:70px !important;
}

#item1341795 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1341792 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1341871 {
	width:139px !important;
	height:70px !important;
}

#item1341872 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1341846 {
	width:139px !important;
	height:70px !important;
}

#item1341847 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1341843 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1341895 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !important;
}

#item1355104 {
	width:255px !important;
	height:18px !important;
	left:23px !important;
}

#item1355127 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1355101 {
	width:278px !important;
	height:18px !important;
	left:36px !important;
	top:1090px !important;
}

#item1277022 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1277022 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1277022 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1277022 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1377746 {
	width:600px !important;
	height:790px !important;
	background:#d7d8ce;
}

#item1377747 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
	background:#eff3f9;
}

#item1377748 {
	width:336px !important;
	height:92px !important;
	left:228px !important;
	top:637px !important;
}

#item1377771 {
	width:336px !important;
	height:117px !important;
	left:828px !important;
	top:637px !important;
}

#item1377797 {
	width:136px !important;
	height:69px !important;
	left:648px !important;
	top:637px !important;
}

#item1377799 {
	width:10px !important;
	height:34px !important;
	top:2px !important;
}

#item1377802 {
	width:332px !important;
	height:39px !important;
	left:16px !important;
}

#item1377826 {
	width:10px !important;
	height:34px !important;
	top:2px !important;
}

#item1377830 {
	width:332px !important;
	height:39px !important;
	left:16px !important;
}

#item1222081 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1222081 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1222081 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1222081 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1377856 {
	width:700px !important;
	height:600px !important;
	top:600px !important;
	background:#eff3f9;
}

#item1377857 {
	width:700px !important;
	height:600px !important;
	background:#d7d8ce;
}

#item1377860 {
	width:448px !important;
	height:92px !important;
	left:216px !important;
	top:472px !important;
}

#item1377883 {
	width:448px !important;
	height:102px !important;
	left:216px !important;
	top:1062px !important;
}

#item1377907 {
	width:136px !important;
	height:69px !important;
	left:36px !important;
	top:1062px !important;
}

#item1377909 {
	width:10px !important;
	height:34px !important;
	top:2px !important;
}

#item1377918 {
	width:332px !important;
	height:39px !important;
	left:16px !important;
}

#item1377942 {
	width:10px !important;
	height:34px !important;
	top:2px !important;
}

#item1377945 {
	width:332px !important;
	height:39px !important;
	left:16px !important;
}

#item1277168 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1277168 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1277168 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1277168 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1348770 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1212875 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1212875 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1212875 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1212873 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1212873 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1212873 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1212871 {
	width:600px !important;
	height:790px !important;
}

#item1253053 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

table#table1582436 tr {
	border-right:2.2px solid #fff;;
}

table#table1582436 {
	table-layout:fixed;
}

#item1342879 {
	width:528px !important;
	height:190px !important;
	top:286px !important;
}

@keyframes intensificar-1342879 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1342879 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1342879 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1342902 {
	width:528px !important;
	height:267px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1342902 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1342902 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1342902 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1342926 {
	width:57px !important;
	height:13px !important;
	top:267px !important;
}

@keyframes intensificar-1342926 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1342926 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1342926 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1342796 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:277px !important;
}

#item1342799 {
	width:534px !important;
	height:549px !important;
	top:15px !important;
}

#item1342800 {
	width:509px !important;
	height:700px !important;
	left:1px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1342800 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1342800 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1342800 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1342824 {
	width:14px !important;
	height:9px !important;
	left:519px !important;
}

#item1342827 {
	width:14px !important;
	height:9px !important;
	left:519px !important;
	top:572px !important;
}

@keyframes intensificar-1212998 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1212998 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1212998 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1212999 {
	width:528px !important;
	height:46px !important;
}

#item1213022 {
	width:350px !important;
	height:154px !important;
	top:66px !important;
}

#item1213047 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:186px !important;
}

#item1213102 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:259px !important;
}

#item1213107 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:217px !important;
}

#item1243157 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

#item1243180 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1212905 {
	width:553px !important;
	height:580px !important;
	left:636px !important;
	top:145px !important;
}

#item1213171 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1213194 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1213218 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1213222 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1213248 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1213249 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:6px !important;
}

#item1213245 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1213281 {
	width:123px !important;
	height:50px !important;
}

#item1213282 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1213256 {
	width:123px !important;
	height:50px !important;
}

#item1213257 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1213252 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1213334 {
	width:101px !important;
	height:50px !important;
}

#item1213335 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1213309 {
	width:101px !important;
	height:50px !important;
}

#item1213310 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1213305 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1213388 {
	width:99px !important;
	height:50px !important;
}

#item1213389 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1213362 {
	width:99px !important;
	height:50px !important;
}

#item1213363 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1213358 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1253189 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1354338 {
	width:107px !important;
	height:13px !important;
	left:17px !important;
}

#item1354361 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1354335 {
	width:124px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1213442 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1213442 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1213442 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1213442 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1348893 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:310px !important;
}

@keyframes intensificar-1279054 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1279054 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1279054 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1279047 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1279047 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1279047 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1279045 {
	width:700px !important;
	height:309px !important;
}

#item1279063 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:40px !important;
}

#item1303290 {
	width:80px !important;
	height:18px !important;
	top:210px !important;
}

@keyframes intensificar-1303290 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1303290 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1303290 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1585889 tr {
	border-right:3.08px solid #fff;;
}

table#table1585889 {
	table-layout:fixed;
}

#item1343292 {
	width:628px !important;
	height:284px !important;
	top:238px !important;
}

@keyframes intensificar-1343292 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1343292 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1343292 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1365975 {
	width:628px !important;
	height:184px !important;
}

#item1365976 {
	width:595px !important;
	height:537px !important;
}

@keyframes intensificar-1365976 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1365976 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1365976 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1365999 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:69px !important;
}

#item1364900 {
	width:628px !important;
	height:522px !important;
}

#item1364901 {
	width:595px !important;
	height:1265px !important;
}

@keyframes intensificar-1364901 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1364901 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1364901 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1364897 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:238px !important;
}

@keyframes intensificar-1279068 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1279068 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1279068 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1279069 {
	width:628px !important;
	height:70px !important;
}

#item1279093 {
	width:490px !important;
	height:216px !important;
	top:94px !important;
}

#item1279116 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:263px !important;
}

#item1279139 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:366px !important;
}

#item1279145 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:286px !important;
}

#item1279169 {
	width:219px !important;
	height:21px !important;
	left:11px !important;
}

#item1279192 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1279066 {
	width:664px !important;
	height:522px !important;
	left:36px !important;
	top:545px !important;
}

#item1279296 {
	width:628px !important;
	height:23px !important;
	left:36px !important;
	top:497px !important;
}

#item1279320 {
	width:628px !important;
	height:23px !important;
	left:36px !important;
	top:449px !important;
}

#item1279344 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1279350 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1296803 {
	width:53px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1296804 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1296800 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1296835 {
	width:172px !important;
	height:70px !important;
}

#item1296836 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1296810 {
	width:172px !important;
	height:70px !important;
}

#item1296811 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1296808 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1296886 {
	width:141px !important;
	height:70px !important;
}

#item1296887 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1296861 {
	width:141px !important;
	height:70px !important;
}

#item1296862 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1296859 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1296937 {
	width:139px !important;
	height:70px !important;
}

#item1296938 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1296912 {
	width:139px !important;
	height:70px !important;
}

#item1296913 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1296910 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1296961 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !important;
}

#item1355160 {
	width:255px !important;
	height:18px !important;
	left:23px !important;
}

#item1355183 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1355157 {
	width:278px !important;
	height:18px !important;
	left:36px !important;
	top:1090px !important;
}

#item1279599 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1279599 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1279599 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1279599 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1263259 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1209849 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1209849 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1209849 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1209847 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1209847 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1209847 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1209845 {
	width:600px !important;
	height:790px !important;
}

#item1253063 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1210101 {
	width:528px !important;
	height:338px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1210101 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1210101 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1210101 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1589823 tr {
	border-right:2.2px solid #fff;;
}

table#table1589823 {
	table-layout:fixed;
}

#item1210055 {
	width:528px !important;
	height:190px !important;
	top:358px !important;
}

@keyframes intensificar-1210055 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1210055 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1210055 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1210078 {
	width:57px !important;
	height:13px !important;
	left:1px !important;
	top:338px !important;
}

@keyframes intensificar-1210078 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1210078 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1210078 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1209887 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:268px !important;
}

#item1209890 {
	width:534px !important;
	height:532px !important;
	top:15px !important;
}

#item1209891 {
	width:509px !important;
	height:730px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1209891 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1209891 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1209891 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1209916 {
	width:14px !important;
	height:9px !important;
}

#item1209919 {
	width:14px !important;
	height:9px !important;
	top:554px !important;
}

#item1209924 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1209924 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1209924 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1209924 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1209947 {
	width:342px !important;
	height:148px !important;
	top:66px !important;
}

@keyframes intensificar-1209947 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1209947 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1209947 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1209970 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:185px !important;
}

@keyframes intensificar-1209970 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1209970 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1209970 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1209993 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:201px !important;
}

@keyframes intensificar-1209993 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1209993 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1209993 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1210045 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:258px !important;
}

@keyframes intensificar-1210045 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1210045 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1210045 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1243279 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1243279 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1243279 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1243279 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1243302 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1243302 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1243302 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1243302 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1209884 {
	width:553px !important;
	height:563px !important;
	left:636px !important;
	top:162px !important;
}

#item1210128 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1210151 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1210175 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1210179 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1342733 {
	width:69px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1210235 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1210236 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:6px !important;
}

#item1210231 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1210269 {
	width:123px !important;
	height:50px !important;
}

#item1210270 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1210244 {
	width:123px !important;
	height:50px !important;
}

#item1210245 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1210240 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1210322 {
	width:101px !important;
	height:50px !important;
}

#item1210323 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1210297 {
	width:101px !important;
	height:50px !important;
}

#item1210298 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1210293 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1210375 {
	width:99px !important;
	height:50px !important;
}

#item1210376 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1210350 {
	width:99px !important;
	height:50px !important;
}

#item1210351 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1210346 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1253205 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1354370 {
	width:107px !important;
	height:13px !important;
	left:17px !important;
}

#item1354393 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1354367 {
	width:124px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1210400 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1210400 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1210400 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1210400 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1348890 {
	width:186px !important;
	height:167px !important;
	top:1032px !important;
}

@keyframes intensificar-1277197 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1277197 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1277197 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1277191 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1277191 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1277191 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1277189 {
	width:700px !important;
	height:309px !important;
}

#item1277208 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:40px !important;
}

table#table1592801 tr {
	border-right:3.08px solid #fff;;
}

table#table1592801 {
	table-layout:fixed;
}

#item1277386 {
	width:627px !important;
	height:284px !important;
	top:28px !important;
}

@keyframes intensificar-1277386 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1277386 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1277386 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1277409 {
	width:80px !important;
	height:18px !important;
	left:1px !important;
}

@keyframes intensificar-1277409 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1277409 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1277409 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1366004 {
	width:628px !important;
	height:176px !important;
}

#item1366005 {
	width:595px !important;
	height:577px !important;
}

@keyframes intensificar-1366005 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1366005 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1366005 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1366028 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:65px !important;
}

#item1364937 {
	width:628px !important;
	height:513px !important;
}

#item1364938 {
	width:595px !important;
	height:1382px !important;
}

@keyframes intensificar-1364938 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1364938 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1364938 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1364961 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:234px !important;
}

@keyframes intensificar-1277213 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1277213 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1277213 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1277215 {
	width:628px !important;
	height:70px !important;
}

#item1277239 {
	width:420px !important;
	height:207px !important;
	top:94px !important;
}

#item1277262 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:257px !important;
}

#item1277285 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:279px !important;
}

#item1277308 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:359px !important;
}

#item1277314 {
	width:219px !important;
	height:21px !important;
	left:11px !important;
}

#item1277337 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1277211 {
	width:664px !important;
	height:513px !important;
	left:36px !important;
	top:554px !important;
}

#item1277459 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:486px !important;
}

#item1277482 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:449px !important;
}

#item1277506 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1277509 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1342756 {
	width:97px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1296083 {
	width:53px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1296084 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1296080 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1296115 {
	width:172px !important;
	height:70px !important;
}

#item1296116 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1296089 {
	width:172px !important;
	height:70px !important;
}

#item1296090 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1296087 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1296166 {
	width:141px !important;
	height:70px !important;
}

#item1296167 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1296141 {
	width:141px !important;
	height:70px !important;
}

#item1296142 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1296139 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1296217 {
	width:139px !important;
	height:70px !important;
}

#item1296218 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1296192 {
	width:139px !important;
	height:70px !important;
}

#item1296193 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1296190 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1296241 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !important;
}

#item1355189 {
	width:255px !important;
	height:18px !important;
	left:23px !important;
}

#item1355212 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1355186 {
	width:278px !important;
	height:18px !important;
	left:36px !important;
	top:1090px !important;
}

#item1277733 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1277733 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1277733 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1277733 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1263275 {
	width:180px !important;
	height:350px !important;
	left:1020px !important;
}

@keyframes intensificar-1215408 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1215408 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1215408 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1215406 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1215406 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1215406 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1215404 {
	width:600px !important;
	height:790px !important;
}

#item1253043 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1215658 {
	width:528px !important;
	height:238px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1215658 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1215658 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1215658 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1596709 th, table#table1596709 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1596709 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f6f7f8;;
}

table#table1596709 {
	table-layout:fixed;
}

#item1215612 {
	width:528px !important;
	height:174px !important;
	top:258px !important;
}

@keyframes intensificar-1215612 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1215612 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1215612 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1215635 {
	width:57px !important;
	height:13px !important;
	top:238px !important;
}

@keyframes intensificar-1215635 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1215635 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1215635 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1215443 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:253px !important;
}

#item1215449 {
	width:534px !important;
	height:513px !important;
	top:15px !important;
}

#item1310875 {
	width:509px !important;
	height:900px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1310875 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1310875 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1310875 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1215475 {
	width:14px !important;
	height:9px !important;
}

#item1215479 {
	width:14px !important;
	height:9px !important;
	top:537px !important;
}

@keyframes intensificar-1215484 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1215484 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1215484 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1215485 {
	width:528px !important;
	height:29px !important;
}

#item1215509 {
	width:350px !important;
	height:154px !important;
	top:49px !important;
}

#item1215532 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:168px !important;
}

#item1215555 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:184px !important;
}

#item1215604 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:241px !important;
}

#item1242976 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

#item1243000 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1215440 {
	width:553px !important;
	height:546px !important;
	left:636px !important;
	top:179px !important;
}

#item1215685 {
	width:528px !important;
	height:47px !important;
	left:636px !important;
	top:128px !important;
}

#item1215708 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1215732 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1215737 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1215793 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1215794 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:6px !important;
}

#item1215790 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1215826 {
	width:123px !important;
	height:50px !important;
}

#item1215827 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1215801 {
	width:123px !important;
	height:50px !important;
}

#item1215802 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1215797 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1215880 {
	width:101px !important;
	height:50px !important;
}

#item1215881 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1215855 {
	width:101px !important;
	height:50px !important;
}

#item1215856 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1215851 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1215935 {
	width:99px !important;
	height:50px !important;
}

#item1215936 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1215910 {
	width:99px !important;
	height:50px !important;
}

#item1215911 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1215905 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1253176 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1354401 {
	width:107px !important;
	height:13px !important;
	left:17px !important;
}

#item1354424 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1354398 {
	width:124px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1215960 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1215960 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1215960 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1215960 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1348885 {
	width:180px !important;
	height:350px !important;
	left:520px !important;
	top:310px !important;
}

@keyframes intensificar-1280940 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1280940 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1280940 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1280932 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1280932 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1280932 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1280930 {
	width:700px !important;
	height:309px !important;
}

#item1280955 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:40px !important;
}

table#table1599543 th, table#table1599543 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1599543 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f6f7f8;;
}

table#table1599543 {
	table-layout:fixed;
}

#item1281129 {
	width:628px !important;
	height:262px !important;
	top:28px !important;
}

@keyframes intensificar-1281129 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1281129 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1281129 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1281152 {
	width:80px !important;
	height:18px !important;
}

@keyframes intensificar-1281152 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1281152 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1281152 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1366037 {
	width:628px !important;
	height:158px !important;
}

#item1366038 {
	width:595px !important;
	height:498px !important;
}

@keyframes intensificar-1366038 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1366038 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1366038 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1366062 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:56px !important;
}

#item1364974 {
	width:628px !important;
	height:475px !important;
}

#item1364975 {
	width:595px !important;
	height:1519px !important;
}

@keyframes intensificar-1364975 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1364975 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1364975 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1364998 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:215px !important;
}

@keyframes intensificar-1280961 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1280961 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1280961 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1280962 {
	width:628px !important;
	height:70px !important;
}

#item1280985 {
	width:490px !important;
	height:216px !important;
	top:94px !important;
}

#item1281008 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:262px !important;
}

#item1281031 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:284px !important;
}

#item1281054 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:364px !important;
}

#item1281062 {
	width:219px !important;
	height:21px !important;
	left:11px !important;
}

#item1281085 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1280959 {
	width:664px !important;
	height:475px !important;
	left:36px !important;
	top:592px !important;
}

#item1281202 {
	width:628px !important;
	height:71px !important;
	left:36px !important;
	top:497px !important;
}

#item1281225 {
	width:628px !important;
	height:23px !important;
	left:36px !important;
	top:449px !important;
}

#item1281249 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1281252 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1297533 {
	width:53px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1297534 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1297530 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1297565 {
	width:172px !important;
	height:70px !important;
}

#item1297566 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1297540 {
	width:172px !important;
	height:70px !important;
}

#item1297541 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1297538 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1297616 {
	width:141px !important;
	height:70px !important;
}

#item1297617 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1297591 {
	width:141px !important;
	height:70px !important;
}

#item1297592 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1297589 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1297667 {
	width:139px !important;
	height:70px !important;
}

#item1297669 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1297642 {
	width:139px !important;
	height:70px !important;
}

#item1297643 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1297640 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1297692 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !important;
}

#item1355370 {
	width:255px !important;
	height:18px !important;
	left:23px !important;
}

#item1355394 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1355367 {
	width:278px !important;
	height:18px !important;
	left:36px !important;
	top:1090px !important;
}

#item1281501 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1281501 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1281501 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1281501 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1378394 {
	width:600px !important;
	height:790px !important;
	background:#000;
}

#item1378407 {
	width:336px !important;
	height:162px !important;
	left:228px !important;
	top:552px !important;
}

#item1378432 {
	width:10px !important;
	height:34px !important;
	top:2px !important;
}

#item1378437 {
	width:266px !important;
	height:39px !important;
	left:16px !important;
}

#item1378461 {
	width:600px !important;
	height:790px !important;
	background:#dfe7f3;
}

#item1378462 {
	width:336px !important;
	height:222px !important;
	left:228px !important;
	top:543px !important;
}

#item1378504 {
	width:10px !important;
	height:34px !important;
	top:2px !important;
}

#item1378511 {
	width:375px !important;
	height:39px !important;
	left:16px !important;
}

#item1378101 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1378101 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1378101 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1378101 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1378246 {
	width:700px !important;
	height:629px !important;
	top:571px !important;
	background:#dfe7f3;
}

#item1378247 {
	width:700px !important;
	height:600px !important;
	background:#000;
}

#item1378277 {
	width:436px !important;
	height:93px !important;
	left:228px !important;
	top:471px !important;
}

#item1378300 {
	width:436px !important;
	height:190px !important;
	left:228px !important;
	top:974px !important;
}

#item1378330 {
	width:10px !important;
	height:34px !important;
	top:2px !important;
}

#item1378335 {
	width:266px !important;
	height:39px !important;
	left:16px !important;
}

#item1378360 {
	width:10px !important;
	height:34px !important;
	top:2px !important;
}

#item1378365 {
	width:375px !important;
	height:39px !important;
	left:16px !important;
}

#item1378228 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1378228 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1378228 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1378228 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1348785 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1216925 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1216925 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1216925 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1216923 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1216923 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1216923 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1216921 {
	width:600px !important;
	height:790px !important;
}

#item1253031 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1216960 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:143px !important;
}

#item1216964 {
	width:534px !important;
	height:282px !important;
	top:15px !important;
}

#item1311068 {
	width:509px !important;
	height:329px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1311068 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1311068 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1311068 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1217041 {
	width:14px !important;
	height:9px !important;
}

#item1217044 {
	width:14px !important;
	height:9px !important;
	top:304px !important;
}

#item1241006 {
	width:57px !important;
	height:12px !important;
	left:1px !important;
	top:328px !important;
}

@keyframes intensificar-1241006 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1241006 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1241006 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1603771 tr {
	border-right:2.2px solid #fff;;
}

table#table1603771 {
	table-layout:fixed;
}

#item1344251 {
	width:528px !important;
	height:219px !important;
	left:1px !important;
	top:346px !important;
}

@keyframes intensificar-1344251 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1344251 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1344251 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1217179 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1217182 {
	width:534px !important;
	height:535px !important;
	top:15px !important;
}

#item1217183 {
	width:509px !important;
	height:790px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1217183 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1217183 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1217183 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1217208 {
	width:14px !important;
	height:9px !important;
}

#item1217212 {
	width:14px !important;
	height:9px !important;
	top:557px !important;
}

@keyframes intensificar-1217051 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1217051 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1217051 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1217052 {
	width:528px !important;
	height:46px !important;
}

#item1217075 {
	width:336px !important;
	height:188px !important;
	top:66px !important;
}

#item1217098 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:220px !important;
}

#item1217148 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:292px !important;
}

#item1217154 {
	width:93px !important;
	height:18px !important;
	left:436px !important;
	top:251px !important;
}

#item1242861 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

#item1242884 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1216956 {
	width:553px !important;
	height:566px !important;
	left:635px !important;
	top:159px !important;
}

#item1217216 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:145px !important;
}

#item1217239 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1217263 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1217266 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1217292 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1217294 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:6px !important;
}

#item1217289 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1217326 {
	width:123px !important;
	height:50px !important;
}

#item1217327 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1217301 {
	width:123px !important;
	height:50px !important;
}

#item1217302 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1217297 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1217379 {
	width:101px !important;
	height:50px !important;
}

#item1217380 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1217354 {
	width:101px !important;
	height:50px !important;
}

#item1217355 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1217350 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1217433 {
	width:99px !important;
	height:50px !important;
}

#item1217434 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1217407 {
	width:99px !important;
	height:50px !important;
}

#item1217408 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1217403 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1253169 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1354432 {
	width:107px !important;
	height:13px !important;
	left:17px !important;
}

#item1354455 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1354429 {
	width:124px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1217489 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1217489 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1217489 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1217489 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1348879 {
	width:186px !important;
	height:167px !important;
	top:1032px !important;
}

@keyframes intensificar-1282265 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1282265 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1282265 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1282258 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1282258 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1282258 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1282256 {
	width:700px !important;
	height:309px !important;
}

#item1282279 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:40px !important;
}

#item1282495 {
	width:80px !important;
	height:16px !important;
	left:1px !important;
	top:103px !important;
}

@keyframes intensificar-1282495 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1282495 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1282495 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1303930 {
	width:628px !important;
	height:332px !important;
	top:129px !important;
}

table#table1607503 tr {
	border-right:3.08px solid #fff;;
}

table#table1607503 {
	table-layout:fixed;
}

#item1309076 {
	width:739px !important;
	height:307px !important;
}

@keyframes intensificar-1309076 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1309076 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1309076 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1349318 {
	width:46px !important;
	height:23px !important;
	left:291px !important;
	top:469px !important;
}

#item1366068 {
	width:628px !important;
	height:81px !important;
}

#item1366069 {
	width:595px !important;
	height:635px !important;
}

@keyframes intensificar-1366069 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1366069 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1366069 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1366092 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:18px !important;
}

#item1365018 {
	width:628px !important;
	height:484px !important;
}

#item1365019 {
	width:595px !important;
	height:1539px !important;
}

@keyframes intensificar-1365019 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1365019 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1365019 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1365042 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:219px !important;
}

@keyframes intensificar-1282285 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1282285 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1282285 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1282286 {
	width:628px !important;
	height:70px !important;
}

#item1282309 {
	width:470px !important;
	height:263px !important;
	top:94px !important;
}

#item1282332 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:310px !important;
}

#item1282356 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:412px !important;
}

#item1282361 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:333px !important;
}

#item1282386 {
	width:219px !important;
	height:21px !important;
	left:11px !important;
}

#item1282409 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1282283 {
	width:664px !important;
	height:492px !important;
	left:36px !important;
	top:583px !important;
}

#item1282548 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:521px !important;
}

#item1282571 {
	width:628px !important;
	height:47px !important;
	left:36px !important;
	top:449px !important;
}

#item1282595 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1282598 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1298009 {
	width:53px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1298010 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1298006 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1298041 {
	width:172px !important;
	height:70px !important;
}

#item1298042 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1298016 {
	width:172px !important;
	height:70px !important;
}

#item1298017 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1298014 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1298092 {
	width:141px !important;
	height:70px !important;
}

#item1298093 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1298067 {
	width:141px !important;
	height:70px !important;
}

#item1298068 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1298065 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1298145 {
	width:139px !important;
	height:70px !important;
}

#item1298146 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1298118 {
	width:139px !important;
	height:70px !important;
}

#item1298120 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1298116 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1298169 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !important;
}

#item1355256 {
	width:255px !important;
	height:18px !important;
	left:23px !important;
}

#item1355279 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1355253 {
	width:278px !important;
	height:18px !important;
	left:36px !important;
	top:1090px !important;
}

#item1282847 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1282847 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1282847 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1282847 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1348780 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1218244 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1218244 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1218244 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1218242 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1218242 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1218242 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1218240 {
	width:600px !important;
	height:791px !important;
	top:-1px !important;
}

#item1253027 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1218326 {
	width:528px !important;
	height:238px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1218326 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1218326 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1218326 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1612083 tr {
	border-right:2.2px solid #fff;;
}

table#table1612083 {
	table-layout:fixed;
}

#item1218279 {
	width:528px !important;
	height:219px !important;
	top:257px !important;
}

@keyframes intensificar-1218279 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1218279 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1218279 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1218303 {
	width:57px !important;
	height:13px !important;
	top:237px !important;
}

@keyframes intensificar-1218303 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1218303 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1218303 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1218486 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:253px !important;
}

#item1218490 {
	width:534px !important;
	height:532px !important;
	top:15px !important;
}

#item1218491 {
	width:509px !important;
	height:950px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1218491 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1218491 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1218491 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1218517 {
	width:14px !important;
	height:9px !important;
}

#item1218520 {
	width:14px !important;
	height:9px !important;
	top:554px !important;
}

@keyframes intensificar-1218355 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1218355 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1218355 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1218356 {
	width:528px !important;
	height:46px !important;
}

#item1218380 {
	width:350px !important;
	height:188px !important;
	top:66px !important;
}

#item1218403 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:220px !important;
}

#item1218426 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:236px !important;
}

#item1218479 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:293px !important;
}

#item1242793 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

#item1242816 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1218276 {
	width:553px !important;
	height:563px !important;
	left:636px !important;
	top:162px !important;
}

#item1218524 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:145px !important;
}

#item1218547 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1218571 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1218575 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1218630 {
	width:53px !important;
	height:50px !important;
	background:#ebe9f0;
}

#item1218631 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:6px !important;
}

#item1218627 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1218664 {
	width:123px !important;
	height:50px !important;
}

#item1218665 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1218638 {
	width:123px !important;
	height:50px !important;
}

#item1218640 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1218634 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1218717 {
	width:101px !important;
	height:50px !important;
}

#item1218718 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1218692 {
	width:101px !important;
	height:50px !important;
}

#item1218693 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1218688 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1218770 {
	width:99px !important;
	height:50px !important;
}

#item1218771 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1218745 {
	width:99px !important;
	height:50px !important;
}

#item1218746 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1218741 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1253166 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1354467 {
	width:107px !important;
	height:13px !important;
	left:17px !important;
}

#item1354490 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1354464 {
	width:124px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1218795 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1218795 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1218795 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1218795 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1348874 {
	width:81px !important;
	height:231px !important;
	top:969px !important;
}

@keyframes intensificar-1282987 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1282987 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1282987 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1282980 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1282980 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1282980 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1282978 {
	width:700px !important;
	height:309px !important;
}

#item1282999 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:40px !important;
}

#item1283198 {
	width:80px !important;
	height:18px !important;
	top:95px !important;
}

@keyframes intensificar-1283198 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1283198 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1283198 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1304235 {
	width:628px !important;
	height:332px !important;
	top:123px !important;
}

table#table1616058 tr {
	border-right:3.08px solid #fff;;
}

table#table1616058 {
	table-layout:fixed;
}

#item1309189 {
	width:695px !important;
	height:307px !important;
}

@keyframes intensificar-1309189 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1309189 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1309189 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1349321 {
	width:46px !important;
	height:23px !important;
	left:291px !important;
	top:461px !important;
}

#item1366124 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:17px !important;
}

#item1366100 {
	width:628px !important;
	height:79px !important;
}

#item1366101 {
	width:595px !important;
	height:439px !important;
}

@keyframes intensificar-1366101 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1366101 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1366101 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1365057 {
	width:628px !important;
	height:476px !important;
}

#item1365058 {
	width:595px !important;
	height:1715px !important;
}

@keyframes intensificar-1365058 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1365058 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1365058 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1365081 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:215px !important;
}

@keyframes intensificar-1283006 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1283006 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1283006 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1283007 {
	width:628px !important;
	height:93px !important;
}

#item1283030 {
	width:490px !important;
	height:263px !important;
	top:118px !important;
}

#item1283053 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:333px !important;
}

#item1283076 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:356px !important;
}

#item1283099 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:435px !important;
}

#item1283107 {
	width:219px !important;
	height:21px !important;
	left:11px !important;
}

#item1283131 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1283004 {
	width:664px !important;
	height:484px !important;
	left:36px !important;
	top:591px !important;
}

#item1283248 {
	width:628px !important;
	height:47px !important;
	left:36px !important;
	top:521px !important;
}

#item1283271 {
	width:628px !important;
	height:47px !important;
	left:36px !important;
	top:449px !important;
}

#item1283296 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1283299 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1298256 {
	width:53px !important;
	height:70px !important;
	background:#ebe9f0;
}

#item1298257 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1298253 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1298287 {
	width:172px !important;
	height:70px !important;
}

#item1298288 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1298262 {
	width:172px !important;
	height:70px !important;
}

#item1298263 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1298260 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1298338 {
	width:141px !important;
	height:70px !important;
}

#item1298339 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1298313 {
	width:141px !important;
	height:70px !important;
}

#item1298314 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1298311 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1298389 {
	width:139px !important;
	height:70px !important;
}

#item1298391 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1298364 {
	width:139px !important;
	height:70px !important;
}

#item1298365 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1298362 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1298414 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !important;
}

#item1355286 {
	width:255px !important;
	height:18px !important;
	left:23px !important;
}

#item1355310 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1355283 {
	width:278px !important;
	height:18px !important;
	left:36px !important;
	top:1090px !important;
}

#item1283526 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1283526 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1283526 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1283526 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1362900 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

#item1362908 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:567px !important;
	height:85px !important;
	left:25px !important;
	top:33px !important;
	border-radius:12px;
	background:#000;
}

#item1362909 {
	width:1200px !important;
	height:790px !important;
}

#item1362915 {
	width:70px !important;
	height:23px !important;
	left:508px !important;
	top:49px !important;
	border-radius:6px;
	background:#fff;
}

#item1362925 {
	width:19px !important;
	height:5px !important;
	left:1px !important;
	top:3px !important;
}

#item1362930 {
	width:23px !important;
	height:7px !important;
	top:10px !important;
}

#item1362937 {
	width:20px !important;
	height:5px !important;
	left:5px !important;
	top:19px !important;
}

#item1362942 {
	width:16px !important;
	height:7px !important;
	left:1px !important;
}

#item1362947 {
	width:25px !important;
	height:15px !important;
	top:2px !important;
}

#item1362952 {
	width:18px !important;
	height:8px !important;
	left:8px !important;
	top:19px !important;
}

#item1362959 {
	width:25px !important;
	height:15px !important;
	left:2px !important;
	top:10px !important;
}

#item1362969 {
	width:1px !important;
	height:3px !important;
	left:44px !important;
	top:20px !important;
	background:#000040;
}

#item1362988 {
	width:62px !important;
	height:31px !important;
	left:1117px !important;
	top:743px !important;
}

#item1362119 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1362119 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1362119 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1362119 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1362823 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

#item1362832 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:651px !important;
	height:60px !important;
	left:25px !important;
	top:24px !important;
	border-radius:12px;
	background:#000;
}

#item1362833 {
	width:70px !important;
	height:23px !important;
	left:588px !important;
	top:43px !important;
	border-radius:6px;
	background:#fff;
}

#item1362839 {
	width:703px !important;
	height:1200px !important;
	left:-1px !important;
}

#item1362847 {
	width:19px !important;
	height:5px !important;
	left:1px !important;
	top:3px !important;
}

#item1362852 {
	width:23px !important;
	height:7px !important;
	top:10px !important;
}

#item1362857 {
	width:20px !important;
	height:5px !important;
	left:5px !important;
	top:19px !important;
}

#item1362862 {
	width:16px !important;
	height:7px !important;
	left:1px !important;
}

#item1362868 {
	width:25px !important;
	height:15px !important;
	top:2px !important;
}

#item1362873 {
	width:18px !important;
	height:8px !important;
	left:8px !important;
	top:19px !important;
}

#item1362880 {
	width:25px !important;
	height:15px !important;
	left:2px !important;
	top:10px !important;
}

#item1362885 {
	width:62px !important;
	height:31px !important;
	left:615px !important;
	top:1169px !important;
}

#item1362044 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1362044 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1362044 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1362044 {
	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;
}

#item1182110 {
	width:446px !important;
	height:39px !important;
	left:377px !important;
	top:686px !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%;
}

#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%;
}

#item1312603 {
	width:705px !important;
	height:1206px !important;
	background:#101820;
}

#item1312604 {
	width:214px !important;
	height:40px !important;
	left:243px !important;
	top:791px !important;
}

#item1312627 {
	width:532px !important;
	height:57px !important;
	left:84px !important;
	top:911px !important;
}

#item1312651 {
	width:171px !important;
	height:39px !important;
	left:265px !important;
	top:834px !important;
}

#item1312656 {
	width:424px !important;
	height:68px !important;
	left:138px !important;
	top:566px !important;
}

@keyframes intensificar-1312656 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1312656 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1312656 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1283597 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1283597 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1283597 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1283597 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

p.autoParaStyle197 {
	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.autoParaStyle196 {
	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.autoParaStyle195 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:15.4px;
	line-height:15.4px;
	color:#272f36;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle194 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:11px;
	line-height:11px;
	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.autoParaStyle193 {
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle192 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:14px;
	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.autoParaStyle191 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:10px;
	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.autoParaStyle190 {
	font-family:FF-Averta-Regular,Averta;
	font-size:18.2px;
	line-height:23.8px;
	color:#101820;
	letter-spacing:0.020em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle189 {
	font-family:FF-Averta-Regular,Averta;
	font-size:13px;
	line-height:17px;
	color:#101820;
	letter-spacing:0.020em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle188 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:13px;
	line-height:15px;
	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:center;
}

p.autoParaStyle187 {
	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.autoParaStyle186 {
	font-family:FF-Averta-Regular,Averta;
	font-size:18.2px;
	line-height:23.8px;
	color:#101820;
	letter-spacing:0.010em;
	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.autoParaStyle185 {
	font-family:FF-Averta-Regular,Averta;
	font-size:13px;
	line-height:17px;
	color:#101820;
	letter-spacing:0.010em;
	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.autoParaStyle184 {
	font-family:FF-MinionPro-Regular,"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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle183 {
	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.autoParaStyle182 {
	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:center;
}

p.autoParaStyle181 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:13px;
	line-height:15px;
	color:#fff;
	letter-spacing:0.010em;
	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:center;
}

p.autoParaStyle180 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:13px;
	line-height:21px;
	color:#fff;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle179 {
	font-family:"Avenir Next Condensed",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:16px;
	line-height:18px;
	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.autoParaStyle178 {
	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.autoParaStyle177 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:10px;
	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.autoParaStyle176 {
	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.autoParaStyle175 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	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.autoParaStyle174 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle173 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:13px;
	line-height:16px;
	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:center;
}

p.autoParaStyle172 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:13px;
	line-height:16px;
	color:#000;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle171 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:15px;
	color:#000;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle170 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:14px;
	line-height:16.8px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle169 {
	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.autoParaStyle168 {
	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.autoParaStyle167 {
	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.autoParaStyle166 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:10px;
	line-height:12px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle165 {
	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.autoParaStyle164 {
	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.autoParaStyle163 {
	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.autoParaStyle162 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	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.autoParaStyle161 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:20px;
	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.autoParaStyle160 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:16px;
	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.autoParaStyle159 {
	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.autoParaStyle158 {
	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.autoParaStyle157 {
	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.autoParaStyle156 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:15.4px;
	line-height:25.2px;
	color:#272f36;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle155 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:11px;
	line-height:18px;
	color:#272f36;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle154 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:15.9px;
	line-height:19.5px;
	color:#fff;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle153 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:14.6px;
	line-height:18.3px;
	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.autoParaStyle152 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:13px;
	line-height:16px;
	color:#fff;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle151 {
	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.autoParaStyle150 {
	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.autoParaStyle149 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:20px;
	line-height:20px;
	color:#fff;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle148 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:16px;
	line-height:20px;
	color:#fff;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle147 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:20px;
	line-height:20px;
	color:#000;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle146 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:16px;
	line-height:20px;
	color:#000;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle145 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16px;
	line-height:20px;
	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.autoParaStyle144 {
	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.autoParaStyle143 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18.2px;
	line-height:21px;
	color:#786b9a;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle142 {
	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.autoParaStyle141 {
	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.autoParaStyle140 {
	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.autoParaStyle139 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:23.8px;
	color:#ec6264;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle138 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:42px;
	line-height:42px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle137 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:16.8px;
	line-height:23.8px;
	color:#ea5153;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:4px;
	text-align:left;
}

p.autoParaStyle136 {
	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.autoParaStyle135 {
	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.autoParaStyle134 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:23.8px;
	color:#272f36;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle133 {
	font-weight: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.autoParaStyle132 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:19.6px;
	color:#ea5153;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle131 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:16.8px;
	line-height:19.6px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle130 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:19.6px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle129 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:15.4px;
	line-height:22.4px;
	color:#272f36;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle128 {
	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.autoParaStyle127 {
	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.autoParaStyle126 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	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.autoParaStyle125 {
	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.autoParaStyle124 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12.6px;
	line-height:18.2px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle123 {
	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.autoParaStyle122 {
	font-family:FF-Averta-Regular,Averta;
	font-size:18.2px;
	line-height:23.8px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle121 {
	font-family:FF-Averta-Regular,Averta;
	font-size:18.2px;
	line-height:23.8px;
	color:#101820;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle120 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:13px;
	line-height:15px;
	color:#786b9a;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle119 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:10px;
	line-height:17px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle118 {
	font-family:FF-Averta-Regular,Averta;
	font-size:15px;
	line-height:17px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle117 {
	font-weight:bold;
	font-family:FF-Averta-Bold,Averta;
	font-size:15px;
	line-height:17px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle116 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:17px;
	color:#ec6264;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle115 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:30px;
	line-height:30px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle114 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:12px;
	line-height:17px;
	color:#ea5153;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:3px;
	text-align:left;
}

p.autoParaStyle113 {
	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.autoParaStyle112 {
	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.autoParaStyle111 {
	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.autoParaStyle110 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:14px;
	color:#ea5153;
	letter-spacing:0.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.autoParaStyle109 {
	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.autoParaStyle108 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:11px;
	line-height:16px;
	color:#272f36;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle107 {
	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.autoParaStyle106 {
	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.autoParaStyle105 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	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.autoParaStyle104 {
	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.autoParaStyle103 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:9px;
	line-height:13px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle102 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:14px;
	color:#ea5153;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle101 {
	font-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.autoParaStyle100 {
	font-family:FF-Averta-Regular,Averta;
	font-size:13px;
	line-height:17px;
	color:#101820;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle99 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18.2px;
	line-height:21px;
	color:#786b9a;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle98 {
	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.autoParaStyle97 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:15px;
	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.autoParaStyle96 {
	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.autoParaStyle95 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:14.3px;
	line-height:15.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;
	text-align:left;
}

p.autoParaStyle94 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:18.2px;
	line-height:15.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;
	text-align:left;
}

p.autoParaStyle93 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:12.8px;
	line-height:18.3px;
	color:#ea5153;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle92 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:12.8px;
	line-height:18.3px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle91 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:11.6px;
	line-height:18.3px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle90 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:13.4px;
	line-height:18.3px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle89 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:14.6px;
	line-height:31.7px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle88 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:9.8px;
	line-height:12.9px;
	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:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:17.2px;
	line-height:20.9px;
	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:right;
}

p.autoParaStyle86 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:17.2px;
	line-height:20.9px;
	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.autoParaStyle85 {
	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.autoParaStyle84 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:23.8px;
	color:#101820;
	letter-spacing:0.030em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-14px;
	padding-left:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle83 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:13px;
	line-height:15px;
	color:#786b9a;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle82 {
	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.autoParaStyle81 {
	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.autoParaStyle80 {
	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.autoParaStyle79 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:11px;
	line-height:12px;
	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.autoParaStyle78 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:14px;
	line-height:12px;
	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.autoParaStyle77 {
	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.autoParaStyle76 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:14px;
	line-height:17px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle75 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:10.5px;
	line-height:15px;
	color:#ea5153;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle74 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:10.5px;
	line-height:15px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle73 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:9.5px;
	line-height:15px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle72 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:11px;
	line-height:15px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle71 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:12px;
	line-height:26px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle70 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:14px;
	line-height:17px;
	color:#ea5153;
	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.autoParaStyle69 {
	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.autoParaStyle68 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:17px;
	color:#101820;
	letter-spacing:0.030em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-10px;
	padding-left:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle67 {
	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.autoParaStyle66 {
	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.autoParaStyle65 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:60px;
	line-height:50px;
	color:#fff;
	letter-spacing:0.100em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle64 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:25px;
	line-height:28px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle63 {
	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.autoParaStyle62 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18.2px;
	line-height:21px;
	color:#ec6264;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle61 {
	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.autoParaStyle60 {
	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:#101820;
	letter-spacing:0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle59 {
	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.autoParaStyle58 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:23.8px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle57 {
	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:#101820;
	letter-spacing:0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle56 {
	font-weight:bold;
	font-family:Optima,"Times New Roman", Times, 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-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:13px;
	line-height:15px;
	color:#ec6264;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle51 {
	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.autoParaStyle50 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#101820;
	letter-spacing:0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle49 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:17px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-10px;
	padding-left:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle48 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:17px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle47 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#101820;
	letter-spacing:0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle46 {
	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.autoParaStyle45 {
	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.autoParaStyle44 {
	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.autoParaStyle43 {
	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.autoParaStyle42 {
	font-family:"Optima LT Pro";
	font-size:14.6px;
	line-height:21px;
	color:#cd6f6e;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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.autoParaStyle41 {
	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.autoParaStyle40 {
	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.autoParaStyle39 {
	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.autoParaStyle38 {
	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.autoParaStyle37 {
	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.autoParaStyle36 {
	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.autoParaStyle35 {
	font-family:"Optima LT Pro";
	font-size:10.4px;
	line-height:15px;
	color:#cd6f6e;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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.autoParaStyle34 {
	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.autoParaStyle33 {
	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.autoParaStyle32 {
	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.autoParaStyle31 {
	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.autoParaStyle30 {
	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.autoParaStyle29 {
	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.autoParaStyle28 {
	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.autoParaStyle27 {
	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.autoParaStyle26 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:19.6px;
	line-height:25.2px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle25 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:25.2px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle24 {
	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.autoParaStyle23 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:16.8px;
	line-height:25.2px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle22 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:25.2px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle21 {
	font-weight:bold;
	font-family:FF-Averta-Bold,Averta;
	font-size:16.8px;
	line-height:25.2px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle20 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:25.2px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after: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:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:25.2px;
	color:#ea5153;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle18 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:25.2px;
	color:#ea5153;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle17 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:25.2px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle16 {
	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.autoParaStyle15 {
	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.autoParaStyle14 {
	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.autoParaStyle13 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:18px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle12 {
	font-weight: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.autoParaStyle11 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle10 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#ea5153;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle9 {
	font-weight: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.autoParaStyle8 {
	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.autoParaStyle7 {
	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.autoParaStyle6 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:14px;
	line-height:16px;
	color:#ea5153;
	letter-spacing:-0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle5 {
	font-family:FF-Averta-Regular,Averta;
	font-size:20px;
	line-height:22px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle4 {
	font-family:FF-Averta-Regular,Averta;
	font-size:12px;
	line-height:17px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle3 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:55px;
	line-height:55px;
	color:#fff;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle2 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:24px;
	line-height:65px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle1 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:65px;
	line-height:65px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.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:#c95e61;
	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.P_Itinerarios {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:14px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.Mobil_-_Párrafo-básico {
	font-family:"Avenir Next Condensed",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:16px;
	line-height:18px;
	color:#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.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._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.autoCharStyle20 {
	font-size:12.6px;
}

span.autoCharStyle19 {
	font-size:9px;
}

span.autoCharStyle18 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:13px;
	color:#101820;
	text-transform:uppercase;
}

span.autoCharStyle17 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:13px;
	text-transform:uppercase;
}

span.autoCharStyle16 {
	color:#fff;
}

span.autoCharStyle15 {
	color:#ec6264;
}

span.autoCharStyle14 {
}

span.autoCharStyle13 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:14px;
}

span.autoCharStyle12 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:10px;
}

span.autoCharStyle11 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	color:#101820;
}

span.autoCharStyle10 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	color:#ea5153;
	letter-spacing:0.050em;
}

span.autoCharStyle9 {
	color:#101820;
}

span.autoCharStyle8 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-DemiBold,"Optima LT Pro",sans-serif;
	font-size:22.9px;
	letter-spacing:0.100em;
}

span.autoCharStyle7 {
	text-decoration:underline;
}

span.autoCharStyle6 {
}

span.autoCharStyle5 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-DemiBold,"Optima LT Pro",sans-serif;
	font-size:16.4px;
	letter-spacing:0.100em;
}

span.autoCharStyle4 {
	color:#ea5153;
}

span.autoCharStyle3 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
}

span.autoCharStyle2 {
	font-weight:bold;
	font-family:FF-Averta-Bold,Averta;
}

span.autoCharStyle1 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	color:#ea5153;
}

span.Hipervínculo {
	color:#000;
	text-decoration:underline;
}

span.C_Negrita {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:12px;
	color:#101820;
	letter-spacing:0.010em;
}

span.C_Titulo {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	color:#ea5153;
	letter-spacing:0.050em;
}

span.texto-mapa-1 {
	font-weight:bold;
	font-family:"Avenir Next Condensed",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:8.5px;
	color:#fff;
}

span.Texto-itinerario {
	font-family:"Avenir Next Condensed",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:8.5px;
	color:#000;
}

span.Ninguno {
}
#in5footer,  #prefooter {display:none;}

[class*=" mq-"]{ display:none; }
.mq-default { display:block; }
@media all and (max-width:767px){ [class*=" mq-"], .mq-default { display:none; } .mq-700 {display:block; } }

