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

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

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

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

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

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

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

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

#item1455064 {
	width:1220px !important;
	height:803px !important;
	left:-14px !important;
	top:-6px !important;
	background:#196ecb;
}

#item1431165 {
	width:650px !important;
	height:113px !important;
	left:70px !important;
	top:70px !important;
}

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

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

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

#item1456968 {
	width:1869px !important;
	height:1230px !important;
	left:-583px !important;
	top:-22px !important;
	background:#196ecb;
}

#item1456912 {
	width:650px !important;
	height:113px !important;
	left:50px !important;
	top:36px !important;
}

#item1456935 {
	width:645px !important;
	height:22px !important;
	left:55px !important;
	top:183px !important;
}

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

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

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

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

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

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

#item1152142 {
	width:427px !important;
	height:161px !important;
	left:70px !important;
	top:64px !important;
}

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

#item1152165 {
	opacity:0.35;
	width:456px !important;
	height:241px !important;
	left:70px !important;
	top:245px !important;
	background:#0e0b00;
}

#item1152187 {
	width:414px !important;
	height:200px !important;
	left:90px !important;
	top:262px !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%;
}

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

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

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

#item1327093 {
	opacity:0.25;
	width:539px !important;
	height:404px !important;
	left:36px !important;
	top:216px !important;
	background:#0e0b00;
}

#item1381860 {
	width:499px !important;
	height:372px !important;
	left:56px !important;
	top:233px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1391741 {
	width:1115px !important;
	height:178px !important;
	left:49px !important;
	top:44px !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-1391741 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1391741 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1391741 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1351994 {
	width:628px !important;
	height:517px !important;
	left:36px !important;
	top:194px !important;
}

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

#item1351738 {
	width:700px !important;
	height:539px !important;
	top:208px !important;
	background:#f3f3f2;
}

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

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

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

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

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

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

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

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

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

#item1351619 {
	width:628px !important;
	height:619px !important;
	top:62px !important;
}

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

#item1351520 {
	width:700px !important;
	height:467px !important;
	top:282px !important;
	background:#f3f3f2;
}

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

#item1351544 {
	width:628px !important;
	height:371px !important;
	top:28px !important;
}

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

#item1351591 {
	width:628px !important;
	height:57px !important;
	left:36px !important;
	top:588px !important;
}

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

#item1351427 {
	width:647px !important;
	height:253px !important;
	top:28px !important;
}

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

#item1351496 {
	width:399px !important;
	height:366px !important;
	left:37px !important;
	top:354px !important;
}

#item1351326 {
	width:700px !important;
	height:516px !important;
	top:232px !important;
	background:#f3f3f2;
}

#item1351349 {
	width:628px !important;
	height:419px !important;
	left:36px !important;
	top:292px !important;
}

#item1351372 {
	width:615px !important;
	height:15px !important;
	left:36px !important;
	top:262px !important;
}

#item1351324 {
	width:700px !important;
	height:749px !important;
	top:453px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1432476 {
	width:564px !important;
	height:20px !important;
	left:70px !important;
	top:436px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1286945 {
	width:528px !important;
	height:130px !important;
	left:1px !important;
}

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

#item1286813 {
	width:528px !important;
	height:130px !important;
	left:1px !important;
}

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

#item1286707 {
	width:528px !important;
	height:130px !important;
	left:1px !important;
}

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

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

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

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

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

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

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

#item1160917 {
	width:509px !important;
	height:654px !important;
	left:1px !important;
}

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

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

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

#item1156743 {
	width:553px !important;
	height:529px !important;
	left:635px !important;
	top:200px !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:120px !important;
	height:50px !important;
}

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

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

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

#item1161877 {
	width:121px !important;
	height:50px !important;
	left:768px !important;
	top:740px !important;
}

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

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

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

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

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

#item1286731 {
	width:118px !important;
	height:50px !important;
	left:975px !important;
	top:740px !important;
}

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

#item1286917 {
	width:104px !important;
	height:50px !important;
}

#item1286918 {
	width:89px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1286892 {
	width:104px !important;
	height:50px !important;
}

#item1286893 {
	width:89px !important;
	height:26px !important;
	left:15px !important;
	top:10px !important;
}

#item1286889 {
	width:104px !important;
	height:50px !important;
	left:1096px !important;
	top:740px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item1161932 {
	width:201px !important;
	height:50px !important;
	left:564px !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:445px !important;
	top:740px !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-1327919 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1327919 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1327919 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

#item1327928 {
	width:628px !important;
	height:75px !important;
	left:36px !important;
	top:394px !important;
}

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

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

#item1328116 {
	width:628px !important;
	height:348px !important;
}

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

#item1328091 {
	width:628px !important;
	height:348px !important;
}

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

#item1328067 {
	width:628px !important;
	height:348px !important;
}

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

#item1328043 {
	width:628px !important;
	height:348px !important;
}

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

#item1328019 {
	width:628px !important;
	height:348px !important;
}

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

#item1415633 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:242px !important;
}

#item1415636 {
	width:628px !important;
	height:530px !important;
}

#item1415637 {
	width:595px !important;
	height:1041px !important;
}

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

#item1327978 {
	width:651px !important;
	height:530px !important;
	left:36px !important;
	top:500px !important;
}

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

#item1328168 {
	width:190px !important;
	height:70px !important;
}

#item1328169 {
	width:147px !important;
	height:39px !important;
	left:43px !important;
	top:19px !important;
}

#item1328143 {
	width:190px !important;
	height:70px !important;
}

#item1328144 {
	width:147px !important;
	height:39px !important;
	left:43px !important;
	top:19px !important;
}

#item1328139 {
	width:190px !important;
	height:70px !important;
	left:74px !important;
	top:1130px !important;
}

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

#item1328220 {
	width:165px !important;
	height:70px !important;
}

#item1328221 {
	width:144px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1328195 {
	width:165px !important;
	height:70px !important;
}

#item1328196 {
	width:144px !important;
	height:37px !important;
	left:21px !important;
	top:19px !important;
}

#item1328192 {
	width:165px !important;
	height:70px !important;
	left:385px !important;
	top:1130px !important;
}

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

#item1328273 {
	width:146px !important;
	height:70px !important;
}

#item1328274 {
	width:125px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1328247 {
	width:146px !important;
	height:70px !important;
}

#item1328248 {
	width:125px !important;
	height:36px !important;
	left:21px !important;
	top:19px !important;
}

#item1328244 {
	width:146px !important;
	height:70px !important;
	left:554px !important;
	top:1130px !important;
}

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

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

#item1328326 {
	width:92px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

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

#item1328301 {
	width:92px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1328297 {
	width:113px !important;
	height:70px !important;
	left:268px !important;
	top:1130px !important;
}

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

#item1328378 {
	width:282px !important;
	height:70px !important;
}

#item1328379 {
	width:261px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1328353 {
	width:282px !important;
	height:70px !important;
}

#item1328354 {
	width:261px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1328350 {
	width:282px !important;
	height:70px !important;
	left:418px !important;
	top:1055px !important;
}

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

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

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

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

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

#item1328402 {
	width:162px !important;
	height:70px !important;
	left:251px !important;
	top:1055px !important;
}

#item1353854 {
	width:35px !important;
	height:74px !important;
	left:246px !important;
	top:1053px !important;
}

#item1353857 {
	width:35px !important;
	height:74px !important;
	left:72px !important;
	top:1126px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1254416 {
	width:269px !important;
	height:51px !important;
	left:850px !important;
	top:257px !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%;
}

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

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

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

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

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

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

#item1328496 {
	width:377px !important;
	height:72px !important;
	left:134px !important;
	top:865px !important;
}

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

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

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

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

#item1328556 {
	width:377px !important;
	height:72px !important;
	left:134px !important;
	top:1008px !important;
}

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

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

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

@keyframes atenuar-1328642 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1328642 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1328642 {
	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-1390266 {
	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-1390266 {
	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:420px !important;
	height:107px !important;
	left:24px !important;
	top:68px !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;
	background:#0e0b00;
}

#item1153802 {
	width:459px !important;
	height:74px !important;
	left:22px !important;
	top:19px !important;
}

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

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

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

#item1328666 {
	width:476px !important;
	height:107px !important;
}

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

#item1328689 {
	opacity:0.20;
	width:502px !important;
	height:173px !important;
	top:118px !important;
	background:#0e0b00;
}

#item1328690 {
	width:459px !important;
	height:130px !important;
	left:22px !important;
	top:137px !important;
}

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

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

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

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

#item1317150 {
	width:404px !important;
	height:613px !important;
	left:106px !important;
	top:104px !important;
}

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

#item1156489 {
	width:528px !important;
	height:592px !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:322px !important;
}

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

#item1393722 {
	width:509px !important;
	height:820px !important;
}

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

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

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

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

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

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

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

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

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

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

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

table#table1472826 {
	table-layout:fixed;
}

#item1313681 {
	width:500px !important;
	height:558px !important;
	left:11px !important;
}

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

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

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

#item1432776 {
	width:511px !important;
	height:17px !important;
	top:469px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item1313724 {
	width:511px !important;
	height:17px !important;
	top:53px !important;
}

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

#item1313728 {
	width:511px !important;
	height:17px !important;
	top:71px !important;
}

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

#item1313732 {
	width:511px !important;
	height:17px !important;
	top:89px !important;
}

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

#item1313737 {
	width:511px !important;
	height:17px !important;
	top:106px !important;
}

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

#item1313741 {
	width:511px !important;
	height:17px !important;
	top:124px !important;
}

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

#item1313745 {
	width:511px !important;
	height:17px !important;
	top:141px !important;
}

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

#item1313749 {
	width:511px !important;
	height:17px !important;
	top:159px !important;
}

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

#item1313753 {
	width:511px !important;
	height:17px !important;
	top:177px !important;
}

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

#item1313757 {
	width:511px !important;
	height:17px !important;
	top:194px !important;
}

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

#item1313761 {
	width:511px !important;
	height:18px !important;
	top:212px !important;
}

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

#item1313813 {
	width:511px !important;
	height:18px !important;
	top:231px !important;
}

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

#item1313817 {
	width:511px !important;
	height:18px !important;
	top:249px !important;
}

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

#item1313821 {
	width:511px !important;
	height:18px !important;
	top:268px !important;
}

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

#item1313825 {
	width:511px !important;
	height:18px !important;
	top:287px !important;
}

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

#item1313829 {
	width:511px !important;
	height:18px !important;
	top:305px !important;
}

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

#item1313833 {
	width:511px !important;
	height:18px !important;
	top:324px !important;
}

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

#item1313837 {
	width:511px !important;
	height:18px !important;
	top:343px !important;
}

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

#item1387870 {
	width:511px !important;
	height:18px !important;
	top:360px !important;
}

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

#item1387875 {
	width:511px !important;
	height:18px !important;
	top:379px !important;
}

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

#item1387879 {
	width:511px !important;
	height:18px !important;
	top:396px !important;
}

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

#item1387883 {
	width:511px !important;
	height:18px !important;
	top:416px !important;
}

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

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

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

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

#item1171654 {
	width: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:#e4e1ea;
}

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

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

#item1421162 {
	width:628px !important;
	height:830px !important;
	left:46px !important;
	top:45px !important;
}

#item1421163 {
	width:595px !important;
	height:993px !important;
}

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

#item1421186 {
	width:23px !important;
	height:46px !important;
	left:674px !important;
	top:437px !important;
}

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

#item1421124 {
	width:628px !important;
	height:830px !important;
	left:46px !important;
	top:45px !important;
}

#item1421125 {
	width:595px !important;
	height:1279px !important;
}

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

#item1421148 {
	width:23px !important;
	height:46px !important;
	left:674px !important;
	top:437px !important;
}

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

#item1421087 {
	width:628px !important;
	height:830px !important;
	left:46px !important;
	top:45px !important;
}

#item1421088 {
	width:595px !important;
	height:970px !important;
}

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

#item1421111 {
	width:23px !important;
	height:46px !important;
	left:674px !important;
	top:437px !important;
}

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

#item1388306 {
	width:92px !important;
	height:20px !important;
	left:60px !important;
	top:81px !important;
}

#item1388329 {
	width:139px !important;
	height:20px !important;
	left:529px !important;
	top:81px !important;
}

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

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

table#table1479697 {
	table-layout:fixed;
}

#item1388352 {
	width:610px !important;
	height:681px !important;
	left:59px !important;
	top:121px !important;
}

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

#item1413373 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:118px !important;
}

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

#item1413376 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:140px !important;
}

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

#item1413379 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:161px !important;
}

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

#item1413382 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:183px !important;
}

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

#item1413385 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:204px !important;
}

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

#item1413388 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:226px !important;
}

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

#item1413392 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:247px !important;
}

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

#item1413395 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:269px !important;
}

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

#item1413398 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:291px !important;
}

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

#item1413401 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:312px !important;
}

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

#item1413404 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:334px !important;
}

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

#item1413407 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:355px !important;
}

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

#item1413410 {
	width:629px !important;
	height:28px !important;
	left:43px !important;
	top:377px !important;
}

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

#item1413413 {
	width:629px !important;
	height:28px !important;
	left:43px !important;
	top:399px !important;
}

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

#item1413416 {
	width:629px !important;
	height:28px !important;
	left:43px !important;
	top:422px !important;
}

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

#item1413419 {
	width:629px !important;
	height:28px !important;
	left:43px !important;
	top:445px !important;
}

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

#item1413424 {
	width:629px !important;
	height:28px !important;
	left:43px !important;
	top:468px !important;
}

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

#item1413430 {
	width:629px !important;
	height:28px !important;
	left:43px !important;
	top:490px !important;
}

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

#item1413433 {
	width:629px !important;
	height:28px !important;
	left:43px !important;
	top:513px !important;
}

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

#item1413436 {
	width:629px !important;
	height:28px !important;
	left:43px !important;
	top:536px !important;
}

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

#item1413439 {
	width:629px !important;
	height:28px !important;
	left:43px !important;
	top:557px !important;
}

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

#item1413442 {
	width:629px !important;
	height:28px !important;
	left:43px !important;
	top:580px !important;
}

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

#item1413445 {
	width:629px !important;
	height:28px !important;
	left:43px !important;
	top:602px !important;
}

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

#item1413448 {
	width:629px !important;
	height:28px !important;
	left:43px !important;
	top:625px !important;
}

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

#item1413451 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:646px !important;
}

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

#item1413456 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:668px !important;
}

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

#item1432940 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:690px !important;
}

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

#item1432944 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:711px !important;
}

#item1352986 {
	width:597px !important;
	height:807px !important;
	left:63px !important;
	top:41px !important;
}

#item1328736 {
	width:710px !important;
	height:910px !important;
	left:-10px !important;
	top:136px !important;
}

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

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

#item1329561 {
	width:34px !important;
	height:34px !important;
}

#item1329557 {
	width:34px !important;
	height:34px !important;
	left:650px !important;
	top:157px !important;
}

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

#item1329567 {
	width:53px !important;
	height:70px !important;
	background:#e4e1ea;
}

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

#item1329564 {
	width:53px !important;
	height:70px !important;
	left:648px !important;
	top:1130px !important;
}

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

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

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

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

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

#item1329571 {
	width:183px !important;
	height:70px !important;
	left:518px !important;
	top:1055px !important;
}

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

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

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

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

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

#item1329625 {
	width:171px !important;
	height:70px !important;
	left:343px !important;
	top:1055px !important;
}

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

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

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

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

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

#item1329678 {
	width:185px !important;
	height:70px !important;
	left:333px !important;
	top:1130px !important;
}

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

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

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

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

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

#item1329731 {
	width:122px !important;
	height:70px !important;
	left:522px !important;
	top:1130px !important;
}

#item1329787 {
	width:232px !important;
	height:18px !important;
	left:23px !important;
}

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

#item1329784 {
	width:255px !important;
	height:18px !important;
	left:73px !important;
	top:1153px !important;
}

#item1352375 {
	width:144px !important;
	height:15px !important;
	left:9px !important;
}

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

#item1352373 {
	width:153px !important;
	height:15px !important;
	left:36px !important;
	top:117px !important;
}

#item1353000 {
	width:35px !important;
	height:74px !important;
	left:338px !important;
	top:1053px !important;
}

#item1353005 {
	width:35px !important;
	height:74px !important;
	left:331px !important;
	top:1126px !important;
}

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

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

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

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

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

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

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

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

table#table1484003 {
	table-layout:fixed;
}

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

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

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

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

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

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

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

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

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

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

#item1287191 {
	width:350px !important;
	height:80px !important;
	top:66px !important;
}

#item1287214 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:192px !important;
}

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

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

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

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

#item1287124 {
	width:542px !important;
	height:581px !important;
	left:636px !important;
	top:160px !important;
}

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

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

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

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

#item1287569 {
	width:53px !important;
	height:50px !important;
	background:#e4e1ea;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1330043 {
	width:80px !important;
	height:12px !important;
	top:247px !important;
}

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

#item1359849 {
	width:628px !important;
	height:212px !important;
	top:272px !important;
}

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

table#table1488144 {
	table-layout:fixed;
}

#item1359850 {
	width:739px !important;
	height:212px !important;
}

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

#item1391708 {
	width:45px !important;
	height:23px !important;
	left:292px !important;
	top:493px !important;
}

#item1415512 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:85px !important;
}

#item1415518 {
	width:628px !important;
	height:216px !important;
}

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

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

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

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

#item1415602 {
	width:595px !important;
	height:1238px !important;
}

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

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

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

#item1329888 {
	width:431px !important;
	height:117px !important;
	top:92px !important;
}

#item1329912 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:268px !important;
}

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

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

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

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

#item1329862 {
	width:651px !important;
	height:517px !important;
	left:36px !important;
	top:559px !important;
}

#item1330093 {
	width:628px !important;
	height:47px !important;
	left:36px !important;
	top:488px !important;
}

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

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

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

#item1330172 {
	width:53px !important;
	height:70px !important;
	background:#e4e1ea;
}

#item1330173 {
	width:26px !important;
	height:46px !important;
	left:14px !important;
	top:11px !important;
}

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

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

#item1330207 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

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

#item1330182 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

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

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

#item1330261 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

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

#item1330236 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

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

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

#item1330317 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

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

#item1330292 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1330286 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1330369 {
	width:34px !important;
	height:73px !important;
	left:181px !important;
	top:1127px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

table#table1493417 {
	table-layout:fixed;
}

#item1288011 {
	width:528px !important;
	height:163px !important;
	top:19px !important;
}

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

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

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

#item1288188 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:267px !important;
}

#item1288191 {
	width:534px !important;
	height:530px !important;
	top:15px !important;
}

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

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

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

#item1288221 {
	width:14px !important;
	height:9px !important;
	top:553px !important;
}

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

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

#item1288082 {
	width:350px !important;
	height:114px !important;
	top:83px !important;
}

#item1288105 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:242px !important;
}

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

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

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

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

#item1287965 {
	width:552px !important;
	height:562px !important;
	left:636px !important;
	top:163px !important;
}

#item1288227 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

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

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

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

#item1288407 {
	width:53px !important;
	height:50px !important;
	background:#e4e1ea;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1330446 {
	width:80px !important;
	height:12px !important;
	top:210px !important;
}

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

#item1362129 {
	width:628px !important;
	height:253px !important;
	top:234px !important;
}

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

table#table1497201 {
	table-layout:fixed;
}

#item1362130 {
	width:739px !important;
	height:253px !important;
}

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

#item1391705 {
	width:45px !important;
	height:23px !important;
	left:292px !important;
	top:495px !important;
}

#item1415774 {
	width:628px !important;
	height:178px !important;
}

#item1415775 {
	width:595px !important;
	height:524px !important;
}

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

#item1415771 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:66px !important;
}

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

#item1416027 {
	width:595px !important;
	height:1421px !important;
}

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

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

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

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

#item1330521 {
	width:490px !important;
	height:165px !important;
	top:117px !important;
}

#item1330544 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:339px !important;
}

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

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

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

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

#item1330420 {
	width:651px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1330663 {
	width:628px !important;
	height:47px !important;
	left:36px !important;
	top:488px !important;
}

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

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

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

#item1353873 {
	width:53px !important;
	height:70px !important;
	background:#e4e1ea;
}

#item1353874 {
	width:26px !important;
	height:46px !important;
	left:14px !important;
	top:11px !important;
}

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

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

#item1353905 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

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

#item1353880 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

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

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

#item1353957 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

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

#item1353931 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

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

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

#item1354009 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

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

#item1353983 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1353980 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1354062 {
	width:34px !important;
	height:73px !important;
	left:181px !important;
	top:1127px !important;
}

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

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

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

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

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

#item1450246 {
	width:180px !important;
	height:350px !important;
	left:1020px !important;
}

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

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

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

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

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

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

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

table#table1501914 {
	table-layout:fixed;
}

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

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

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

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

#item1289020 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:267px !important;
}

#item1289026 {
	width:534px !important;
	height:531px !important;
	top:15px !important;
}

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

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

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

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

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

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

#item1288915 {
	width:350px !important;
	height:114px !important;
	top:83px !important;
}

#item1288938 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:242px !important;
}

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

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

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

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

#item1288814 {
	width:552px !important;
	height:562px !important;
	left:636px !important;
	top:163px !important;
}

#item1289061 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

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

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

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

#item1289243 {
	width:53px !important;
	height:50px !important;
	background:#e4e1ea;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1450570 {
	width:180px !important;
	height:350px !important;
	left:520px !important;
	top:309px !important;
}

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

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

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

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

#item1331013 {
	width:80px !important;
	height:12px !important;
	top:220px !important;
}

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

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

table#table1505455 {
	table-layout:fixed;
}

#item1371053 {
	width:628px !important;
	height:247px !important;
	top:246px !important;
}

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

#item1415953 {
	width:628px !important;
	height:190px !important;
}

#item1415954 {
	width:595px !important;
	height:694px !important;
}

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

#item1415977 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:72px !important;
}

#item1415988 {
	width:628px !important;
	height:493px !important;
}

#item1415989 {
	width:595px !important;
	height:1480px !important;
}

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

#item1416012 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:224px !important;
}

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

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

#item1331089 {
	width:490px !important;
	height:165px !important;
	top:117px !important;
}

#item1331112 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:339px !important;
}

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

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

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

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

#item1330987 {
	width:651px !important;
	height:493px !important;
	left:36px !important;
	top:583px !important;
}

#item1331237 {
	width:628px !important;
	height:71px !important;
	left:36px !important;
	top:488px !important;
}

#item1331260 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:449px !important;
}

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

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

#item1354123 {
	width:53px !important;
	height:70px !important;
	background:#e4e1ea;
}

#item1354124 {
	width:26px !important;
	height:46px !important;
	left:14px !important;
	top:11px !important;
}

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

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

#item1354158 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

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

#item1354132 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

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

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

#item1354209 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

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

#item1354184 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

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

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

#item1354260 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

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

#item1354235 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1354232 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1354312 {
	width:34px !important;
	height:73px !important;
	left:181px !important;
	top:1127px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

table#table1509953 {
	table-layout:fixed;
}

#item1291510 {
	width:528px !important;
	height:191px !important;
	top:19px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item1291581 {
	width:350px !important;
	height:148px !important;
	top:83px !important;
}

#item1291604 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:275px !important;
}

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

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

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

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

#item1291462 {
	width:552px !important;
	height:563px !important;
	left:636px !important;
	top:164px !important;
}

#item1291724 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

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

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

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

#item1291905 {
	width:53px !important;
	height:50px !important;
	background:#e4e1ea;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1332873 {
	width:80px !important;
	height:12px !important;
	top:173px !important;
}

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

#item1362389 {
	width:628px !important;
	height:293px !important;
	top:199px !important;
}

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

table#table1514189 {
	table-layout:fixed;
}

#item1362600 {
	width:739px !important;
	height:293px !important;
}

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

#item1391702 {
	width:45px !important;
	height:23px !important;
	left:292px !important;
	top:496px !important;
}

#item1416218 {
	width:628px !important;
	height:143px !important;
}

#item1416219 {
	width:595px !important;
	height:484px !important;
}

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

#item1416242 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:49px !important;
}

#item1416261 {
	width:628px !important;
	height:519px !important;
}

#item1416262 {
	width:595px !important;
	height:1617px !important;
}

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

#item1416286 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:237px !important;
}

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

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

#item1332948 {
	width:490px !important;
	height:212px !important;
	top:116px !important;
}

#item1332972 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:385px !important;
}

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

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

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

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

#item1332847 {
	width:651px !important;
	height:519px !important;
	left:36px !important;
	top:557px !important;
}

#item1333092 {
	width:628px !important;
	height:47px !important;
	left:36px !important;
	top:488px !important;
}

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

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

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

#item1354600 {
	width:53px !important;
	height:70px !important;
	background:#e4e1ea;
}

#item1354602 {
	width:26px !important;
	height:46px !important;
	left:14px !important;
	top:11px !important;
}

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

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

#item1354635 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

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

#item1354609 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

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

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

#item1354686 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

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

#item1354661 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

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

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

#item1354737 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

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

#item1354712 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1354709 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1354790 {
	width:34px !important;
	height:73px !important;
	left:181px !important;
	top:1127px !important;
}

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

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

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

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

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

#item1450310 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

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

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

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

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

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

table#table1518845 {
	table-layout:fixed;
}

#item1292447 {
	width:528px !important;
	height:191px !important;
	top:19px !important;
}

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

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

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

#item1438705 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:147px !important;
}

#item1438708 {
	width:534px !important;
	height:290px !important;
	top:15px !important;
}

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

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

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

#item1438737 {
	width:14px !important;
	height:9px !important;
	top:312px !important;
}

#item1292408 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:259px !important;
}

#item1292413 {
	width:534px !important;
	height:515px !important;
	top:15px !important;
}

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

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

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

#item1292442 {
	width:14px !important;
	height:9px !important;
	top:537px !important;
}

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

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

#item1292302 {
	width:350px !important;
	height:148px !important;
	top:82px !important;
}

#item1292325 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:275px !important;
}

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

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

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

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

#item1292275 {
	width:552px !important;
	height:546px !important;
	left:636px !important;
	top:179px !important;
}

#item1292520 {
	width:528px !important;
	height:47px !important;
	left:636px !important;
	top:128px !important;
}

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

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

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

#item1292704 {
	width:53px !important;
	height:50px !important;
	background:#e4e1ea;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1450614 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

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

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

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

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

#item1333442 {
	width:80px !important;
	height:12px !important;
	top:182px !important;
}

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

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

table#table1523564 {
	table-layout:fixed;
}

#item1416465 {
	width:628px !important;
	height:287px !important;
	top:208px !important;
}

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

#item1416404 {
	width:628px !important;
	height:152px !important;
}

#item1416405 {
	width:595px !important;
	height:733px !important;
}

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

#item1416429 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:53px !important;
}

#item1416542 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:225px !important;
}

#item1416518 {
	width:628px !important;
	height:495px !important;
}

#item1416519 {
	width:595px !important;
	height:1676px !important;
}

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

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

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

#item1333519 {
	width:490px !important;
	height:212px !important;
	top:115px !important;
}

#item1333542 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:385px !important;
}

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

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

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

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

#item1333416 {
	width:651px !important;
	height:495px !important;
	left:36px !important;
	top:581px !important;
}

#item1333662 {
	width:628px !important;
	height:71px !important;
	left:36px !important;
	top:488px !important;
}

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

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

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

#item1354815 {
	width:53px !important;
	height:70px !important;
	background:#e4e1ea;
}

#item1354816 {
	width:26px !important;
	height:46px !important;
	left:14px !important;
	top:11px !important;
}

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

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

#item1354847 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

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

#item1354822 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

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

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

#item1354899 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

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

#item1354873 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

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

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

#item1354950 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

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

#item1354925 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1354922 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1355004 {
	width:34px !important;
	height:73px !important;
	left:181px !important;
	top:1127px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

table#table1529989 {
	table-layout:fixed;
}

#item1293188 {
	width:528px !important;
	height:191px !important;
	top:285px !important;
}

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

#item1293211 {
	width:57px !important;
	height:9px !important;
	top:266px !important;
}

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

#item1293147 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:259px !important;
}

#item1293151 {
	width:534px !important;
	height:531px !important;
	top:15px !important;
}

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

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

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

#item1293183 {
	width:14px !important;
	height:9px !important;
	top:553px !important;
}

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

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

#item1293041 {
	width:350px !important;
	height:182px !important;
	top:66px !important;
}

#item1293064 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:293px !important;
}

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

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

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

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

#item1293015 {
	width:552px !important;
	height:562px !important;
	left:636px !important;
	top:163px !important;
}

#item1293261 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

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

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

#item1293313 {
	width:473px !important;
	height:37px !important;
	left:16px !important;
}

#item1293442 {
	width:53px !important;
	height:50px !important;
	background:#e4e1ea;
}

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

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

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

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

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

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

#item1293447 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1293531 {
	width:101px !important;
	height:50px !important;
}

#item1293532 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1293505 {
	width:101px !important;
	height:50px !important;
}

#item1293507 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1293501 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1293585 {
	width:99px !important;
	height:50px !important;
}

#item1293586 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1293559 {
	width:99px !important;
	height:50px !important;
}

#item1293561 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1293555 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1293639 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1433079 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1433102 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1433076 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1293643 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1293643 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1293643 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1293643 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1376546 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1333970 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1333970 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1333970 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1333965 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1333965 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1333965 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1333963 {
	width:700px !important;
	height:309px !important;
}

#item1333983 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1334014 {
	width:80px !important;
	height:12px !important;
	top:146px !important;
}

@keyframes intensificar-1334014 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1334014 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1334014 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1362870 {
	width:628px !important;
	height:293px !important;
	top:172px !important;
}

table#table1533898 tr {
	border-right:3.08px solid #fff;;
}

table#table1533898 {
	table-layout:fixed;
}

#item1362922 {
	width:739px !important;
	height:293px !important;
}

@keyframes intensificar-1362922 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1362922 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1362922 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1391695 {
	width:45px !important;
	height:23px !important;
	left:292px !important;
	top:470px !important;
}

#item1416853 {
	width:628px !important;
	height:116px !important;
}

#item1416854 {
	width:595px !important;
	height:498px !important;
}

@keyframes intensificar-1416854 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1416854 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1416854 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1416877 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:35px !important;
}

#item1416920 {
	width:628px !important;
	height:493px !important;
}

#item1416921 {
	width:595px !important;
	height:1528px !important;
}

@keyframes intensificar-1416921 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1416921 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1416921 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1416944 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:224px !important;
}

@keyframes intensificar-1334066 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1334066 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1334066 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1334067 {
	width:628px !important;
	height:93px !important;
}

#item1334090 {
	width:490px !important;
	height:254px !important;
	top:118px !important;
}

#item1334113 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:436px !important;
}

#item1334119 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1334142 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1334166 {
	width:220px !important;
	height:21px !important;
	left:11px !important;
}

#item1334189 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1333988 {
	width:651px !important;
	height:493px !important;
	left:36px !important;
	top:583px !important;
}

#item1334233 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:488px !important;
}

#item1334256 {
	width:628px !important;
	height:23px !important;
	left:36px !important;
	top:449px !important;
}

#item1334280 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1334284 {
	width:628px !important;
	height:52px !important;
	left:22px !important;
}

#item1355045 {
	width:53px !important;
	height:70px !important;
	background:#e4e1ea;
}

#item1355046 {
	width:26px !important;
	height:46px !important;
	left:14px !important;
	top:11px !important;
}

#item1355042 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1355076 {
	width:172px !important;
	height:70px !important;
}

#item1355077 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1355051 {
	width:172px !important;
	height:70px !important;
}

#item1355052 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1355049 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1355127 {
	width:141px !important;
	height:70px !important;
}

#item1355129 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1355102 {
	width:141px !important;
	height:70px !important;
}

#item1355103 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1355100 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1355180 {
	width:139px !important;
	height:70px !important;
}

#item1355181 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1355155 {
	width:139px !important;
	height:70px !important;
}

#item1355156 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1355152 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1355234 {
	width:34px !important;
	height:73px !important;
	left:181px !important;
	top:1127px !important;
}

#item1433747 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1433770 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1433744 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1334508 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1334508 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1334508 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1334508 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1325373 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1293761 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1293761 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1293761 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1293759 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1293759 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1293759 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1293757 {
	width:600px !important;
	height:790px !important;
}

#item1293764 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1294521 {
	width:528px !important;
	height:224px !important;
	top:16px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1294521 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1294521 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1294521 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1294679 {
	width:57px !important;
	height:12px !important;
	top:254px !important;
}

@keyframes intensificar-1294679 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1294679 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1294679 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1538398 tr {
	border-right:2.2px solid #fff;;
}

table#table1538398 {
	table-layout:fixed;
}

#item1322306 {
	width:528px !important;
	height:220px !important;
	top:273px !important;
}

@keyframes intensificar-1322306 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1322306 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1322306 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1293993 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1293998 {
	width:534px !important;
	height:533px !important;
	top:15px !important;
}

#item1293999 {
	width:509px !important;
	height:904px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1293999 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1293999 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1293999 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1294024 {
	width:14px !important;
	height:9px !important;
}

#item1294027 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

@keyframes intensificar-1293862 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1293862 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1293862 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1293863 {
	width:528px !important;
	height:46px !important;
}

#item1293886 {
	width:350px !important;
	height:255px !important;
	top:66px !important;
}

#item1293909 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:362px !important;
}

#item1293917 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1293940 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1293964 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

#item1293987 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1293767 {
	width:552px !important;
	height:564px !important;
	left:636px !important;
	top:163px !important;
}

#item1294031 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1294054 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1294078 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1294081 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1294212 {
	width:53px !important;
	height:50px !important;
	background:#e4e1ea;
}

#item1294213 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1294208 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1294245 {
	width:123px !important;
	height:50px !important;
}

#item1294246 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1294220 {
	width:123px !important;
	height:50px !important;
}

#item1294221 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1294216 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1294298 {
	width:101px !important;
	height:50px !important;
}

#item1294299 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1294273 {
	width:101px !important;
	height:50px !important;
}

#item1294274 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1294269 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1294353 {
	width:99px !important;
	height:50px !important;
}

#item1294354 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1294326 {
	width:99px !important;
	height:50px !important;
}

#item1294327 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1294322 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1294408 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1433110 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1433133 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1433107 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1294411 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1294411 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1294411 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1294411 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1334526 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1334541 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1334541 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1334541 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1334533 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1334533 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1334533 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1334531 {
	width:700px !important;
	height:309px !important;
}

#item1334550 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1334582 {
	width:80px !important;
	height:16px !important;
	top:131px !important;
}

@keyframes intensificar-1334582 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1334582 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1334582 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1362981 {
	width:628px !important;
	height:334px !important;
	top:157px !important;
}

table#table1544103 tr {
	border-right:3.08px solid #fff;;
}

table#table1544103 {
	table-layout:fixed;
}

#item1362985 {
	width:739px !important;
	height:334px !important;
}

@keyframes intensificar-1362985 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1362985 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1362985 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1391691 {
	width:45px !important;
	height:23px !important;
	left:292px !important;
	top:499px !important;
}

#item1417290 {
	width:628px !important;
	height:101px !important;
}

#item1417291 {
	width:595px !important;
	height:479px !important;
}

@keyframes intensificar-1417291 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1417291 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1417291 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1417314 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:28px !important;
}

#item1417337 {
	width:628px !important;
	height:522px !important;
}

#item1417338 {
	width:595px !important;
	height:1657px !important;
}

@keyframes intensificar-1417338 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1417338 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1417338 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1417361 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:238px !important;
}

@keyframes intensificar-1334630 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1334630 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1334630 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1334631 {
	width:628px !important;
	height:70px !important;
}

#item1334654 {
	width:490px !important;
	height:357px !important;
	top:93px !important;
}

#item1334678 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:507px !important;
}

#item1334686 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1334709 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1334733 {
	width:220px !important;
	height:21px !important;
	left:11px !important;
}

#item1334756 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1334553 {
	width:651px !important;
	height:532px !important;
	left:36px !important;
	top:554px !important;
}

#item1334799 {
	width:628px !important;
	height:47px !important;
	left:36px !important;
	top:488px !important;
}

#item1334822 {
	width:628px !important;
	height:23px !important;
	left:36px !important;
	top:449px !important;
}

#item1334847 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1334851 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1355284 {
	width:53px !important;
	height:70px !important;
	background:#e4e1ea;
}

#item1355285 {
	width:26px !important;
	height:46px !important;
	left:14px !important;
	top:11px !important;
}

#item1355281 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1355316 {
	width:172px !important;
	height:70px !important;
}

#item1355317 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1355291 {
	width:172px !important;
	height:70px !important;
}

#item1355292 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1355289 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1355367 {
	width:141px !important;
	height:70px !important;
}

#item1355368 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1355342 {
	width:141px !important;
	height:70px !important;
}

#item1355343 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1355340 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1355418 {
	width:139px !important;
	height:70px !important;
}

#item1355419 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1355393 {
	width:139px !important;
	height:70px !important;
}

#item1355394 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1355391 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1355472 {
	width:34px !important;
	height:73px !important;
	left:181px !important;
	top:1127px !important;
}

#item1433791 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1433814 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1433788 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1335078 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1335078 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1335078 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1335078 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1376158 {
	width:180px !important;
	height:350px !important;
	left:1020px !important;
}

@keyframes intensificar-1367517 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1367517 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1367517 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1367509 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1367509 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1367509 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1367507 {
	width:600px !important;
	height:790px !important;
}

#item1367529 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1367725 {
	width:528px !important;
	height:329px !important;
	top:18px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1367725 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1367725 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1367725 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1549482 tr {
	border-right:2.2px solid #fff;;
}

table#table1549482 {
	table-layout:fixed;
}

#item1367679 {
	width:528px !important;
	height:162px !important;
	top:19px !important;
}

@keyframes intensificar-1367679 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1367679 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1367679 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1367702 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1367702 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1367702 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1367702 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1367641 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:261px !important;
}

#item1367644 {
	width:534px !important;
	height:517px !important;
	top:15px !important;
}

#item1393907 {
	width:509px !important;
	height:1229px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1393907 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1393907 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1393907 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1367670 {
	width:14px !important;
	height:9px !important;
}

#item1367674 {
	width:14px !important;
	height:9px !important;
	top:539px !important;
}

@keyframes intensificar-1367534 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1367534 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1367534 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1367535 {
	width:350px !important;
	height:182px !important;
}

#item1367558 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:193px !important;
}

#item1367564 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1367588 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1367612 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

#item1367635 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1367803 {
	width:528px !important;
	height:29px !important;
	top:18px !important;
}

#item1367532 {
	width:552px !important;
	height:548px !important;
	left:636px !important;
	top:177px !important;
}

#item1367752 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1367777 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1367780 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1367826 {
	width:69px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1367849 {
	width:528px !important;
	height:47px !important;
	left:636px !important;
	top:128px !important;
}

#item1367875 {
	width:53px !important;
	height:50px !important;
	background:#e4e1ea;
}

#item1367876 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1367872 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1367908 {
	width:123px !important;
	height:50px !important;
}

#item1367909 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1367883 {
	width:123px !important;
	height:50px !important;
}

#item1367884 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1367879 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1367963 {
	width:101px !important;
	height:50px !important;
}

#item1367964 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1367937 {
	width:101px !important;
	height:50px !important;
}

#item1367938 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1367932 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1368016 {
	width:99px !important;
	height:50px !important;
}

#item1368017 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1367991 {
	width:99px !important;
	height:50px !important;
}

#item1367992 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1367987 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1368071 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1433142 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1433166 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1433139 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1368075 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1368075 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1368075 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1368075 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1376601 {
	width:180px !important;
	height:350px !important;
	left:520px !important;
	top:309px !important;
}

@keyframes intensificar-1369068 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1369068 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1369068 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1369062 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1369062 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1369062 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1369060 {
	width:700px !important;
	height:309px !important;
}

#item1369079 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1369222 {
	width:80px !important;
	height:12px !important;
	top:114px !important;
}

@keyframes intensificar-1369222 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1369222 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1369222 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1553107 tr {
	border-right:3.08px solid #fff;;
}

table#table1553107 {
	table-layout:fixed;
}

#item1369915 {
	width:628px !important;
	height:247px !important;
	top:140px !important;
}

@keyframes intensificar-1369915 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1369915 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1369915 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1417534 {
	width:628px !important;
	height:82px !important;
}

#item1417535 {
	width:595px !important;
	height:537px !important;
}

@keyframes intensificar-1417535 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1417535 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1417535 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1417558 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:18px !important;
}

#item1417585 {
	width:628px !important;
	height:387px !important;
}

#item1417586 {
	width:595px !important;
	height:2127px !important;
}

@keyframes intensificar-1417586 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1417586 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1417586 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1417611 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:171px !important;
}

@keyframes intensificar-1369086 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1369086 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1369086 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1369087 {
	width:490px !important;
	height:254px !important;
}

#item1369110 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:270px !important;
}

#item1369117 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1369140 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1369164 {
	width:220px !important;
	height:21px !important;
	left:11px !important;
}

#item1369187 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1369084 {
	width:651px !important;
	height:387px !important;
	left:36px !important;
	top:689px !important;
}

#item1369300 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:449px !important;
}

#item1369325 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1369329 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1369352 {
	width:628px !important;
	height:64px !important;
	left:36px !important;
	top:605px !important;
}

#item1369375 {
	width:628px !important;
	height:89px !important;
	left:36px !important;
	top:497px !important;
}

#item1381941 {
	width:314px !important;
	height:24px !important;
	left:36px !important;
	top:323px !important;
}

#item1369424 {
	width:53px !important;
	height:70px !important;
	background:#e4e1ea;
}

#item1369425 {
	width:26px !important;
	height:46px !important;
	left:14px !important;
	top:11px !important;
}

#item1369421 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1369459 {
	width:172px !important;
	height:70px !important;
}

#item1369460 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1369434 {
	width:172px !important;
	height:70px !important;
}

#item1369435 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1369430 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1369514 {
	width:141px !important;
	height:70px !important;
}

#item1369515 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1369489 {
	width:141px !important;
	height:70px !important;
}

#item1369490 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1369485 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1369567 {
	width:139px !important;
	height:70px !important;
}

#item1369568 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1369542 {
	width:139px !important;
	height:70px !important;
}

#item1369543 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1369538 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1369620 {
	width:34px !important;
	height:73px !important;
	left:181px !important;
	top:1127px !important;
}

#item1433825 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1433848 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1433822 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1369623 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1369623 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1369623 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1369623 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1430597 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1295703 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1295703 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1295703 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1295701 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1295701 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1295701 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1295699 {
	width:600px !important;
	height:790px !important;
}

#item1295706 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1295879 {
	width:528px !important;
	height:273px !important;
	top:11px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1295879 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1295879 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1295879 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1295935 {
	width:57px !important;
	height:12px !important;
	top:269px !important;
}

@keyframes intensificar-1295935 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1295935 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1295935 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1557541 tr {
	border-right:2.2px solid #fff;;
}

table#table1557541 {
	table-layout:fixed;
}

#item1322482 {
	width:528px !important;
	height:220px !important;
	top:288px !important;
}

@keyframes intensificar-1322482 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1322482 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1322482 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1295840 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:259px !important;
}

#item1295846 {
	width:534px !important;
	height:514px !important;
	top:15px !important;
}

#item1326048 {
	width:509px !important;
	height:989px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1326048 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1326048 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1326048 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1295872 {
	width:14px !important;
	height:9px !important;
}

#item1295875 {
	width:14px !important;
	height:9px !important;
	top:537px !important;
}

@keyframes intensificar-1295711 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1295711 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1295711 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1295712 {
	width:528px !important;
	height:63px !important;
}

#item1295735 {
	width:350px !important;
	height:182px !important;
	top:82px !important;
}

#item1295758 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:309px !important;
}

#item1295764 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1295787 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1295812 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

#item1295835 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1295709 {
	width:552px !important;
	height:545px !important;
	left:636px !important;
	top:180px !important;
}

#item1295959 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1295983 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1295986 {
	width:331px !important;
	height:37px !important;
	left:16px !important;
}

#item1296403 {
	width:528px !important;
	height:47px !important;
	left:636px !important;
	top:128px !important;
}

#item1296116 {
	width:53px !important;
	height:50px !important;
	background:#e4e1ea;
}

#item1296117 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1296113 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1296150 {
	width:123px !important;
	height:50px !important;
}

#item1296152 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1296125 {
	width:123px !important;
	height:50px !important;
}

#item1296126 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1296120 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1296204 {
	width:101px !important;
	height:50px !important;
}

#item1296205 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1296179 {
	width:101px !important;
	height:50px !important;
}

#item1296180 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1296175 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1296257 {
	width:99px !important;
	height:50px !important;
}

#item1296258 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1296232 {
	width:99px !important;
	height:50px !important;
}

#item1296233 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1296228 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1296312 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1433172 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1433195 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1433169 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1296315 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1296315 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1296315 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1296315 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1430693 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1335696 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1335696 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1335696 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1335690 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1335690 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1335690 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1335688 {
	width:700px !important;
	height:309px !important;
}

#item1335707 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1335740 {
	width:80px !important;
	height:16px !important;
	top:156px !important;
}

@keyframes intensificar-1335740 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1335740 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1335740 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1363256 {
	width:594px !important;
	height:228px !important;
	top:182px !important;
}

table#table1562403 tr {
	border-right:3.08px solid #fff;;
}

table#table1562403 {
	table-layout:fixed;
}

#item1418030 {
	width:739px !important;
	height:308px !important;
}

@keyframes intensificar-1418030 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1418030 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1418030 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1391683 {
	width:45px !important;
	height:23px !important;
	left:292px !important;
	top:439px !important;
}

#item1417772 {
	width:628px !important;
	height:127px !important;
}

#item1417773 {
	width:595px !important;
	height:518px !important;
}

@keyframes intensificar-1417773 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1417773 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1417773 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1417796 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:41px !important;
}

#item1417803 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:274px !important;
}

#item1417809 {
	width:628px !important;
	height:462px !important;
}

#item1417810 {
	width:595px !important;
	height:1813px !important;
}

@keyframes intensificar-1417810 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1417810 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1417810 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1417833 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:208px !important;
}

@keyframes intensificar-1335787 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1335787 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1335787 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1335788 {
	width:628px !important;
	height:88px !important;
}

#item1335812 {
	width:490px !important;
	height:254px !important;
	top:115px !important;
}

#item1335835 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:432px !important;
}

#item1335843 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1335866 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1335890 {
	width:220px !important;
	height:21px !important;
	left:11px !important;
}

#item1335913 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1335710 {
	width:651px !important;
	height:462px !important;
	left:36px !important;
	top:614px !important;
}

#item1335957 {
	width:628px !important;
	height:47px !important;
	left:36px !important;
	top:449px !important;
}

#item1335981 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1335986 {
	width:464px !important;
	height:52px !important;
	left:22px !important;
}

#item1336009 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:521px !important;
}

#item1355729 {
	width:53px !important;
	height:70px !important;
	background:#e4e1ea;
}

#item1355730 {
	width:26px !important;
	height:46px !important;
	left:14px !important;
	top:11px !important;
}

#item1355726 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1355762 {
	width:172px !important;
	height:70px !important;
}

#item1355763 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1355737 {
	width:172px !important;
	height:70px !important;
}

#item1355738 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1355735 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1355813 {
	width:141px !important;
	height:70px !important;
}

#item1355814 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1355788 {
	width:141px !important;
	height:70px !important;
}

#item1355789 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1355786 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1355865 {
	width:139px !important;
	height:70px !important;
}

#item1355866 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1355839 {
	width:139px !important;
	height:70px !important;
}

#item1355840 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1355837 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1355920 {
	width:34px !important;
	height:73px !important;
	left:181px !important;
	top:1127px !important;
}

#item1433858 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1433881 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1433855 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1336233 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1336233 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1336233 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1336233 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1430600 {
	width:81px !important;
	height:279px !important;
	top:511px !important;
}

@keyframes intensificar-1296496 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1296496 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1296496 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1296494 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1296494 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1296494 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1296492 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1296502 {
	width:211px !important;
	height:33px !important;
	left:795px !important;
	top:36px !important;
}

#item1296509 {
	width:528px !important;
	height:64px !important;
	left:36px !important;
	top:128px !important;
}

#item1296532 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1296557 {
	width:57px !important;
	height:13px !important;
	top:281px !important;
}

@keyframes intensificar-1296557 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1296557 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1296557 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1296580 {
	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-1296580 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1296580 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1296580 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1568084 th, table#table1568084 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1568084 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1568084 {
	table-layout:fixed;
}

#item1296607 {
	width:528px !important;
	height:174px !important;
	top:301px !important;
}

@keyframes intensificar-1296607 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1296607 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1296607 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1297287 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:250px !important;
}

#item1297291 {
	width:534px !important;
	height:497px !important;
	top:15px !important;
}

#item1326834 {
	width:509px !important;
	height:613px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1326834 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1326834 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1326834 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1297317 {
	width:14px !important;
	height:9px !important;
}

#item1297320 {
	width:14px !important;
	height:9px !important;
	top:519px !important;
}

#item1323234 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:249px !important;
}

#item1323237 {
	width:534px !important;
	height:494px !important;
	top:15px !important;
}

#item1326135 {
	width:509px !important;
	height:661px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1326135 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1326135 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1326135 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1323239 {
	width:14px !important;
	height:9px !important;
}

#item1323242 {
	width:14px !important;
	height:9px !important;
	top:516px !important;
}

@keyframes intensificar-1296631 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1296631 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1296631 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1296632 {
	width:528px !important;
	height:46px !important;
}

#item1296655 {
	width:350px !important;
	height:201px !important;
	top:66px !important;
}

#item1296678 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:312px !important;
}

#item1296685 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1296708 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1296733 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1296756 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1296780 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

#item1296803 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1297223 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:199px !important;
}

#item1297246 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:215px !important;
}

#item1296555 {
	width:552px !important;
	height:528px !important;
	left:36px !important;
	top:197px !important;
}

#item1296863 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1296868 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1296894 {
	width:53px !important;
	height:50px !important;
	background:#e4e1ea;
}

#item1296895 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1296891 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1296928 {
	width:123px !important;
	height:50px !important;
}

#item1296929 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1296903 {
	width:123px !important;
	height:50px !important;
}

#item1296904 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1296899 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1296981 {
	width:113px !important;
	height:50px !important;
}

#item1296982 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1296956 {
	width:113px !important;
	height:50px !important;
}

#item1296957 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1296952 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1297034 {
	width:101px !important;
	height:50px !important;
}

#item1297035 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1297009 {
	width:101px !important;
	height:50px !important;
}

#item1297010 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1297005 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1297088 {
	width:101px !important;
	height:50px !important;
}

#item1297089 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1297063 {
	width:101px !important;
	height:50px !important;
}

#item1297064 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1297058 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
}

#item1297115 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1297138 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1297112 {
	width:122px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1297142 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1297142 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1297142 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1297142 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1430681 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1336260 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1336260 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1336260 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1336256 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1336256 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1336256 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1336254 {
	width:700px !important;
	height:309px !important;
}

#item1336280 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1336284 {
	width:628px !important;
	height:119px !important;
	left:36px !important;
	top:488px !important;
}

#item1336307 {
	width:628px !important;
	height:23px !important;
	left:36px !important;
	top:449px !important;
}

#item1336333 {
	width:80px !important;
	height:18px !important;
	top:158px !important;
}

@keyframes intensificar-1336333 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1336333 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1336333 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1572081 th, table#table1572081 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1572081 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1572081 {
	table-layout:fixed;
}

#item1363535 {
	width:628px !important;
	height:263px !important;
	top:186px !important;
}

@keyframes intensificar-1363535 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1363535 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1363535 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1418161 {
	width:628px !important;
	height:128px !important;
}

#item1418162 {
	width:595px !important;
	height:479px !important;
}

@keyframes intensificar-1418162 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1418162 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1418162 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1418185 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:41px !important;
}

#item1418205 {
	width:628px !important;
	height:449px !important;
}

#item1418206 {
	width:595px !important;
	height:1300px !important;
}

@keyframes intensificar-1418206 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1418206 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1418206 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1418230 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:202px !important;
}

#item1418241 {
	width:628px !important;
	height:449px !important;
}

#item1418242 {
	width:595px !important;
	height:1363px !important;
}

@keyframes intensificar-1418242 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1418242 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1418242 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1418265 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:202px !important;
}

@keyframes intensificar-1336408 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1336408 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1336408 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1336409 {
	width:628px !important;
	height:70px !important;
}

#item1336433 {
	width:490px !important;
	height:281px !important;
	top:92px !important;
}

#item1336456 {
	width:102px !important;
	height:25px !important;
	left:525px !important;
	top:436px !important;
}

#item1336462 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1336485 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1336509 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1336532 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1336556 {
	width:220px !important;
	height:21px !important;
	left:11px !important;
}

#item1336579 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1336584 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:257px !important;
}

#item1336608 {
	width:130px !important;
	height:25px !important;
	left:497px !important;
	top:280px !important;
}

#item1336331 {
	width:651px !important;
	height:461px !important;
	left:36px !important;
	top:631px !important;
}

#item1336713 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1336720 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1357821 {
	width:53px !important;
	height:70px !important;
	background:#e4e1ea;
}

#item1357822 {
	width:26px !important;
	height:46px !important;
	left:14px !important;
	top:11px !important;
}

#item1357818 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1357853 {
	width:172px !important;
	height:70px !important;
}

#item1357854 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1357828 {
	width:172px !important;
	height:70px !important;
}

#item1357829 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1357826 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1357905 {
	width:158px !important;
	height:70px !important;
}

#item1357906 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1357880 {
	width:158px !important;
	height:70px !important;
}

#item1357881 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1357877 {
	width:158px !important;
	height:70px !important;
	left:309px !important;
	top:1130px !important;
}

#item1357956 {
	width:141px !important;
	height:70px !important;
}

#item1357957 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1357931 {
	width:141px !important;
	height:70px !important;
}

#item1357932 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1357929 {
	width:141px !important;
	height:70px !important;
	left:164px !important;
	top:1130px !important;
}

#item1358007 {
	width:141px !important;
	height:70px !important;
}

#item1358008 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1357982 {
	width:141px !important;
	height:70px !important;
}

#item1357983 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1357980 {
	width:141px !important;
	height:70px !important;
	left:18px !important;
	top:1130px !important;
}

#item1433891 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1433914 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1433888 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1336994 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1336994 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1336994 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1336994 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1430612 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1410287 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1410287 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1410287 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1410280 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1410280 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1410280 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1410278 {
	width:600px !important;
	height:790px !important;
}

#item1410300 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1410475 {
	width:528px !important;
	height:258px !important;
	top:16px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1410475 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1410475 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1410475 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1410502 {
	width:57px !important;
	height:12px !important;
	top:274px !important;
}

@keyframes intensificar-1410502 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1410502 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1410502 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1576772 tr {
	border-right:2.2px solid #fff;;
}

table#table1576772 {
	table-layout:fixed;
}

#item1410525 {
	width:528px !important;
	height:162px !important;
	top:293px !important;
}

@keyframes intensificar-1410525 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1410525 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1410525 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1410439 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:259px !important;
}

#item1410442 {
	width:534px !important;
	height:532px !important;
	top:15px !important;
}

#item1410443 {
	width:509px !important;
	height:793px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1410443 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1410443 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1410443 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1410468 {
	width:14px !important;
	height:9px !important;
}

#item1410471 {
	width:14px !important;
	height:9px !important;
	top:554px !important;
}

@keyframes intensificar-1410307 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1410307 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1410307 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1410308 {
	width:528px !important;
	height:46px !important;
}

#item1410331 {
	width:350px !important;
	height:148px !important;
	top:66px !important;
}

#item1410354 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:257px !important;
}

#item1410362 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1410385 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1410409 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

#item1410432 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1410305 {
	width:552px !important;
	height:563px !important;
	left:636px !important;
	top:162px !important;
}

#item1410548 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1410572 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1410576 {
	width:331px !important;
	height:37px !important;
	left:16px !important;
}

#item1410599 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1410874 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1410627 {
	width:53px !important;
	height:50px !important;
	background:#e4e1ea;
}

#item1410628 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1410623 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1410661 {
	width:123px !important;
	height:50px !important;
}

#item1410662 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1410636 {
	width:123px !important;
	height:50px !important;
}

#item1410637 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1410631 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1410715 {
	width:101px !important;
	height:50px !important;
}

#item1410716 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1410690 {
	width:101px !important;
	height:50px !important;
}

#item1410691 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1410686 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1410768 {
	width:99px !important;
	height:50px !important;
}

#item1410770 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1410743 {
	width:99px !important;
	height:50px !important;
}

#item1410744 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1410739 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1410822 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1433201 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1433224 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1433198 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1410825 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1410825 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1410825 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1410825 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1430699 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1410960 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1410960 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1410960 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1410951 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1410951 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1410951 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1410949 {
	width:700px !important;
	height:309px !important;
}

#item1410974 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1411157 {
	width:80px !important;
	height:16px !important;
	top:244px !important;
}

@keyframes intensificar-1411157 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1411157 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1411157 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1418780 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:84px !important;
}

#item1418783 {
	width:628px !important;
	height:213px !important;
}

#item1418784 {
	width:595px !important;
	height:484px !important;
}

@keyframes intensificar-1418784 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1418784 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1418784 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1580634 tr {
	border-right:3.08px solid #fff;;
}

table#table1580634 {
	table-layout:fixed;
}

#item1418839 {
	width:628px !important;
	height:247px !important;
	top:269px !important;
}

@keyframes intensificar-1418839 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1418839 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1418839 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1418741 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:235px !important;
}

#item1418746 {
	width:628px !important;
	height:516px !important;
}

#item1418747 {
	width:595px !important;
	height:1461px !important;
}

@keyframes intensificar-1418747 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1418747 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1418747 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1410979 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1410979 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1410979 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1410980 {
	width:628px !important;
	height:64px !important;
}

#item1411003 {
	width:490px !important;
	height:207px !important;
	top:84px !important;
}

#item1411026 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:351px !important;
}

#item1411032 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1411055 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1411079 {
	width:220px !important;
	height:21px !important;
	left:11px !important;
}

#item1411103 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1410977 {
	width:651px !important;
	height:516px !important;
	left:36px !important;
	top:560px !important;
}

#item1411212 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:449px !important;
}

#item1411236 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1411240 {
	width:464px !important;
	height:52px !important;
	left:22px !important;
}

#item1411263 {
	width:628px !important;
	height:47px !important;
	left:36px !important;
	top:492px !important;
}

#item1411602 {
	width:314px !important;
	height:24px !important;
	left:36px !important;
	top:323px !important;
}

#item1411313 {
	width:53px !important;
	height:70px !important;
	background:#e4e1ea;
}

#item1411314 {
	width:26px !important;
	height:46px !important;
	left:14px !important;
	top:11px !important;
}

#item1411310 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1411347 {
	width:172px !important;
	height:70px !important;
}

#item1411348 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1411322 {
	width:172px !important;
	height:70px !important;
}

#item1411323 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1411318 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1411400 {
	width:141px !important;
	height:70px !important;
}

#item1411401 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1411375 {
	width:141px !important;
	height:70px !important;
}

#item1411376 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1411371 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1411455 {
	width:139px !important;
	height:70px !important;
}

#item1411456 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1411429 {
	width:139px !important;
	height:70px !important;
}

#item1411430 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1411425 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1411511 {
	width:34px !important;
	height:73px !important;
	left:181px !important;
	top:1127px !important;
}

#item1433925 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1433948 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1433922 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1411516 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1411516 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1411516 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1411516 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1450325 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1298416 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1298416 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1298416 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1298414 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1298414 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1298414 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1298412 {
	width:600px !important;
	height:790px !important;
}

#item1298419 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1298426 {
	width:528px !important;
	height:280px !important;
	top:16px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1298426 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1298426 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1298426 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1298480 {
	width:57px !important;
	height:12px !important;
	top:296px !important;
}

@keyframes intensificar-1298480 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1298480 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1298480 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1584827 tr {
	border-right:2.2px solid #fff;;
}

table#table1584827 {
	table-layout:fixed;
}

#item1299208 {
	width:528px !important;
	height:191px !important;
	top:315px !important;
}

@keyframes intensificar-1299208 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1299208 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1299208 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1298633 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:259px !important;
}

#item1298636 {
	width:534px !important;
	height:532px !important;
	top:15px !important;
}

#item1298637 {
	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-1298637 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1298637 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1298637 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1298662 {
	width:14px !important;
	height:9px !important;
}

#item1298668 {
	width:14px !important;
	height:9px !important;
	top:554px !important;
}

@keyframes intensificar-1298505 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1298505 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1298505 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1298506 {
	width:528px !important;
	height:29px !important;
}

#item1298529 {
	width:350px !important;
	height:182px !important;
	top:49px !important;
}

#item1298552 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:276px !important;
}

#item1298558 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1298581 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1298605 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

#item1298628 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1298424 {
	width:552px !important;
	height:563px !important;
	left:636px !important;
	top:162px !important;
}

#item1298672 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1298696 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1298699 {
	width:331px !important;
	height:37px !important;
	left:16px !important;
}

#item1298826 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1298852 {
	width:53px !important;
	height:50px !important;
	background:#e4e1ea;
}

#item1298853 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1298849 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1298888 {
	width:123px !important;
	height:50px !important;
}

#item1298889 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1298863 {
	width:123px !important;
	height:50px !important;
}

#item1298864 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1298858 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1298941 {
	width:101px !important;
	height:50px !important;
}

#item1298942 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1298916 {
	width:101px !important;
	height:50px !important;
}

#item1298917 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1298912 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1298994 {
	width:99px !important;
	height:50px !important;
}

#item1298995 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1298969 {
	width:99px !important;
	height:50px !important;
}

#item1298970 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1298965 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1299049 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1433239 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1433262 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1433236 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1299053 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1299053 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1299053 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1299053 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1450622 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1337710 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1337710 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1337710 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1337698 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1337698 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1337698 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1337696 {
	width:700px !important;
	height:309px !important;
}

#item1337721 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1337753 {
	width:80px !important;
	height:16px !important;
	top:164px !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%;
}

#item1363601 {
	width:628px !important;
	height:268px !important;
	top:189px !important;
}

table#table1588906 tr {
	border-right:3.08px solid #fff;;
}

table#table1588906 {
	table-layout:fixed;
}

#item1363662 {
	width:739px !important;
	height:293px !important;
	top:-26px !important;
}

@keyframes intensificar-1363662 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1363662 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1363662 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1391680 {
	width:45px !important;
	height:23px !important;
	left:292px !important;
	top:464px !important;
}

#item1421023 {
	width:628px !important;
	height:132px !important;
}

#item1421024 {
	width:595px !important;
	height:498px !important;
}

@keyframes intensificar-1421024 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1421024 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1421024 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1421047 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:43px !important;
}

#item1420988 {
	width:628px !important;
	height:487px !important;
}

#item1420989 {
	width:595px !important;
	height:1441px !important;
}

@keyframes intensificar-1420989 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1420989 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1420989 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1420985 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:221px !important;
}

@keyframes intensificar-1337800 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1337800 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1337800 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1337801 {
	width:628px !important;
	height:46px !important;
}

#item1337824 {
	width:490px !important;
	height:260px !important;
	top:68px !important;
}

#item1337847 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:387px !important;
}

#item1337853 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1337877 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1337902 {
	width:220px !important;
	height:21px !important;
	left:11px !important;
}

#item1337925 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1337724 {
	width:651px !important;
	height:487px !important;
	left:36px !important;
	top:589px !important;
}

#item1337969 {
	width:628px !important;
	height:47px !important;
	left:36px !important;
	top:449px !important;
}

#item1337993 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1337996 {
	width:464px !important;
	height:52px !important;
	left:22px !important;
}

#item1338019 {
	width:628px !important;
	height:47px !important;
	left:36px !important;
	top:521px !important;
}

#item1356013 {
	width:53px !important;
	height:70px !important;
	background:#e4e1ea;
}

#item1356014 {
	width:26px !important;
	height:46px !important;
	left:14px !important;
	top:11px !important;
}

#item1356010 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1356044 {
	width:172px !important;
	height:70px !important;
}

#item1356045 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1356019 {
	width:172px !important;
	height:70px !important;
}

#item1356020 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1356017 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1356095 {
	width:141px !important;
	height:70px !important;
}

#item1356096 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1356070 {
	width:141px !important;
	height:70px !important;
}

#item1356071 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1356068 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1356146 {
	width:139px !important;
	height:70px !important;
}

#item1356147 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1356121 {
	width:139px !important;
	height:70px !important;
}

#item1356122 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1356119 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1356202 {
	width:34px !important;
	height:73px !important;
	left:181px !important;
	top:1127px !important;
}

#item1433990 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1434014 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1433987 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1338244 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1338244 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1338244 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1338244 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1450342 {
	width:180px !important;
	height:350px !important;
	left:1020px !important;
}

@keyframes intensificar-1297659 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1297659 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1297659 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1297657 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1297657 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1297657 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1297655 {
	width:600px !important;
	height:790px !important;
}

#item1297664 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1297667 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1297691 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1297716 {
	width:57px !important;
	height:13px !important;
	top:284px !important;
}

@keyframes intensificar-1297716 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1297716 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1297716 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1297739 {
	width:528px !important;
	height:267px !important;
	top:17px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1297739 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1297739 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1297739 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1593643 tr {
	border-right:2.2px solid #fff;;
}

table#table1593643 {
	table-layout:fixed;
}

#item1297766 {
	width:528px !important;
	height:192px !important;
	top:304px !important;
}

@keyframes intensificar-1297766 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1297766 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1297766 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1442117 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:259px !important;
}

#item1442120 {
	width:534px !important;
	height:532px !important;
	top:15px !important;
}

#item1442121 {
	width:509px !important;
	height:686px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1442121 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1442121 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1442121 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1442146 {
	width:14px !important;
	height:9px !important;
}

#item1442150 {
	width:14px !important;
	height:9px !important;
	top:554px !important;
}

@keyframes intensificar-1297790 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1297790 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1297790 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1297791 {
	width:528px !important;
	height:63px !important;
}

#item1297814 {
	width:350px !important;
	height:260px !important;
	top:83px !important;
}

#item1297837 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:311px !important;
}

#item1297894 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1297918 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1297943 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

#item1297966 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1297714 {
	width:552px !important;
	height:563px !important;
	left:636px !important;
	top:163px !important;
}

#item1298025 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1298028 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1441917 {
	width:53px !important;
	height:50px !important;
	background:#e4e1ea;
}

#item1441918 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1441914 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1441951 {
	width:123px !important;
	height:50px !important;
}

#item1441952 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1441926 {
	width:123px !important;
	height:50px !important;
}

#item1441927 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1441924 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1442002 {
	width:101px !important;
	height:50px !important;
}

#item1442003 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1441977 {
	width:101px !important;
	height:50px !important;
}

#item1441978 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1441975 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1442053 {
	width:99px !important;
	height:50px !important;
}

#item1442054 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1442028 {
	width:99px !important;
	height:50px !important;
}

#item1442029 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1442026 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1442078 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1442087 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1442110 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1442084 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1298302 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1298302 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1298302 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1298302 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1450632 {
	width:180px !important;
	height:350px !important;
	left:520px !important;
	top:309px !important;
}

@keyframes intensificar-1337026 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1337026 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1337026 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1337019 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1337019 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1337019 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1337017 {
	width:700px !important;
	height:309px !important;
}

#item1337043 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1337046 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1337070 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:449px !important;
}

#item1337096 {
	width:80px !important;
	height:18px !important;
	top:210px !important;
}

@keyframes intensificar-1337096 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1337096 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1337096 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1597560 tr {
	border-right:3.08px solid #fff;;
}

table#table1597560 {
	table-layout:fixed;
}

#item1337146 {
	width:628px !important;
	height:287px !important;
	top:238px !important;
}

@keyframes intensificar-1337146 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1337146 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1337146 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1418357 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:66px !important;
}

#item1418360 {
	width:628px !important;
	height:178px !important;
}

#item1418361 {
	width:595px !important;
	height:498px !important;
}

@keyframes intensificar-1418361 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1418361 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1418361 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1418335 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:240px !important;
}

#item1418311 {
	width:628px !important;
	height:525px !important;
}

#item1418312 {
	width:595px !important;
	height:1363px !important;
}

@keyframes intensificar-1418312 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1418312 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1418312 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1337170 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1337170 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1337170 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1337171 {
	width:628px !important;
	height:112px !important;
}

#item1337195 {
	width:490px !important;
	height:295px !important;
	top:141px !important;
}

#item1337218 {
	width:102px !important;
	height:25px !important;
	left:525px !important;
	top:462px !important;
}

#item1337271 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1337294 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1337318 {
	width:220px !important;
	height:21px !important;
	left:11px !important;
}

#item1337341 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1337094 {
	width:651px !important;
	height:525px !important;
	left:36px !important;
	top:555px !important;
}

#item1337397 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1337402 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1433957 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1433980 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1433954 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1442923 {
	width:53px !important;
	height:70px !important;
	background:#e4e1ea;
}

#item1442924 {
	width:26px !important;
	height:46px !important;
	left:14px !important;
	top:11px !important;
}

#item1442920 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1442954 {
	width:172px !important;
	height:70px !important;
}

#item1442956 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1442929 {
	width:172px !important;
	height:70px !important;
}

#item1442930 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1442927 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1443006 {
	width:141px !important;
	height:70px !important;
}

#item1443007 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1442981 {
	width:141px !important;
	height:70px !important;
}

#item1442982 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1442979 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1443058 {
	width:139px !important;
	height:70px !important;
}

#item1443059 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1443033 {
	width:139px !important;
	height:70px !important;
}

#item1443034 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1443031 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1443082 {
	width:34px !important;
	height:73px !important;
	left:181px !important;
	top:1127px !important;
}

#item1337676 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1337676 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1337676 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1337676 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1450360 {
	width:186px !important;
	height:167px !important;
	top:623px !important;
}

@keyframes intensificar-1373189 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1373189 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1373189 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1373185 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1373185 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1373185 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1373183 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1373203 {
	width:211px !important;
	height:33px !important;
	left:795px !important;
	top:36px !important;
}

#item1373208 {
	width:528px !important;
	height:47px !important;
	left:36px !important;
	top:128px !important;
}

#item1373231 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1373523 {
	width:528px !important;
	height:286px !important;
	top:16px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1373523 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1373523 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1373523 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1373500 {
	width:57px !important;
	height:13px !important;
	top:301px !important;
}

@keyframes intensificar-1373500 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1373500 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1373500 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1605369 tr {
	border-right:2.2px solid #fff;;
}

table#table1605369 {
	table-layout:fixed;
}

#item1373550 {
	width:528px !important;
	height:220px !important;
	top:321px !important;
}

@keyframes intensificar-1373550 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1373550 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1373550 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1373475 {
	width:528px !important;
	height:225px !important;
	top:16px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1373475 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1373475 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1373475 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1373436 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:262px !important;
}

#item1373441 {
	width:534px !important;
	height:519px !important;
	top:16px !important;
}

#item1373442 {
	width:509px !important;
	height:840px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1373442 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1373442 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1373442 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1373467 {
	width:14px !important;
	height:9px !important;
}

#item1373470 {
	width:14px !important;
	height:9px !important;
	top:542px !important;
}

@keyframes intensificar-1373256 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1373256 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1373256 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1373257 {
	width:528px !important;
	height:46px !important;
}

#item1373280 {
	width:350px !important;
	height:260px !important;
	top:64px !important;
}

#item1373304 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:325px !important;
}

#item1373311 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1373334 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1373358 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1373382 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1373406 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

#item1373429 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1373254 {
	width:552px !important;
	height:551px !important;
	left:36px !important;
	top:174px !important;
}

#item1373574 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1373577 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1373604 {
	width:53px !important;
	height:50px !important;
	background:#e4e1ea;
}

#item1373605 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1373601 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1373637 {
	width:123px !important;
	height:50px !important;
}

#item1373638 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1373612 {
	width:123px !important;
	height:50px !important;
}

#item1373613 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1373608 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1373690 {
	width:113px !important;
	height:50px !important;
}

#item1373691 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1373665 {
	width:113px !important;
	height:50px !important;
}

#item1373666 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1373661 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1373744 {
	width:101px !important;
	height:50px !important;
}

#item1373745 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1373718 {
	width:101px !important;
	height:50px !important;
}

#item1373719 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1373714 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1373798 {
	width:101px !important;
	height:50px !important;
}

#item1373799 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1373773 {
	width:101px !important;
	height:50px !important;
}

#item1373774 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1373769 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
}

#item1373825 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1373850 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1373822 {
	width:122px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1373853 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1373853 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1373853 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1373853 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1450650 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1373924 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1373924 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1373924 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1373919 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1373919 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1373919 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1373917 {
	width:700px !important;
	height:309px !important;
}

#item1373939 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1373946 {
	width:628px !important;
	height:89px !important;
	left:36px !important;
	top:510px !important;
}

#item1373969 {
	width:628px !important;
	height:47px !important;
	left:36px !important;
	top:449px !important;
}

#item1374226 {
	width:80px !important;
	height:18px !important;
	top:187px !important;
}

@keyframes intensificar-1374226 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1374226 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1374226 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1375041 {
	width:596px !important;
	height:191px !important;
	top:214px !important;
}

table#table1610148 tr {
	border-right:3.08px solid #fff;;
}

table#table1610148 {
	table-layout:fixed;
}

#item1421675 {
	width:739px !important;
	height:334px !important;
}

@keyframes intensificar-1421675 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1421675 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1421675 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1391677 {
	width:45px !important;
	height:23px !important;
	left:292px !important;
	top:435px !important;
}

#item1421639 {
	width:628px !important;
	height:155px !important;
}

#item1421640 {
	width:595px !important;
	height:543px !important;
}

@keyframes intensificar-1421640 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1421640 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1421640 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1421663 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:55px !important;
}

#item1421743 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:287px !important;
}

#item1374199 {
	width:628px !important;
	height:458px !important;
}

@keyframes intensificar-1374199 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1374199 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1374199 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1421578 {
	width:628px !important;
	height:458px !important;
}

#item1421579 {
	width:595px !important;
	height:1578px !important;
}

@keyframes intensificar-1421579 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1421579 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1421579 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1421602 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:206px !important;
}

@keyframes intensificar-1373995 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1373995 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1373995 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1373997 {
	width:628px !important;
	height:64px !important;
}

#item1374020 {
	width:490px !important;
	height:306px !important;
	top:85px !important;
}

#item1374044 {
	width:102px !important;
	height:25px !important;
	left:525px !important;
	top:450px !important;
}

#item1374050 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1374073 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1374097 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1374120 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1374144 {
	width:220px !important;
	height:21px !important;
	left:11px !important;
}

#item1374167 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1373993 {
	width:651px !important;
	height:479px !important;
	left:36px !important;
	top:622px !important;
}

#item1374301 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1374304 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1374330 {
	width:53px !important;
	height:70px !important;
	background:#e4e1ea;
}

#item1374331 {
	width:26px !important;
	height:46px !important;
	left:14px !important;
	top:11px !important;
}

#item1374327 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1374365 {
	width:172px !important;
	height:70px !important;
}

#item1374366 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1374339 {
	width:172px !important;
	height:70px !important;
}

#item1374340 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1374335 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1374418 {
	width:158px !important;
	height:70px !important;
}

#item1374419 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1374393 {
	width:158px !important;
	height:70px !important;
}

#item1374394 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1374389 {
	width:158px !important;
	height:70px !important;
	left:309px !important;
	top:1130px !important;
}

#item1374471 {
	width:141px !important;
	height:70px !important;
}

#item1374472 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1374446 {
	width:141px !important;
	height:70px !important;
}

#item1374447 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1374442 {
	width:141px !important;
	height:70px !important;
	left:164px !important;
	top:1130px !important;
}

#item1374524 {
	width:141px !important;
	height:70px !important;
}

#item1374525 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1374499 {
	width:141px !important;
	height:70px !important;
}

#item1374500 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1374495 {
	width:141px !important;
	height:70px !important;
	left:18px !important;
	top:1130px !important;
}

#item1434052 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1434075 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1434049 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1374578 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1374578 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1374578 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1374578 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1450382 {
	width:81px !important;
	height:279px !important;
	top:511px !important;
}

@keyframes intensificar-1299265 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1299265 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1299265 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1299263 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1299263 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1299263 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1299261 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1299270 {
	width:211px !important;
	height:33px !important;
	left:795px !important;
	top:36px !important;
}

#item1299273 {
	width:528px !important;
	height:47px !important;
	left:36px !important;
	top:128px !important;
}

#item1299296 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1299344 {
	width:528px !important;
	height:267px !important;
	top:17px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1299344 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1299344 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1299344 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1299321 {
	width:57px !important;
	height:13px !important;
	top:285px !important;
}

@keyframes intensificar-1299321 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1299321 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1299321 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1615805 tr {
	border-right:2.2px solid #fff;;
}

table#table1615805 {
	table-layout:fixed;
}

#item1299371 {
	width:528px !important;
	height:221px !important;
	top:305px !important;
}

@keyframes intensificar-1299371 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1299371 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1299371 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1299597 {
	width:528px !important;
	height:267px !important;
	top:17px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1299597 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1299597 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1299597 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1300001 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:259px !important;
}

#item1300004 {
	width:534px !important;
	height:521px !important;
	top:15px !important;
}

#item1323466 {
	width:509px !important;
	height:720px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1323466 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1323466 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1323466 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1300030 {
	width:14px !important;
	height:9px !important;
}

#item1300035 {
	width:14px !important;
	height:9px !important;
	top:544px !important;
}

@keyframes intensificar-1299395 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1299395 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1299395 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1299396 {
	width:528px !important;
	height:46px !important;
}

#item1299420 {
	width:350px !important;
	height:255px !important;
	top:66px !important;
}

#item1299443 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:328px !important;
}

#item1299497 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1299520 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1299544 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

#item1299567 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1323346 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1323369 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1299319 {
	width:552px !important;
	height:552px !important;
	left:36px !important;
	top:174px !important;
}

#item1299628 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1299633 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1299659 {
	width:53px !important;
	height:50px !important;
	background:#e4e1ea;
}

#item1299660 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1299656 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1299692 {
	width:123px !important;
	height:50px !important;
}

#item1299694 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1299667 {
	width:123px !important;
	height:50px !important;
}

#item1299668 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1299663 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1299746 {
	width:113px !important;
	height:50px !important;
}

#item1299747 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1299721 {
	width:113px !important;
	height:50px !important;
}

#item1299722 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1299717 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1299800 {
	width:101px !important;
	height:50px !important;
}

#item1299801 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1299775 {
	width:101px !important;
	height:50px !important;
}

#item1299776 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1299770 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1299853 {
	width:101px !important;
	height:50px !important;
}

#item1299854 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1299828 {
	width:101px !important;
	height:50px !important;
}

#item1299829 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1299824 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
}

#item1299880 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1299903 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1299877 {
	width:122px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1299908 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1299908 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1299908 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1299908 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1450680 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1338272 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1338272 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1338272 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1338268 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1338268 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1338268 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1338266 {
	width:700px !important;
	height:309px !important;
}

#item1338290 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1338295 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:521px !important;
}

#item1338318 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:449px !important;
}

#item1338343 {
	width:80px !important;
	height:18px !important;
	top:187px !important;
}

@keyframes intensificar-1338343 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1338343 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1338343 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1363791 {
	width:594px !important;
	height:203px !important;
	top:215px !important;
}

table#table1620579 tr {
	border-right:3.08px solid #fff;;
}

table#table1620579 {
	table-layout:fixed;
}

#item1363867 {
	width:739px !important;
	height:308px !important;
}

@keyframes intensificar-1363867 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1363867 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1363867 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1391668 {
	width:45px !important;
	height:23px !important;
	left:293px !important;
	top:450px !important;
}

#item1422247 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:56px !important;
}

#item1422252 {
	width:628px !important;
	height:158px !important;
	left:1px !important;
}

#item1422253 {
	width:595px !important;
	height:523px !important;
}

@keyframes intensificar-1422253 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1422253 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1422253 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1422361 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:294px !important;
}

#item1338635 {
	width:628px !important;
	height:473px !important;
}

@keyframes intensificar-1338635 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1338635 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1338635 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1422212 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:214px !important;
}

#item1422188 {
	width:628px !important;
	height:473px !important;
	left:1px !important;
}

#item1422189 {
	width:595px !important;
	height:1332px !important;
}

@keyframes intensificar-1422189 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1422189 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1422189 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1338417 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1338417 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1338417 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1338418 {
	width:628px !important;
	height:88px !important;
}

#item1338441 {
	width:490px !important;
	height:357px !important;
	top:117px !important;
}

#item1338464 {
	width:102px !important;
	height:25px !important;
	left:525px !important;
	top:484px !important;
}

#item1338470 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1338493 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1338518 {
	width:220px !important;
	height:21px !important;
	left:11px !important;
}

#item1338541 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1338546 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1338569 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1338341 {
	width:651px !important;
	height:509px !important;
	left:36px !important;
	top:607px !important;
}

#item1338660 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1338665 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1358437 {
	width:53px !important;
	height:70px !important;
	background:#e4e1ea;
}

#item1358438 {
	width:26px !important;
	height:46px !important;
	left:14px !important;
	top:11px !important;
}

#item1358434 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1358469 {
	width:172px !important;
	height:70px !important;
}

#item1358470 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1358444 {
	width:172px !important;
	height:70px !important;
}

#item1358445 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1358442 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1358521 {
	width:158px !important;
	height:70px !important;
}

#item1358522 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1358496 {
	width:158px !important;
	height:70px !important;
}

#item1358497 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1358494 {
	width:158px !important;
	height:70px !important;
	left:309px !important;
	top:1130px !important;
}

#item1358573 {
	width:141px !important;
	height:70px !important;
}

#item1358574 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1358548 {
	width:141px !important;
	height:70px !important;
}

#item1358549 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1358545 {
	width:141px !important;
	height:70px !important;
	left:164px !important;
	top:1130px !important;
}

#item1358624 {
	width:141px !important;
	height:70px !important;
}

#item1358625 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1358599 {
	width:141px !important;
	height:70px !important;
}

#item1358600 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1358597 {
	width:141px !important;
	height:70px !important;
	left:18px !important;
	top:1130px !important;
}

#item1434021 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1434044 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1434018 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1338939 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1338939 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1338939 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1338939 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1450396 {
	width:130px !important;
	height:134px !important;
	left:470px !important;
}

@keyframes intensificar-1301638 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1301638 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1301638 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1301636 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1301636 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1301636 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1301634 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1301644 {
	width:211px !important;
	height:33px !important;
	left:795px !important;
	top:36px !important;
}

#item1301647 {
	width:528px !important;
	height:64px !important;
	left:36px !important;
	top:143px !important;
}

#item1301670 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:100px !important;
}

#item1302450 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:90px !important;
}

#item1302453 {
	width:534px !important;
	height:176px !important;
	top:15px !important;
}

#item1390340 {
	width:509px !important;
	height:424px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1390340 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1390340 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1390340 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1302484 {
	width:14px !important;
	height:9px !important;
}

#item1302487 {
	width:14px !important;
	height:9px !important;
	top:198px !important;
}

table#table1626645 tr {
	border-right:2.2px solid #fff;;
}

table#table1626645 {
	table-layout:fixed;
}

#item1302492 {
	width:528px !important;
	height:278px !important;
	top:19px !important;
}

@keyframes intensificar-1302492 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1302492 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1302492 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1302515 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1302515 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1302515 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1302515 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1301973 {
	width:528px !important;
	height:214px !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-1301973 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1301973 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1301973 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1302373 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1302378 {
	width:534px !important;
	height:487px !important;
	top:15px !important;
}

#item1323564 {
	width:509px !important;
	height:970px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1323564 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1323564 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1323564 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1302405 {
	width:14px !important;
	height:9px !important;
}

#item1302410 {
	width:14px !important;
	height:9px !important;
	top:509px !important;
}

@keyframes intensificar-1301769 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1301769 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1301769 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1301770 {
	width:528px !important;
	height:80px !important;
}

#item1301793 {
	width:350px !important;
	height:317px !important;
	top:100px !important;
}

#item1301816 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:428px !important;
}

#item1301824 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1301848 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1301872 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1301895 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1301919 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

#item1301942 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1301693 {
	width:552px !important;
	height:518px !important;
	left:36px !important;
	top:207px !important;
}

#item1302002 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1302005 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1302033 {
	width:53px !important;
	height:50px !important;
	background:#e4e1ea;
}

#item1302034 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1302029 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1302067 {
	width:123px !important;
	height:50px !important;
}

#item1302068 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1302042 {
	width:123px !important;
	height:50px !important;
}

#item1302043 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1302038 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1302121 {
	width:113px !important;
	height:50px !important;
}

#item1302122 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1302095 {
	width:113px !important;
	height:50px !important;
}

#item1302096 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1302091 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1302174 {
	width:101px !important;
	height:50px !important;
}

#item1302175 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1302149 {
	width:101px !important;
	height:50px !important;
}

#item1302150 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1302145 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1302228 {
	width:101px !important;
	height:50px !important;
}

#item1302229 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1302203 {
	width:101px !important;
	height:50px !important;
}

#item1302204 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1302199 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
}

#item1302255 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1302278 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1302252 {
	width:122px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1302283 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1302283 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1302283 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1302283 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1450697 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1339539 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1339539 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1339539 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1339534 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1339534 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1339534 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1339532 {
	width:700px !important;
	height:309px !important;
}

#item1339559 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1339564 {
	width:628px !important;
	height:89px !important;
	left:36px !important;
	top:509px !important;
}

#item1339587 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:449px !important;
}

#item1339678 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1339678 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1339678 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1339678 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1364198 {
	width:596px !important;
	height:223px !important;
	top:187px !important;
}

table#table1632410 tr {
	border-right:3.08px solid #fff;;
}

table#table1632410 {
	table-layout:fixed;
}

#item1364276 {
	width:739px !important;
	height:390px !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%;
}

#item1391665 {
	width:45px !important;
	height:23px !important;
	left:292px !important;
	top:439px !important;
}

#item1422902 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:43px !important;
}

#item1422905 {
	width:628px !important;
	height:131px !important;
}

#item1422906 {
	width:595px !important;
	height:635px !important;
}

@keyframes intensificar-1422906 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1422906 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1422906 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1422979 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:314px !important;
}

#item1339920 {
	width:628px !important;
	height:461px !important;
}

@keyframes intensificar-1339920 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1339920 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1339920 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1422863 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:208px !important;
}

#item1422866 {
	width:628px !important;
	height:461px !important;
}

#item1422867 {
	width:595px !important;
	height:1774px !important;
}

@keyframes intensificar-1422867 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1422867 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1422867 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1339703 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1339703 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1339703 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1339704 {
	width:628px !important;
	height:112px !important;
}

#item1339727 {
	width:490px !important;
	height:321px !important;
	top:130px !important;
}

#item1339750 {
	width:102px !important;
	height:25px !important;
	left:525px !important;
	top:472px !important;
}

#item1339757 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1339780 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1339804 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1339827 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1339851 {
	width:220px !important;
	height:21px !important;
	left:11px !important;
}

#item1339874 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1339610 {
	width:651px !important;
	height:497px !important;
	left:36px !important;
	top:619px !important;
}

#item1339946 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1339951 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1358723 {
	width:53px !important;
	height:70px !important;
	background:#e4e1ea;
}

#item1358724 {
	width:26px !important;
	height:46px !important;
	left:14px !important;
	top:11px !important;
}

#item1358719 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1358755 {
	width:172px !important;
	height:70px !important;
}

#item1358756 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1358730 {
	width:172px !important;
	height:70px !important;
}

#item1358731 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1358728 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1358806 {
	width:158px !important;
	height:70px !important;
}

#item1358808 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1358781 {
	width:158px !important;
	height:70px !important;
}

#item1358782 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1358779 {
	width:158px !important;
	height:70px !important;
	left:309px !important;
	top:1130px !important;
}

#item1358858 {
	width:141px !important;
	height:70px !important;
}

#item1358859 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1358833 {
	width:141px !important;
	height:70px !important;
}

#item1358834 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1358831 {
	width:141px !important;
	height:70px !important;
	left:164px !important;
	top:1130px !important;
}

#item1358910 {
	width:141px !important;
	height:70px !important;
}

#item1358911 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1358884 {
	width:141px !important;
	height:70px !important;
}

#item1358885 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1358882 {
	width:141px !important;
	height:70px !important;
	left:18px !important;
	top:1130px !important;
}

#item1434119 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1434142 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1434116 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1340227 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1340227 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1340227 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1340227 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1450412 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1300098 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1300098 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1300098 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1300096 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1300096 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1300096 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1300094 {
	width:600px !important;
	height:790px !important;
}

#item1300101 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1300275 {
	width:528px !important;
	height:295px !important;
	top:16px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1300275 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1300275 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1300275 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1300302 {
	width:57px !important;
	height:12px !important;
	top:324px !important;
}

@keyframes intensificar-1300302 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1300302 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1300302 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1639024 {
	table-layout:fixed;
}

#item1300325 {
	width:528px !important;
	height:192px !important;
	top:343px !important;
}

@keyframes intensificar-1300325 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1300325 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1300325 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1300107 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:259px !important;
}

#item1300110 {
	width:534px !important;
	height:534px !important;
	top:15px !important;
}

#item1316530 {
	width:509px !important;
	height:1023px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1316530 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1316530 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1316530 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1300136 {
	width:14px !important;
	height:9px !important;
}

#item1300140 {
	width:14px !important;
	height:9px !important;
	top:554px !important;
}

@keyframes intensificar-1300145 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1300145 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1300145 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1300146 {
	width:528px !important;
	height:83px !important;
}

#item1300169 {
	width:350px !important;
	height:182px !important;
	top:103px !important;
}

#item1300192 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:297px !important;
}

#item1300200 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1300223 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1300247 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

#item1300270 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1300104 {
	width:552px !important;
	height:563px !important;
	left:636px !important;
	top:162px !important;
}

#item1300349 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1300373 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1300377 {
	width:331px !important;
	height:37px !important;
	left:16px !important;
}

#item1300506 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1300532 {
	width:53px !important;
	height:50px !important;
	background:#e4e1ea;
}

#item1300533 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1300529 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1300568 {
	width:123px !important;
	height:50px !important;
}

#item1300569 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1300543 {
	width:123px !important;
	height:50px !important;
}

#item1300544 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1300539 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1300622 {
	width:101px !important;
	height:50px !important;
}

#item1300623 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1300596 {
	width:101px !important;
	height:50px !important;
}

#item1300597 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1300592 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1300675 {
	width:99px !important;
	height:50px !important;
}

#item1300676 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1300650 {
	width:99px !important;
	height:50px !important;
}

#item1300651 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1300646 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1300729 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1433276 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1433299 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1433273 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1300732 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1300732 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1300732 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1300732 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1450715 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1338970 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1338970 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1338970 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1338963 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1338963 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1338963 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1338961 {
	width:700px !important;
	height:309px !important;
}

#item1338984 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1339016 {
	width:80px !important;
	height:16px !important;
	top:114px !important;
}

@keyframes intensificar-1339016 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1339016 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1339016 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1363954 {
	width:628px !important;
	height:293px !important;
	top:141px !important;
}

table#table1642946 {
	table-layout:fixed;
}

#item1364033 {
	width:739px !important;
	height:268px !important;
}

@keyframes intensificar-1364033 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1364033 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1364033 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1391662 {
	width:45px !important;
	height:23px !important;
	left:292px !important;
	top:444px !important;
}

#item1428497 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:24px !important;
}

#item1428500 {
	width:628px !important;
	height:94px !important;
}

#item1428501 {
	width:595px !important;
	height:655px !important;
}

@keyframes intensificar-1428501 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1428501 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1428501 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1428434 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:211px !important;
}

#item1428439 {
	width:628px !important;
	height:467px !important;
}

#item1428440 {
	width:595px !important;
	height:1990px !important;
}

@keyframes intensificar-1428440 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1428440 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1428440 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1339064 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1339064 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1339064 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1339065 {
	width:628px !important;
	height:116px !important;
}

#item1339088 {
	width:420px !important;
	height:215px !important;
	top:144px !important;
}

#item1339111 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:416px !important;
}

#item1339117 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1339141 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1339165 {
	width:220px !important;
	height:21px !important;
	left:11px !important;
}

#item1339188 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1338987 {
	width:651px !important;
	height:467px !important;
	left:36px !important;
	top:609px !important;
}

#item1339232 {
	width:628px !important;
	height:47px !important;
	left:36px !important;
	top:449px !important;
}

#item1339256 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1339259 {
	width:464px !important;
	height:52px !important;
	left:22px !important;
}

#item1339282 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:520px !important;
}

#item1356236 {
	width:53px !important;
	height:70px !important;
	background:#e4e1ea;
}

#item1356237 {
	width:26px !important;
	height:46px !important;
	left:14px !important;
	top:11px !important;
}

#item1356233 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1356267 {
	width:172px !important;
	height:70px !important;
}

#item1356269 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1356242 {
	width:172px !important;
	height:70px !important;
}

#item1356243 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1356240 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1356319 {
	width:141px !important;
	height:70px !important;
}

#item1356320 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1356294 {
	width:141px !important;
	height:70px !important;
}

#item1356295 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1356292 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1356371 {
	width:139px !important;
	height:70px !important;
}

#item1356372 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1356345 {
	width:139px !important;
	height:70px !important;
}

#item1356346 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1356343 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1356424 {
	width:34px !important;
	height:73px !important;
	left:181px !important;
	top:1127px !important;
}

#item1434081 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1434104 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1434078 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1339511 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1339511 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1339511 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1339511 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1325415 {
	width:180px !important;
	height:350px !important;
	left:1020px !important;
}

@keyframes intensificar-1302636 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1302636 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1302636 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1302634 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1302634 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1302634 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1302632 {
	width:600px !important;
	height:790px !important;
}

#item1302639 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1302844 {
	width:57px !important;
	height:12px !important;
	top:263px !important;
}

@keyframes intensificar-1302844 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1302844 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1302844 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1649748 tr {
	border-right:2.2px solid #fff;;
}

table#table1649748 {
	table-layout:fixed;
}

#item1423179 {
	width:528px !important;
	height:278px !important;
	top:285px !important;
}

@keyframes intensificar-1423179 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423179 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423179 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1444548 {
	width:528px !important;
	height:243px !important;
	top:21px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1444548 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1444548 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1444548 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1302778 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:268px !important;
}

#item1302781 {
	width:534px !important;
	height:531px !important;
	top:15px !important;
}

#item1323640 {
	width:509px !important;
	height:1410px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1323640 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1323640 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1323640 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1302807 {
	width:14px !important;
	height:9px !important;
}

#item1302811 {
	width:14px !important;
	height:9px !important;
	top:553px !important;
}

@keyframes intensificar-1302648 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1302648 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1302648 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1302649 {
	width:528px !important;
	height:29px !important;
}

#item1302673 {
	width:350px !important;
	height:284px !important;
	top:49px !important;
}

#item1302696 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:380px !important;
}

#item1302702 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1302725 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1302749 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

#item1302772 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1302646 {
	width:552px !important;
	height:563px !important;
	left:636px !important;
	top:162px !important;
}

#item1302891 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1302915 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1302918 {
	width:331px !important;
	height:37px !important;
	left:16px !important;
}

#item1303044 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:147px !important;
}

#item1315930 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1303071 {
	width:53px !important;
	height:50px !important;
	background:#e4e1ea;
}

#item1303072 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1303068 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1303105 {
	width:123px !important;
	height:50px !important;
}

#item1303106 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1303079 {
	width:123px !important;
	height:50px !important;
}

#item1303080 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1303075 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1303158 {
	width:101px !important;
	height:50px !important;
}

#item1303159 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1303133 {
	width:101px !important;
	height:50px !important;
}

#item1303134 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1303129 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1303212 {
	width:99px !important;
	height:50px !important;
}

#item1303214 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1303187 {
	width:99px !important;
	height:50px !important;
}

#item1303188 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1303182 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1303267 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1433305 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1433328 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1433302 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1303273 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1303273 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1303273 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1303273 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1376610 {
	width:180px !important;
	height:350px !important;
	left:520px !important;
	top:309px !important;
}

@keyframes intensificar-1340257 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1340257 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1340257 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1340252 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1340252 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1340252 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1340250 {
	width:700px !important;
	height:309px !important;
}

#item1340269 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1340304 {
	width:80px !important;
	height:16px !important;
	top:173px !important;
}

@keyframes intensificar-1340304 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1340304 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1340304 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1364353 {
	width:596px !important;
	height:258px !important;
	top:199px !important;
}

table#table1656291 tr {
	border-right:3.08px solid #fff;;
}

table#table1656291 {
	table-layout:fixed;
}

#item1364356 {
	width:739px !important;
	height:390px !important;
}

@keyframes intensificar-1364356 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1364356 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1364356 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1376407 {
	width:46px !important;
	height:23px !important;
	left:291px !important;
	top:486px !important;
}

#item1376531 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:305px !important;
}

#item1423645 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:49px !important;
}

#item1423652 {
	width:628px !important;
	height:144px !important;
}

#item1423653 {
	width:595px !important;
	height:498px !important;
}

@keyframes intensificar-1423653 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423653 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423653 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1423602 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:232px !important;
}

#item1423605 {
	width:628px !important;
	height:510px !important;
}

#item1423606 {
	width:595px !important;
	height:2401px !important;
}

@keyframes intensificar-1423606 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423606 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423606 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1340352 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1340352 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1340352 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1340353 {
	width:628px !important;
	height:64px !important;
}

#item1340376 {
	width:490px !important;
	height:397px !important;
	top:93px !important;
}

#item1340399 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:485px !important;
}

#item1340405 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1340428 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1340452 {
	width:220px !important;
	height:21px !important;
	left:11px !important;
}

#item1340475 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1340275 {
	width:651px !important;
	height:510px !important;
	left:36px !important;
	top:566px !important;
}

#item1340518 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:449px !important;
}

#item1340542 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1340546 {
	width:464px !important;
	height:52px !important;
	left:22px !important;
}

#item1340569 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:502px !important;
}

#item1381997 {
	width:314px !important;
	height:24px !important;
	left:36px !important;
	top:323px !important;
}

#item1356455 {
	width:53px !important;
	height:70px !important;
	background:#e4e1ea;
}

#item1356456 {
	width:26px !important;
	height:46px !important;
	left:14px !important;
	top:11px !important;
}

#item1356452 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1356486 {
	width:172px !important;
	height:70px !important;
}

#item1356487 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1356461 {
	width:172px !important;
	height:70px !important;
}

#item1356462 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1356459 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1356538 {
	width:141px !important;
	height:70px !important;
}

#item1356539 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1356512 {
	width:141px !important;
	height:70px !important;
}

#item1356513 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1356510 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1356589 {
	width:139px !important;
	height:70px !important;
}

#item1356590 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1356564 {
	width:139px !important;
	height:70px !important;
}

#item1356565 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1356562 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1356642 {
	width:34px !important;
	height:73px !important;
	left:181px !important;
	top:1127px !important;
}

#item1434150 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1434173 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1434147 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1340817 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1340817 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1340817 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1340817 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1325390 {
	width:186px !important;
	height:167px !important;
	top:623px !important;
}

@keyframes intensificar-1303389 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1303389 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1303389 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1303387 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1303387 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1303387 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1303385 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1303394 {
	width:211px !important;
	height:33px !important;
	left:795px !important;
	top:36px !important;
}

#item1303398 {
	width:528px !important;
	height:31px !important;
	left:36px !important;
	top:128px !important;
}

#item1303421 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1303470 {
	width:528px !important;
	height:315px !important;
	top:16px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1303470 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1303470 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1303470 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1445128 {
	width:528px !important;
	height:217px !important;
	top:349px !important;
}

table#table1662085 tr {
	border-right:2.2px solid #fff;;
}

table#table1662085 {
	table-layout:fixed;
}

#item1445129 {
	width:617px !important;
	height:217px !important;
}

@keyframes intensificar-1445129 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1445129 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1445129 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1445152 {
	width:26px !important;
	height:13px !important;
	left:251px !important;
	top:577px !important;
}

#item1445155 {
	width:57px !important;
	height:12px !important;
	top:330px !important;
}

@keyframes intensificar-1445155 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1445155 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1445155 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1303724 {
	width:528px !important;
	height:570px !important;
	top:16px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1303724 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1303724 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1303724 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1423768 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:271px !important;
}

#item1423771 {
	width:534px !important;
	height:537px !important;
	top:15px !important;
}

#item1423772 {
	width:509px !important;
	height:885px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1423772 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1423772 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1423772 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1423796 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1423799 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:560px !important;
}

@keyframes intensificar-1303521 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1303521 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1303521 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1303522 {
	width:528px !important;
	height:80px !important;
}

#item1303545 {
	width:350px !important;
	height:260px !important;
	top:100px !important;
}

#item1303568 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:380px !important;
}

#item1303574 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1303597 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1303621 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1303644 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1303668 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

#item1303692 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1304116 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:202px !important;
}

#item1304139 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:218px !important;
}

#item1303445 {
	width:552px !important;
	height:590px !important;
	left:36px !important;
	top:157px !important;
}

#item1303753 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1303757 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1303783 {
	width:53px !important;
	height:50px !important;
	background:#e4e1ea;
}

#item1303784 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1303780 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1303817 {
	width:123px !important;
	height:50px !important;
}

#item1303818 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1303792 {
	width:123px !important;
	height:50px !important;
}

#item1303793 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1303788 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1303871 {
	width:113px !important;
	height:50px !important;
}

#item1303873 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1303846 {
	width:113px !important;
	height:50px !important;
}

#item1303847 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1303842 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1303925 {
	width:101px !important;
	height:50px !important;
}

#item1303926 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1303900 {
	width:101px !important;
	height:50px !important;
}

#item1303901 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1303896 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1303978 {
	width:101px !important;
	height:50px !important;
}

#item1303979 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1303953 {
	width:101px !important;
	height:50px !important;
}

#item1303954 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1303949 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
}

#item1304005 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1304029 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1304002 {
	width:122px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1304033 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1304033 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1304033 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1304033 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1376598 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1340853 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1340853 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1340853 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1340843 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1340843 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1340843 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1340841 {
	width:700px !important;
	height:309px !important;
}

#item1340871 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1340876 {
	width:628px !important;
	height:43px !important;
	left:36px !important;
	top:488px !important;
}

#item1340899 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:449px !important;
}

#item1340979 {
	width:80px !important;
	height:16px !important;
	top:182px !important;
}

@keyframes intensificar-1340979 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1340979 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1340979 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1364468 {
	width:628px !important;
	height:293px !important;
	top:209px !important;
}

table#table1667308 tr {
	border-right:3.08px solid #fff;;
}

table#table1667308 {
	table-layout:fixed;
}

#item1364480 {
	width:864px !important;
	height:293px !important;
}

@keyframes intensificar-1364480 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1364480 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1364480 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1391654 {
	width:45px !important;
	height:23px !important;
	left:292px !important;
	top:508px !important;
}

#item1424407 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:54px !important;
}

#item1424410 {
	width:628px !important;
	height:153px !important;
}

#item1424411 {
	width:595px !important;
	height:577px !important;
}

@keyframes intensificar-1424411 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1424411 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1424411 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1424362 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:242px !important;
}

#item1424368 {
	width:628px !important;
	height:530px !important;
}

#item1424369 {
	width:595px !important;
	height:1082px !important;
}

@keyframes intensificar-1424369 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1424369 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1424369 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1424302 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:242px !important;
}

#item1424306 {
	width:628px !important;
	height:530px !important;
}

#item1424307 {
	width:595px !important;
	height:1500px !important;
}

@keyframes intensificar-1424307 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1424307 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1424307 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1341003 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1341003 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1341003 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1341004 {
	width:628px !important;
	height:112px !important;
}

#item1341027 {
	width:490px !important;
	height:364px !important;
	top:140px !important;
}

#item1341050 {
	width:102px !important;
	height:25px !important;
	left:525px !important;
	top:532px !important;
}

#item1341057 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1341080 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1341105 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1341128 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1341152 {
	width:220px !important;
	height:21px !important;
	left:11px !important;
}

#item1341175 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1341178 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:261px !important;
}

#item1341202 {
	width:130px !important;
	height:25px !important;
	left:497px !important;
	top:283px !important;
}

#item1340922 {
	width:651px !important;
	height:557px !important;
	left:36px !important;
	top:550px !important;
}

#item1341276 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1341279 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1359043 {
	width:53px !important;
	height:70px !important;
	background:#e4e1ea;
}

#item1359044 {
	width:26px !important;
	height:46px !important;
	left:14px !important;
	top:11px !important;
}

#item1359040 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1359075 {
	width:172px !important;
	height:70px !important;
}

#item1359076 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1359050 {
	width:172px !important;
	height:70px !important;
}

#item1359051 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1359048 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1359127 {
	width:158px !important;
	height:70px !important;
}

#item1359128 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1359102 {
	width:158px !important;
	height:70px !important;
}

#item1359103 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1359099 {
	width:158px !important;
	height:70px !important;
	left:309px !important;
	top:1130px !important;
}

#item1359178 {
	width:141px !important;
	height:70px !important;
}

#item1359179 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1359153 {
	width:141px !important;
	height:70px !important;
}

#item1359154 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1359151 {
	width:141px !important;
	height:70px !important;
	left:164px !important;
	top:1130px !important;
}

#item1359230 {
	width:141px !important;
	height:70px !important;
}

#item1359231 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1359205 {
	width:141px !important;
	height:70px !important;
}

#item1359206 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1359203 {
	width:141px !important;
	height:70px !important;
	left:18px !important;
	top:1130px !important;
}

#item1434182 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1434205 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1434179 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1341555 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1341555 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1341555 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1341555 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1378045 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1376675 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1376675 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1376675 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1376667 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1376667 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1376667 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1376665 {
	width:600px !important;
	height:790px !important;
}

#item1376693 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1376879 {
	width:528px !important;
	height:259px !important;
	top:16px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1376879 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1376879 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1376879 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1376906 {
	width:57px !important;
	height:12px !important;
	top:275px !important;
}

@keyframes intensificar-1376906 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1376906 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1376906 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1673034 tr {
	border-right:2.2px solid #fff;;
}

table#table1673034 {
	table-layout:fixed;
}

#item1376929 {
	width:528px !important;
	height:162px !important;
	top:294px !important;
}

@keyframes intensificar-1376929 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1376929 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1376929 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1376835 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:259px !important;
}

#item1376840 {
	width:534px !important;
	height:532px !important;
	top:15px !important;
}

#item1376841 {
	width:509px !important;
	height:1230px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1376841 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1376841 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1376841 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1376866 {
	width:14px !important;
	height:9px !important;
}

#item1376873 {
	width:14px !important;
	height:9px !important;
	top:554px !important;
}

@keyframes intensificar-1376700 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1376700 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1376700 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1376701 {
	width:528px !important;
	height:46px !important;
}

#item1376725 {
	width:350px !important;
	height:182px !important;
	top:66px !important;
}

#item1376748 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:291px !important;
}

#item1376757 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1376780 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1376804 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

#item1376827 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1376698 {
	width:552px !important;
	height:563px !important;
	left:636px !important;
	top:162px !important;
}

#item1376952 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1376976 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1376981 {
	width:331px !important;
	height:37px !important;
	left:16px !important;
}

#item1377004 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1411626 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1377054 {
	width:53px !important;
	height:50px !important;
	background:#e4e1ea;
}

#item1377055 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1377051 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1377091 {
	width:123px !important;
	height:50px !important;
}

#item1377092 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1377066 {
	width:123px !important;
	height:50px !important;
}

#item1377067 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1377062 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1377144 {
	width:101px !important;
	height:50px !important;
}

#item1377145 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1377119 {
	width:101px !important;
	height:50px !important;
}

#item1377120 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1377115 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1377198 {
	width:99px !important;
	height:50px !important;
}

#item1377199 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1377172 {
	width:99px !important;
	height:50px !important;
}

#item1377173 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1377168 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1377254 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1433350 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1433375 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1433347 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1377259 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1377259 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1377259 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1377259 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1378048 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1377330 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1377330 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1377330 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1377323 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1377323 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1377323 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1377320 {
	width:700px !important;
	height:309px !important;
}

#item1377347 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1377543 {
	width:80px !important;
	height:16px !important;
	top:249px !important;
}

@keyframes intensificar-1377543 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1377543 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1377543 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1675971 tr {
	border-right:3.08px solid #fff;;
}

table#table1675971 {
	table-layout:fixed;
}

#item1425540 {
	width:628px !important;
	height:247px !important;
	top:276px !important;
}

@keyframes intensificar-1425540 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1425540 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1425540 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1425506 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:87px !important;
}

#item1425509 {
	width:628px !important;
	height:220px !important;
}

#item1425510 {
	width:595px !important;
	height:484px !important;
}

@keyframes intensificar-1425510 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1425510 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1425510 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1425464 {
	width:628px !important;
	height:523px !important;
}

#item1425465 {
	width:595px !important;
	height:2088px !important;
}

@keyframes intensificar-1425465 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1425465 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1425465 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1425460 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:239px !important;
}

@keyframes intensificar-1377355 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1377355 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1377355 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1377356 {
	width:628px !important;
	height:64px !important;
}

#item1377379 {
	width:490px !important;
	height:254px !important;
	top:94px !important;
}

#item1377402 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:404px !important;
}

#item1377412 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1377436 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1377460 {
	width:220px !important;
	height:21px !important;
	left:11px !important;
}

#item1377484 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1377353 {
	width:651px !important;
	height:523px !important;
	left:36px !important;
	top:557px !important;
}

#item1377597 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:449px !important;
}

#item1377622 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1377629 {
	width:464px !important;
	height:52px !important;
	left:22px !important;
}

#item1377652 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1411650 {
	width:314px !important;
	height:24px !important;
	left:36px !important;
	top:323px !important;
}

#item1377701 {
	width:53px !important;
	height:70px !important;
	background:#e4e1ea;
}

#item1377702 {
	width:26px !important;
	height:46px !important;
	left:14px !important;
	top:11px !important;
}

#item1377698 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1377736 {
	width:172px !important;
	height:70px !important;
}

#item1377737 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1377711 {
	width:172px !important;
	height:70px !important;
}

#item1377712 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1377707 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1377791 {
	width:141px !important;
	height:70px !important;
}

#item1377792 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1377765 {
	width:141px !important;
	height:70px !important;
}

#item1377766 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1377761 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1377845 {
	width:139px !important;
	height:70px !important;
}

#item1377846 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1377820 {
	width:139px !important;
	height:70px !important;
}

#item1377821 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1377816 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1377900 {
	width:34px !important;
	height:73px !important;
	left:181px !important;
	top:1127px !important;
}

#item1434222 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1434245 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1434219 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1377905 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1377905 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1377905 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1377905 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1378461 {
	width:130px !important;
	height:134px !important;
	left:470px !important;
}

@keyframes intensificar-1304328 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1304328 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1304328 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1304326 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1304326 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1304326 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1304324 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1304333 {
	width:211px !important;
	height:33px !important;
	left:795px !important;
	top:36px !important;
}

#item1304337 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:128px !important;
}

#item1304360 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1304687 {
	width:528px !important;
	height:246px !important;
	top:306px !important;
}

table#table1679412 tr {
	border-right:2.2px solid #fff;;
}

table#table1679412 {
	table-layout:fixed;
}

#item1325272 {
	width:603px !important;
	height:246px !important;
}

@keyframes intensificar-1325272 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1325272 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1325272 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1304711 {
	width:26px !important;
	height:13px !important;
	left:251px !important;
	top:556px !important;
}

#item1304716 {
	width:57px !important;
	height:12px !important;
	top:287px !important;
}

@keyframes intensificar-1304716 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1304716 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1304716 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1424499 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:122px !important;
}

#item1424503 {
	width:534px !important;
	height:240px !important;
	top:15px !important;
}

#item1424504 {
	width:509px !important;
	height:343px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1424504 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1424504 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1424504 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1424529 {
	width:14px !important;
	height:9px !important;
}

#item1424535 {
	width:14px !important;
	height:9px !important;
	top:262px !important;
}

#item1304634 {
	width:528px !important;
	height:309px !important;
	top:16px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1304634 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1304634 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1304634 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1305129 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1305132 {
	width:534px !important;
	height:538px !important;
	top:15px !important;
}

#item1326275 {
	width:509px !important;
	height:720px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1326275 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1326275 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1326275 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1305158 {
	width:14px !important;
	height:9px !important;
}

#item1305162 {
	width:14px !important;
	height:9px !important;
	top:560px !important;
}

@keyframes intensificar-1304385 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1304385 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1304385 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1304386 {
	width:528px !important;
	height:80px !important;
}

#item1304409 {
	width:350px !important;
	height:249px !important;
	top:100px !important;
}

#item1304432 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:393px !important;
}

#item1304489 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1304512 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1304536 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

#item1304559 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1304562 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:236px !important;
}

#item1304585 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:252px !important;
}

#item1304383 {
	width:552px !important;
	height:569px !important;
	left:36px !important;
	top:156px !important;
}

#item1304744 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1304747 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1304773 {
	width:53px !important;
	height:50px !important;
	background:#e4e1ea;
}

#item1304774 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1304770 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1304808 {
	width:123px !important;
	height:50px !important;
}

#item1304809 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1304783 {
	width:123px !important;
	height:50px !important;
}

#item1304784 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1304779 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1304862 {
	width:113px !important;
	height:50px !important;
}

#item1304863 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1304837 {
	width:113px !important;
	height:50px !important;
}

#item1304838 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1304833 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1304915 {
	width:101px !important;
	height:50px !important;
}

#item1304916 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1304890 {
	width:101px !important;
	height:50px !important;
}

#item1304891 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1304886 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1304968 {
	width:101px !important;
	height:50px !important;
}

#item1304969 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1304943 {
	width:101px !important;
	height:50px !important;
}

#item1304944 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1304939 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
}

#item1304995 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1305020 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1304992 {
	width:122px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1305024 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1305024 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1305024 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1305024 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1388478 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1341586 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1341586 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1341586 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1341582 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1341582 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1341582 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1341580 {
	width:700px !important;
	height:309px !important;
}

#item1341602 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1341605 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1341628 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:449px !important;
}

#item1341682 {
	width:80px !important;
	height:16px !important;
	top:132px !important;
}

@keyframes intensificar-1341682 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1341682 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1341682 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1364730 {
	width:628px !important;
	height:334px !important;
	top:168px !important;
}

table#table1684825 tr {
	border-right:3.08px solid #fff;;
}

table#table1684825 {
	table-layout:fixed;
}

#item1364742 {
	width:844px !important;
	height:334px !important;
}

@keyframes intensificar-1364742 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1364742 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1364742 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1391647 {
	width:45px !important;
	height:23px !important;
	left:292px !important;
	top:508px !important;
}

#item1425014 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:28px !important;
}

#item1425019 {
	width:628px !important;
	height:102px !important;
}

#item1425020 {
	width:595px !important;
	height:680px !important;
}

@keyframes intensificar-1425020 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1425020 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1425020 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1341966 {
	width:628px !important;
	height:531px !important;
}

@keyframes intensificar-1341966 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1341966 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1341966 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1424962 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:243px !important;
}

#item1424968 {
	width:628px !important;
	height:531px !important;
}

#item1424969 {
	width:595px !important;
	height:1234px !important;
}

@keyframes intensificar-1424969 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1424969 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1424969 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1341749 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1341749 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1341749 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1341750 {
	width:628px !important;
	height:135px !important;
}

#item1341773 {
	width:490px !important;
	height:348px !important;
	top:165px !important;
}

#item1341796 {
	width:102px !important;
	height:25px !important;
	left:525px !important;
	top:543px !important;
}

#item1341804 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1341827 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1341852 {
	width:220px !important;
	height:21px !important;
	left:11px !important;
}

#item1341875 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1341880 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:334px !important;
}

#item1341903 {
	width:130px !important;
	height:25px !important;
	left:497px !important;
	top:356px !important;
}

#item1341652 {
	width:651px !important;
	height:568px !important;
	left:36px !important;
	top:549px !important;
}

#item1341992 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1341998 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1359339 {
	width:53px !important;
	height:70px !important;
	background:#e4e1ea;
}

#item1359340 {
	width:26px !important;
	height:46px !important;
	left:14px !important;
	top:11px !important;
}

#item1359336 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1359373 {
	width:172px !important;
	height:70px !important;
}

#item1359374 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1359348 {
	width:172px !important;
	height:70px !important;
}

#item1359349 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1359346 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1359424 {
	width:158px !important;
	height:70px !important;
}

#item1359425 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1359399 {
	width:158px !important;
	height:70px !important;
}

#item1359400 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1359397 {
	width:158px !important;
	height:70px !important;
	left:309px !important;
	top:1130px !important;
}

#item1359475 {
	width:141px !important;
	height:70px !important;
}

#item1359476 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1359450 {
	width:141px !important;
	height:70px !important;
}

#item1359451 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1359448 {
	width:141px !important;
	height:70px !important;
	left:164px !important;
	top:1130px !important;
}

#item1359527 {
	width:141px !important;
	height:70px !important;
}

#item1359528 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1359502 {
	width:141px !important;
	height:70px !important;
}

#item1359503 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1359499 {
	width:141px !important;
	height:70px !important;
	left:18px !important;
	top:1130px !important;
}

#item1434255 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1434278 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1434252 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1342273 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1342273 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1342273 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1342273 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1378466 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1305375 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1305375 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1305375 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1305373 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1305373 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1305373 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1305371 {
	width:600px !important;
	height:790px !important;
}

#item1305378 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1305555 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:170px !important;
}

#item1305558 {
	width:534px !important;
	height:335px !important;
	top:15px !important;
}

#item1390611 {
	width:509px !important;
	height:475px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1390611 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1390611 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1390611 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1305589 {
	width:14px !important;
	height:9px !important;
}

#item1305592 {
	width:14px !important;
	height:9px !important;
	top:356px !important;
}

table#table1690753 tr {
	border-right:2.2px solid #fff;;
}

table#table1690753 {
	table-layout:fixed;
}

#item1305598 {
	width:528px !important;
	height:162px !important;
	top:19px !important;
}

@keyframes intensificar-1305598 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1305598 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1305598 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1305621 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1305621 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1305621 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1305621 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1305385 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:260px !important;
}

#item1305388 {
	width:534px !important;
	height:515px !important;
	top:16px !important;
}

#item1317033 {
	width:509px !important;
	height:1254px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1317033 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1317033 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1317033 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1305414 {
	width:14px !important;
	height:9px !important;
}

#item1305419 {
	width:14px !important;
	height:9px !important;
	top:539px !important;
}

@keyframes intensificar-1305424 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1305424 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1305424 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1305425 {
	width:528px !important;
	height:80px !important;
}

#item1305448 {
	width:350px !important;
	height:153px !important;
	top:100px !important;
}

#item1305472 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:292px !important;
}

#item1305479 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1305502 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1305527 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

#item1305550 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1305382 {
	width:552px !important;
	height:548px !important;
	left:636px !important;
	top:177px !important;
}

#item1305644 {
	width:528px !important;
	height:47px !important;
	left:636px !important;
	top:128px !important;
}

#item1305667 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1305691 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1305696 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1305828 {
	width:53px !important;
	height:50px !important;
	background:#e4e1ea;
}

#item1305829 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1305823 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1305861 {
	width:123px !important;
	height:50px !important;
}

#item1305862 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1305836 {
	width:123px !important;
	height:50px !important;
}

#item1305837 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1305832 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1305914 {
	width:101px !important;
	height:50px !important;
}

#item1305915 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1305889 {
	width:101px !important;
	height:50px !important;
}

#item1305890 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1305885 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1305967 {
	width:99px !important;
	height:50px !important;
}

#item1305968 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1305942 {
	width:99px !important;
	height:50px !important;
}

#item1305943 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1305938 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1306022 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1433381 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1433404 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1433378 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1306026 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1306026 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1306026 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1306026 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1388481 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1342303 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1342303 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1342303 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1342297 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1342297 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1342297 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1342295 {
	width:700px !important;
	height:309px !important;
}

#item1342315 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1342390 {
	width:80px !important;
	height:12px !important;
	top:197px !important;
}

@keyframes intensificar-1342390 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1342390 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1342390 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1425996 {
	width:628px !important;
	height:164px !important;
}

#item1425997 {
	width:595px !important;
	height:929px !important;
}

@keyframes intensificar-1425997 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1425997 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1425997 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1426020 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:59px !important;
}

#item1447094 {
	width:628px !important;
	height:253px !important;
	top:223px !important;
}

table#table1694848 tr {
	border-right:3.08px solid #fff;;
}

table#table1694848 {
	table-layout:fixed;
}

#item1447095 {
	width:651px !important;
	height:253px !important;
}

@keyframes intensificar-1447095 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1447095 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1447095 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1447118 {
	width:45px !important;
	height:23px !important;
	left:292px !important;
	top:485px !important;
}

#item1425954 {
	width:628px !important;
	height:504px !important;
}

#item1425955 {
	width:595px !important;
	height:2088px !important;
}

@keyframes intensificar-1425955 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1425955 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1425955 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1425951 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:229px !important;
}

@keyframes intensificar-1342414 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1342414 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1342414 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1342415 {
	width:628px !important;
	height:112px !important;
}

#item1342438 {
	width:490px !important;
	height:214px !important;
	top:140px !important;
}

#item1342461 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:408px !important;
}

#item1342469 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1342492 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1342516 {
	width:220px !important;
	height:21px !important;
	left:11px !important;
}

#item1342539 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1342321 {
	width:651px !important;
	height:508px !important;
	left:36px !important;
	top:572px !important;
}

#item1342581 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:488px !important;
}

#item1342604 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:449px !important;
}

#item1342628 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1342631 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1356681 {
	width:53px !important;
	height:70px !important;
	background:#e4e1ea;
}

#item1356682 {
	width:26px !important;
	height:46px !important;
	left:14px !important;
	top:11px !important;
}

#item1356678 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1356716 {
	width:172px !important;
	height:70px !important;
}

#item1356717 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1356690 {
	width:172px !important;
	height:70px !important;
}

#item1356691 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1356688 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1356768 {
	width:141px !important;
	height:70px !important;
}

#item1356769 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1356743 {
	width:141px !important;
	height:70px !important;
}

#item1356744 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1356741 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1356819 {
	width:139px !important;
	height:70px !important;
}

#item1356820 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1356794 {
	width:139px !important;
	height:70px !important;
}

#item1356795 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1356792 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1356873 {
	width:34px !important;
	height:73px !important;
	left:181px !important;
	top:1127px !important;
}

#item1434285 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1434308 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1434281 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1342857 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1342857 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1342857 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1342857 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1388522 {
	width:180px !important;
	height:350px !important;
	left:1020px !important;
}

@keyframes intensificar-1382048 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1382048 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1382048 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1382042 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1382042 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1382042 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1382040 {
	width:600px !important;
	height:790px !important;
}

#item1382058 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1383358 {
	width:528px !important;
	height:272px !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-1383358 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1383358 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1383358 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1698842 tr {
	border-right:2.2px solid #fff;;
}

table#table1698842 {
	table-layout:fixed;
}

#item1382281 {
	width:528px !important;
	height:133px !important;
	top:18px !important;
}

@keyframes intensificar-1382281 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1382281 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1382281 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1382304 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1382304 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1382304 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1382304 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1382194 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:276px !important;
}

#item1382200 {
	width:534px !important;
	height:548px !important;
	top:15px !important;
}

#item1382201 {
	width:509px !important;
	height:1073px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1382201 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1382201 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1382201 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1382226 {
	width:14px !important;
	height:9px !important;
}

#item1382229 {
	width:14px !important;
	height:9px !important;
	top:570px !important;
}

@keyframes intensificar-1382064 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1382064 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1382064 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1382065 {
	width:528px !important;
	height:12px !important;
}

#item1382088 {
	width:350px !important;
	height:153px !important;
	top:31px !important;
}

#item1382111 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:224px !important;
}

#item1382117 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1382140 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1382165 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

#item1382188 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1382061 {
	width:552px !important;
	height:579px !important;
	left:636px !important;
	top:146px !important;
}

#item1382327 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1382350 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1382374 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1382377 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1391339 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1382403 {
	width:53px !important;
	height:50px !important;
	background:#e4e1ea;
}

#item1382404 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1382400 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1382438 {
	width:123px !important;
	height:50px !important;
}

#item1382439 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1382412 {
	width:123px !important;
	height:50px !important;
}

#item1382413 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1382408 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1382491 {
	width:101px !important;
	height:50px !important;
}

#item1382492 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1382466 {
	width:101px !important;
	height:50px !important;
}

#item1382467 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1382462 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1382544 {
	width:99px !important;
	height:50px !important;
}

#item1382545 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1382519 {
	width:99px !important;
	height:50px !important;
}

#item1382520 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1382515 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1382597 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1433417 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1433440 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1433414 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1382600 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1382600 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1382600 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1382600 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1388513 {
	width:180px !important;
	height:350px !important;
	left:520px !important;
	top:309px !important;
}

@keyframes intensificar-1382673 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1382673 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1382673 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1382667 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1382667 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1382667 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1382665 {
	width:700px !important;
	height:309px !important;
}

#item1382689 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1382851 {
	width:80px !important;
	height:12px !important;
	top:319px !important;
}

@keyframes intensificar-1382851 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1382851 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1382851 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1701681 tr {
	border-right:3.08px solid #fff;;
}

table#table1701681 {
	table-layout:fixed;
}

#item1383942 {
	width:628px !important;
	height:206px !important;
	top:344px !important;
}

@keyframes intensificar-1383942 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1383942 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1383942 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1426493 {
	width:628px !important;
	height:289px !important;
}

#item1426494 {
	width:595px !important;
	height:459px !important;
}

@keyframes intensificar-1426494 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1426494 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1426494 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1426517 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:122px !important;
}

#item1426431 {
	width:628px !important;
	height:550px !important;
}

#item1426432 {
	width:595px !important;
	height:1774px !important;
}

@keyframes intensificar-1426432 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1426432 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1426432 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1426455 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:252px !important;
}

@keyframes intensificar-1382694 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1382694 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1382694 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1382695 {
	width:628px !important;
	height:40px !important;
}

#item1382718 {
	width:490px !important;
	height:214px !important;
	top:61px !important;
}

#item1382741 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:330px !important;
}

#item1382748 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1382771 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1382795 {
	width:220px !important;
	height:21px !important;
	left:11px !important;
}

#item1382818 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1382692 {
	width:651px !important;
	height:550px !important;
	left:36px !important;
	top:526px !important;
}

#item1382924 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1382947 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:449px !important;
}

#item1382971 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1382974 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1391277 {
	width:314px !important;
	height:24px !important;
	left:36px !important;
	top:323px !important;
}

#item1383001 {
	width:53px !important;
	height:70px !important;
	background:#e4e1ea;
}

#item1383002 {
	width:26px !important;
	height:46px !important;
	left:14px !important;
	top:11px !important;
}

#item1382997 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1383035 {
	width:172px !important;
	height:70px !important;
}

#item1383036 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1383009 {
	width:172px !important;
	height:70px !important;
}

#item1383010 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1383005 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1383088 {
	width:141px !important;
	height:70px !important;
}

#item1383089 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1383063 {
	width:141px !important;
	height:70px !important;
}

#item1383064 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1383059 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1383141 {
	width:139px !important;
	height:70px !important;
}

#item1383142 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1383116 {
	width:139px !important;
	height:70px !important;
}

#item1383117 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1383112 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1383194 {
	width:34px !important;
	height:73px !important;
	left:181px !important;
	top:1127px !important;
}

#item1434315 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1434338 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1434312 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1383199 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1383199 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1383199 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1383199 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1434573 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1434580 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1434580 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1434580 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1434582 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1434582 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1434582 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1434578 {
	width:600px !important;
	height:790px !important;
}

#item1434583 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1434807 {
	width:528px !important;
	height:337px !important;
	top:15px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1434807 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1434807 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1434807 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1705397 th, table#table1705397 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1705397 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1705397 {
	table-layout:fixed;
}

#item1434761 {
	width:528px !important;
	height:144px !important;
	top:18px !important;
}

@keyframes intensificar-1434761 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1434761 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1434761 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1434784 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1434784 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1434784 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1434784 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1434721 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1434725 {
	width:534px !important;
	height:533px !important;
	top:15px !important;
}

#item1434726 {
	width:509px !important;
	height:920px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1434726 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1434726 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1434726 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1434751 {
	width:14px !important;
	height:9px !important;
}

#item1434755 {
	width:14px !important;
	height:9px !important;
	top:556px !important;
}

@keyframes intensificar-1434589 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1434589 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1434589 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1434590 {
	width:528px !important;
	height:46px !important;
}

#item1434613 {
	width:350px !important;
	height:182px !important;
	top:66px !important;
}

#item1434636 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:292px !important;
}

#item1434644 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1434667 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1434691 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

#item1434714 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1434587 {
	width:552px !important;
	height:565px !important;
	left:636px !important;
	top:160px !important;
}

#item1434831 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1434854 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1434878 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1434882 {
	width:462px !important;
	height:37px !important;
	left:16px !important;
}

#item1434905 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1434932 {
	width:53px !important;
	height:50px !important;
	background:#e4e1ea;
}

#item1434933 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1434928 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1434965 {
	width:123px !important;
	height:50px !important;
}

#item1434966 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1434940 {
	width:123px !important;
	height:50px !important;
}

#item1434941 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1434936 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1435018 {
	width:101px !important;
	height:50px !important;
}

#item1435019 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1434993 {
	width:101px !important;
	height:50px !important;
}

#item1434994 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1434989 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1435072 {
	width:99px !important;
	height:50px !important;
}

#item1435073 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1435046 {
	width:99px !important;
	height:50px !important;
}

#item1435047 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1435042 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1435096 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1435104 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1435127 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1435100 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1435130 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1435130 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1435130 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1435130 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1435189 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1435194 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1435194 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1435194 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1435196 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1435196 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1435196 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1435192 {
	width:700px !important;
	height:309px !important;
}

#item1435197 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1435365 {
	width:80px !important;
	height:12px !important;
	top:270px !important;
}

@keyframes intensificar-1435365 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1435365 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1435365 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1708274 th, table#table1708274 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1708274 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1708274 {
	table-layout:fixed;
}

#item1435388 {
	width:628px !important;
	height:221px !important;
	top:295px !important;
}

@keyframes intensificar-1435388 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1435388 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1435388 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1435412 {
	width:628px !important;
	height:231px !important;
}

#item1435413 {
	width:595px !important;
	height:714px !important;
}

@keyframes intensificar-1435413 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1435413 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1435413 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1435436 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:93px !important;
}

#item1435335 {
	width:628px !important;
	height:516px !important;
}

#item1435336 {
	width:595px !important;
	height:1519px !important;
}

@keyframes intensificar-1435336 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1435336 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1435336 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1435359 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:235px !important;
}

@keyframes intensificar-1435204 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1435204 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1435204 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1435205 {
	width:628px !important;
	height:88px !important;
}

#item1435228 {
	width:490px !important;
	height:254px !important;
	top:118px !important;
}

#item1435251 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:423px !important;
}

#item1435259 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1435282 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1435306 {
	width:220px !important;
	height:21px !important;
	left:11px !important;
}

#item1435329 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1435202 {
	width:651px !important;
	height:516px !important;
	left:36px !important;
	top:560px !important;
}

#item1435439 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:494px !important;
}

#item1435462 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:449px !important;
}

#item1435486 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1435490 {
	width:572px !important;
	height:52px !important;
	left:22px !important;
}

#item1435513 {
	width:314px !important;
	height:24px !important;
	left:36px !important;
	top:323px !important;
}

#item1435539 {
	width:53px !important;
	height:70px !important;
	background:#e4e1ea;
}

#item1435540 {
	width:26px !important;
	height:46px !important;
	left:14px !important;
	top:11px !important;
}

#item1435536 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1435573 {
	width:172px !important;
	height:70px !important;
}

#item1435574 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1435548 {
	width:172px !important;
	height:70px !important;
}

#item1435549 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1435544 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1435627 {
	width:141px !important;
	height:70px !important;
}

#item1435628 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1435602 {
	width:141px !important;
	height:70px !important;
}

#item1435603 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1435598 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1435680 {
	width:139px !important;
	height:70px !important;
}

#item1435681 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1435655 {
	width:139px !important;
	height:70px !important;
}

#item1435656 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1435651 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1435704 {
	width:34px !important;
	height:73px !important;
	left:181px !important;
	top:1127px !important;
}

#item1435710 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1435734 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1435707 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1435737 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1435737 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1435737 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1435737 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1450439 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1411696 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1411696 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1411696 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1411703 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1411703 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1411703 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1411694 {
	width:600px !important;
	height:790px !important;
}

#item1411719 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1411773 {
	width:528px !important;
	height:273px !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-1411773 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1411773 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1411773 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1712009 tr {
	border-right:2.2px solid #fff;;
}

table#table1712009 {
	table-layout:fixed;
}

#item1411726 {
	width:528px !important;
	height:191px !important;
	top:18px !important;
}

@keyframes intensificar-1411726 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1411726 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1411726 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1411749 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1411749 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1411749 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1411749 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1411930 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1411933 {
	width:534px !important;
	height:550px !important;
	top:15px !important;
}

#item1411934 {
	width:509px !important;
	height:1610px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1411934 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1411934 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1411934 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1411959 {
	width:14px !important;
	height:9px !important;
}

#item1411962 {
	width:14px !important;
	height:9px !important;
	top:572px !important;
}

@keyframes intensificar-1411801 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1411801 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1411801 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1411802 {
	width:528px !important;
	height:63px !important;
}

#item1411825 {
	width:350px !important;
	height:182px !important;
	top:101px !important;
}

#item1411848 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:326px !important;
}

#item1411854 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1411877 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1411901 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

#item1411925 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1411723 {
	width:552px !important;
	height:581px !important;
	left:636px !important;
	top:144px !important;
}

#item1411966 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1411989 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1412013 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1412016 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1412039 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1412065 {
	width:53px !important;
	height:50px !important;
	background:#e4e1ea;
}

#item1412066 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1412062 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1412100 {
	width:123px !important;
	height:50px !important;
}

#item1412101 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1412075 {
	width:123px !important;
	height:50px !important;
}

#item1412076 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1412071 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1412153 {
	width:101px !important;
	height:50px !important;
}

#item1412154 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1412128 {
	width:101px !important;
	height:50px !important;
}

#item1412129 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1412124 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1412207 {
	width:99px !important;
	height:50px !important;
}

#item1412208 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1412182 {
	width:99px !important;
	height:50px !important;
}

#item1412183 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1412178 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1412262 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1433450 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1433473 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1433447 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1412267 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1412267 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1412267 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1412267 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1450741 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1412338 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1412338 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1412338 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1412331 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1412331 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1412331 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1412329 {
	width:700px !important;
	height:309px !important;
}

#item1412350 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1412512 {
	width:80px !important;
	height:12px !important;
	top:174px !important;
}

@keyframes intensificar-1412512 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1412512 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1412512 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1426983 {
	width:628px !important;
	height:143px !important;
}

#item1426984 {
	width:595px !important;
	height:504px !important;
}

@keyframes intensificar-1426984 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1426984 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1426984 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1427008 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:49px !important;
}

#item1447896 {
	width:628px !important;
	height:293px !important;
	top:200px !important;
}

table#table1715931 tr {
	border-right:3.08px solid #fff;;
}

table#table1715931 {
	table-layout:fixed;
}

#item1447897 {
	width:739px !important;
	height:293px !important;
}

@keyframes intensificar-1447897 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1447897 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1447897 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1447920 {
	width:45px !important;
	height:23px !important;
	left:292px !important;
	top:498px !important;
}

#item1426930 {
	width:628px !important;
	height:522px !important;
}

#item1426931 {
	width:595px !important;
	height:2813px !important;
}

@keyframes intensificar-1426931 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1426931 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1426931 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1426954 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:238px !important;
}

@keyframes intensificar-1412383 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1412383 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1412383 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1412384 {
	width:628px !important;
	height:88px !important;
}

#item1412407 {
	width:490px !important;
	height:254px !important;
	top:118px !important;
}

#item1412430 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:423px !important;
}

#item1412437 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1412460 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1412485 {
	width:220px !important;
	height:21px !important;
	left:11px !important;
}

#item1412508 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1412354 {
	width:651px !important;
	height:522px !important;
	left:36px !important;
	top:554px !important;
}

#item1412584 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:509px !important;
}

#item1412607 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:449px !important;
}

#item1412631 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1412634 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1412657 {
	width:314px !important;
	height:24px !important;
	left:36px !important;
	top:323px !important;
}

#item1412683 {
	width:53px !important;
	height:70px !important;
	background:#e4e1ea;
}

#item1412684 {
	width:26px !important;
	height:46px !important;
	left:14px !important;
	top:11px !important;
}

#item1412680 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1412720 {
	width:172px !important;
	height:70px !important;
}

#item1412721 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1412695 {
	width:172px !important;
	height:70px !important;
}

#item1412696 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1412691 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1412773 {
	width:141px !important;
	height:70px !important;
}

#item1412774 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1412748 {
	width:141px !important;
	height:70px !important;
}

#item1412749 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1412744 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1412826 {
	width:139px !important;
	height:70px !important;
}

#item1412827 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1412801 {
	width:139px !important;
	height:70px !important;
}

#item1412802 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1412797 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1412882 {
	width:34px !important;
	height:73px !important;
	left:181px !important;
	top:1127px !important;
}

#item1434347 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1434371 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1434343 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1412886 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1412886 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1412886 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1412886 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1450450 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1384018 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1384018 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1384018 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1384016 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1384016 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1384016 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1384014 {
	width:600px !important;
	height:790px !important;
}

#item1384021 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1384074 {
	width:528px !important;
	height:295px !important;
	top:15px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1384074 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1384074 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1384074 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1719783 tr {
	border-right:2.2px solid #fff;;
}

table#table1719783 {
	table-layout:fixed;
}

#item1384027 {
	width:528px !important;
	height:133px !important;
	top:18px !important;
}

@keyframes intensificar-1384027 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1384027 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1384027 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1384050 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1384050 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1384050 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1384050 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1384232 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:253px !important;
}

#item1384239 {
	width:534px !important;
	height:503px !important;
	top:15px !important;
}

#item1384240 {
	width:509px !important;
	height:1100px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1384240 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1384240 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1384240 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1384265 {
	width:14px !important;
	height:9px !important;
}

#item1384270 {
	width:14px !important;
	height:9px !important;
	top:524px !important;
}

@keyframes intensificar-1384102 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1384102 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1384102 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1384103 {
	width:528px !important;
	height:29px !important;
}

#item1384126 {
	width:350px !important;
	height:153px !important;
	top:48px !important;
}

#item1384149 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:241px !important;
}

#item1384156 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1384179 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1384203 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

#item1384227 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1384024 {
	width:552px !important;
	height:533px !important;
	left:636px !important;
	top:192px !important;
}

#item1384274 {
	width:528px !important;
	height:64px !important;
	left:636px !important;
	top:128px !important;
}

#item1384298 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1384322 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1384326 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1391362 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1384352 {
	width:53px !important;
	height:50px !important;
	background:#e4e1ea;
}

#item1384353 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1384349 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1384385 {
	width:123px !important;
	height:50px !important;
}

#item1384386 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1384360 {
	width:123px !important;
	height:50px !important;
}

#item1384361 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1384356 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1384438 {
	width:101px !important;
	height:50px !important;
}

#item1384439 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1384413 {
	width:101px !important;
	height:50px !important;
}

#item1384414 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1384409 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1384492 {
	width:99px !important;
	height:50px !important;
}

#item1384493 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1384466 {
	width:99px !important;
	height:50px !important;
}

#item1384467 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1384462 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1384545 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1433481 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1433505 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1433478 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1384548 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1384548 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1384548 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1384548 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1450751 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1384610 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1384610 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1384610 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1384608 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1384608 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1384608 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1384605 {
	width:700px !important;
	height:309px !important;
}

#item1384613 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1384778 {
	width:80px !important;
	height:12px !important;
	top:248px !important;
}

@keyframes intensificar-1384778 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1384778 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1384778 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1723055 tr {
	border-right:3.08px solid #fff;;
}

table#table1723055 {
	table-layout:fixed;
}

#item1384829 {
	width:628px !important;
	height:206px !important;
	top:273px !important;
}

@keyframes intensificar-1384829 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1384829 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1384829 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1427445 {
	width:628px !important;
	height:218px !important;
}

#item1427446 {
	width:595px !important;
	height:448px !important;
}

@keyframes intensificar-1427446 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1427446 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1427446 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1427469 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:86px !important;
}

#item1427386 {
	width:628px !important;
	height:479px !important;
}

#item1427387 {
	width:595px !important;
	height:1911px !important;
}

@keyframes intensificar-1427387 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1427387 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1427387 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1427410 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:217px !important;
}

@keyframes intensificar-1384618 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1384618 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1384618 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1384619 {
	width:628px !important;
	height:64px !important;
}

#item1384643 {
	width:490px !important;
	height:214px !important;
	top:83px !important;
}

#item1384666 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:352px !important;
}

#item1384672 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1384695 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1384719 {
	width:220px !important;
	height:21px !important;
	left:11px !important;
}

#item1384742 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1384616 {
	width:651px !important;
	height:479px !important;
	left:36px !important;
	top:597px !important;
}

#item1384852 {
	width:628px !important;
	height:89px !important;
	left:36px !important;
	top:488px !important;
}

#item1384875 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:449px !important;
}

#item1384899 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1384902 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1391300 {
	width:314px !important;
	height:24px !important;
	left:36px !important;
	top:323px !important;
}

#item1384928 {
	width:53px !important;
	height:70px !important;
	background:#e4e1ea;
}

#item1384929 {
	width:26px !important;
	height:46px !important;
	left:14px !important;
	top:11px !important;
}

#item1384925 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1384962 {
	width:172px !important;
	height:70px !important;
}

#item1384963 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1384936 {
	width:172px !important;
	height:70px !important;
}

#item1384938 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1384932 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1385015 {
	width:141px !important;
	height:70px !important;
}

#item1385016 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1384990 {
	width:141px !important;
	height:70px !important;
}

#item1384991 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1384986 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1385069 {
	width:139px !important;
	height:70px !important;
}

#item1385070 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1385044 {
	width:139px !important;
	height:70px !important;
}

#item1385045 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1385039 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1385123 {
	width:34px !important;
	height:73px !important;
	left:181px !important;
	top:1127px !important;
}

#item1434382 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1434405 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1434379 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1385127 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1385127 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1385127 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1385127 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1450464 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1385589 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1385589 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1385589 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1385586 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1385586 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1385586 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1385584 {
	width:600px !important;
	height:790px !important;
}

#item1385592 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

table#table1726684 tr {
	border-right:2.2px solid #fff;;
}

table#table1726684 {
	table-layout:fixed;
}

#item1385598 {
	width:528px !important;
	height:249px !important;
	top:18px !important;
}

@keyframes intensificar-1385598 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1385598 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1385598 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1385621 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1385621 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1385621 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1385621 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1427605 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:118px !important;
}

#item1427608 {
	width:534px !important;
	height:232px !important;
	top:15px !important;
}

#item1427609 {
	width:509px !important;
	height:281px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1427609 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1427609 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1427609 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1427633 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1427636 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:256px !important;
}

#item1385803 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:259px !important;
}

#item1385806 {
	width:534px !important;
	height:514px !important;
	top:15px !important;
}

#item1385807 {
	width:509px !important;
	height:1646px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1385807 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1385807 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1385807 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1385832 {
	width:14px !important;
	height:9px !important;
}

#item1385835 {
	width:14px !important;
	height:9px !important;
	top:536px !important;
}

@keyframes intensificar-1385673 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1385673 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1385673 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1385674 {
	width:528px !important;
	height:29px !important;
}

#item1385697 {
	width:350px !important;
	height:287px !important;
	top:49px !important;
}

#item1385720 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:309px !important;
}

#item1385726 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1385749 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1385775 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

#item1385798 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1385595 {
	width:552px !important;
	height:545px !important;
	left:636px !important;
	top:180px !important;
}

#item1385838 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:145px !important;
}

#item1385861 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1385885 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1385888 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1391416 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1385915 {
	width:53px !important;
	height:50px !important;
	background:#e4e1ea;
}

#item1385916 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1385911 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1385948 {
	width:123px !important;
	height:50px !important;
}

#item1385949 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1385923 {
	width:123px !important;
	height:50px !important;
}

#item1385924 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1385919 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1386001 {
	width:101px !important;
	height:50px !important;
}

#item1386002 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1385976 {
	width:101px !important;
	height:50px !important;
}

#item1385977 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1385972 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1386054 {
	width:99px !important;
	height:50px !important;
}

#item1386055 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1386029 {
	width:99px !important;
	height:50px !important;
}

#item1386030 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1386025 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1386114 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1433516 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1433539 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1433513 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1386121 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1386121 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1386121 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1386121 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1450766 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1386819 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1386819 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1386819 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1386816 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1386816 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1386816 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1386814 {
	width:700px !important;
	height:309px !important;
}

#item1386823 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1386984 {
	width:80px !important;
	height:12px !important;
	top:81px !important;
}

@keyframes intensificar-1386984 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1386984 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1386984 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1428038 {
	width:628px !important;
	height:67px !important;
}

#item1428039 {
	width:595px !important;
	height:500px !important;
}

@keyframes intensificar-1428039 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1428039 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1428039 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1428062 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:11px !important;
}

#item1448847 {
	width:628px !important;
	height:375px !important;
	top:106px !important;
}

table#table1731691 tr {
	border-right:3.08px solid #fff;;
}

table#table1731691 {
	table-layout:fixed;
}

#item1448848 {
	width:692px !important;
	height:375px !important;
}

@keyframes intensificar-1448848 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1448848 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1448848 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1448871 {
	width:45px !important;
	height:23px !important;
	left:292px !important;
	top:486px !important;
}

#item1427981 {
	width:628px !important;
	height:510px !important;
}

#item1427982 {
	width:595px !important;
	height:2902px !important;
}

@keyframes intensificar-1427982 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1427982 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1427982 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1428005 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:232px !important;
}

@keyframes intensificar-1386828 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1386828 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1386828 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1386829 {
	width:628px !important;
	height:40px !important;
}

#item1386852 {
	width:490px !important;
	height:397px !important;
	top:60px !important;
}

#item1386875 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:428px !important;
}

#item1386882 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1386905 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1386929 {
	width:220px !important;
	height:21px !important;
	left:11px !important;
}

#item1386952 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1386826 {
	width:651px !important;
	height:510px !important;
	left:36px !important;
	top:566px !important;
}

#item1387056 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:505px !important;
}

#item1387079 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:449px !important;
}

#item1387103 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1387106 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1391390 {
	width:314px !important;
	height:24px !important;
	left:36px !important;
	top:323px !important;
}

#item1387132 {
	width:53px !important;
	height:70px !important;
	background:#e4e1ea;
}

#item1387133 {
	width:26px !important;
	height:46px !important;
	left:14px !important;
	top:11px !important;
}

#item1387129 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1387167 {
	width:172px !important;
	height:70px !important;
}

#item1387168 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1387141 {
	width:172px !important;
	height:70px !important;
}

#item1387142 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1387136 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1387220 {
	width:141px !important;
	height:70px !important;
}

#item1387221 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1387195 {
	width:141px !important;
	height:70px !important;
}

#item1387196 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1387191 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1387273 {
	width:139px !important;
	height:70px !important;
}

#item1387274 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1387248 {
	width:139px !important;
	height:70px !important;
}

#item1387249 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1387244 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1387326 {
	width:34px !important;
	height:73px !important;
	left:181px !important;
	top:1127px !important;
}

#item1434411 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1434434 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1434408 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1387335 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1387335 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1387335 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1387335 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1450478 {
	width:180px !important;
	height:350px !important;
	left:1020px !important;
}

@keyframes intensificar-1306138 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1306138 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1306138 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1306136 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1306136 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1306136 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1306134 {
	width:600px !important;
	height:790px !important;
}

#item1306141 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1306174 {
	width:528px !important;
	height:250px !important;
	top:280px !important;
}

table#table1735919 tr {
	border-right:2.2px solid #fff;;
}

table#table1735919 {
	table-layout:fixed;
}

#item1317401 {
	width:569px !important;
	height:220px !important;
}

@keyframes intensificar-1317401 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1317401 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1317401 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1306198 {
	width:26px !important;
	height:13px !important;
	left:251px !important;
	top:536px !important;
}

#item1306201 {
	width:57px !important;
	height:12px !important;
	top:261px !important;
}

@keyframes intensificar-1306201 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1306201 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1306201 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1391576 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:113px !important;
}

#item1391579 {
	width:534px !important;
	height:222px !important;
	top:15px !important;
}

#item1391581 {
	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-1391581 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1391581 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1391581 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1391608 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1391611 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:243px !important;
}

#item1306356 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:259px !important;
}

#item1306361 {
	width:534px !important;
	height:515px !important;
	top:15px !important;
}

#item1306362 {
	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-1306362 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1306362 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1306362 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1306388 {
	width:14px !important;
	height:9px !important;
}

#item1306391 {
	width:14px !important;
	height:9px !important;
	top:537px !important;
}

@keyframes intensificar-1306225 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1306225 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1306225 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1306227 {
	width:528px !important;
	height:46px !important;
}

#item1306250 {
	width:350px !important;
	height:216px !important;
	top:66px !important;
}

#item1306273 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:326px !important;
}

#item1306279 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1306302 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1306326 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

#item1306349 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1306144 {
	width:552px !important;
	height:549px !important;
	left:636px !important;
	top:177px !important;
}

#item1306395 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1306419 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1306422 {
	width:331px !important;
	height:37px !important;
	left:16px !important;
}

#item1306552 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:144px !important;
}

#item1306578 {
	width:53px !important;
	height:50px !important;
	background:#e4e1ea;
}

#item1306579 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1306575 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1306613 {
	width:123px !important;
	height:50px !important;
}

#item1306614 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1306587 {
	width:123px !important;
	height:50px !important;
}

#item1306588 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1306582 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1306666 {
	width:101px !important;
	height:50px !important;
}

#item1306667 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1306641 {
	width:101px !important;
	height:50px !important;
}

#item1306642 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1306637 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1306721 {
	width:99px !important;
	height:50px !important;
}

#item1306722 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1306695 {
	width:99px !important;
	height:50px !important;
}

#item1306696 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1306690 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1306775 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1433552 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1433575 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1433549 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1306779 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1306779 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1306779 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1306779 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1450780 {
	width:180px !important;
	height:350px !important;
	left:520px !important;
	top:309px !important;
}

@keyframes intensificar-1342887 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1342887 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1342887 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1342881 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1342881 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1342881 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1342878 {
	width:700px !important;
	height:309px !important;
}

#item1342904 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1342937 {
	width:80px !important;
	height:16px !important;
	top:102px !important;
}

@keyframes intensificar-1342937 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1342937 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1342937 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1365097 {
	width:628px !important;
	height:335px !important;
	top:131px !important;
}

table#table1740884 tr {
	border-right:3.08px solid #fff;;
}

table#table1740884 {
	table-layout:fixed;
}

#item1365216 {
	width:811px !important;
	height:334px !important;
}

@keyframes intensificar-1365216 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1365216 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1365216 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1391640 {
	width:45px !important;
	height:23px !important;
	left:292px !important;
	top:473px !important;
}

#item1430554 {
	width:628px !important;
	height:77px !important;
}

#item1430555 {
	width:595px !important;
	height:754px !important;
}

@keyframes intensificar-1430555 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1430555 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1430555 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1430578 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:26px !important;
}

#item1430515 {
	width:628px !important;
	height:496px !important;
}

#item1430516 {
	width:595px !important;
	height:1485px !important;
}

@keyframes intensificar-1430516 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1430516 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1430516 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1430539 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:225px !important;
}

@keyframes intensificar-1342989 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1342989 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1342989 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1342990 {
	width:628px !important;
	height:88px !important;
}

#item1343015 {
	width:490px !important;
	height:302px !important;
	top:117px !important;
}

#item1343038 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:482px !important;
}

#item1343046 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1343069 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1343093 {
	width:220px !important;
	height:21px !important;
	left:11px !important;
}

#item1343116 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1342908 {
	width:651px !important;
	height:507px !important;
	left:36px !important;
	top:580px !important;
}

#item1343161 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:449px !important;
}

#item1343186 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1343189 {
	width:464px !important;
	height:52px !important;
	left:22px !important;
}

#item1343212 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:511px !important;
}

#item1356922 {
	width:53px !important;
	height:70px !important;
	background:#e4e1ea;
}

#item1356923 {
	width:26px !important;
	height:46px !important;
	left:14px !important;
	top:11px !important;
}

#item1356919 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1356953 {
	width:172px !important;
	height:70px !important;
}

#item1356954 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1356928 {
	width:172px !important;
	height:70px !important;
}

#item1356929 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1356926 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1357004 {
	width:141px !important;
	height:70px !important;
}

#item1357005 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1356979 {
	width:141px !important;
	height:70px !important;
}

#item1356980 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1356977 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1357055 {
	width:139px !important;
	height:70px !important;
}

#item1357056 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1357030 {
	width:139px !important;
	height:70px !important;
}

#item1357031 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1357028 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1357112 {
	width:34px !important;
	height:73px !important;
	left:181px !important;
	top:1127px !important;
}

#item1434445 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1434468 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1434441 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1343439 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1343439 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1343439 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1343439 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1307047 {
	width:1236px !important;
	height:814px !important;
	left:-18px !important;
	top:-12px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1307048 {
	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-1307048 {
	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;
	}
}
#item1307052 {
	width:385px !important;
	height:107px !important;
	left:732px !important;
	top:70px !important;
}

@keyframes intensificar-1307052 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1307052 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1307052 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1307075 {
	opacity:0.20;
	width:381px !important;
	height:158px !important;
	background:#0e0b00;
}

#item1307076 {
	width:348px !important;
	height:125px !important;
	left:16px !important;
	top:17px !important;
}

@keyframes intensificar-1307076 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1307076 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1307076 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1307099 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1307099 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1307099 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1307099 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes moverhacialaizquierdayreducir-1343456 {
	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-1343456 {
	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;
	}
}
#item1343462 {
	width:438px !important;
	height:50px !important;
	left:99px !important;
	top:53px !important;
}

@keyframes intensificar-1343462 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1343462 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1343462 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1343485 {
	opacity:0.20;
	width:502px !important;
	height:169px !important;
	left:99px !important;
	top:121px !important;
	background:#0e0b00;
}

#item1343486 {
	width:459px !important;
	height:130px !important;
	left:121px !important;
	top:140px !important;
}

@keyframes intensificar-1343486 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1343486 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1343486 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1343510 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1343510 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1343510 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1343510 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1307119 {
	width:106px !important;
	height:237px !important;
	top:553px !important;
}

#item1317071 {
	width:541px !important;
	height:531px !important;
	left:52px !important;
	top:132px !important;
}

#item1307426 {
	width:600px !important;
	height:790px !important;
	background:#f3f3f2;
}

#item1307449 {
	width:528px !important;
	height:538px !important;
	left:36px !important;
	top:65px !important;
}

@keyframes intensificar-1307449 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1307449 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1307449 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1307126 {
	width:600px !important;
	height:790px !important;
	background:#f3f3f2;
}

#item1307150 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:324px !important;
}

#item1307153 {
	width:534px !important;
	height:644px !important;
	top:15px !important;
}

#item1307154 {
	width:509px !important;
	height:853px !important;
	left:1px !important;
}

@keyframes intensificar-1307154 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1307154 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1307154 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1307178 {
	width:14px !important;
	height:9px !important;
}

#item1307182 {
	width:14px !important;
	height:9px !important;
	top:666px !important;
}

#item1307379 {
	width:600px !important;
	height:790px !important;
	background:#f3f3f2;
}

#item1307402 {
	width:528px !important;
	height:595px !important;
	left:36px !important;
	top:65px !important;
}

@keyframes intensificar-1307402 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1307402 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1307402 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1307193 {
	width:600px !important;
	height:790px !important;
	background:#f3f3f2;
}

#item1307216 {
	width:75px !important;
	height:16px !important;
	left:48px !important;
	top:84px !important;
}

table#table1747106 th, table#table1747106 td {
	vertical-align:top;;
}

table#table1747106 tr {
	height:18px;;
}

table#table1747106 {
	table-layout:fixed;
}

#item1307240 {
	width:500px !important;
	height:122px !important;
	left:11px !important;
}

#item1307266 {
	width:511px !important;
	height:17px !important;
}

#item1307263 {
	width:511px !important;
	height:17px !important;
}

#item1307270 {
	width:511px !important;
	height:17px !important;
}

#item1307267 {
	width:511px !important;
	height:17px !important;
	top:18px !important;
}

#item1434495 {
	width:511px !important;
	height:17px !important;
}

#item1434492 {
	width:511px !important;
	height:17px !important;
	top:37px !important;
}

#item1307326 {
	width:90px !important;
	height:10px !important;
	left:426px !important;
	top:84px !important;
}

@keyframes intensificar-1307187 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1307187 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1307187 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1307188 {
	width:148px !important;
	height:37px !important;
	left:228px !important;
	top:37px !important;
}

#item1307124 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1307473 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1307479 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1307879 {
	width:96px !important;
	height:15px !important;
	left:9px !important;
}

#item1307902 {
	width:6px !important;
	height:11px !important;
	top:2px !important;
}

#item1307876 {
	width:105px !important;
	height:15px !important;
	left:36px !important;
	top:99px !important;
}

#item1307910 {
	width:19px !important;
	height:19px !important;
}

#item1307906 {
	width:19px !important;
	height:19px !important;
	left:1158px !important;
	top:21px !important;
}

@keyframes intensificar-1307913 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1307913 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1307913 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1307916 {
	width:53px !important;
	height:50px !important;
	background:#e4e1ea;
}

#item1307917 {
	width:28px !important;
	height:40px !important;
	left:13px !important;
	top:5px !important;
}

#item1307913 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

@keyframes intensificar-1307920 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1307920 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1307920 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1307949 {
	width:131px !important;
	height:50px !important;
}

#item1307950 {
	width:116px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1307924 {
	width:131px !important;
	height:50px !important;
}

#item1307925 {
	width:116px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1307920 {
	width:131px !important;
	height:50px !important;
	left:797px !important;
	top:740px !important;
}

@keyframes intensificar-1307973 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1307973 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1307973 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1308002 {
	width:122px !important;
	height:50px !important;
}

#item1308003 {
	width:92px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1307977 {
	width:122px !important;
	height:50px !important;
}

#item1307978 {
	width:92px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1307973 {
	width:122px !important;
	height:50px !important;
	left:672px !important;
	top:740px !important;
}

@keyframes intensificar-1308026 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1308026 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1308026 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1308058 {
	width:122px !important;
	height:50px !important;
}

#item1308059 {
	width:107px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1308030 {
	width:122px !important;
	height:50px !important;
}

#item1308032 {
	width:107px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1308026 {
	width:122px !important;
	height:50px !important;
	left:931px !important;
	top:740px !important;
}

@keyframes intensificar-1308082 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1308082 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1308082 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1308111 {
	width:87px !important;
	height:50px !important;
}

#item1308112 {
	width:72px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1308086 {
	width:87px !important;
	height:50px !important;
}

#item1308087 {
	width:72px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1308082 {
	width:87px !important;
	height:50px !important;
	left:1056px !important;
	top:740px !important;
}

#item1308139 {
	width:149px !important;
	height:13px !important;
	left:17px !important;
}

#item1308162 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1308136 {
	width:166px !important;
	height:13px !important;
	left:398px !important;
	top:748px !important;
}

#item1308165 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1308165 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1308165 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1308165 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1343756 {
	width:700px !important;
	height:900px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1343779 {
	width:600px !important;
	height:829px !important;
	left:60px !important;
	top:45px !important;
}

@keyframes intensificar-1343779 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1343779 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1343779 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1343694 {
	width:700px !important;
	height:900px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1428718 {
	width:23px !important;
	height:46px !important;
	left:674px !important;
	top:437px !important;
}

#item1428723 {
	width:628px !important;
	height:829px !important;
	left:46px !important;
	top:45px !important;
}

#item1428724 {
	width:595px !important;
	height:1569px !important;
}

@keyframes intensificar-1428724 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1428724 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1428724 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1343646 {
	width:700px !important;
	height:900px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1428680 {
	width:23px !important;
	height:46px !important;
	left:674px !important;
	top:437px !important;
}

#item1428684 {
	width:628px !important;
	height:829px !important;
	left:46px !important;
	top:45px !important;
}

#item1428685 {
	width:595px !important;
	height:1089px !important;
}

@keyframes intensificar-1428685 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1428685 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1428685 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1343543 {
	width:700px !important;
	height:900px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1343566 {
	width:165px !important;
	height:26px !important;
	left:63px !important;
	top:73px !important;
}

table#table1749541 th, table#table1749541 td {
	vertical-align:top;;
}

table#table1749541 tr {
	height:22px;;
}

table#table1749541 {
	table-layout:fixed;
}

#item1343590 {
	width:613px !important;
	height:108px !important;
}

#item1343622 {
	width:204px !important;
	height:20px !important;
	left:442px !important;
	top:73px !important;
}

#item1413180 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1413182 {
	width:629px !important;
	height:27px !important;
	left:48px !important;
	top:114px !important;
}

#item1413181 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1413185 {
	width:629px !important;
	height:27px !important;
	left:48px !important;
	top:135px !important;
}

#item1434558 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1434555 {
	width:629px !important;
	height:27px !important;
	left:48px !important;
	top:157px !important;
}

#item1353130 {
	width:541px !important;
	height:531px !important;
	left:76px !important;
	top:169px !important;
}

#item1343531 {
	width:710px !important;
	height:910px !important;
	left:-10px !important;
	top:136px !important;
}

#item1353397 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1353403 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1344058 {
	width:29px !important;
	height:29px !important;
}

#item1344054 {
	width:29px !important;
	height:29px !important;
	left:655px !important;
	top:158px !important;
}

#item1353370 {
	width:144px !important;
	height:15px !important;
	left:9px !important;
}

#item1353393 {
	width:6px !important;
	height:11px !important;
	top:2px !important;
}

#item1353368 {
	width:153px !important;
	height:15px !important;
	left:36px !important;
	top:117px !important;
}

#item1353438 {
	width:232px !important;
	height:18px !important;
	left:23px !important;
}

#item1353461 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1353435 {
	width:255px !important;
	height:18px !important;
	left:73px !important;
	top:1153px !important;
}

@keyframes intensificar-1353469 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1353469 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1353469 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1353472 {
	width:53px !important;
	height:70px !important;
	background:#e4e1ea;
}

#item1353473 {
	width:28px !important;
	height:56px !important;
	left:13px !important;
	top:7px !important;
}

#item1353469 {
	width:53px !important;
	height:70px !important;
	left:648px !important;
	top:1130px !important;
}

@keyframes intensificar-1353476 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1353476 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1353476 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1353503 {
	width:183px !important;
	height:70px !important;
}

#item1353504 {
	width:162px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1353478 {
	width:183px !important;
	height:70px !important;
}

#item1353479 {
	width:162px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1353476 {
	width:183px !important;
	height:70px !important;
	left:518px !important;
	top:1055px !important;
}

@keyframes intensificar-1353527 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1353527 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1353527 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1353554 {
	width:171px !important;
	height:70px !important;
}

#item1353555 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1353529 {
	width:171px !important;
	height:70px !important;
}

#item1353530 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1353527 {
	width:171px !important;
	height:70px !important;
	left:343px !important;
	top:1055px !important;
}

@keyframes intensificar-1353579 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1353579 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1353579 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1353606 {
	width:185px !important;
	height:70px !important;
}

#item1353607 {
	width:150px !important;
	height:39px !important;
	left:35px !important;
	top:19px !important;
}

#item1353581 {
	width:185px !important;
	height:70px !important;
}

#item1353582 {
	width:150px !important;
	height:39px !important;
	left:35px !important;
	top:19px !important;
}

#item1353579 {
	width:185px !important;
	height:70px !important;
	left:333px !important;
	top:1130px !important;
}

@keyframes intensificar-1353630 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1353630 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1353630 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1353657 {
	width:122px !important;
	height:70px !important;
}

#item1353658 {
	width:101px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1353632 {
	width:122px !important;
	height:70px !important;
}

#item1353633 {
	width:101px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1353630 {
	width:122px !important;
	height:70px !important;
	left:522px !important;
	top:1130px !important;
}

#item1353681 {
	width:35px !important;
	height:74px !important;
	left:338px !important;
	top:1053px !important;
}

#item1353684 {
	width:35px !important;
	height:74px !important;
	left:331px !important;
	top:1126px !important;
}

#item1344314 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1344314 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1344314 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1344314 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1450501 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1311230 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1311230 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1311230 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1311228 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1311228 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1311228 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1311226 {
	width:600px !important;
	height:790px !important;
}

#item1311233 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1311411 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:192px !important;
}

#item1311415 {
	width:534px !important;
	height:379px !important;
	top:15px !important;
}

#item1390647 {
	width:509px !important;
	height:530px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1390647 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1390647 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1390647 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1311446 {
	width:14px !important;
	height:9px !important;
}

#item1311452 {
	width:14px !important;
	height:9px !important;
	top:401px !important;
}

table#table1751534 th, table#table1751534 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1751534 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1751534 {
	table-layout:fixed;
}

#item1311457 {
	width:528px !important;
	height:117px !important;
	top:19px !important;
}

@keyframes intensificar-1311457 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1311457 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1311457 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1311480 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1311480 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1311480 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1311480 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1311240 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:268px !important;
}

#item1311243 {
	width:534px !important;
	height:517px !important;
	top:15px !important;
}

#item1311244 {
	width:509px !important;
	height:650px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1311244 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1311244 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1311244 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1311269 {
	width:14px !important;
	height:9px !important;
}

#item1311272 {
	width:14px !important;
	height:9px !important;
	top:539px !important;
}

@keyframes intensificar-1311278 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1311278 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1311278 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1311279 {
	width:528px !important;
	height:29px !important;
}

#item1311303 {
	width:350px !important;
	height:148px !important;
	top:49px !important;
}

#item1311326 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:243px !important;
}

#item1311333 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1311357 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1311381 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

#item1311404 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1311237 {
	width:552px !important;
	height:548px !important;
	left:636px !important;
	top:177px !important;
}

#item1311503 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:145px !important;
}

#item1311526 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1311550 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1311553 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1311685 {
	width:53px !important;
	height:50px !important;
	background:#e4e1ea;
}

#item1311686 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1311682 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1311718 {
	width:123px !important;
	height:50px !important;
}

#item1311719 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1311693 {
	width:123px !important;
	height:50px !important;
}

#item1311694 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1311689 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1311772 {
	width:101px !important;
	height:50px !important;
}

#item1311773 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1311747 {
	width:101px !important;
	height:50px !important;
}

#item1311748 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1311742 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1311825 {
	width:99px !important;
	height:50px !important;
}

#item1311827 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1311800 {
	width:99px !important;
	height:50px !important;
}

#item1311801 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1311796 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1311853 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1311876 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1311850 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1311879 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1311883 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1311883 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1311883 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1311883 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1450800 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1344338 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1344338 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1344338 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1344334 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1344334 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1344334 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1344332 {
	width:700px !important;
	height:309px !important;
}

#item1344352 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1753936 th, table#table1753936 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1753936 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1753936 {
	table-layout:fixed;
}

#item1344401 {
	width:628px !important;
	height:181px !important;
	top:27px !important;
}

@keyframes intensificar-1344401 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1344401 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1344401 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1344424 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1344424 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1344424 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1344424 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1428627 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:103px !important;
}

#item1428633 {
	width:628px !important;
	height:252px !important;
}

#item1428634 {
	width:595px !important;
	height:1047px !important;
}

@keyframes intensificar-1428634 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1428634 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1428634 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1428616 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:229px !important;
}

#item1428592 {
	width:628px !important;
	height:504px !important;
}

#item1428593 {
	width:595px !important;
	height:1265px !important;
}

@keyframes intensificar-1428593 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1428593 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1428593 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1344448 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1344448 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1344448 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1344449 {
	width:628px !important;
	height:64px !important;
}

#item1344472 {
	width:490px !important;
	height:207px !important;
	top:93px !important;
}

#item1344496 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:365px !important;
}

#item1344502 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1344525 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1344549 {
	width:220px !important;
	height:21px !important;
	left:11px !important;
}

#item1344572 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1344355 {
	width:651px !important;
	height:504px !important;
	left:36px !important;
	top:572px !important;
}

#item1344615 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:512px !important;
}

#item1344638 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:449px !important;
}

#item1344663 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1344667 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1357142 {
	width:53px !important;
	height:70px !important;
	background:#e4e1ea;
}

#item1357143 {
	width:26px !important;
	height:46px !important;
	left:14px !important;
	top:11px !important;
}

#item1357139 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1357174 {
	width:172px !important;
	height:70px !important;
}

#item1357175 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1357149 {
	width:172px !important;
	height:70px !important;
}

#item1357150 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1357147 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1357225 {
	width:141px !important;
	height:70px !important;
}

#item1357226 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1357200 {
	width:141px !important;
	height:70px !important;
}

#item1357201 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1357198 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1357276 {
	width:139px !important;
	height:70px !important;
}

#item1357278 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1357251 {
	width:139px !important;
	height:70px !important;
}

#item1357252 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1357249 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1357330 {
	width:34px !important;
	height:73px !important;
	left:181px !important;
	top:1127px !important;
}

#item1414473 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1414496 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1414470 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1344892 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1344892 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1344892 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1344892 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1450520 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1312180 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1312180 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1312180 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1312178 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1312178 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1312178 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1312176 {
	width:600px !important;
	height:790px !important;
}

#item1312183 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

table#table1757032 th, table#table1757032 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1757032 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1757032 {
	table-layout:fixed;
}

#item1312401 {
	width:528px !important;
	height:117px !important;
	top:19px !important;
}

@keyframes intensificar-1312401 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1312401 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1312401 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1312424 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1312424 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1312424 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1312424 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1323991 {
	width:528px !important;
	height:406px !important;
	top:16px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1323991 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1323991 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1323991 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1312318 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:261px !important;
}

#item1312321 {
	width:534px !important;
	height:547px !important;
	top:15px !important;
}

#item1326424 {
	width:509px !important;
	height:930px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1326424 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1326424 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1326424 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1312347 {
	width:14px !important;
	height:9px !important;
}

#item1312350 {
	width:14px !important;
	height:9px !important;
	top:571px !important;
}

@keyframes intensificar-1312189 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1312189 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1312189 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1312190 {
	width:528px !important;
	height:63px !important;
}

#item1312213 {
	width:350px !important;
	height:148px !important;
	top:83px !important;
}

#item1312236 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:278px !important;
}

#item1312243 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1312266 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1312290 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

#item1312313 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1312187 {
	width:552px !important;
	height:579px !important;
	left:636px !important;
	top:145px !important;
}

#item1312447 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1312470 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1312494 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1312499 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1312633 {
	width:53px !important;
	height:50px !important;
	background:#e4e1ea;
}

#item1312634 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1312629 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1312668 {
	width:123px !important;
	height:50px !important;
}

#item1312669 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1312641 {
	width:123px !important;
	height:50px !important;
}

#item1312642 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1312637 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1312722 {
	width:101px !important;
	height:50px !important;
}

#item1312723 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1312697 {
	width:101px !important;
	height:50px !important;
}

#item1312698 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1312693 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1312776 {
	width:99px !important;
	height:50px !important;
}

#item1312777 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1312751 {
	width:99px !important;
	height:50px !important;
}

#item1312752 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1312747 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1312829 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1433582 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1433605 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1433579 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1312832 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1312832 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1312832 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1312832 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1450816 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1344923 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1344923 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1344923 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1344915 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1344915 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1344915 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1344913 {
	width:700px !important;
	height:309px !important;
}

#item1344936 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1760204 th, table#table1760204 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1760204 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1760204 {
	table-layout:fixed;
}

#item1344942 {
	width:628px !important;
	height:181px !important;
	top:27px !important;
}

@keyframes intensificar-1344942 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1344942 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1344942 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1344965 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1344965 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1344965 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1344965 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1429751 {
	width:628px !important;
	height:247px !important;
}

#item1429752 {
	width:595px !important;
	height:851px !important;
}

@keyframes intensificar-1429752 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1429752 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1429752 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1429775 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:101px !important;
}

#item1429698 {
	width:628px !important;
	height:484px !important;
}

#item1429699 {
	width:595px !important;
	height:1755px !important;
}

@keyframes intensificar-1429699 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1429699 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1429699 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1429695 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:219px !important;
}

@keyframes intensificar-1345017 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1345017 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1345017 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1345018 {
	width:628px !important;
	height:88px !important;
}

#item1345041 {
	width:401px !important;
	height:207px !important;
	top:117px !important;
}

#item1345066 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:382px !important;
}

#item1345072 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1345095 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1345120 {
	width:220px !important;
	height:21px !important;
	left:11px !important;
}

#item1345143 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1344939 {
	width:651px !important;
	height:484px !important;
	left:36px !important;
	top:592px !important;
}

#item1345186 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:520px !important;
}

#item1345209 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:449px !important;
}

#item1345233 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1345236 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1357372 {
	width:53px !important;
	height:70px !important;
	background:#e4e1ea;
}

#item1357373 {
	width:26px !important;
	height:46px !important;
	left:14px !important;
	top:11px !important;
}

#item1357368 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1357404 {
	width:172px !important;
	height:70px !important;
}

#item1357405 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1357379 {
	width:172px !important;
	height:70px !important;
}

#item1357380 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1357377 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1357456 {
	width:141px !important;
	height:70px !important;
}

#item1357457 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1357430 {
	width:141px !important;
	height:70px !important;
}

#item1357432 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1357428 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1357507 {
	width:139px !important;
	height:70px !important;
}

#item1357508 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1357482 {
	width:139px !important;
	height:70px !important;
}

#item1357483 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1357480 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1357562 {
	width:34px !important;
	height:73px !important;
	left:181px !important;
	top:1127px !important;
}

#item1414503 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1414526 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1414500 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1345464 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1345464 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1345464 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1345464 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1435870 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1435877 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1435877 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1435877 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1435880 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1435880 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1435880 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1435875 {
	width:600px !important;
	height:790px !important;
}

#item1435881 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1435887 {
	width:528px !important;
	height:367px !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-1435887 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1435887 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1435887 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1764131 th, table#table1764131 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1764131 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1764131 {
	table-layout:fixed;
}

#item1435912 {
	width:528px !important;
	height:115px !important;
	top:18px !important;
}

@keyframes intensificar-1435912 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1435912 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1435912 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1435935 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1435935 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1435935 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1435935 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1436090 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1436093 {
	width:534px !important;
	height:550px !important;
	top:15px !important;
}

#item1436094 {
	width:509px !important;
	height:1086px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1436094 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1436094 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1436094 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1436119 {
	width:14px !important;
	height:9px !important;
}

#item1436122 {
	width:14px !important;
	height:9px !important;
	top:572px !important;
}

@keyframes intensificar-1435959 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1435959 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1435959 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1435960 {
	width:528px !important;
	height:46px !important;
}

#item1435983 {
	width:350px !important;
	height:153px !important;
	top:68px !important;
}

#item1436006 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:227px !important;
}

#item1436014 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1436037 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1436061 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

#item1436084 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1435885 {
	width:552px !important;
	height:581px !important;
	left:636px !important;
	top:144px !important;
}

#item1436125 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1436148 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1436172 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1436177 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1436200 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1436226 {
	width:53px !important;
	height:50px !important;
	background:#e4e1ea;
}

#item1436227 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1436223 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1436261 {
	width:123px !important;
	height:50px !important;
}

#item1436262 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1436236 {
	width:123px !important;
	height:50px !important;
}

#item1436237 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1436232 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1436314 {
	width:101px !important;
	height:50px !important;
}

#item1436315 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1436289 {
	width:101px !important;
	height:50px !important;
}

#item1436290 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1436285 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1436368 {
	width:99px !important;
	height:50px !important;
}

#item1436369 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1436343 {
	width:99px !important;
	height:50px !important;
}

#item1436344 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1436338 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1436393 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1436402 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1436425 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1436399 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1436428 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1436428 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1436428 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1436428 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1436494 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1436499 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1436499 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1436499 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1436501 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1436501 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1436501 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1436497 {
	width:700px !important;
	height:309px !important;
}

#item1436502 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1436509 {
	width:80px !important;
	height:12px !important;
	top:296px !important;
}

@keyframes intensificar-1436509 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1436509 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1436509 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1767372 th, table#table1767372 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1767372 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1767372 {
	table-layout:fixed;
}

#item1436532 {
	width:628px !important;
	height:181px !important;
	top:321px !important;
}

@keyframes intensificar-1436532 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1436532 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1436532 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1436555 {
	width:628px !important;
	height:265px !important;
}

#item1436556 {
	width:595px !important;
	height:714px !important;
}

@keyframes intensificar-1436556 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1436556 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1436556 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1436579 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:86px !important;
}

#item1436713 {
	width:628px !important;
	height:479px !important;
}

#item1436714 {
	width:595px !important;
	height:1833px !important;
}

@keyframes intensificar-1436714 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1436714 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1436714 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1436737 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:217px !important;
}

@keyframes intensificar-1436584 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1436584 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1436584 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1436585 {
	width:628px !important;
	height:64px !important;
}

#item1436608 {
	width:490px !important;
	height:159px !important;
	top:104px !important;
}

#item1436631 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:323px !important;
}

#item1436638 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1436661 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1436685 {
	width:220px !important;
	height:21px !important;
	left:11px !important;
}

#item1436709 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1436507 {
	width:651px !important;
	height:502px !important;
	left:36px !important;
	top:574px !important;
}

#item1436740 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:513px !important;
}

#item1436763 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:449px !important;
}

#item1436787 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1436790 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1436814 {
	width:314px !important;
	height:24px !important;
	left:36px !important;
	top:323px !important;
}

#item1436841 {
	width:53px !important;
	height:70px !important;
	background:#e4e1ea;
}

#item1436842 {
	width:26px !important;
	height:46px !important;
	left:14px !important;
	top:11px !important;
}

#item1436837 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1436875 {
	width:172px !important;
	height:70px !important;
}

#item1436876 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1436850 {
	width:172px !important;
	height:70px !important;
}

#item1436851 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1436846 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1436928 {
	width:141px !important;
	height:70px !important;
}

#item1436929 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1436903 {
	width:141px !important;
	height:70px !important;
}

#item1436904 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1436899 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1436981 {
	width:139px !important;
	height:70px !important;
}

#item1436982 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1436956 {
	width:139px !important;
	height:70px !important;
}

#item1436957 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1436952 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1437005 {
	width:34px !important;
	height:73px !important;
	left:181px !important;
	top:1127px !important;
}

#item1437014 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1437037 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1437011 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1437042 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1437042 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1437042 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1437042 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1432613 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

#item1432621 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:567px !important;
	height:85px !important;
	left:25px !important;
	top:33px !important;
	border-radius:12px;
	background:#000;
}

#item1432622 {
	width:1200px !important;
	height:790px !important;
}

#item1432629 {
	width:70px !important;
	height:23px !important;
	left:508px !important;
	top:49px !important;
	border-radius:6px;
	background:#fff;
}

#item1432639 {
	width:19px !important;
	height:5px !important;
	left:1px !important;
	top:3px !important;
}

#item1432644 {
	width:23px !important;
	height:7px !important;
	top:10px !important;
}

#item1432649 {
	width:20px !important;
	height:5px !important;
	left:5px !important;
	top:19px !important;
}

#item1432655 {
	width:16px !important;
	height:7px !important;
	left:1px !important;
}

#item1432660 {
	width:25px !important;
	height:15px !important;
	top:2px !important;
}

#item1432665 {
	width:18px !important;
	height:8px !important;
	left:8px !important;
	top:19px !important;
}

#item1432671 {
	width:25px !important;
	height:15px !important;
	left:2px !important;
	top:10px !important;
}

#item1432681 {
	width:1px !important;
	height:3px !important;
	left:44px !important;
	top:20px !important;
	background:#1e1541;
}

#item1432700 {
	width:62px !important;
	height:31px !important;
	left:1117px !important;
	top:743px !important;
}

#item1409896 {
	width:1200px !important;
	height:790px !important;
	left:-2px !important;
	background:#101820;
}

@keyframes atenuar-1409896 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1409896 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1409896 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1432528 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

#item1432538 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:651px !important;
	height:60px !important;
	left:25px !important;
	top:24px !important;
	border-radius:12px;
	background:#000;
}

#item1432539 {
	width:70px !important;
	height:23px !important;
	left:588px !important;
	top:43px !important;
	border-radius:6px;
	background:#fff;
}

#item1432548 {
	width:703px !important;
	height:1200px !important;
	left:-1px !important;
}

#item1432557 {
	width:19px !important;
	height:5px !important;
	left:1px !important;
	top:3px !important;
}

#item1432563 {
	width:23px !important;
	height:7px !important;
	top:10px !important;
}

#item1432568 {
	width:20px !important;
	height:5px !important;
	left:5px !important;
	top:19px !important;
}

#item1432573 {
	width:16px !important;
	height:7px !important;
	left:1px !important;
}

#item1432578 {
	width:25px !important;
	height:15px !important;
	top:2px !important;
}

#item1432585 {
	width:18px !important;
	height:8px !important;
	left:8px !important;
	top:19px !important;
}

#item1432591 {
	width:25px !important;
	height:15px !important;
	left:2px !important;
	top:10px !important;
}

#item1432596 {
	width:62px !important;
	height:31px !important;
	left:615px !important;
	top:1169px !important;
}

#item1409753 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1409753 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1409753 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1409753 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1410051 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

#item1409991 {
	width:150px !important;
	height:28px !important;
	left:525px !important;
	top:609px !important;
}

#item1410014 {
	width:446px !important;
	height:39px !important;
	left:377px !important;
	top:686px !important;
}

#item1410041 {
	width:122px !important;
	height:28px !important;
	left:539px !important;
	top:640px !important;
}

#item1410046 {
	width:424px !important;
	height:68px !important;
	left:388px !important;
	top:361px !important;
}

@keyframes intensificar-1410046 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1410046 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1410046 {
	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%;
}

#item1410071 {
	width:705px !important;
	height:1206px !important;
	background:#101820;
}

#item1410073 {
	width:214px !important;
	height:40px !important;
	left:243px !important;
	top:791px !important;
}

#item1410096 {
	width:628px !important;
	height:57px !important;
	left:36px !important;
	top:911px !important;
}

#item1410123 {
	width:171px !important;
	height:39px !important;
	left:265px !important;
	top:834px !important;
}

#item1410129 {
	width:424px !important;
	height:68px !important;
	left:138px !important;
	top:566px !important;
}

@keyframes intensificar-1410129 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1410129 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1410129 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1345536 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1345536 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1345536 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1345536 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

p.autoParaStyle179 {
	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.autoParaStyle178 {
	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.autoParaStyle177 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:19.6px;
	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:right;
}

p.autoParaStyle176 {
	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.autoParaStyle175 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:19.6px;
	line-height:23.8px;
	color:#ea5153;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle174 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:23.8px;
	color:#ea5153;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-14px;
	padding-left:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle173 {
	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.autoParaStyle172 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#ea5153;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-10px;
	padding-left:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle171 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:68.2px;
	line-height:56.8px;
	color:#fff;
	letter-spacing:0.100em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle170 {
	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.autoParaStyle169 {
	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.autoParaStyle168 {
	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.autoParaStyle167 {
	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.autoParaStyle166 {
	font-family:FF-Averta-Regular,Averta;
	font-size:18.2px;
	line-height:25.2px;
	color:#3c3c3b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle165 {
	font-family:FF-Averta-Regular,Averta;
	font-size:13px;
	line-height:18px;
	color:#3c3c3b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle164 {
	font-weight:bold;
	font-family:FF-Averta-Bold,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.autoParaStyle163 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:11.8px;
	line-height:21.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.autoParaStyle162 {
	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.autoParaStyle161 {
	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.autoParaStyle160 {
	font-family:FF-Averta-Regular,Averta;
	font-size:3.8px;
	line-height:21.2px;
	color:#3c3c3b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle159 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:8.4px;
	line-height:15.1px;
	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.autoParaStyle158 {
	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.autoParaStyle157 {
	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.autoParaStyle156 {
	font-family:FF-Averta-Regular,Averta;
	font-size:2.7px;
	line-height:15.1px;
	color:#3c3c3b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle155 {
	font-weight:bold;
	font-family:FF-Averta-Bold,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.autoParaStyle154 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:14px;
	line-height:15px;
	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.autoParaStyle153 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:34px;
	line-height:20px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle152 {
	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;
	margin-top:4px;
	text-align:left;
}

p.autoParaStyle151 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12.6px;
	line-height:14px;
	color:#3c3c3b;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle150 {
	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;
	margin-top:3px;
	text-align:left;
}

p.autoParaStyle149 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:9px;
	line-height:10px;
	color:#3c3c3b;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle148 {
	font-weight: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.autoParaStyle147 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:16.8px;
	line-height:23.8px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle146 {
	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.autoParaStyle145 {
	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.autoParaStyle144 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:12px;
	line-height:17px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle143 {
	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.autoParaStyle142 {
	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;
	padding-left:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle141 {
	font-family:FF-Averta-Regular,Averta;
	font-size:18.2px;
	line-height:23.8px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle140 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:23.8px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle139 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:17px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle138 {
	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.autoParaStyle137 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:19.6px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-14px;
	padding-left:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle136 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:14px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-10px;
	padding-left:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle135 {
	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.autoParaStyle134 {
	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.autoParaStyle133 {
	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.autoParaStyle132 {
	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.autoParaStyle131 {
	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.autoParaStyle130 {
	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.autoParaStyle129 {
	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.autoParaStyle128 {
	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.autoParaStyle127 {
	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.autoParaStyle126 {
	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.autoParaStyle125 {
	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.autoParaStyle124 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:19.6px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle123 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:19.6px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle122 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:19.6px;
	color:#ea5153;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle121 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:16.8px;
	line-height:19.6px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle120 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:19.6px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle119 {
	font-weight: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.autoParaStyle118 {
	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.autoParaStyle117 {
	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.autoParaStyle116 {
	font-family:FF-Averta-Regular,Averta;
	font-size:4.5px;
	line-height:25.2px;
	color:#3c3c3b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle115 {
	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.autoParaStyle114 {
	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.autoParaStyle113 {
	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.autoParaStyle112 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:13px;
	line-height:15px;
	color:#786b9a;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle111 {
	font-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.autoParaStyle110 {
	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.autoParaStyle109 {
	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.autoParaStyle108 {
	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.autoParaStyle107 {
	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.autoParaStyle106 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:17px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle105 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:17px;
	color:#272f36;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle104 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:14px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle103 {
	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.autoParaStyle102 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:14px;
	color:#ea5153;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle101 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:12px;
	line-height:18px;
	color:#272f36;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle100 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:9px;
	line-height:10px;
	color:#272f36;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle99 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:9px;
	line-height:10px;
	color:#272f36;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle98 {
	font-family:FF-Averta-Regular,Averta;
	font-size:3.2px;
	line-height:18px;
	color:#3c3c3b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle97 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:9px;
	line-height:15px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle96 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:9px;
	line-height:14px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle95 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size: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.autoParaStyle94 {
	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.autoParaStyle93 {
	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.autoParaStyle92 {
	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.autoParaStyle91 {
	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.autoParaStyle90 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:12.8px;
	line-height:18.3px;
	color:#ea5153;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle89 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:12.8px;
	line-height:18.3px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle88 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:11.6px;
	line-height:18.3px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle87 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:13.4px;
	line-height:18.3px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle86 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:14.6px;
	line-height:31.7px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle85 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:17.1px;
	line-height:20.7px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle84 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:17.1px;
	line-height:20.7px;
	color:#ea5153;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle83 {
	font-weight: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.autoParaStyle82 {
	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.autoParaStyle81 {
	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.autoParaStyle80 {
	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.autoParaStyle79 {
	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.autoParaStyle78 {
	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.autoParaStyle77 {
	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.autoParaStyle76 {
	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.autoParaStyle75 {
	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.autoParaStyle74 {
	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:left;
}

p.autoParaStyle73 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:14px;
	line-height:17px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle72 {
	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.autoParaStyle71 {
	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.autoParaStyle70 {
	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.autoParaStyle69 {
	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.autoParaStyle68 {
	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.autoParaStyle67 {
	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:right;
}

p.autoParaStyle66 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:25px;
	line-height:28px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle65 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18.2px;
	line-height:21px;
	color:#ec6264;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle64 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18.2px;
	line-height:21px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle63 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:23.8px;
	color:#ea5153;
	letter-spacing:0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle62 {
	font-weight: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.autoParaStyle61 {
	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.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:#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.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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle58 {
	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.autoParaStyle57 {
	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.autoParaStyle56 {
	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.autoParaStyle55 {
	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.autoParaStyle54 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#ea5153;
	letter-spacing:0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle53 {
	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.autoParaStyle52 {
	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.autoParaStyle51 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#ea5153;
	letter-spacing:0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle50 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:13px;
	line-height:17px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle49 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:14.6px;
	line-height:21px;
	color:#3c3c3b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle48 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:14.6px;
	line-height:21px;
	color:#ec6264;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:8px;
	text-align:left;
}

p.autoParaStyle47 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:14.6px;
	line-height:21px;
	color:#3c3c3b;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle46 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:15.4px;
	line-height:18.5px;
	color:#000;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle45 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:18px;
	line-height:25.2px;
	color:#3c3c3b;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle44 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:42px;
	line-height:50.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle43 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-DemiBold,"Optima LT Pro",sans-serif;
	font-size:42px;
	line-height:50.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle42 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:10.4px;
	line-height:15px;
	color:#3c3c3b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle41 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:10.4px;
	line-height:15px;
	color:#ec6264;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:6px;
	text-align:left;
}

p.autoParaStyle40 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:10.4px;
	line-height:15px;
	color:#3c3c3b;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle39 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:11px;
	line-height:13.2px;
	color:#000;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle38 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:13.5px;
	line-height:18px;
	color:#3c3c3b;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle37 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:30px;
	line-height:36px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle36 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-DemiBold,"Optima LT Pro",sans-serif;
	font-size:30px;
	line-height:36px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle35 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-DemiBold,"Optima LT Pro",sans-serif;
	font-size:27.3px;
	line-height:19.7px;
	color:#ec6264;
	letter-spacing:0.100em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:16px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle34 {
	font-family:FF-Averta-Regular,Averta;
	font-size:20px;
	line-height:25.2px;
	color:#3c3c3b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:20px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle33 {
	font-family:FF-Averta-Regular,Averta;
	font-size:18px;
	line-height:20px;
	color:#3c3c3b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:20px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle32 {
	font-family:FF-Averta-Regular,Averta;
	font-size:17px;
	line-height:23px;
	color:#3c3c3b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle31 {
	font-family:FF-Averta-Regular,Averta;
	font-size:14px;
	line-height:16px;
	color:#3c3c3b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle30 {
	font-family:FF-Averta-Regular,Averta;
	font-size:12px;
	line-height:16px;
	color:#3c3c3b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle29 {
	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.autoParaStyle28 {
	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.autoParaStyle27 {
	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.autoParaStyle26 {
	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.autoParaStyle25 {
	font-weight:900;
	font-family:FF-OptimaLTPro-Black,"Optima LT Pro",Impact, Charcoal, 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.autoParaStyle24 {
	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.autoParaStyle23 {
	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.autoParaStyle22 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:25.2px;
	color:#ea5153;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle21 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:25.2px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle20 {
	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.autoParaStyle19 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:14px;
	line-height:16px;
	color:#f53f5b;
	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.autoParaStyle18 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:14px;
	line-height:16px;
	color:#f53f5b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-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.autoParaStyle17 {
	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.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:900;
	font-family:FF-OptimaLTPro-Black,"Optima LT Pro",Impact, Charcoal, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle13 {
	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.autoParaStyle12 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle11 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#ea5153;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle10 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:18px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle9 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height: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.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;
	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.Mobil_-_Párrafo-básico {
	font-family:"Avenir Next Condensed",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:16px;
	line-height:18px;
	color:#3c3c3b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Subtítulo-8pt--Dias {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:8px;
	line-height:10px;
	color:#ea5153;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.Subtítulo {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#000;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:20px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.Vmovil_-_Párrafo-básico {
	font-family:"Avenir Next Condensed",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:16px;
	line-height:18px;
	color:#3c3c3b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p._2-1_TEXTO-GENERAL {
	font-family:Optima,"Times New Roman", Times, serif;
	font-size:18px;
	line-height:20px;
	color:#6f6f6e;
	text-align:left;
}

p.P_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.Párrafo-básico {
	font-family:"Avenir Next Condensed",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:16px;
	line-height:18px;
	color:#3c3c3b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Ningún-estilo-de-párrafo {
	font-family:"Minion Pro","Times New Roman", Times, serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

span.autoCharStyle20 {
	color:#101820;
	text-transform:uppercase;
}

span.autoCharStyle19 {
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.autoCharStyle18 {
	color:#ea5153;
	text-transform:uppercase;
}

span.autoCharStyle17 {
	font-size:14px;
}

span.autoCharStyle16 {
	color:#ea5153;
}

span.autoCharStyle15 {
	font-size:10px;
}

span.autoCharStyle14 {
	color:#ea5153;
}

span.autoCharStyle13 {
	color:#101820;
}

span.autoCharStyle12 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	color:#ea5153;
	letter-spacing:0.050em;
}

span.autoCharStyle11 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-DemiBold,"Optima LT Pro",sans-serif;
	font-size:22.9px;
	letter-spacing:0.100em;
}

span.autoCharStyle10 {
	color:#575756;
	text-decoration:underline;
}

span.autoCharStyle9 {
}

span.autoCharStyle8 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-DemiBold,"Optima LT Pro",sans-serif;
	font-size:16.4px;
	letter-spacing:0.100em;
}

span.autoCharStyle7 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	color:#ea5153;
}

span.autoCharStyle6 {
	color:#ea5153;
}

span.autoCharStyle5 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
}

span.autoCharStyle4 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
}

span.autoCharStyle3 {
	font-weight:bold;
	font-family:FF-Averta-Bold,Averta;
}

span.autoCharStyle2 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	color:#ea5153;
}

span.autoCharStyle1 {
}

span.Hipervínculo {
	color:#575756;
	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; } }

