/* 	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;
    bottom: 25%;
    /*background-color: rgba(0,0,0,.65);*/
    /*box-shadow: 2px 2px 6px 0 rgba(0,0,0,.4);*/
    z-index:9999;
    opacity: 0.5;
    -webkit-animation:share-fadein 1s ease 2s;
    animation:share-fadein 1s ease 2s;
}
#share-wrap:hover{
    opacity: 1;
}
#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:5px;
    padding:3px;
}
#share-wrap.align-top > a, #share-wrap.align-bottom > a { display:inline-block; }
#share-wrap > a#sb-fb { background-color:#5873b4; background-position:-27px 50%; }
#share-wrap > a#sb-tw { background-color:#5e5e5e; background-position: -265px 50%; }
#share-wrap > a#sb-li { background-color:#6bc057; background-position: -116px 50%; }
#share-wrap > a:hover { border: 2px solid rgb(255, 255, 255);}

/*@keyframes share-fadein {
    from { opacity: 0; }
    to   { opacity: 0.1; }
}
@-webkit-keyframes share-fadein {
    from { opacity: 0; }
    to   { opacity: 0.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:#F53F5B; fill:#F53F5B;
	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(33, 33, 33, 0.8);
    -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;
    left:8px;
    bottom:120px;
    display:block;
    width:70px;
    height:50px;
    border-radius:12px 12px 0 0;
    cursor:pointer;
    display:none;
}
#viewer-options-bar #view-toggle svg {
    position:absolute;
    left:0;right:0;top:0;bottom:0;
    margin:auto;
}
html[data-dir="rtl"] #viewer-thumb-wrap { direction:rtl; }
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes atenuar-1157708 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1157708 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1455284 {
	width:650px !important;
	height:113px !important;
	left:36px !important;
	top:36px !important;
}

#item1455307 {
	width:645px !important;
	height:22px !important;
	left:41px !important;
	top:169px !important;
}

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

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

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

@keyframes atenuar-1455338 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1455338 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1222389 {
	width:1220px !important;
	height:810px !important;
	left:-10px !important;
	top:-10px !important;
	background:#000;
}

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

#item1152142 {
	width:427px !important;
	height:161px !important;
	left:554px !important;
	top:281px !important;
}

@keyframes intensificar-1152142 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1152142 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1152165 {
	opacity:0.45;
	width:559px !important;
	height:224px !important;
	left:422px !important;
	top:469px !important;
	background:#0e0b00;
}

#item1152187 {
	width:499px !important;
	height:165px !important;
	left:452px !important;
	top:499px !important;
}

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

@keyframes atenuar-1157710 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1157710 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1488826 {
	width:238px !important;
	height:159px !important;
	left:463px !important;
	top:1041px !important;
}

#item1455364 {
	width:427px !important;
	height:161px !important;
	left:237px !important;
	top:465px !important;
}

@keyframes intensificar-1455364 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1455364 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1455387 {
	opacity:0.45;
	width:628px !important;
	height:359px !important;
	left:36px !important;
	top:657px !important;
	background:#0e0b00;
}

#item1455388 {
	width:600px !important;
	height:306px !important;
	left:50px !important;
	top:687px !important;
}

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

@keyframes atenuar-1455411 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1455411 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1152278 {
	width:54px !important;
	height:54px !important;
	left:33px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1414191 {
	width:13px !important;
	height:26px !important;
	left:1141px !important;
	top:116px !important;
}

#item1414196 {
	width:1086px !important;
	height:188px !important;
	left:49px !important;
	top:34px !important;
}

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

#item1436503 {
	width:56px !important;
	height:29px !important;
	left:82px !important;
}

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

#item1436533 {
	width:56px !important;
	height:29px !important;
	left:98px !important;
}

#item1436539 {
	width:1062px !important;
	height:350px !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-1436539 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1436539 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1414261 {
	width:14px !important;
	height:9px !important;
	left:1124px !important;
	top:19px !important;
}

#item1414267 {
	width:14px !important;
	height:9px !important;
	left:1124px !important;
	top:228px !important;
}

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

@keyframes intensificar-1318210 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1318210 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#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;}
}
#item1318139 {
	width:1102px !important;
	height:181px !important;
	top:24px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:40px;
	-webkit-column-gap:40px;
	column-gap:40px;
}

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

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

@keyframes intensificar-1318066 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1318066 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#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;}
}
#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;}
}
#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;}
}
#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:#fff;
}

@keyframes atenuar-1157711 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1157711 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1545190 {
	width:700px !important;
	height:587px !important;
	top:160px !important;
	background:#f3f3f2;
}

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

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

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

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

#item1546987 {
	width:609px !important;
	height:995px !important;
}

@keyframes intensificar-1546987 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1546987 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1545665 {
	width:700px !important;
	height:587px !important;
	top:160px !important;
	background:#f3f3f2;
}

@keyframes intensificar-1545688 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1545688 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1545689 {
	width:628px !important;
	height:493px !important;
	top:28px !important;
}

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

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

@keyframes intensificar-1545616 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1545616 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1545617 {
	width:628px !important;
	height:493px !important;
	top:28px !important;
}

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

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

@keyframes intensificar-1545545 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1545545 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1545546 {
	width:628px !important;
	height:636px !important;
	top:62px !important;
}

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

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

@keyframes intensificar-1545468 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1545468 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1545469 {
	width:628px !important;
	height:493px !important;
	top:28px !important;
}

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

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

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

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

@keyframes intensificar-1545351 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1545351 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1545374 {
	width:628px !important;
	height:15px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes atenuar-1456250 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1456250 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1545178 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1545178 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1545178 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1545180 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1545180 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1545180 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1531048 {
	width:10px !important;
	height:34px !important;
	top:2px !important;
}

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

#item1531077 {
	width:235px !important;
	height:37px !important;
	left:51px !important;
	top:723px !important;
}

@keyframes intensificar-1531100 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1531100 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1531101 {
	opacity:0.85;
	width:224px !important;
	height:212px !important;
	box-shadow:4px 4px 15px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:4px 4px 15px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item1531103 {
	width:195px !important;
	height:160px !important;
	left:1px !important;
	top:37px !important;
}

#item1531128 {
	width:164px !important;
	height:22px !important;
}

@keyframes intensificar-1531151 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1531151 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1531152 {
	opacity:0.85;
	width:187px !important;
	height:212px !important;
	box-shadow:4px 4px 15px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:4px 4px 15px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item1531154 {
	width:160px !important;
	height:159px !important;
	top:37px !important;
}

#item1531177 {
	width:164px !important;
	height:22px !important;
}

@keyframes intensificar-1531200 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1531200 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1531201 {
	opacity:0.85;
	width:180px !important;
	height:212px !important;
	box-shadow:4px 4px 15px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:4px 4px 15px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item1531203 {
	width:153px !important;
	height:160px !important;
	top:37px !important;
}

#item1531226 {
	width:152px !important;
	height:22px !important;
}

#item1531249 {
	width:20px !important;
	height:35px !important;
	left:645px !important;
	top:149px !important;
}

@keyframes entrarvolandodesdelaizquierda-1531249 {
	0% {
		transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		transform:translate(17px,0px);
		opacity:0;
	}
}
@-webkit-keyframes entrarvolandodesdelaizquierda-1531249 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(17px,0px);
		opacity:0;
	}
}
#item1531256 {
	width:20px !important;
	height:35px !important;
	left:890px !important;
	top:149px !important;
}

@keyframes entrarvolandodesdelaizquierda-1531256 {
	0% {
		transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		transform:translate(17px,0px);
		opacity:0;
	}
}
@-webkit-keyframes entrarvolandodesdelaizquierda-1531256 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(17px,0px);
		opacity:0;
	}
}
#item1531259 {
	width:216px !important;
	height:130px !important;
	left:984px !important;
	top:660px !important;
}

#item1531264 {
	width:731px !important;
	height:61px !important;
	left:341px !important;
	top:720px !important;
}

#item1531287 {
	width:235px !important;
	height:493px !important;
	left:51px !important;
	top:183px !important;
}

@keyframes intensificar-1531287 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1531287 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1531310 {
	opacity:0.75;
	width:865px !important;
	height:35px !important;
	left:341px !important;
	top:78px !important;
	background:#000;
}

#item1531311 {
	width:859px !important;
	height:20px !important;
	left:341px !important;
	top:86px !important;
}

#item1539794 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1539794 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1539794 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1544875 {
	width:14px !important;
	height:48px !important;
	top:3px !important;
}

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

#item1544904 {
	width:606px !important;
	height:51px !important;
	left:58px !important;
	top:464px !important;
}

@keyframes intensificar-1544927 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1544927 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1544928 {
	opacity:0.85;
	width:200px !important;
	height:380px !important;
	box-shadow:5px 5px 21px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:5px 5px 21px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item1544930 {
	width:174px !important;
	height:317px !important;
	left:1px !important;
	top:52px !important;
}

#item1544955 {
	width:147px !important;
	height:31px !important;
}

@keyframes intensificar-1544978 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1544978 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1544979 {
	opacity:0.85;
	width:200px !important;
	height:309px !important;
	box-shadow:5px 5px 21px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:5px 5px 21px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item1544981 {
	width:171px !important;
	height:242px !important;
	top:52px !important;
}

#item1545004 {
	width:176px !important;
	height:31px !important;
}

@keyframes intensificar-1545027 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1545027 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1545029 {
	opacity:0.85;
	width:200px !important;
	height:297px !important;
	box-shadow:5px 5px 21px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:5px 5px 21px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item1545031 {
	width:170px !important;
	height:224px !important;
	top:52px !important;
}

#item1545054 {
	width:169px !important;
	height:31px !important;
}

#item1545077 {
	width:28px !important;
	height:48px !important;
	left:229px !important;
	top:659px !important;
}

@keyframes entrarvolandodesdelaizquierda-1545077 {
	0% {
		transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		transform:translate(17px,0px);
		opacity:0;
	}
}
@-webkit-keyframes entrarvolandodesdelaizquierda-1545077 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(17px,0px);
		opacity:0;
	}
}
#item1545084 {
	width:28px !important;
	height:48px !important;
	left:443px !important;
	top:659px !important;
}

@keyframes entrarvolandodesdelaizquierda-1545084 {
	0% {
		transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		transform:translate(17px,0px);
		opacity:0;
	}
}
@-webkit-keyframes entrarvolandodesdelaizquierda-1545084 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(17px,0px);
		opacity:0;
	}
}
#item1545087 {
	width:628px !important;
	height:93px !important;
	left:36px !important;
	top:1094px !important;
}

#item1545110 {
	width:606px !important;
	height:369px !important;
	left:58px !important;
	top:118px !important;
}

@keyframes intensificar-1545110 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1545110 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1545133 {
	opacity:0.75;
	width:700px !important;
	height:84px !important;
	top:529px !important;
	background:#000;
}

#item1545134 {
	width:628px !important;
	height:66px !important;
	left:36px !important;
	top:537px !important;
}

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

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

#item1418741 {
	width:13px !important;
	height:26px !important;
	left:544px !important;
	top:251px !important;
}

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

#item1433991 {
	width:509px !important;
	height:954px !important;
}

@keyframes intensificar-1433991 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1433991 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1418770 {
	width:14px !important;
	height:9px !important;
}

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

#item1286945 {
	width:528px !important;
	height:227px !important;
	top:15px !important;
}

@keyframes intensificar-1286945 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1286945 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1160201 {
	width:528px !important;
	height:296px !important;
	top:15px !important;
}

@keyframes intensificar-1160201 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1160201 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1153145 {
	width:528px !important;
	height:416px !important;
	top:15px !important;
}

@keyframes intensificar-1153145 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1153145 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1160912 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:250px !important;
}

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

#item1443580 {
	width:509px !important;
	height:1234px !important;
}

@keyframes intensificar-1443580 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1443580 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1160941 {
	width:14px !important;
	height:9px !important;
}

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

#item1156743 {
	width:557px !important;
	height:528px !important;
	left:636px !important;
	top:174px !important;
}

@keyframes intensificar-1161877 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1161877 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1161905 {
	width:98px !important;
	height:50px !important;
}

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

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

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

#item1161877 {
	width:98px !important;
	height:50px !important;
	left:904px !important;
	top:740px !important;
}

@keyframes intensificar-1286889 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1286889 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#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:1005px !important;
	top:740px !important;
}

@keyframes intensificar-1286650 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1286650 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1286678 {
	width:88px !important;
	height:50px !important;
}

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

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

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

#item1286650 {
	width:88px !important;
	height:50px !important;
	left:1112px !important;
	top:740px !important;
}

@keyframes intensificar-1161932 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1161932 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1286598 {
	width:107px !important;
	height:50px !important;
}

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

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

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

#item1161932 {
	width:107px !important;
	height:50px !important;
	left:793px !important;
	top:740px !important;
}

@keyframes intensificar-1161993 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1161993 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#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:674px !important;
	top:740px !important;
}

#item1418844 {
	width:25px !important;
	height:53px !important;
	left:672px !important;
	top:737px !important;
}

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

@keyframes atenuar-1157712 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1157712 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes intensificar-1456265 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1456265 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1491035 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

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

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

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

#item1491114 {
	width:23px !important;
	height:46px !important;
	left:632px !important;
	top:216px !important;
}

#item1547663 {
	width:614px !important;
	height:462px !important;
	top:15px !important;
}

#item1547666 {
	width:595px !important;
	height:1546px !important;
}

@keyframes intensificar-1547666 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1547666 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1456413 {
	width:628px !important;
	height:318px !important;
}

@keyframes intensificar-1456413 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1456413 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1456389 {
	width:628px !important;
	height:477px !important;
}

@keyframes intensificar-1456389 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1456389 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1456365 {
	width:628px !important;
	height:492px !important;
}

@keyframes intensificar-1456365 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1456365 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1491078 {
	width:23px !important;
	height:46px !important;
	left:632px !important;
	top:216px !important;
}

#item1547631 {
	width:614px !important;
	height:477px !important;
}

#item1547636 {
	width:595px !important;
	height:2002px !important;
}

@keyframes intensificar-1547636 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1547636 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1456324 {
	width:655px !important;
	height:492px !important;
	left:36px !important;
	top:540px !important;
}

@keyframes intensificar-1456475 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1456475 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1456504 {
	width:163px !important;
	height:70px !important;
}

#item1456505 {
	width:113px !important;
	height:39px !important;
	left:48px !important;
	top:14px !important;
}

#item1456479 {
	width:163px !important;
	height:70px !important;
}

#item1456480 {
	width:116px !important;
	height:39px !important;
	left:47px !important;
	top:14px !important;
}

#item1456475 {
	width:164px !important;
	height:70px !important;
	left:259px !important;
	top:1130px !important;
}

@keyframes intensificar-1456528 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1456528 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1456556 {
	width:146px !important;
	height:70px !important;
}

#item1456558 {
	width:125px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

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

#item1456532 {
	width:125px !important;
	height:36px !important;
	left:21px !important;
	top:14px !important;
}

#item1456528 {
	width:146px !important;
	height:70px !important;
	left:427px !important;
	top:1130px !important;
}

@keyframes intensificar-1456581 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1456581 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1456609 {
	width:123px !important;
	height:70px !important;
}

#item1456610 {
	width:102px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1456584 {
	width:123px !important;
	height:70px !important;
}

#item1456585 {
	width:102px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1456581 {
	width:123px !important;
	height:70px !important;
	left:577px !important;
	top:1130px !important;
}

@keyframes intensificar-1456633 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1456633 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1456661 {
	width:150px !important;
	height:70px !important;
}

#item1456662 {
	width:129px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1456636 {
	width:150px !important;
	height:70px !important;
}

#item1456637 {
	width:129px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1456633 {
	width:150px !important;
	height:70px !important;
	left:550px !important;
	top:1056px !important;
}

@keyframes intensificar-1456686 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1456686 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1456714 {
	width:162px !important;
	height:70px !important;
}

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

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

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

#item1456686 {
	width:162px !important;
	height:70px !important;
	left:383px !important;
	top:1056px !important;
}

#item1456738 {
	width:35px !important;
	height:74px !important;
	left:381px !important;
	top:1051px !important;
}

#item1491042 {
	width:35px !important;
	height:74px !important;
	left:256px !important;
	top:1127px !important;
}

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

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

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

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

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

#item1153510 {
	width: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:264px !important;
	height:51px !important;
	left:50px !important;
}

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

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

#item1254416 {
	width:314px !important;
	height:51px !important;
	left:850px !important;
	top:246px !important;
}

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

#item1409340 {
	width:264px !important;
	height:51px !important;
	left:50px !important;
}

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

#item1409312 {
	width:241px !important;
	height:51px !important;
	left:50px !important;
}

#item1409306 {
	width:314px !important;
	height:51px !important;
	left:850px !important;
	top:344px !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:#fff;
}

@keyframes atenuar-1157713 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1157713 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes moverhacialaizquierdayreducir-1456759 {
	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-1456759 {
	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;
	}
}
#item1456762 {
	width:700px !important;
	height:583px !important;
	top:617px !important;
	background:#fff;
}

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

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

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

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

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

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

#item1456769 {
	width:377px !important;
	height:72px !important;
	left:80px !important;
	top:772px !important;
}

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

#item1456862 {
	width:370px !important;
	height:72px !important;
	left:71px !important;
}

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

#item1456835 {
	width:370px !important;
	height:72px !important;
	left:71px !important;
}

#item1456828 {
	width:440px !important;
	height:72px !important;
	left:80px !important;
	top:873px !important;
}

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

#item1456921 {
	width:370px !important;
	height:72px !important;
	left:71px !important;
}

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

#item1456891 {
	width:338px !important;
	height:72px !important;
	left:71px !important;
}

#item1456885 {
	width:440px !important;
	height:72px !important;
	left:80px !important;
	top:991px !important;
}

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

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

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

@keyframes atenuar-1456972 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1456972 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1222391 {
	width:1236px !important;
	height:814px !important;
	left:-18px !important;
	top:-12px !important;
	background:#000;
}

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

@keyframes intensificar-1153777 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1153777 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1153800 {
	opacity:0.25;
	width:352px !important;
	height:208px !important;
	left:79px !important;
	top:187px !important;
	background:#0e0b00;
}

#item1153802 {
	width:306px !important;
	height:188px !important;
	left:101px !important;
	top:207px !important;
}

@keyframes intensificar-1153802 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1153802 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1157714 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1157714 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1157714 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes moverhacialaizquierdayreducir-1456989 {
	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-1456989 {
	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;
	}
}
#item1456995 {
	width:476px !important;
	height:107px !important;
	left:60px !important;
	top:65px !important;
}

@keyframes intensificar-1456995 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1456995 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1457018 {
	opacity:0.20;
	width:628px !important;
	height:173px !important;
	left:36px !important;
	top:136px !important;
	background:#0e0b00;
}

#item1457019 {
	width:582px !important;
	height:130px !important;
	left:60px !important;
	top:156px !important;
}

@keyframes intensificar-1457019 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1457019 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1457042 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1457042 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1457042 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1183130 {
	width:106px !important;
	height:237px !important;
	top:553px !important;
}

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

#item1156489 {
	width:528px !important;
	height:640px !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;}
}
#item1156402 {
	width:600px !important;
	height:790px !important;
	background:#f3f3f2;
}

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

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

#item1429808 {
	width:509px !important;
	height:918px !important;
}

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

#item1414120 {
	width:20px !important;
	height:10px !important;
	left:138px !important;
	top:191px !important;
}

#item1414028 {
	width:20px !important;
	height:10px !important;
	left:142px !important;
	top:119px !important;
}

#item1408096 {
	width:20px !important;
	height:10px !important;
	left:142px !important;
	top:154px !important;
}

#item1408106 {
	width:20px !important;
	height:10px !important;
	left:157px !important;
	top:173px !important;
}

#item1408686 {
	width:33px !important;
	height:17px !important;
	left:47px !important;
	top:317px !important;
}

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

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

table#table1562579 {
	table-layout:fixed;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1408691 {
	width:87px !important;
	height:8px !important;
	left:86px !important;
	top:322px !important;
}

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

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

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

#item1409203 {
	width:354px !important;
	height:554px !important;
	left:134px !important;
	top:151px !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;}
}
#item1174065 {
	width:53px !important;
	height:50px !important;
	background:#cad6cb;
}

#item1174066 {
	width:26px !important;
	height:40px !important;
	left:14px !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;}
}
#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;}
}
#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;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

@keyframes intensificar-1174175 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1174175 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#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;}
}
#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:#fff;
}

@keyframes atenuar-1157715 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1157715 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1457385 {
	width:700px !important;
	height:880px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1491201 {
	width:23px !important;
	height:46px !important;
	left:678px !important;
	top:467px !important;
}

#item1547599 {
	width:614px !important;
	height:750px !important;
	left:46px !important;
	top:93px !important;
}

#item1547601 {
	width:595px !important;
	height:998px !important;
}

@keyframes intensificar-1547601 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1547601 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1457324 {
	width:700px !important;
	height:880px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1491196 {
	width:23px !important;
	height:46px !important;
	left:678px !important;
	top:467px !important;
}

#item1547568 {
	width:614px !important;
	height:758px !important;
	left:46px !important;
	top:93px !important;
}

#item1547569 {
	width:595px !important;
	height:1546px !important;
}

@keyframes intensificar-1547569 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1547569 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1457277 {
	width:700px !important;
	height:880px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1457300 {
	width:628px !important;
	height:736px !important;
	left:46px !important;
	top:94px !important;
}

@keyframes intensificar-1457300 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1457300 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1457072 {
	width:700px !important;
	height:880px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1457096 {
	width:92px !important;
	height:20px !important;
	left:60px !important;
	top:94px !important;
}

#item1457120 {
	width:139px !important;
	height:20px !important;
	left:529px !important;
	top:94px !important;
}

#item1457159 {
	width:40px !important;
	height:20px !important;
	left:60px !important;
	top:394px !important;
}

#item1457224 {
	width:106px !important;
	height:10px !important;
	left:107px !important;
	top:399px !important;
}

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

#item1457253 {
	width:114px !important;
	height:10px !important;
	left:46px !important;
	top:6px !important;
}

#item1501858 {
	width:24px !important;
	height:12px !important;
	left:170px !important;
	top:223px !important;
}

#item1501861 {
	width:24px !important;
	height:12px !important;
	left:176px !important;
	top:135px !important;
}

#item1501865 {
	width:24px !important;
	height:12px !important;
	left:176px !important;
	top:179px !important;
}

#item1501868 {
	width:24px !important;
	height:12px !important;
	left:194px !important;
	top:201px !important;
}

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

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

table#table1566935 {
	table-layout:fixed;
}

#item1501872 {
	width:610px !important;
	height:244px !important;
	left:59px !important;
	top:132px !important;
}

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

#item1532283 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:130px !important;
}

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

#item1532286 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:151px !important;
}

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

#item1532289 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:173px !important;
}

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

#item1532292 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:194px !important;
}

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

#item1532295 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:216px !important;
}

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

#item1532298 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:237px !important;
}

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

#item1532301 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:259px !important;
}

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

#item1532306 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:281px !important;
}

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

#item1532309 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:302px !important;
}

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

#item1532312 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:328px !important;
}

#item1457062 {
	width:700px !important;
	height:880px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes intensificar-1457062 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1457062 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1457060 {
	width:710px !important;
	height:890px !important;
	left:-10px !important;
	top:140px !important;
}

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

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

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

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

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

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

#item1457640 {
	width:26px !important;
	height:26px !important;
	left:640px !important;
	top:179px !important;
}

@keyframes intensificar-1457648 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1457648 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1457651 {
	width:74px !important;
	height:70px !important;
	background:#cad6cb;
}

#item1457652 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:7px !important;
}

#item1457648 {
	width:74px !important;
	height:70px !important;
	left:629px !important;
	top:1130px !important;
}

@keyframes intensificar-1457658 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1457658 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1457687 {
	width:183px !important;
	height:70px !important;
}

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

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

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

#item1457658 {
	width:183px !important;
	height:70px !important;
	left:517px !important;
	top:1055px !important;
}

@keyframes intensificar-1457711 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1457711 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1457741 {
	width:171px !important;
	height:70px !important;
}

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

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

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

#item1457711 {
	width:171px !important;
	height:70px !important;
	left:342px !important;
	top:1055px !important;
}

@keyframes intensificar-1457765 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1457765 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1457794 {
	width:192px !important;
	height:70px !important;
}

#item1457795 {
	width:150px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1457769 {
	width:192px !important;
	height:70px !important;
}

#item1457770 {
	width:150px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1457765 {
	width:192px !important;
	height:70px !important;
	left:305px !important;
	top:1130px !important;
}

@keyframes intensificar-1457818 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1457818 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1457848 {
	width:122px !important;
	height:70px !important;
}

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

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

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

#item1457818 {
	width:122px !important;
	height:70px !important;
	left:501px !important;
	top:1130px !important;
}

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

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

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

#item1491147 {
	width:34px !important;
	height:73px !important;
	left:338px !important;
	top:1054px !important;
}

#item1491154 {
	width:34px !important;
	height:73px !important;
	left:304px !important;
	top:1129px !important;
}

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

@keyframes atenuar-1457903 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1457903 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1418202 {
	width:130px !important;
	height:134px !important;
	left:470px !important;
}

@keyframes intensificar-1370975 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1370975 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1370977 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1370977 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1370973 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

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

#item1370982 {
	width:528px !important;
	height:23px !important;
	left:36px !important;
	top:127px !important;
}

#item1371005 {
	width:528px !important;
	height:23px !important;
	left:36px !important;
	top:100px !important;
}

#item1371275 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:180px !important;
}

#item1371280 {
	width:534px !important;
	height:373px !important;
	top:15px !important;
}

#item1443722 {
	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-1443722 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1443722 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1371311 {
	width:14px !important;
	height:9px !important;
}

#item1371314 {
	width:14px !important;
	height:9px !important;
	top:395px !important;
}

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

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

table#table1570735 {
	table-layout:fixed;
}

#item1371318 {
	width:528px !important;
	height:144px !important;
	top:19px !important;
}

@keyframes intensificar-1371318 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1371318 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1371341 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1371341 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1371341 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1371862 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1371867 {
	width:534px !important;
	height:550px !important;
	top:15px !important;
}

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

@keyframes intensificar-1443652 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1443652 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1371893 {
	width:14px !important;
	height:9px !important;
}

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

#item1371808 {
	width:528px !important;
	height:566px !important;
	left:1px !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-1371808 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1371808 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1371083 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1371083 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1371083 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1371106 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1371106 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1371106 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1371131 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1371131 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1371131 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1371154 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1371154 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1371154 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1371178 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1371178 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1371178 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1371201 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1371201 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1371201 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1371770 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:215px !important;
}

@keyframes intensificar-1371770 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1371770 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1371747 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:199px !important;
}

@keyframes intensificar-1371747 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1371747 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1419029 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:290px !important;
}

@keyframes intensificar-1419029 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1419029 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1449883 {
	width:528px !important;
	height:80px !important;
	top:14px !important;
}

@keyframes intensificar-1449883 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1449883 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1449906 {
	width:350px !important;
	height:193px !important;
	top:98px !important;
}

@keyframes intensificar-1449906 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1449906 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1450098 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:345px !important;
}

@keyframes intensificar-1450098 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1450098 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1371028 {
	width:564px !important;
	height:582px !important;
	left:36px !important;
	top:143px !important;
}

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

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

#item1371397 {
	width:53px !important;
	height:50px !important;
	background:#cad6cb;
}

#item1371398 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

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

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

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

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

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

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

#item1371484 {
	width:96px !important;
	height:50px !important;
}

#item1371485 {
	width:80px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1371459 {
	width:96px !important;
	height:50px !important;
}

#item1371460 {
	width:80px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1371455 {
	width:96px !important;
	height:50px !important;
	left:922px !important;
	top:740px !important;
}

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

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

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

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

#item1371508 {
	width:101px !important;
	height:50px !important;
	left:818px !important;
	top:740px !important;
}

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

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

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

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

#item1371562 {
	width:101px !important;
	height:50px !important;
	left:714px !important;
	top:740px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1416197 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

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

#item1416194 {
	width:147px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1371646 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1371646 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1371646 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1493447 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:310px !important;
}

@keyframes intensificar-1457933 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1457933 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1457925 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1457925 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1457923 {
	width:700px !important;
	height:309px !important;
}

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

#item1457942 {
	width:628px !important;
	height:32px !important;
	left:36px !important;
	top:507px !important;
}

#item1457965 {
	width:628px !important;
	height:32px !important;
	left:36px !important;
	top:470px !important;
}

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

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

table#table1575880 {
	table-layout:fixed;
}

#item1458325 {
	width:628px !important;
	height:221px !important;
	top:27px !important;
}

@keyframes intensificar-1458325 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1458325 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1458348 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1458348 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1458348 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1494890 {
	width:595px !important;
	height:248px !important;
}

@keyframes intensificar-1494890 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1494890 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1494924 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:101px !important;
}

#item1494661 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:240px !important;
}

#item1494671 {
	width:595px !important;
	height:526px !important;
}

@keyframes intensificar-1494671 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1494671 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1458214 {
	width:595px !important;
	height:526px !important;
}

@keyframes intensificar-1458214 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1458214 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1493466 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:240px !important;
}

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

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

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

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

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

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

#item1458112 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:297px !important;
}

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

#item1458159 {
	width:66px !important;
	height:33px !important;
	left:563px !important;
	top:401px !important;
}

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

@keyframes intensificar-1458162 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1458162 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1458185 {
	width:490px !important;
	height:270px !important;
	top:132px !important;
}

@keyframes intensificar-1458185 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1458185 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1458208 {
	width:102px !important;
	height:25px !important;
	left:527px !important;
	top:479px !important;
}

#item1457988 {
	width:665px !important;
	height:526px !important;
	left:36px !important;
	top:549px !important;
}

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

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

#item1458402 {
	width:74px !important;
	height:70px !important;
	background:#cad6cb;
}

#item1458403 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

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

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

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

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

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

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

#item1458490 {
	width:134px !important;
	height:70px !important;
}

#item1458491 {
	width:112px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1458465 {
	width:134px !important;
	height:70px !important;
}

#item1458466 {
	width:112px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1458460 {
	width:134px !important;
	height:70px !important;
	left:311px !important;
	top:1130px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item1458622 {
	width:206px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1493409 {
	width:34px !important;
	height:73px !important;
	left:18px !important;
	top:1129px !important;
}

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

@keyframes atenuar-1458651 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1458651 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1418220 {
	width:130px !important;
	height:134px !important;
	left:470px !important;
}

@keyframes intensificar-1376423 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1376423 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1376425 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1376425 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1376421 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

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

#item1376430 {
	width:528px !important;
	height:42px !important;
	left:36px !important;
	top:130px !important;
}

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

#item1376480 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:178px !important;
}

#item1376484 {
	width:534px !important;
	height:351px !important;
	top:15px !important;
}

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

@keyframes intensificar-1447091 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1447091 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1376514 {
	width:14px !important;
	height:9px !important;
}

#item1376519 {
	width:14px !important;
	height:9px !important;
	top:373px !important;
}

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

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

table#table1581393 {
	table-layout:fixed;
}

#item1376526 {
	width:528px !important;
	height:144px !important;
	top:19px !important;
}

@keyframes intensificar-1376526 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1376526 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1376549 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1376549 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1376549 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1376792 {
	width:528px !important;
	height:545px !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-1376792 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1376792 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1377225 {
	width:528px !important;
	height:544px !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-1377225 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1377225 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1376598 {
	width:424px !important;
	height:249px !important;
	top:82px !important;
}

@keyframes intensificar-1376598 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1376598 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1376622 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1376622 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1376622 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1376645 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1376645 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1376645 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1376669 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:290px !important;
}

@keyframes intensificar-1376669 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1376669 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1376678 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:217px !important;
}

@keyframes intensificar-1376678 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1376678 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1376702 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:233px !important;
}

@keyframes intensificar-1376702 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1376702 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1376725 {
	width:145px !important;
	height:15px !important;
	left:397px !important;
	top:265px !important;
}

@keyframes intensificar-1376725 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1376725 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1376748 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:267px !important;
}

@keyframes intensificar-1376748 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1376748 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1450334 {
	width:528px !important;
	height:46px !important;
	top:16px !important;
}

@keyframes intensificar-1450334 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1450334 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1376476 {
	width:552px !important;
	height:560px !important;
	left:36px !important;
	top:165px !important;
}

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

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

#item1376843 {
	width:264px !important;
	height:17px !important;
	left:36px !important;
	top:11px !important;
}

#item1376869 {
	width:53px !important;
	height:50px !important;
	background:#cad6cb;
}

#item1376870 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1377034 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1531488 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

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

#item1531485 {
	width:147px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1377117 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1377117 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1377117 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1461475 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:310px !important;
}

@keyframes intensificar-1461486 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1461486 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1461480 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1461480 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1461478 {
	width:700px !important;
	height:309px !important;
}

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

#item1461498 {
	width:628px !important;
	height:59px !important;
	left:36px !important;
	top:491px !important;
}

#item1461521 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

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

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

table#table1585529 {
	table-layout:fixed;
}

#item1461812 {
	width:628px !important;
	height:221px !important;
	top:27px !important;
}

@keyframes intensificar-1461812 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1461812 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1461835 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1461835 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1461835 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1495084 {
	width:595px !important;
	height:234px !important;
}

@keyframes intensificar-1495084 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1495084 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1495111 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:94px !important;
}

#item1461747 {
	width:595px !important;
	height:512px !important;
}

@keyframes intensificar-1461747 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1461747 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1494731 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:233px !important;
}

#item1461722 {
	width:595px !important;
	height:512px !important;
}

@keyframes intensificar-1461722 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1461722 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1493658 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:233px !important;
}

#item1461546 {
	width:468px !important;
	height:348px !important;
	top:92px !important;
}

@keyframes intensificar-1461546 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1461546 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1461571 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

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

#item1461617 {
	width:124px !important;
	height:31px !important;
	left:504px !important;
	top:383px !important;
}

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

#item1461647 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:303px !important;
}

#item1461670 {
	width:233px !important;
	height:21px !important;
	left:431px !important;
	top:348px !important;
}

#item1461694 {
	width:7px !important;
	height:11px !important;
	left:420px !important;
	top:351px !important;
}

#item1461698 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1461698 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1461698 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1461544 {
	width:664px !important;
	height:512px !important;
	left:36px !important;
	top:563px !important;
}

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

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

#item1461887 {
	width:97px !important;
	height:18px !important;
	left:36px !important;
	top:331px !important;
}

#item1461914 {
	width:74px !important;
	height:70px !important;
	background:#cad6cb;
}

#item1461915 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1493420 {
	width:34px !important;
	height:73px !important;
	left:-2px !important;
	top:1129px !important;
}

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

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

#item1532445 {
	width:206px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

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

@keyframes atenuar-1462161 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1462161 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1371953 {
	width:186px !important;
	height:167px !important;
	top:623px !important;
}

@keyframes intensificar-1371958 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1371958 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1371960 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1371960 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1371956 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

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

#item1371965 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:130px !important;
}

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

#item1372258 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:178px !important;
}

#item1372261 {
	width:534px !important;
	height:352px !important;
	top:15px !important;
}

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

@keyframes intensificar-1446563 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1446563 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1372292 {
	width:14px !important;
	height:9px !important;
}

#item1372297 {
	width:14px !important;
	height:9px !important;
	top:374px !important;
}

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

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

table#table1591890 {
	table-layout:fixed;
}

#item1372301 {
	width:528px !important;
	height:144px !important;
	top:19px !important;
}

@keyframes intensificar-1372301 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1372301 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1372325 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1372325 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1372325 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1372231 {
	width:528px !important;
	height:545px !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-1372231 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1372231 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1372955 {
	width:528px !important;
	height:545px !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-1372955 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1372955 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1372056 {
	width:528px !important;
	height:63px !important;
	top:16px !important;
}

@keyframes intensificar-1372056 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1372056 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1372109 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1372109 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1372109 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1372132 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1372132 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1372132 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1372847 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:236px !important;
}

@keyframes intensificar-1372847 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1372847 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1372870 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:252px !important;
}

@keyframes intensificar-1372870 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1372870 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1372903 {
	width:167px !important;
	height:15px !important;
	left:397px !important;
	top:303px !important;
}

@keyframes intensificar-1372903 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1372903 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1372927 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:305px !important;
}

@keyframes intensificar-1372927 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1372927 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1372932 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:273px !important;
}

@keyframes intensificar-1372932 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1372932 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1409388 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:326px !important;
}

@keyframes intensificar-1409388 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1409388 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1449977 {
	width:424px !important;
	height:164px !important;
	top:100px !important;
}

@keyframes intensificar-1449977 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1449977 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1372012 {
	width:564px !important;
	height:560px !important;
	left:36px !important;
	top:165px !important;
}

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

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

#item1372380 {
	width:53px !important;
	height:50px !important;
	background:#cad6cb;
}

#item1372381 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1372546 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1531360 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

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

#item1531357 {
	width:147px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1372629 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1372629 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1372629 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1458669 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1458674 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1458674 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1458681 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1458681 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1458672 {
	width:700px !important;
	height:309px !important;
}

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

#item1458692 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:491px !important;
}

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

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

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

table#table1596028 {
	table-layout:fixed;
}

#item1459008 {
	width:628px !important;
	height:221px !important;
	top:27px !important;
}

@keyframes intensificar-1459008 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1459008 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1459031 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1459031 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1459031 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1494931 {
	width:595px !important;
	height:234px !important;
}

@keyframes intensificar-1494931 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1494931 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1494960 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:94px !important;
}

#item1458941 {
	width:595px !important;
	height:512px !important;
}

@keyframes intensificar-1458941 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1458941 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1494707 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:233px !important;
}

#item1458916 {
	width:595px !important;
	height:512px !important;
}

@keyframes intensificar-1458916 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1458916 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1493475 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:233px !important;
}

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

@keyframes intensificar-1458740 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1458740 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1458764 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

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

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

#item1458833 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:330px !important;
}

#item1458856 {
	width:234px !important;
	height:21px !important;
	left:431px !important;
	top:402px !important;
}

#item1458879 {
	width:7px !important;
	height:11px !important;
	left:420px !important;
	top:404px !important;
}

#item1458883 {
	width:66px !important;
	height:33px !important;
	left:564px !important;
	top:359px !important;
}

#item1458886 {
	width:124px !important;
	height:31px !important;
	left:505px !important;
	top:433px !important;
}

#item1458892 {
	width:462px !important;
	height:229px !important;
	top:118px !important;
}

@keyframes intensificar-1458892 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1458892 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1458738 {
	width:665px !important;
	height:512px !important;
	left:36px !important;
	top:563px !important;
}

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

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

#item1459085 {
	width:74px !important;
	height:70px !important;
	background:#cad6cb;
}

#item1459086 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1459249 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

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

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

#item1532321 {
	width:206px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

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

@keyframes atenuar-1459335 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1459335 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1418208 {
	width:164px !important;
	height:302px !important;
	left:436px !important;
}

@keyframes intensificar-1373022 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1373022 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1373024 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1373024 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1373020 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

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

#item1373028 {
	width:528px !important;
	height:42px !important;
	left:36px !important;
	top:130px !important;
}

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

#item1373309 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:149px !important;
}

#item1373312 {
	width:534px !important;
	height:294px !important;
	top:15px !important;
}

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

@keyframes intensificar-1446716 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1446716 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1373343 {
	width:14px !important;
	height:9px !important;
}

#item1373346 {
	width:14px !important;
	height:9px !important;
	top:316px !important;
}

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

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

table#table1601500 {
	table-layout:fixed;
}

#item1373354 {
	width:528px !important;
	height:202px !important;
	top:19px !important;
}

@keyframes intensificar-1373354 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1373354 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1373377 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1373377 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1373377 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1373282 {
	width:528px !important;
	height:545px !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-1373282 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1373282 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1373788 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:266px !important;
}

#item1373791 {
	width:534px !important;
	height:528px !important;
	top:15px !important;
}

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

@keyframes intensificar-1446632 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1446632 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1373817 {
	width:14px !important;
	height:9px !important;
}

#item1373820 {
	width:14px !important;
	height:9px !important;
	top:550px !important;
}

#item1373078 {
	width:528px !important;
	height:46px !important;
	top:16px !important;
}

@keyframes intensificar-1373078 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1373078 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1373126 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1373126 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1373126 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1373149 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1373149 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1373149 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1373172 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:285px !important;
}

@keyframes intensificar-1373172 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1373172 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1373195 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:301px !important;
}

@keyframes intensificar-1373195 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1373195 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1373218 {
	width:89px !important;
	height:22px !important;
	left:440px !important;
	top:375px !important;
}

@keyframes intensificar-1373218 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1373218 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1373223 {
	width:167px !important;
	height:15px !important;
	left:397px !important;
	top:353px !important;
}

@keyframes intensificar-1373223 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1373223 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1373247 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:354px !important;
}

@keyframes intensificar-1373247 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1373247 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1373252 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:323px !important;
}

@keyframes intensificar-1373252 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1373252 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1450030 {
	width:424px !important;
	height:249px !important;
	top:82px !important;
}

@keyframes intensificar-1450030 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1450030 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1373075 {
	width:564px !important;
	height:560px !important;
	left:36px !important;
	top:165px !important;
}

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

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

#item1373432 {
	width:53px !important;
	height:50px !important;
	background:#cad6cb;
}

#item1373433 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1373596 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1531393 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

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

#item1531390 {
	width:147px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1373679 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1373679 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1373679 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1459355 {
	width:164px !important;
	height:302px !important;
	left:535px !important;
	top:309px !important;
}

@keyframes intensificar-1459369 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1459369 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1459361 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1459361 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1459359 {
	width:700px !important;
	height:309px !important;
}

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

#item1459379 {
	width:628px !important;
	height:59px !important;
	left:36px !important;
	top:491px !important;
}

#item1459402 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

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

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

table#table1606154 {
	table-layout:fixed;
}

#item1459713 {
	width:628px !important;
	height:302px !important;
	top:27px !important;
}

@keyframes intensificar-1459713 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1459713 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1459736 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1459736 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1459736 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1494968 {
	width:595px !important;
	height:154px !important;
}

@keyframes intensificar-1494968 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1494968 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1494996 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:53px !important;
}

#item1459645 {
	width:595px !important;
	height:512px !important;
}

@keyframes intensificar-1459645 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1459645 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1494713 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:233px !important;
}

#item1493489 {
	width:595px !important;
	height:512px !important;
}

@keyframes intensificar-1493489 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1493489 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1493478 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:233px !important;
}

#item1459427 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1459427 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1459427 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1459451 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

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

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

#item1459520 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:399px !important;
}

#item1459543 {
	width:125px !important;
	height:31px !important;
	left:506px !important;
	top:503px !important;
}

#item1459548 {
	width:234px !important;
	height:21px !important;
	left:431px !important;
	top:471px !important;
}

#item1459572 {
	width:7px !important;
	height:11px !important;
	left:420px !important;
	top:473px !important;
}

#item1459579 {
	width:66px !important;
	height:33px !important;
	left:564px !important;
	top:429px !important;
}

#item1459582 {
	width:510px !important;
	height:348px !important;
	top:92px !important;
}

@keyframes intensificar-1459582 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1459582 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1459425 {
	width:665px !important;
	height:533px !important;
	left:36px !important;
	top:563px !important;
}

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

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

#item1459790 {
	width:74px !important;
	height:70px !important;
	background:#cad6cb;
}

#item1459791 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1493417 {
	width:34px !important;
	height:73px !important;
	left:-2px !important;
	top:1129px !important;
}

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

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

#item1532352 {
	width:206px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

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

@keyframes atenuar-1460039 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1460039 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1374285 {
	width:186px !important;
	height:167px !important;
	top:623px !important;
}

@keyframes intensificar-1374292 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1374292 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1374295 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1374295 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1374290 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

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

#item1374299 {
	width:528px !important;
	height:42px !important;
	left:36px !important;
	top:130px !important;
}

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

#item1374594 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:149px !important;
}

#item1374597 {
	width:534px !important;
	height:294px !important;
	top:15px !important;
}

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

@keyframes intensificar-1446909 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1446909 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1374629 {
	width:14px !important;
	height:9px !important;
}

#item1374632 {
	width:14px !important;
	height:9px !important;
	top:315px !important;
}

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

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

table#table1612230 {
	table-layout:fixed;
}

#item1374636 {
	width:528px !important;
	height:202px !important;
	top:19px !important;
}

@keyframes intensificar-1374636 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1374636 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1374659 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1374659 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1374659 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1374567 {
	width:528px !important;
	height:545px !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-1374567 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1374567 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1374529 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:266px !important;
}

#item1374533 {
	width:534px !important;
	height:528px !important;
	top:15px !important;
}

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

@keyframes intensificar-1446840 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1446840 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1374559 {
	width:14px !important;
	height:9px !important;
}

#item1374563 {
	width:14px !important;
	height:9px !important;
	top:550px !important;
}

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

@keyframes intensificar-1374396 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1374396 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1374419 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1374419 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1374419 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1375064 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:285px !important;
}

@keyframes intensificar-1375064 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1375064 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1375096 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:301px !important;
}

@keyframes intensificar-1375096 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1375096 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1375119 {
	width:139px !important;
	height:26px !important;
	left:389px !important;
	top:353px !important;
}

@keyframes intensificar-1375119 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1375119 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1375142 {
	width:5px !important;
	height:8px !important;
	left:381px !important;
	top:355px !important;
}

@keyframes intensificar-1375142 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1375142 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1375150 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:320px !important;
}

@keyframes intensificar-1375150 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1375150 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1409408 {
	width:89px !important;
	height:22px !important;
	left:440px !important;
	top:388px !important;
}

@keyframes intensificar-1409408 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1409408 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1450206 {
	width:424px !important;
	height:249px !important;
	top:82px !important;
}

@keyframes intensificar-1450206 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1450206 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1450284 {
	width:528px !important;
	height:46px !important;
	top:16px !important;
}

@keyframes intensificar-1450284 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1450284 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1374346 {
	width:552px !important;
	height:560px !important;
	left:36px !important;
	top:165px !important;
}

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

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

#item1374714 {
	width:53px !important;
	height:50px !important;
	background:#cad6cb;
}

#item1374715 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1374878 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1531427 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

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

#item1531424 {
	width:147px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1374963 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1374963 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1374963 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1460059 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1460072 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1460072 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1460066 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1460066 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1460064 {
	width:700px !important;
	height:309px !important;
}

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

#item1460079 {
	width:628px !important;
	height:59px !important;
	left:36px !important;
	top:491px !important;
}

#item1460102 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

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

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

table#table1620209 {
	table-layout:fixed;
}

#item1460410 {
	width:628px !important;
	height:302px !important;
	top:27px !important;
}

@keyframes intensificar-1460410 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1460410 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1460433 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1460433 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1460433 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1495009 {
	width:595px !important;
	height:154px !important;
}

@keyframes intensificar-1495009 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1495009 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1495037 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:53px !important;
}

#item1460343 {
	width:595px !important;
	height:512px !important;
}

@keyframes intensificar-1460343 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1460343 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1494719 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:233px !important;
}

#item1493560 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:233px !important;
}

#item1493573 {
	width:595px !important;
	height:512px !important;
}

@keyframes intensificar-1493573 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1493573 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1460128 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

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

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

#item1460197 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:399px !important;
}

#item1460221 {
	width:233px !important;
	height:36px !important;
	left:431px !important;
	top:471px !important;
}

#item1460244 {
	width:7px !important;
	height:11px !important;
	left:420px !important;
	top:474px !important;
}

#item1460247 {
	width:66px !important;
	height:33px !important;
	left:563px !important;
	top:426px !important;
}

#item1460250 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:521px !important;
}

#item1460256 {
	width:470px !important;
	height:348px !important;
	top:92px !important;
}

@keyframes intensificar-1460256 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1460256 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1460279 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1460279 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1460279 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1460125 {
	width:664px !important;
	height:552px !important;
	left:36px !important;
	top:563px !important;
}

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

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

#item1460487 {
	width:74px !important;
	height:70px !important;
	background:#cad6cb;
}

#item1460488 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1460652 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

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

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

#item1532385 {
	width:206px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

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

@keyframes atenuar-1460737 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1460737 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1418214 {
	width:86px !important;
	height:257px !important;
	top:533px !important;
}

@keyframes intensificar-1375339 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1375339 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1375341 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1375341 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1375337 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

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

#item1375345 {
	width:528px !important;
	height:42px !important;
	left:36px !important;
	top:130px !important;
}

#item1375368 {
	width:533px !important;
	height:30px !important;
	left:36px !important;
	top:100px !important;
}

#item1375641 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:164px !important;
}

#item1375648 {
	width:534px !important;
	height:323px !important;
	top:15px !important;
}

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

@keyframes intensificar-1447035 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1447035 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1375678 {
	width:14px !important;
	height:9px !important;
}

#item1375682 {
	width:14px !important;
	height:9px !important;
	top:346px !important;
}

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

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

table#table1626219 {
	table-layout:fixed;
}

#item1375687 {
	width:528px !important;
	height:173px !important;
	top:19px !important;
}

@keyframes intensificar-1375687 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1375687 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1375710 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1375710 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1375710 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1375614 {
	width:528px !important;
	height:545px !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-1375614 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1375614 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1375574 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:266px !important;
}

#item1375578 {
	width:534px !important;
	height:528px !important;
	top:15px !important;
}

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

@keyframes intensificar-1446971 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1446971 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1375607 {
	width:14px !important;
	height:9px !important;
}

#item1375610 {
	width:14px !important;
	height:9px !important;
	top:550px !important;
}

#item1375395 {
	width:528px !important;
	height:29px !important;
	top:16px !important;
}

@keyframes intensificar-1375395 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1375395 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1375442 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1375442 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1375442 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1375465 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1375465 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1375465 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1376149 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:308px !important;
}

@keyframes intensificar-1376149 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1376149 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1376155 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:235px !important;
}

@keyframes intensificar-1376155 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1376155 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1376178 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:251px !important;
}

@keyframes intensificar-1376178 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1376178 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1376201 {
	width:145px !important;
	height:15px !important;
	left:397px !important;
	top:283px !important;
}

@keyframes intensificar-1376201 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1376201 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1376224 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:285px !important;
}

@keyframes intensificar-1376224 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1376224 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1450308 {
	width:424px !important;
	height:249px !important;
	top:65px !important;
}

@keyframes intensificar-1450308 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1450308 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1375391 {
	width:552px !important;
	height:560px !important;
	left:36px !important;
	top:165px !important;
}

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

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

#item1376116 {
	width:264px !important;
	height:17px !important;
	left:36px !important;
	top:11px !important;
}

#item1375765 {
	width:53px !important;
	height:50px !important;
	background:#cad6cb;
}

#item1375766 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1375929 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1531457 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

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

#item1531454 {
	width:147px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1376013 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1376013 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1376013 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1460756 {
	width:86px !important;
	height:257px !important;
	top:943px !important;
}

@keyframes intensificar-1460767 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1460767 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1460761 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1460761 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1460759 {
	width:700px !important;
	height:309px !important;
}

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

#item1460778 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:491px !important;
}

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

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

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

table#table1630689 {
	table-layout:fixed;
}

#item1461105 {
	width:628px !important;
	height:262px !important;
	top:27px !important;
}

@keyframes intensificar-1461105 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1461105 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1461128 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1461128 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1461128 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1495047 {
	width:595px !important;
	height:194px !important;
}

@keyframes intensificar-1495047 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1495047 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1495077 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:74px !important;
}

#item1461042 {
	width:595px !important;
	height:512px !important;
}

@keyframes intensificar-1461042 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1461042 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1494726 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:233px !important;
}

#item1493615 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:233px !important;
}

#item1493619 {
	width:595px !important;
	height:512px !important;
}

@keyframes intensificar-1493619 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1493619 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1460828 {
	width:628px !important;
	height:40px !important;
}

@keyframes intensificar-1460828 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1460828 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1460852 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

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

#item1460898 {
	width:124px !important;
	height:31px !important;
	left:504px !important;
	top:408px !important;
}

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

#item1460926 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:329px !important;
}

#item1460949 {
	width:233px !important;
	height:21px !important;
	left:431px !important;
	top:373px !important;
}

#item1460972 {
	width:7px !important;
	height:11px !important;
	left:420px !important;
	top:376px !important;
}

#item1460975 {
	width:480px !important;
	height:348px !important;
	top:69px !important;
}

@keyframes intensificar-1460975 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1460975 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1460826 {
	width:664px !important;
	height:512px !important;
	left:36px !important;
	top:563px !important;
}

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

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

#item1461180 {
	width:372px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1461206 {
	width:74px !important;
	height:70px !important;
	background:#cad6cb;
}

#item1461207 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1461372 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

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

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

#item1532414 {
	width:206px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

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

@keyframes atenuar-1461456 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1461456 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1505622 {
	width:186px !important;
	height:167px !important;
	top:623px !important;
}

@keyframes intensificar-1505634 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505634 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1505627 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505627 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505625 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

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

#item1505642 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:144px !important;
}

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

#item1505916 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:113px !important;
}

#item1505920 {
	width:534px !important;
	height:222px !important;
	top:15px !important;
}

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

@keyframes intensificar-1505921 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505921 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505946 {
	width:14px !important;
	height:9px !important;
}

#item1505950 {
	width:14px !important;
	height:9px !important;
	top:244px !important;
}

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

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

table#table1636455 {
	table-layout:fixed;
}

#item1505954 {
	width:528px !important;
	height:260px !important;
	top:19px !important;
}

@keyframes intensificar-1505954 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505954 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505977 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1505977 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505977 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505889 {
	width:528px !important;
	height:531px !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-1505889 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505889 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1507196 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:259px !important;
}

#item1507200 {
	width:534px !important;
	height:513px !important;
	top:15px !important;
}

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

@keyframes intensificar-1507201 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1507201 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1507226 {
	width:14px !important;
	height:9px !important;
}

#item1507229 {
	width:14px !important;
	height:9px !important;
	top:536px !important;
}

#item1505690 {
	width:424px !important;
	height:329px !important;
	top:82px !important;
}

@keyframes intensificar-1505690 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505690 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505715 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1505715 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505715 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505738 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1505738 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505738 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505762 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:426px !important;
}

@keyframes intensificar-1505762 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505762 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505768 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:353px !important;
}

@keyframes intensificar-1505768 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505768 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505791 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:369px !important;
}

@keyframes intensificar-1505791 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505791 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505814 {
	width:145px !important;
	height:15px !important;
	left:397px !important;
	top:401px !important;
}

@keyframes intensificar-1505814 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505814 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505837 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:403px !important;
}

@keyframes intensificar-1505837 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505837 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505840 {
	width:528px !important;
	height:46px !important;
	top:16px !important;
}

@keyframes intensificar-1505840 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505840 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505688 {
	width:552px !important;
	height:546px !important;
	left:36px !important;
	top:179px !important;
}

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

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

#item1507088 {
	width:264px !important;
	height:17px !important;
	left:36px !important;
	top:11px !important;
}

#item1506033 {
	width:53px !important;
	height:50px !important;
	background:#cad6cb;
}

#item1506034 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1506197 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1531520 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

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

#item1531517 {
	width:147px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1506281 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1506281 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1506281 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1506383 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1506393 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1506393 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1506388 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1506388 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1506386 {
	width:700px !important;
	height:309px !important;
}

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

#item1506403 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:513px !important;
}

#item1506427 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

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

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

table#table1641531 {
	table-layout:fixed;
}

#item1506684 {
	width:628px !important;
	height:384px !important;
	top:27px !important;
}

@keyframes intensificar-1506684 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1506684 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1506707 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1506707 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1506707 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1506730 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:8px !important;
}

#item1506733 {
	width:595px !important;
	height:61px !important;
}

@keyframes intensificar-1506733 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1506733 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1506653 {
	width:595px !important;
	height:491px !important;
}

@keyframes intensificar-1506653 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1506653 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1506676 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:223px !important;
}

#item1506626 {
	width:595px !important;
	height:491px !important;
}

@keyframes intensificar-1506626 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1506626 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1506649 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:223px !important;
}

#item1506452 {
	width:499px !important;
	height:420px !important;
	top:84px !important;
}

@keyframes intensificar-1506452 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1506452 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1506476 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

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

#item1506522 {
	width:124px !important;
	height:31px !important;
	left:504px !important;
	top:487px !important;
}

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

#item1506550 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:408px !important;
}

#item1506573 {
	width:233px !important;
	height:21px !important;
	left:431px !important;
	top:452px !important;
}

#item1506597 {
	width:7px !important;
	height:11px !important;
	left:420px !important;
	top:455px !important;
}

#item1506602 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1506602 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1506602 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1506450 {
	width:664px !important;
	height:518px !important;
	left:36px !important;
	top:584px !important;
}

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

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

#item1507116 {
	width:372px !important;
	height:18px !important;
	left:36px !important;
	top:331px !important;
}

#item1506788 {
	width:74px !important;
	height:70px !important;
	background:#cad6cb;
}

#item1506789 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1506955 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

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

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

#item1532482 {
	width:206px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

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

@keyframes atenuar-1507037 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1507037 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1539808 {
	width:164px !important;
	height:302px !important;
	left:436px !important;
}

@keyframes intensificar-1377349 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1377349 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1377351 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1377351 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1377347 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

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

#item1377355 {
	width:528px !important;
	height:42px !important;
	left:36px !important;
	top:130px !important;
}

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

#item1377405 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:178px !important;
}

#item1377410 {
	width:534px !important;
	height:351px !important;
	top:15px !important;
}

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

@keyframes intensificar-1446497 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1446497 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1377440 {
	width:14px !important;
	height:9px !important;
}

#item1377444 {
	width:14px !important;
	height:9px !important;
	top:373px !important;
}

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

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

table#table1647863 {
	table-layout:fixed;
}

#item1377448 {
	width:528px !important;
	height:144px !important;
	top:19px !important;
}

@keyframes intensificar-1377448 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1377448 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1377471 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1377471 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1377471 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1377699 {
	width:528px !important;
	height:545px !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-1377699 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1377699 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1377673 {
	width:528px !important;
	height:555px !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-1377673 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1377673 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1377519 {
	width:424px !important;
	height:249px !important;
	top:65px !important;
}

@keyframes intensificar-1377519 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1377519 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1377543 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1377543 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1377543 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1377566 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1377566 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1377566 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1377589 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:273px !important;
}

@keyframes intensificar-1377589 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1377589 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1377596 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:200px !important;
}

@keyframes intensificar-1377596 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1377596 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1377620 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:216px !important;
}

@keyframes intensificar-1377620 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1377620 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1377643 {
	width:145px !important;
	height:15px !important;
	left:397px !important;
	top:248px !important;
}

@keyframes intensificar-1377643 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1377643 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1377666 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:250px !important;
}

@keyframes intensificar-1377666 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1377666 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1450364 {
	width:528px !important;
	height:46px !important;
	top:16px !important;
}

@keyframes intensificar-1450364 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1450364 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1377401 {
	width:552px !important;
	height:571px !important;
	left:36px !important;
	top:165px !important;
}

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

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

#item1377777 {
	width:53px !important;
	height:50px !important;
	background:#cad6cb;
}

#item1377778 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1377942 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1531549 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

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

#item1531546 {
	width:147px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1378026 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1378026 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1378026 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1539904 {
	width:164px !important;
	height:302px !important;
	left:535px !important;
	top:309px !important;
}

@keyframes intensificar-1462191 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1462191 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1462185 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1462185 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1462182 {
	width:700px !important;
	height:309px !important;
}

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

#item1462202 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:491px !important;
}

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

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

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

table#table1652158 {
	table-layout:fixed;
}

#item1462513 {
	width:628px !important;
	height:221px !important;
	top:27px !important;
}

@keyframes intensificar-1462513 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1462513 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1462536 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1462536 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1462536 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1495120 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:94px !important;
}

#item1495128 {
	width:595px !important;
	height:234px !important;
}

@keyframes intensificar-1495128 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1495128 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1462448 {
	width:595px !important;
	height:512px !important;
}

@keyframes intensificar-1462448 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1462448 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1494736 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:233px !important;
}

#item1462423 {
	width:595px !important;
	height:512px !important;
}

@keyframes intensificar-1462423 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1462423 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1493664 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:233px !important;
}

#item1462250 {
	width:499px !important;
	height:348px !important;
	top:69px !important;
}

@keyframes intensificar-1462250 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1462250 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1462274 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

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

#item1462320 {
	width:124px !important;
	height:31px !important;
	left:504px !important;
	top:360px !important;
}

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

#item1462348 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:280px !important;
}

#item1462371 {
	width:233px !important;
	height:21px !important;
	left:431px !important;
	top:325px !important;
}

#item1462394 {
	width:7px !important;
	height:11px !important;
	left:420px !important;
	top:327px !important;
}

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

@keyframes intensificar-1462399 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1462399 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1462248 {
	width:664px !important;
	height:512px !important;
	left:36px !important;
	top:563px !important;
}

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

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

#item1462592 {
	width:74px !important;
	height:70px !important;
	background:#cad6cb;
}

#item1462593 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1462756 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

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

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

#item1532511 {
	width:206px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

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

@keyframes atenuar-1462838 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1462838 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1539801 {
	width:186px !important;
	height:167px !important;
	top:623px !important;
}

@keyframes intensificar-1378233 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1378233 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1378236 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1378236 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1378231 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

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

#item1378240 {
	width:528px !important;
	height:42px !important;
	left:36px !important;
	top:130px !important;
}

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

#item1378513 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:163px !important;
}

#item1378517 {
	width:534px !important;
	height:321px !important;
	top:15px !important;
}

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

@keyframes intensificar-1446412 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1446412 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1378547 {
	width:14px !important;
	height:9px !important;
}

#item1378550 {
	width:14px !important;
	height:9px !important;
	top:343px !important;
}

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

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

table#table1657837 {
	table-layout:fixed;
}

#item1378555 {
	width:528px !important;
	height:173px !important;
	top:19px !important;
}

@keyframes intensificar-1378555 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1378555 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1378578 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1378578 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1378578 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1427840 {
	width:528px !important;
	height:545px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1427840 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1427840 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1378998 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:266px !important;
}

#item1379001 {
	width:534px !important;
	height:529px !important;
	top:15px !important;
}

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

@keyframes intensificar-1430347 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1430347 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1379027 {
	width:14px !important;
	height:9px !important;
}

#item1379030 {
	width:14px !important;
	height:9px !important;
	top:550px !important;
}

#item1378312 {
	width:424px !important;
	height:249px !important;
	top:82px !important;
}

@keyframes intensificar-1378312 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1378312 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1378336 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1378336 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1378336 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1378359 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1378359 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1378359 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1378382 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:308px !important;
}

@keyframes intensificar-1378382 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1378382 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1378387 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:236px !important;
}

@keyframes intensificar-1378387 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1378387 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1378410 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:252px !important;
}

@keyframes intensificar-1378410 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1378410 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1378433 {
	width:145px !important;
	height:15px !important;
	left:397px !important;
	top:283px !important;
}

@keyframes intensificar-1378433 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1378433 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1378457 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:285px !important;
}

@keyframes intensificar-1378457 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1378457 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1450387 {
	width:528px !important;
	height:46px !important;
	top:16px !important;
}

@keyframes intensificar-1450387 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1450387 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1378286 {
	width:552px !important;
	height:560px !important;
	left:36px !important;
	top:165px !important;
}

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

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

#item1378635 {
	width:53px !important;
	height:50px !important;
	background:#cad6cb;
}

#item1378636 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1378803 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1531587 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

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

#item1531584 {
	width:147px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1378888 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1378888 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1378888 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1539910 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1462870 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1462870 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1462864 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1462864 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1462862 {
	width:700px !important;
	height:309px !important;
}

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

#item1462879 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:491px !important;
}

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

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

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

table#table1662444 {
	table-layout:fixed;
}

#item1463236 {
	width:628px !important;
	height:262px !important;
	top:27px !important;
}

@keyframes intensificar-1463236 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1463236 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1463259 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1463259 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1463259 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1495158 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:94px !important;
}

#item1495165 {
	width:595px !important;
	height:194px !important;
}

@keyframes intensificar-1495165 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1495165 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1463144 {
	width:595px !important;
	height:512px !important;
}

@keyframes intensificar-1463144 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1463144 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1507862 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:233px !important;
}

#item1493668 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:233px !important;
}

#item1493673 {
	width:595px !important;
	height:512px !important;
}

@keyframes intensificar-1493673 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1493673 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1462927 {
	width:430px !important;
	height:348px !important;
	top:108px !important;
}

@keyframes intensificar-1462927 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1462927 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1462952 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

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

#item1462999 {
	width:124px !important;
	height:31px !important;
	left:504px !important;
	top:425px !important;
}

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

#item1463027 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:346px !important;
}

#item1463050 {
	width:233px !important;
	height:21px !important;
	left:431px !important;
	top:390px !important;
}

#item1463073 {
	width:7px !important;
	height:11px !important;
	left:420px !important;
	top:393px !important;
}

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

@keyframes intensificar-1463077 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1463077 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1462925 {
	width:664px !important;
	height:512px !important;
	left:36px !important;
	top:563px !important;
}

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

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

#item1463312 {
	width:74px !important;
	height:70px !important;
	background:#cad6cb;
}

#item1463313 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1493426 {
	width:34px !important;
	height:73px !important;
	left:-2px !important;
	top:1129px !important;
}

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

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

#item1532542 {
	width:206px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

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

@keyframes atenuar-1463560 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1463560 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1539816 {
	width:86px !important;
	height:257px !important;
	top:533px !important;
}

@keyframes intensificar-1379212 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1379212 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1379214 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1379214 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1379210 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

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

#item1379218 {
	width:528px !important;
	height:42px !important;
	left:36px !important;
	top:130px !important;
}

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

#item1379513 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:163px !important;
}

#item1379517 {
	width:534px !important;
	height:293px !important;
	top:15px !important;
}

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

@keyframes intensificar-1447238 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1447238 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1379547 {
	width:14px !important;
	height:9px !important;
}

#item1379550 {
	width:14px !important;
	height:9px !important;
	top:315px !important;
}

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

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

table#table1668988 {
	table-layout:fixed;
}

#item1379554 {
	width:528px !important;
	height:202px !important;
	top:19px !important;
}

@keyframes intensificar-1379554 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1379554 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1379578 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1379578 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1379578 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1427872 {
	width:528px !important;
	height:545px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1427872 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1427872 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1379269 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:266px !important;
}

#item1379273 {
	width:534px !important;
	height:529px !important;
	top:15px !important;
}

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

@keyframes intensificar-1447167 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1447167 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1379299 {
	width:14px !important;
	height:9px !important;
}

#item1379303 {
	width:14px !important;
	height:9px !important;
	top:550px !important;
}

#item1379332 {
	width:424px !important;
	height:249px !important;
	top:82px !important;
}

@keyframes intensificar-1379332 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1379332 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1379356 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1379356 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1379356 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1379379 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1379379 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1379379 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1379402 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:341px !important;
}

@keyframes intensificar-1379402 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1379402 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1379410 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:268px !important;
}

@keyframes intensificar-1379410 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1379410 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1379435 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:284px !important;
}

@keyframes intensificar-1379435 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1379435 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1379458 {
	width:145px !important;
	height:15px !important;
	left:397px !important;
	top:316px !important;
}

@keyframes intensificar-1379458 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1379458 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1379481 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:318px !important;
}

@keyframes intensificar-1379481 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1379481 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1450413 {
	width:528px !important;
	height:46px !important;
	top:16px !important;
}

@keyframes intensificar-1450413 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1450413 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1379264 {
	width:552px !important;
	height:560px !important;
	left:36px !important;
	top:165px !important;
}

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

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

#item1379632 {
	width:53px !important;
	height:50px !important;
	background:#cad6cb;
}

#item1379633 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1379796 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1531626 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

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

#item1531623 {
	width:147px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1379879 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1379879 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1379879 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1539915 {
	width:86px !important;
	height:257px !important;
	top:943px !important;
}

@keyframes intensificar-1463588 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1463588 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1463583 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1463583 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1463581 {
	width:700px !important;
	height:309px !important;
}

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

#item1463598 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:511px !important;
}

#item1463621 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

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

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

table#table1673770 {
	table-layout:fixed;
}

#item1463958 {
	width:628px !important;
	height:302px !important;
	top:27px !important;
}

@keyframes intensificar-1463958 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1463958 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1463982 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1463982 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1463982 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1495230 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:44px !important;
}

#item1495237 {
	width:595px !important;
	height:133px !important;
}

@keyframes intensificar-1495237 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1495237 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1463868 {
	width:595px !important;
	height:493px !important;
}

@keyframes intensificar-1463868 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1463868 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1507965 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:224px !important;
}

#item1493743 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:224px !important;
}

#item1493757 {
	width:595px !important;
	height:493px !important;
}

@keyframes intensificar-1493757 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1493757 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1463647 {
	width:438px !important;
	height:348px !important;
	top:92px !important;
}

@keyframes intensificar-1463647 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1463647 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1463671 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

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

#item1463717 {
	width:124px !important;
	height:31px !important;
	left:504px !important;
	top:454px !important;
}

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

#item1463748 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:375px !important;
}

#item1463773 {
	width:233px !important;
	height:21px !important;
	left:431px !important;
	top:419px !important;
}

#item1463796 {
	width:7px !important;
	height:11px !important;
	left:420px !important;
	top:422px !important;
}

#item1463799 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1463799 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1463799 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1463644 {
	width:664px !important;
	height:493px !important;
	left:36px !important;
	top:582px !important;
}

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

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

#item1464035 {
	width:74px !important;
	height:70px !important;
	background:#cad6cb;
}

#item1464036 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1464201 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

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

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

#item1532571 {
	width:206px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

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

@keyframes atenuar-1464286 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1464286 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1396738 {
	width:1236px !important;
	height:814px !important;
	left:-18px !important;
	top:-12px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1396739 {
	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-1396739 {
	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;
	}
}
#item1396740 {
	width:434px !important;
	height:252px !important;
	left:86px !important;
	top:87px !important;
}

@keyframes intensificar-1396740 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1396740 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1396763 {
	opacity:0.25;
	width:376px !important;
	height:301px !important;
	left:86px !important;
	top:299px !important;
	background:#0e0b00;
}

#item1396764 {
	width:330px !important;
	height:344px !important;
	left:108px !important;
	top:319px !important;
}

@keyframes intensificar-1396764 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1396764 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1396787 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1396787 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1396787 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes moverhacialaizquierdayreducir-1472949 {
	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-1472949 {
	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;
	}
}
#item1472955 {
	width:434px !important;
	height:252px !important;
	left:36px !important;
	top:637px !important;
}

@keyframes intensificar-1472955 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1472955 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1472978 {
	opacity:0.20;
	width:628px !important;
	height:257px !important;
	left:36px !important;
	top:907px !important;
	background:#0e0b00;
}

#item1472979 {
	width:574px !important;
	height:218px !important;
	left:63px !important;
	top:926px !important;
}

@keyframes intensificar-1472979 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1472979 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1473002 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1473002 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1473002 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1381012 {
	width:106px !important;
	height:237px !important;
	top:553px !important;
}

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

#item1381353 {
	width:528px !important;
	height:638px !important;
	left:36px !important;
	top:65px !important;
}

@keyframes intensificar-1381353 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1381353 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1381269 {
	width:600px !important;
	height:790px !important;
	background:#f3f3f2;
}

#item1381293 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:322px !important;
}

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

#item1434238 {
	width:509px !important;
	height:1850px !important;
}

@keyframes intensificar-1434238 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1434238 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1381322 {
	width:14px !important;
	height:9px !important;
}

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

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

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

@keyframes intensificar-1381245 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1381245 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1381025 {
	width:600px !important;
	height:790px !important;
	background:#f3f3f2;
}

#item1417473 {
	width:20px !important;
	height:10px !important;
	left:140px !important;
	top:353px !important;
}

#item1417467 {
	width:20px !important;
	height:10px !important;
	left:150px !important;
	top:154px !important;
}

#item1417462 {
	width:20px !important;
	height:10px !important;
	left:127px !important;
	top:137px !important;
}

#item1417457 {
	width:20px !important;
	height:10px !important;
	left:150px !important;
	top:118px !important;
}

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

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

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

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

table#table1684204 {
	table-layout:fixed;
}

#item1381095 {
	width:500px !important;
	height:362px !important;
	left:11px !important;
}

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

#item1381118 {
	width:511px !important;
	height:17px !important;
}

#item1381125 {
	width:511px !important;
	height:17px !important;
}

#item1381122 {
	width:511px !important;
	height:17px !important;
	top:18px !important;
}

#item1381129 {
	width:511px !important;
	height:17px !important;
}

#item1381126 {
	width:511px !important;
	height:17px !important;
	top:36px !important;
}

#item1381133 {
	width:511px !important;
	height:17px !important;
}

#item1381130 {
	width:511px !important;
	height:17px !important;
	top:53px !important;
}

#item1381137 {
	width:511px !important;
	height:17px !important;
}

#item1381134 {
	width:511px !important;
	height:17px !important;
	top:71px !important;
}

#item1381141 {
	width:511px !important;
	height:17px !important;
}

#item1381138 {
	width:511px !important;
	height:17px !important;
	top:89px !important;
}

#item1381146 {
	width:511px !important;
	height:17px !important;
}

#item1381143 {
	width:511px !important;
	height:17px !important;
	top:106px !important;
}

#item1381150 {
	width:511px !important;
	height:17px !important;
}

#item1381147 {
	width:511px !important;
	height:17px !important;
	top:124px !important;
}

#item1381154 {
	width:511px !important;
	height:17px !important;
}

#item1381151 {
	width:511px !important;
	height:17px !important;
	top:142px !important;
}

#item1381158 {
	width:511px !important;
	height:17px !important;
}

#item1381155 {
	width:511px !important;
	height:17px !important;
	top:159px !important;
}

#item1381162 {
	width:511px !important;
	height:17px !important;
}

#item1381159 {
	width:511px !important;
	height:17px !important;
	top:177px !important;
}

#item1381166 {
	width:511px !important;
	height:17px !important;
}

#item1381163 {
	width:511px !important;
	height:17px !important;
	top:195px !important;
}

#item1381171 {
	width:511px !important;
	height:17px !important;
}

#item1381167 {
	width:511px !important;
	height:17px !important;
	top:212px !important;
}

#item1381176 {
	width:511px !important;
	height:17px !important;
}

#item1381173 {
	width:511px !important;
	height:17px !important;
	top:230px !important;
}

#item1381180 {
	width:511px !important;
	height:18px !important;
}

#item1381177 {
	width:511px !important;
	height:18px !important;
	top:247px !important;
}

#item1381184 {
	width:511px !important;
	height:18px !important;
}

#item1381181 {
	width:511px !important;
	height:18px !important;
	top:266px !important;
}

#item1381188 {
	width:511px !important;
	height:18px !important;
}

#item1381185 {
	width:511px !important;
	height:18px !important;
	top:285px !important;
}

#item1501944 {
	width:511px !important;
	height:18px !important;
}

#item1501940 {
	width:511px !important;
	height:18px !important;
	top:304px !important;
}

#item1527455 {
	width:511px !important;
	height:18px !important;
}

#item1527452 {
	width:511px !important;
	height:18px !important;
	top:322px !important;
}

#item1417392 {
	width:33px !important;
	height:17px !important;
	left:141px !important;
}

#item1417399 {
	width:33px !important;
	height:17px !important;
}

#item1417406 {
	width:87px !important;
	height:8px !important;
	left:39px !important;
	top:5px !important;
}

#item1417429 {
	width:93px !important;
	height:8px !important;
	left:179px !important;
	top:5px !important;
}

@keyframes intensificar-1381211 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1381211 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1381218 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1381023 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1381377 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1381380 {
	width:311px !important;
	height:33px !important;
	left:16px !important;
}

#item1409250 {
	width:565px !important;
	height:517px !important;
	left:25px !important;
	top:137px !important;
}

#item1381816 {
	width:96px !important;
	height:15px !important;
	left:9px !important;
}

#item1381840 {
	width:6px !important;
	height:11px !important;
	top:2px !important;
}

#item1381813 {
	width:105px !important;
	height:15px !important;
	left:36px !important;
	top:99px !important;
}

#item1381849 {
	width:19px !important;
	height:19px !important;
}

#item1381845 {
	width:19px !important;
	height:19px !important;
	left:1158px !important;
	top:21px !important;
}

@keyframes intensificar-1381852 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1381852 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1381856 {
	width:53px !important;
	height:50px !important;
	background:#cad6cb;
}

#item1381857 {
	width:28px !important;
	height:40px !important;
	left:13px !important;
	top:5px !important;
}

#item1381852 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

@keyframes intensificar-1381862 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1381862 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1381891 {
	width:131px !important;
	height:50px !important;
}

#item1381892 {
	width:116px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1381866 {
	width:131px !important;
	height:50px !important;
}

#item1381867 {
	width:116px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1381862 {
	width:131px !important;
	height:50px !important;
	left:797px !important;
	top:740px !important;
}

@keyframes intensificar-1381915 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1381915 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1381944 {
	width:122px !important;
	height:50px !important;
}

#item1381945 {
	width:92px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1381919 {
	width:122px !important;
	height:50px !important;
}

#item1381920 {
	width:92px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1381915 {
	width:122px !important;
	height:50px !important;
	left:672px !important;
	top:740px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

@keyframes intensificar-1381968 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1381968 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1381998 {
	width:122px !important;
	height:50px !important;
}

#item1381999 {
	width:107px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1381973 {
	width:122px !important;
	height:50px !important;
}

#item1381974 {
	width:107px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1381968 {
	width:122px !important;
	height:50px !important;
	left:931px !important;
	top:740px !important;
}

@keyframes intensificar-1382022 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1382022 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1382051 {
	width:87px !important;
	height:50px !important;
}

#item1382052 {
	width:72px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1382026 {
	width:87px !important;
	height:50px !important;
}

#item1382027 {
	width:72px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1382022 {
	width:87px !important;
	height:50px !important;
	left:1056px !important;
	top:740px !important;
}

#item1382078 {
	width:149px !important;
	height:13px !important;
	left:17px !important;
}

#item1382101 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1382075 {
	width:166px !important;
	height:13px !important;
	left:398px !important;
	top:748px !important;
}

#item1382104 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1382104 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1382104 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1473379 {
	width:700px !important;
	height:875px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1473403 {
	width:628px !important;
	height:780px !important;
	left:46px !important;
	top:75px !important;
}

@keyframes intensificar-1473403 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1473403 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1473316 {
	width:700px !important;
	height:875px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1491616 {
	width:23px !important;
	height:46px !important;
	left:676px !important;
	top:437px !important;
}

#item1547523 {
	width:614px !important;
	height:780px !important;
	left:46px !important;
	top:75px !important;
}

#item1547528 {
	width:595px !important;
	height:2807px !important;
}

@keyframes intensificar-1547528 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1547528 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1473268 {
	width:700px !important;
	height:875px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1473291 {
	width:628px !important;
	height:780px !important;
	left:46px !important;
	top:75px !important;
}

@keyframes intensificar-1473291 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1473291 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1473034 {
	width:700px !important;
	height:875px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1473071 {
	width:90px !important;
	height:19px !important;
	left:60px !important;
	top:75px !important;
}

#item1473094 {
	width:137px !important;
	height:19px !important;
	left:521px !important;
	top:75px !important;
}

#item1473212 {
	width:40px !important;
	height:20px !important;
	left:169px !important;
}

#item1473217 {
	width:40px !important;
	height:20px !important;
}

#item1473220 {
	width:104px !important;
	height:9px !important;
	left:47px !important;
	top:5px !important;
}

#item1473243 {
	width:112px !important;
	height:9px !important;
	left:214px !important;
	top:5px !important;
}

#item1502174 {
	width:24px !important;
	height:12px !important;
	left:173px !important;
	top:404px !important;
}

#item1502177 {
	width:24px !important;
	height:12px !important;
	left:185px !important;
	top:161px !important;
}

#item1502180 {
	width:24px !important;
	height:12px !important;
	left:157px !important;
	top:140px !important;
}

#item1502186 {
	width:24px !important;
	height:12px !important;
	left:185px !important;
	top:118px !important;
}

table#table1690278 th, table#table1690278 td {
	vertical-align:top;;
}

table#table1690278 tr {
	height:22px;;
}

table#table1690278 {
	table-layout:fixed;
}

#item1502189 {
	width:610px !important;
	height:438px !important;
	left:59px !important;
	top:116px !important;
}

#item1502212 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1527386 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:114px !important;
}

#item1502213 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1527389 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:135px !important;
}

#item1502214 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1527392 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:157px !important;
}

#item1502215 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1527395 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:178px !important;
}

#item1502216 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1527400 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:200px !important;
}

#item1502217 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1527403 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:221px !important;
}

#item1502218 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1527406 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:243px !important;
}

#item1502219 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1527410 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:264px !important;
}

#item1502220 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1527414 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:286px !important;
}

#item1502221 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1527417 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:307px !important;
}

#item1502222 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1527420 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:329px !important;
}

#item1502223 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1527423 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:350px !important;
}

#item1502224 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1527426 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:372px !important;
}

#item1502225 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1527429 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:393px !important;
}

#item1502226 {
	width:623px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item1527434 {
	width:629px !important;
	height:28px !important;
	left:43px !important;
	top:415px !important;
}

#item1502227 {
	width:623px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item1527437 {
	width:629px !important;
	height:28px !important;
	left:43px !important;
	top:438px !important;
}

#item1502228 {
	width:623px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item1527440 {
	width:629px !important;
	height:28px !important;
	left:43px !important;
	top:460px !important;
}

#item1502229 {
	width:623px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item1527443 {
	width:629px !important;
	height:28px !important;
	left:43px !important;
	top:484px !important;
}

#item1527385 {
	width:623px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item1527446 {
	width:629px !important;
	height:28px !important;
	left:43px !important;
	top:507px !important;
}

#item1473023 {
	width:700px !important;
	height:890px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes intensificar-1473023 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1473023 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1473021 {
	width:710px !important;
	height:900px !important;
	left:-10px !important;
	top:140px !important;
}

#item1473427 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1473431 {
	width:435px !important;
	height:47px !important;
	left:22px !important;
}

#item1474112 {
	width:135px !important;
	height:21px !important;
	left:13px !important;
}

#item1474136 {
	width:9px !important;
	height:15px !important;
	top:3px !important;
}

#item1474109 {
	width:148px !important;
	height:21px !important;
	left:36px !important;
	top:110px !important;
}

#item1474144 {
	width:26px !important;
	height:26px !important;
}

#item1474139 {
	width:26px !important;
	height:26px !important;
	left:637px !important;
	top:175px !important;
}

@keyframes intensificar-1474147 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1474147 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1474150 {
	width:74px !important;
	height:70px !important;
	background:#cad6cb;
}

#item1474151 {
	width:39px !important;
	height:56px !important;
	left:18px !important;
	top:7px !important;
}

#item1474147 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

@keyframes intensificar-1474155 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1474155 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1474184 {
	width:183px !important;
	height:70px !important;
}

#item1474185 {
	width:162px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1474159 {
	width:183px !important;
	height:70px !important;
}

#item1474160 {
	width:162px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1474155 {
	width:183px !important;
	height:70px !important;
	left:517px !important;
	top:1056px !important;
}

@keyframes intensificar-1474208 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1474208 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1474238 {
	width:171px !important;
	height:70px !important;
}

#item1474239 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1474212 {
	width:171px !important;
	height:70px !important;
}

#item1474214 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1474208 {
	width:171px !important;
	height:70px !important;
	left:342px !important;
	top:1056px !important;
}

@keyframes intensificar-1474262 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1474262 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1474292 {
	width:192px !important;
	height:70px !important;
}

#item1474293 {
	width:150px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1474266 {
	width:192px !important;
	height:70px !important;
}

#item1474267 {
	width:150px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1474262 {
	width:192px !important;
	height:70px !important;
	left:302px !important;
	top:1130px !important;
}

@keyframes intensificar-1474316 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1474316 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1474345 {
	width:122px !important;
	height:70px !important;
}

#item1474346 {
	width:101px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1474320 {
	width:122px !important;
	height:70px !important;
}

#item1474321 {
	width:101px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1474316 {
	width:122px !important;
	height:70px !important;
	left:498px !important;
	top:1130px !important;
}

#item1474372 {
	width:209px !important;
	height:18px !important;
	left:23px !important;
}

#item1474395 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1474369 {
	width:232px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1491531 {
	width:34px !important;
	height:73px !important;
	left:340px !important;
	top:1054px !important;
}

#item1491536 {
	width:34px !important;
	height:73px !important;
	left:300px !important;
	top:1129px !important;
}

#item1474399 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1474399 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1474399 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1418288 {
	width:130px !important;
	height:134px !important;
	left:470px !important;
}

@keyframes intensificar-1382258 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1382258 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1382260 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1382260 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1382256 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1382261 {
	width:211px !important;
	height:33px !important;
	left:795px !important;
	top:36px !important;
}

#item1382267 {
	width:528px !important;
	height:42px !important;
	left:36px !important;
	top:130px !important;
}

#item1382290 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:100px !important;
}

#item1382558 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:178px !important;
}

#item1382562 {
	width:534px !important;
	height:352px !important;
	top:15px !important;
}

#item1427128 {
	width:509px !important;
	height:500px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

@keyframes intensificar-1427128 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1427128 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1382593 {
	width:14px !important;
	height:9px !important;
}

#item1382597 {
	width:14px !important;
	height:9px !important;
	top:374px !important;
}

table#table1695778 th, table#table1695778 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1695778 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1695778 {
	table-layout:fixed;
}

#item1382601 {
	width:528px !important;
	height:144px !important;
	top:19px !important;
}

@keyframes intensificar-1382601 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1382601 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1382624 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1382624 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1382624 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1382531 {
	width:528px !important;
	height:545px !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-1382531 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1382531 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1383104 {
	width:528px !important;
	height:402px !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-1383104 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1383104 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1382363 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1382363 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1382363 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1382386 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1382386 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1382386 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1382409 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:171px !important;
}

@keyframes intensificar-1382409 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1382409 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1382433 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:187px !important;
}

@keyframes intensificar-1382433 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1382433 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1382457 {
	width:89px !important;
	height:22px !important;
	left:440px !important;
	top:260px !important;
}

@keyframes intensificar-1382457 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1382457 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1382462 {
	width:167px !important;
	height:15px !important;
	left:397px !important;
	top:238px !important;
}

@keyframes intensificar-1382462 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1382462 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1382485 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:240px !important;
}

@keyframes intensificar-1382485 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1382485 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1382489 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:208px !important;
}

@keyframes intensificar-1382489 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1382489 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1383065 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:135px !important;
}

@keyframes intensificar-1383065 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1383065 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1383041 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:119px !important;
}

@keyframes intensificar-1383041 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1383041 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1451136 {
	width:528px !important;
	height:33px !important;
	top:16px !important;
}

@keyframes intensificar-1451136 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1451136 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1451159 {
	width:424px !important;
	height:249px !important;
	top:69px !important;
}

@keyframes intensificar-1451159 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1451159 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1382313 {
	width:564px !important;
	height:560px !important;
	left:36px !important;
	top:165px !important;
}

#item1382649 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1382654 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1382682 {
	width:53px !important;
	height:50px !important;
	background:#cad6cb;
}

#item1382683 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1382678 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1382720 {
	width:123px !important;
	height:50px !important;
}

#item1382721 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1382694 {
	width:123px !important;
	height:50px !important;
}

#item1382696 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1382690 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1382774 {
	width:113px !important;
	height:50px !important;
}

#item1382775 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1382749 {
	width:113px !important;
	height:50px !important;
}

#item1382750 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1382745 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1382827 {
	width:101px !important;
	height:50px !important;
}

#item1382828 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1382802 {
	width:101px !important;
	height:50px !important;
}

#item1382803 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1382798 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1382880 {
	width:101px !important;
	height:50px !important;
}

#item1382881 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1382855 {
	width:101px !important;
	height:50px !important;
}

#item1382856 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1382851 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1415890 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1415914 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1415887 {
	width:147px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1382934 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1382934 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1382934 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1474416 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1474427 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1474427 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1474422 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1474422 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1474420 {
	width:700px !important;
	height:309px !important;
}

#item1491622 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1474438 {
	width:628px !important;
	height:59px !important;
	left:36px !important;
	top:491px !important;
}

#item1474461 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

table#table1704167 th, table#table1704167 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1704167 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1704167 {
	table-layout:fixed;
}

#item1474801 {
	width:628px !important;
	height:221px !important;
	top:27px !important;
}

@keyframes intensificar-1474801 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1474801 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1474825 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1474825 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1474825 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1496067 {
	width:595px !important;
	height:232px !important;
}

@keyframes intensificar-1496067 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1496067 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1496097 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:93px !important;
}

#item1474735 {
	width:595px !important;
	height:512px !important;
}

@keyframes intensificar-1474735 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1474735 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1494858 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:233px !important;
}

#item1474710 {
	width:628px !important;
	height:500px !important;
}

@keyframes intensificar-1474710 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1474710 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1474487 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1474510 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1474533 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:216px !important;
}

#item1474556 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:238px !important;
}

#item1474579 {
	width:125px !important;
	height:31px !important;
	left:506px !important;
	top:342px !important;
}

#item1474584 {
	width:234px !important;
	height:21px !important;
	left:431px !important;
	top:311px !important;
}

#item1474607 {
	width:7px !important;
	height:11px !important;
	left:420px !important;
	top:313px !important;
}

#item1474612 {
	width:66px !important;
	height:33px !important;
	left:564px !important;
	top:268px !important;
}

#item1474616 {
	width:130px !important;
	height:25px !important;
	left:500px !important;
	top:167px !important;
}

#item1474640 {
	width:98px !important;
	height:22px !important;
	left:532px !important;
	top:144px !important;
}

#item1474663 {
	width:628px !important;
	height:46px !important;
}

@keyframes intensificar-1474663 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1474663 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1474686 {
	width:593px !important;
	height:348px !important;
	top:74px !important;
}

@keyframes intensificar-1474686 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1474686 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1474484 {
	width:665px !important;
	height:512px !important;
	left:36px !important;
	top:563px !important;
}

#item1474849 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1474853 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1474879 {
	width:74px !important;
	height:70px !important;
	background:#cad6cb;
}

#item1474880 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1474876 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1474913 {
	width:172px !important;
	height:70px !important;
}

#item1474914 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1474888 {
	width:172px !important;
	height:70px !important;
}

#item1474889 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1474884 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1474967 {
	width:158px !important;
	height:70px !important;
}

#item1474968 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1474942 {
	width:158px !important;
	height:70px !important;
}

#item1474943 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1474938 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1475022 {
	width:141px !important;
	height:70px !important;
}

#item1475023 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1474996 {
	width:141px !important;
	height:70px !important;
}

#item1474997 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1474992 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1475075 {
	width:141px !important;
	height:70px !important;
}

#item1475076 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1475050 {
	width:141px !important;
	height:70px !important;
}

#item1475051 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1475046 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
}

#item1493437 {
	width:34px !important;
	height:73px !important;
	left:-2px !important;
	top:1129px !important;
}

#item1502776 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1502799 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1502773 {
	width:206px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1475128 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1475128 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1475128 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1418293 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1383243 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1383243 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1383245 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1383245 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1383241 {
	width:600px !important;
	height:790px !important;
}

#item1383246 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1383988 {
	width:528px !important;
	height:309px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1383988 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1383988 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1709143 tr {
	border-right:2.2px solid #fff;;
}

table#table1709143 {
	table-layout:fixed;
}

#item1383295 {
	width:528px !important;
	height:162px !important;
	top:19px !important;
}

@keyframes intensificar-1383295 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1383295 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1383318 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1383318 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1383318 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1383955 {
	width:528px !important;
	height:566px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1383955 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1383955 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1383856 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:119px !important;
}

@keyframes intensificar-1383856 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1383856 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1383879 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:135px !important;
}

@keyframes intensificar-1383879 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1383879 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1383902 {
	width:89px !important;
	height:22px !important;
	left:440px !important;
	top:209px !important;
}

@keyframes intensificar-1383902 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1383902 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1383908 {
	width:167px !important;
	height:15px !important;
	left:397px !important;
	top:186px !important;
}

@keyframes intensificar-1383908 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1383908 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1383931 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:188px !important;
}

@keyframes intensificar-1383931 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1383931 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1383934 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:156px !important;
}

@keyframes intensificar-1383934 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1383934 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1451184 {
	width:528px !important;
	height:12px !important;
	top:1px !important;
}

@keyframes intensificar-1451184 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1451184 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1451208 {
	width:350px !important;
	height:114px !important;
	top:32px !important;
}

@keyframes intensificar-1451208 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1451208 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1383250 {
	width:564px !important;
	height:566px !important;
	left:636px !important;
	top:160px !important;
}

#item1383507 {
	width:528px !important;
	height:23px !important;
	left:636px !important;
	top:128px !important;
}

#item1383532 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1383556 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1383562 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1383589 {
	width:53px !important;
	height:50px !important;
	background:#cad6cb;
}

#item1383590 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1383585 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1383623 {
	width:123px !important;
	height:50px !important;
}

#item1383624 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1383598 {
	width:123px !important;
	height:50px !important;
}

#item1383599 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1383594 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1383677 {
	width:101px !important;
	height:50px !important;
}

#item1383678 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1383652 {
	width:101px !important;
	height:50px !important;
}

#item1383653 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1383647 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1383730 {
	width:99px !important;
	height:50px !important;
}

#item1383731 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1383705 {
	width:99px !important;
	height:50px !important;
}

#item1383706 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1383701 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1383784 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1415601 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1415624 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1415598 {
	width:147px !important;
	height:13px !important;
	left:636px !important;
	top:748px !important;
}

#item1383787 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1383787 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1383787 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1475147 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1475162 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1475162 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1475152 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1475152 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1475150 {
	width:700px !important;
	height:309px !important;
}

#item1491627 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1711893 tr {
	border-right:3.08px solid #fff;;
}

table#table1711893 {
	table-layout:fixed;
}

#item1475325 {
	width:628px !important;
	height:247px !important;
	top:27px !important;
}

@keyframes intensificar-1475325 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1475325 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1475348 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1475348 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1475348 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1475371 {
	width:595px !important;
	height:241px !important;
}

@keyframes intensificar-1475371 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1475371 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1496102 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:98px !important;
}

#item1475299 {
	width:595px !important;
	height:541px !important;
}

@keyframes intensificar-1475299 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1475299 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1494298 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:260px !important;
}

#item1475171 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:186px !important;
}

#item1475194 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:208px !important;
}

#item1475217 {
	width:125px !important;
	height:31px !important;
	left:506px !important;
	top:312px !important;
}

#item1475222 {
	width:234px !important;
	height:21px !important;
	left:431px !important;
	top:281px !important;
}

#item1475245 {
	width:7px !important;
	height:11px !important;
	left:420px !important;
	top:282px !important;
}

#item1475248 {
	width:66px !important;
	height:33px !important;
	left:564px !important;
	top:238px !important;
}

#item1475251 {
	width:628px !important;
	height:42px !important;
}

@keyframes intensificar-1475251 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1475251 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1475274 {
	width:490px !important;
	height:159px !important;
	top:65px !important;
}

@keyframes intensificar-1475274 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1475274 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1475169 {
	width:665px !important;
	height:541px !important;
	left:36px !important;
	top:534px !important;
}

#item1475395 {
	width:628px !important;
	height:32px !important;
	left:36px !important;
	top:489px !important;
}

#item1475418 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1475442 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1475446 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1475472 {
	width:74px !important;
	height:70px !important;
	background:#cad6cb;
}

#item1475473 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1475469 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1129px !important;
}

#item1475507 {
	width:172px !important;
	height:70px !important;
}

#item1475508 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1475481 {
	width:172px !important;
	height:70px !important;
}

#item1475482 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1475477 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1129px !important;
}

#item1475561 {
	width:141px !important;
	height:70px !important;
}

#item1475562 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1475535 {
	width:141px !important;
	height:70px !important;
}

#item1475536 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1475531 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1129px !important;
}

#item1475614 {
	width:139px !important;
	height:70px !important;
}

#item1475615 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1475589 {
	width:139px !important;
	height:70px !important;
}

#item1475590 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1475585 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1129px !important;
}

#item1475638 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1126px !important;
}

#item1532621 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1532644 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1532618 {
	width:206px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1475674 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1475674 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1475674 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1418298 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1384041 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1384041 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1384043 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1384043 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1384039 {
	width:600px !important;
	height:790px !important;
}

#item1384044 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1384253 {
	width:528px !important;
	height:381px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1384253 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1384253 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1715754 tr {
	border-right:2.2px solid #fff;;
}

table#table1715754 {
	table-layout:fixed;
}

#item1384206 {
	width:528px !important;
	height:134px !important;
	top:19px !important;
}

@keyframes intensificar-1384206 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1384206 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1384229 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1384229 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1384229 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1384180 {
	width:528px !important;
	height:546px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1384180 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1384180 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1384096 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:119px !important;
}

@keyframes intensificar-1384096 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1384096 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1384119 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:135px !important;
}

@keyframes intensificar-1384119 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1384119 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1384142 {
	width:89px !important;
	height:22px !important;
	left:440px !important;
	top:209px !important;
}

@keyframes intensificar-1384142 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1384142 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1384148 {
	width:167px !important;
	height:15px !important;
	left:397px !important;
	top:186px !important;
}

@keyframes intensificar-1384148 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1384148 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1384172 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:188px !important;
}

@keyframes intensificar-1384172 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1384172 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1384175 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:156px !important;
}

@keyframes intensificar-1384175 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1384175 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1451239 {
	width:528px !important;
	height:12px !important;
	top:1px !important;
}

@keyframes intensificar-1451239 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1451239 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1451262 {
	width:350px !important;
	height:114px !important;
	top:32px !important;
}

@keyframes intensificar-1451262 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1451262 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1384047 {
	width:564px !important;
	height:545px !important;
	left:636px !important;
	top:180px !important;
}

#item1384280 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1384303 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1384327 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1384331 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1384357 {
	width:53px !important;
	height:50px !important;
	background:#cad6cb;
}

#item1384358 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1384354 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1384391 {
	width:123px !important;
	height:50px !important;
}

#item1384392 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1384366 {
	width:123px !important;
	height:50px !important;
}

#item1384367 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1384361 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1384444 {
	width:101px !important;
	height:50px !important;
}

#item1384445 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1384419 {
	width:101px !important;
	height:50px !important;
}

#item1384420 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1384415 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1384497 {
	width:99px !important;
	height:50px !important;
}

#item1384498 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1384472 {
	width:99px !important;
	height:50px !important;
}

#item1384473 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1384468 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1384551 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1415631 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1415654 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1415628 {
	width:147px !important;
	height:13px !important;
	left:636px !important;
	top:748px !important;
}

#item1384555 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1384555 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1384555 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1475690 {
	width:164px !important;
	height:302px !important;
	left:539px !important;
	top:309px !important;
}

@keyframes intensificar-1475702 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1475702 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1475695 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1475695 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1475693 {
	width:700px !important;
	height:309px !important;
}

#item1491631 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1718465 tr {
	border-right:3.08px solid #fff;;
}

table#table1718465 {
	table-layout:fixed;
}

#item1475870 {
	width:628px !important;
	height:206px !important;
	top:27px !important;
}

@keyframes intensificar-1475870 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1475870 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1475893 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1475893 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1475893 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1475916 {
	width:595px !important;
	height:251px !important;
}

@keyframes intensificar-1475916 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1475916 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1496106 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:103px !important;
}

#item1475843 {
	width:595px !important;
	height:513px !important;
}

@keyframes intensificar-1475843 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1475843 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1494306 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:234px !important;
}

#item1475714 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:164px !important;
}

#item1475738 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:187px !important;
}

#item1475761 {
	width:125px !important;
	height:31px !important;
	left:506px !important;
	top:290px !important;
}

#item1475766 {
	width:234px !important;
	height:21px !important;
	left:431px !important;
	top:259px !important;
}

#item1475789 {
	width:7px !important;
	height:11px !important;
	left:420px !important;
	top:261px !important;
}

#item1475792 {
	width:66px !important;
	height:33px !important;
	left:564px !important;
	top:216px !important;
}

#item1475796 {
	width:628px !important;
	height:16px !important;
}

@keyframes intensificar-1475796 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1475796 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1475819 {
	width:490px !important;
	height:159px !important;
	top:44px !important;
}

@keyframes intensificar-1475819 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1475819 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1475712 {
	width:665px !important;
	height:513px !important;
	left:36px !important;
	top:562px !important;
}

#item1475940 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:489px !important;
}

#item1475963 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1475987 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1475991 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1476017 {
	width:74px !important;
	height:70px !important;
	background:#cad6cb;
}

#item1476019 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1476014 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1129px !important;
}

#item1476052 {
	width:172px !important;
	height:70px !important;
}

#item1476053 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1476027 {
	width:172px !important;
	height:70px !important;
}

#item1476028 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1476023 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1129px !important;
}

#item1476105 {
	width:141px !important;
	height:70px !important;
}

#item1476106 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1476080 {
	width:141px !important;
	height:70px !important;
}

#item1476081 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1476076 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1129px !important;
}

#item1476158 {
	width:139px !important;
	height:70px !important;
}

#item1476159 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1476133 {
	width:139px !important;
	height:70px !important;
}

#item1476134 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1476129 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1129px !important;
}

#item1476182 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1126px !important;
}

#item1532658 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1532681 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1532655 {
	width:206px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1476216 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1476216 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1476216 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1418305 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1385037 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1385037 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1385035 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1385035 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1385033 {
	width:600px !important;
	height:790px !important;
}

#item1385038 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1385811 {
	width:528px !important;
	height:309px !important;
	top:1px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1385811 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1385811 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1722313 tr {
	border-right:2.2px solid #fff;;
}

table#table1722313 {
	table-layout:fixed;
}

#item1385253 {
	width:528px !important;
	height:191px !important;
	top:19px !important;
}

@keyframes intensificar-1385253 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1385253 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1385276 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1385276 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1385276 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1385763 {
	width:528px !important;
	height:562px !important;
	top:1px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1385763 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1385763 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1385096 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1385096 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1385096 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1385119 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1385119 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1385119 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1385143 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1385143 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1385143 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1385166 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1385166 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1385166 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1451300 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1451300 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1451300 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1451323 {
	width:350px !important;
	height:182px !important;
	top:49px !important;
}

@keyframes intensificar-1451323 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1451323 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1451346 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:274px !important;
}

@keyframes intensificar-1451346 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1451346 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1385041 {
	width:542px !important;
	height:563px !important;
	left:636px !important;
	top:162px !important;
}

#item1385299 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1385323 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1385347 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1385351 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1385377 {
	width:53px !important;
	height:50px !important;
	background:#cad6cb;
}

#item1385378 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1385374 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1385414 {
	width:123px !important;
	height:50px !important;
}

#item1385415 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1385389 {
	width:123px !important;
	height:50px !important;
}

#item1385390 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1385385 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1385467 {
	width:101px !important;
	height:50px !important;
}

#item1385468 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1385442 {
	width:101px !important;
	height:50px !important;
}

#item1385443 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1385438 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1385521 {
	width:99px !important;
	height:50px !important;
}

#item1385522 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1385496 {
	width:99px !important;
	height:50px !important;
}

#item1385497 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1385492 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1385574 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1531668 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1531691 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1531665 {
	width:147px !important;
	height:13px !important;
	left:636px !important;
	top:748px !important;
}

#item1385577 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1385577 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1385577 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1476232 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1476244 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1476244 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1476237 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1476237 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1476235 {
	width:700px !important;
	height:309px !important;
}

#item1491635 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1725749 tr {
	border-right:3.08px solid #fff;;
}

table#table1725749 {
	table-layout:fixed;
}

#item1476408 {
	width:628px !important;
	height:287px !important;
	top:27px !important;
}

@keyframes intensificar-1476408 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1476408 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1476431 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1476431 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1476431 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1476454 {
	width:595px !important;
	height:187px !important;
}

@keyframes intensificar-1476454 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1476454 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1496112 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:71px !important;
}

#item1476382 {
	width:595px !important;
	height:525px !important;
}

@keyframes intensificar-1476382 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1476382 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1494313 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:240px !important;
}

#item1476256 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1476279 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1476303 {
	width:233px !important;
	height:21px !important;
	left:11px !important;
}

#item1476327 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1476330 {
	width:628px !important;
	height:40px !important;
}

@keyframes intensificar-1476330 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1476330 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1476353 {
	width:490px !important;
	height:254px !important;
	top:68px !important;
}

@keyframes intensificar-1476353 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1476353 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1476376 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:384px !important;
}

#item1476253 {
	width:664px !important;
	height:530px !important;
	left:36px !important;
	top:550px !important;
}

#item1476478 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:489px !important;
}

#item1476501 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1476526 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1476529 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1476556 {
	width:74px !important;
	height:70px !important;
	background:#cad6cb;
}

#item1476557 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1476553 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1129px !important;
}

#item1476591 {
	width:172px !important;
	height:70px !important;
}

#item1476592 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1476566 {
	width:172px !important;
	height:70px !important;
}

#item1476567 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1476561 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1129px !important;
}

#item1476645 {
	width:141px !important;
	height:70px !important;
}

#item1476646 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1476620 {
	width:141px !important;
	height:70px !important;
}

#item1476621 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1476616 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1129px !important;
}

#item1476699 {
	width:139px !important;
	height:70px !important;
}

#item1476700 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1476673 {
	width:139px !important;
	height:70px !important;
}

#item1476674 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1476669 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1129px !important;
}

#item1476723 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1126px !important;
}

#item1532687 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1532711 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1532684 {
	width:206px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1476757 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1476757 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1476757 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1418309 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1385862 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1385862 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1385860 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1385860 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1385858 {
	width:600px !important;
	height:790px !important;
}

#item1385863 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1386098 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1386071 {
	width:528px !important;
	height:253px !important;
	top:17px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1386071 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1386071 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1729953 tr {
	border-right:2.2px solid #fff;;
}

table#table1729953 {
	table-layout:fixed;
}

#item1386023 {
	width:528px !important;
	height:133px !important;
	top:19px !important;
}

@keyframes intensificar-1386023 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1386023 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1386047 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1386047 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1386047 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1386463 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:268px !important;
}

#item1386466 {
	width:534px !important;
	height:549px !important;
	top:15px !important;
}

#item1448506 {
	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-1448506 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1448506 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1386492 {
	width:14px !important;
	height:9px !important;
}

#item1386496 {
	width:14px !important;
	height:9px !important;
	top:570px !important;
}

#item1385915 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:222px !important;
}

@keyframes intensificar-1385915 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1385915 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1385922 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1385922 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1385922 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1385945 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1385945 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1385945 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1385969 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1385969 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1385969 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1385993 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1385993 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1385993 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1451393 {
	width:350px !important;
	height:182px !important;
	top:65px !important;
}

@keyframes intensificar-1451393 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1451393 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1451362 {
	width:528px !important;
	height:29px !important;
	top:16px !important;
}

@keyframes intensificar-1451362 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1451362 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1385866 {
	width:552px !important;
	height:579px !important;
	left:636px !important;
	top:146px !important;
}

#item1386121 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1386146 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1386149 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1417776 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1386176 {
	width:53px !important;
	height:50px !important;
	background:#cad6cb;
}

#item1386177 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1386172 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1386210 {
	width:123px !important;
	height:50px !important;
}

#item1386211 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1386185 {
	width:123px !important;
	height:50px !important;
}

#item1386186 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1386181 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1386263 {
	width:101px !important;
	height:50px !important;
}

#item1386264 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1386238 {
	width:101px !important;
	height:50px !important;
}

#item1386239 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1386234 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1386317 {
	width:99px !important;
	height:50px !important;
}

#item1386318 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1386292 {
	width:99px !important;
	height:50px !important;
}

#item1386293 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1386287 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1386376 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1531698 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1531722 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1531695 {
	width:147px !important;
	height:13px !important;
	left:636px !important;
	top:748px !important;
}

#item1386380 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1386380 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1386380 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1476773 {
	width:81px !important;
	height:279px !important;
	top:920px !important;
}

@keyframes intensificar-1476784 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1476784 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1476778 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1476778 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1476776 {
	width:700px !important;
	height:309px !important;
}

#item1491638 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1732672 tr {
	border-right:3.08px solid #fff;;
}

table#table1732672 {
	table-layout:fixed;
}

#item1476968 {
	width:628px !important;
	height:206px !important;
	top:27px !important;
}

@keyframes intensificar-1476968 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1476968 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1476991 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1476991 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1476991 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1477014 {
	width:595px !important;
	height:257px !important;
}

@keyframes intensificar-1477014 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1477014 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1496117 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:117px !important;
}

#item1494318 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:240px !important;
}

#item1494329 {
	width:595px !important;
	height:525px !important;
}

@keyframes intensificar-1494329 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1494329 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1476796 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:288px !important;
}

#item1476805 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1476829 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1476853 {
	width:233px !important;
	height:21px !important;
	left:11px !important;
}

#item1476876 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1476879 {
	width:490px !important;
	height:254px !important;
	top:68px !important;
}

@keyframes intensificar-1476879 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1476879 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1476902 {
	width:628px !important;
	height:40px !important;
}

@keyframes intensificar-1476902 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1476902 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1476794 {
	width:664px !important;
	height:525px !important;
	left:36px !important;
	top:550px !important;
}

#item1477038 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:489px !important;
}

#item1477061 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1477085 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1477090 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1477113 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1477139 {
	width:74px !important;
	height:70px !important;
	background:#cad6cb;
}

#item1477140 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1477136 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1129px !important;
}

#item1477173 {
	width:172px !important;
	height:70px !important;
}

#item1477175 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1477148 {
	width:172px !important;
	height:70px !important;
}

#item1477149 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1477144 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1129px !important;
}

#item1477227 {
	width:141px !important;
	height:70px !important;
}

#item1477228 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1477202 {
	width:141px !important;
	height:70px !important;
}

#item1477203 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1477198 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1129px !important;
}

#item1477280 {
	width:139px !important;
	height:70px !important;
}

#item1477281 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1477255 {
	width:139px !important;
	height:70px !important;
}

#item1477256 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1477251 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1129px !important;
}

#item1477306 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1126px !important;
}

#item1532718 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1532741 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1532715 {
	width:206px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1477338 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1477338 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1477338 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1386533 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1386541 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1386541 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1386539 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1386539 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1386537 {
	width:600px !important;
	height:790px !important;
}

#item1386542 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1386595 {
	width:528px !important;
	height:294px !important;
	top:2px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1386595 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1386595 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1736308 tr {
	border-right:2.2px solid #fff;;
}

table#table1736308 {
	table-layout:fixed;
}

#item1386548 {
	width:528px !important;
	height:162px !important;
	top:19px !important;
}

@keyframes intensificar-1386548 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1386548 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1386571 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1386571 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1386571 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1387156 {
	width:528px !important;
	height:577px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1387156 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1387156 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1386677 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1386677 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1386677 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1386701 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1386701 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1386701 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1386725 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1386725 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1386725 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1386749 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1386749 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1386749 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1451424 {
	width:528px !important;
	height:29px !important;
	top:1px !important;
}

@keyframes intensificar-1451424 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1451424 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1451447 {
	width:350px !important;
	height:182px !important;
	top:50px !important;
}

@keyframes intensificar-1451447 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1451447 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1451470 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:207px !important;
}

@keyframes intensificar-1451470 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1451470 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1386545 {
	width:542px !important;
	height:577px !important;
	left:636px !important;
	top:161px !important;
}

#item1386794 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1386817 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1386841 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1386845 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1386872 {
	width:53px !important;
	height:50px !important;
	background:#cad6cb;
}

#item1386873 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1386869 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1386905 {
	width:123px !important;
	height:50px !important;
}

#item1386906 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1386880 {
	width:123px !important;
	height:50px !important;
}

#item1386881 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1386876 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1386958 {
	width:101px !important;
	height:50px !important;
}

#item1386959 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1386933 {
	width:101px !important;
	height:50px !important;
}

#item1386934 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1386929 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1387012 {
	width:99px !important;
	height:50px !important;
}

#item1387014 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1386986 {
	width:99px !important;
	height:50px !important;
}

#item1386987 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1386982 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1387069 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1531734 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1531757 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1531730 {
	width:147px !important;
	height:13px !important;
	left:636px !important;
	top:748px !important;
}

#item1387072 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1387072 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1387072 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1477356 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1477364 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1477364 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1477371 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1477371 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1477362 {
	width:700px !important;
	height:309px !important;
}

#item1491643 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1739388 tr {
	border-right:3.08px solid #fff;;
}

table#table1739388 {
	table-layout:fixed;
}

#item1477539 {
	width:628px !important;
	height:247px !important;
	top:27px !important;
}

@keyframes intensificar-1477539 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1477539 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1477562 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1477562 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1477562 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1477585 {
	width:595px !important;
	height:231px !important;
}

@keyframes intensificar-1477585 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1477585 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1496122 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:93px !important;
}

#item1477513 {
	width:595px !important;
	height:539px !important;
}

@keyframes intensificar-1477513 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1477513 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1494369 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:247px !important;
}

#item1477384 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1477407 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1477431 {
	width:233px !important;
	height:21px !important;
	left:11px !important;
}

#item1477454 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1477458 {
	width:628px !important;
	height:40px !important;
}

@keyframes intensificar-1477458 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1477458 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1477482 {
	width:490px !important;
	height:254px !important;
	top:68px !important;
}

@keyframes intensificar-1477482 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1477482 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1477507 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:288px !important;
}

#item1477381 {
	width:664px !important;
	height:539px !important;
	left:36px !important;
	top:536px !important;
}

#item1477609 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:489px !important;
}

#item1477632 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1477656 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1477661 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1477687 {
	width:74px !important;
	height:70px !important;
	background:#cad6cb;
}

#item1477688 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1477684 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1129px !important;
}

#item1477722 {
	width:172px !important;
	height:70px !important;
}

#item1477723 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1477697 {
	width:172px !important;
	height:70px !important;
}

#item1477698 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1477693 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1129px !important;
}

#item1477775 {
	width:141px !important;
	height:70px !important;
}

#item1477776 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1477750 {
	width:141px !important;
	height:70px !important;
}

#item1477751 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1477746 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1129px !important;
}

#item1477828 {
	width:139px !important;
	height:70px !important;
}

#item1477829 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1477803 {
	width:139px !important;
	height:70px !important;
}

#item1477804 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1477799 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1129px !important;
}

#item1477852 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1126px !important;
}

#item1532756 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1532779 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1532753 {
	width:206px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1477887 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1477887 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1477887 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1418314 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1387254 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1387254 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1387251 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1387251 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1387249 {
	width:600px !important;
	height:790px !important;
}

#item1387255 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1387487 {
	width:528px !important;
	height:266px !important;
	top:1px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1387487 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1387487 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1743354 tr {
	border-right:2.2px solid #fff;;
}

table#table1743354 {
	table-layout:fixed;
}

#item1387417 {
	width:528px !important;
	height:162px !important;
	top:19px !important;
}

@keyframes intensificar-1387417 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1387417 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1387440 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1387440 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1387440 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1454151 {
	width:528px !important;
	height:559px !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-1454151 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1454151 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1387317 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1387317 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1387317 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1387340 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1387340 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1387340 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1387364 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1387364 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1387364 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1387387 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1387387 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1387387 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1451488 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1451488 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1451488 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1451512 {
	width:350px !important;
	height:182px !important;
	top:49px !important;
}

@keyframes intensificar-1451512 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1451512 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1451535 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:205px !important;
}

@keyframes intensificar-1451535 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1451535 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1387260 {
	width:542px !important;
	height:575px !important;
	left:636px !important;
	top:162px !important;
}

#item1387492 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1387515 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1387539 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1387542 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1387568 {
	width:53px !important;
	height:50px !important;
	background:#cad6cb;
}

#item1387569 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1387565 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1387603 {
	width:123px !important;
	height:50px !important;
}

#item1387604 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1387578 {
	width:123px !important;
	height:50px !important;
}

#item1387579 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1387574 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1387656 {
	width:101px !important;
	height:50px !important;
}

#item1387658 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1387631 {
	width:101px !important;
	height:50px !important;
}

#item1387632 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1387627 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1387710 {
	width:99px !important;
	height:50px !important;
}

#item1387711 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1387685 {
	width:99px !important;
	height:50px !important;
}

#item1387686 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1387681 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1387763 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1531768 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1531791 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1531765 {
	width:147px !important;
	height:13px !important;
	left:636px !important;
	top:748px !important;
}

#item1387767 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1387767 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1387767 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1477904 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1477909 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1477909 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1477917 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1477917 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1477907 {
	width:700px !important;
	height:309px !important;
}

#item1491649 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1746774 tr {
	border-right:3.08px solid #fff;;
}

table#table1746774 {
	table-layout:fixed;
}

#item1478085 {
	width:628px !important;
	height:247px !important;
	top:27px !important;
}

@keyframes intensificar-1478085 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1478085 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1478108 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1478108 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1478108 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1478132 {
	width:595px !important;
	height:231px !important;
}

@keyframes intensificar-1478132 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1478132 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1496126 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:93px !important;
}

#item1478058 {
	width:595px !important;
	height:539px !important;
}

@keyframes intensificar-1478058 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1478058 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1494375 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:247px !important;
}

#item1477929 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1477952 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1477976 {
	width:233px !important;
	height:21px !important;
	left:11px !important;
}

#item1477999 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1478003 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1478003 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1478003 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1478027 {
	width:490px !important;
	height:254px !important;
	top:93px !important;
}

@keyframes intensificar-1478027 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1478027 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1478050 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:313px !important;
}

#item1477926 {
	width:664px !important;
	height:539px !important;
	left:36px !important;
	top:536px !important;
}

#item1478159 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:489px !important;
}

#item1478182 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1478206 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1478211 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1478237 {
	width:74px !important;
	height:70px !important;
	background:#cad6cb;
}

#item1478238 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1478234 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1129px !important;
}

#item1478271 {
	width:172px !important;
	height:70px !important;
}

#item1478272 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1478246 {
	width:172px !important;
	height:70px !important;
}

#item1478247 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1478242 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1129px !important;
}

#item1478324 {
	width:141px !important;
	height:70px !important;
}

#item1478325 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1478299 {
	width:141px !important;
	height:70px !important;
}

#item1478300 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1478295 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1129px !important;
}

#item1478378 {
	width:139px !important;
	height:70px !important;
}

#item1478379 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1478352 {
	width:139px !important;
	height:70px !important;
}

#item1478353 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1478348 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1129px !important;
}

#item1478402 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1126px !important;
}

#item1532785 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1532808 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1532782 {
	width:206px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1478436 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1478436 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1478436 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1539820 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1530073 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1530073 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1530067 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1530067 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1530065 {
	width:600px !important;
	height:790px !important;
}

#item1508716 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1508722 {
	width:528px !important;
	height:225px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1508722 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508722 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1750857 th, table#table1750857 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1750857 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1750857 {
	table-layout:fixed;
}

#item1508747 {
	width:528px !important;
	height:86px !important;
	top:19px !important;
}

@keyframes intensificar-1508747 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508747 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508770 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1508770 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508770 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508924 {
	width:528px !important;
	height:511px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1508924 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508924 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508795 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1508795 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508795 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508818 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1508818 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508818 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508842 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1508842 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508842 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508865 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1508865 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508865 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508870 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1508870 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508870 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508894 {
	width:350px !important;
	height:182px !important;
	top:48px !important;
}

@keyframes intensificar-1508894 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508894 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508917 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:139px !important;
}

@keyframes intensificar-1508917 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508917 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508720 {
	width:542px !important;
	height:511px !important;
	left:636px !important;
	top:162px !important;
}

#item1508948 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1508971 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1508995 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1509000 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1509921 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1509026 {
	width:53px !important;
	height:50px !important;
	background:#cad6cb;
}

#item1509027 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1509023 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1509059 {
	width:123px !important;
	height:50px !important;
}

#item1509060 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1509034 {
	width:123px !important;
	height:50px !important;
}

#item1509035 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1509030 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1509113 {
	width:101px !important;
	height:50px !important;
}

#item1509114 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1509087 {
	width:101px !important;
	height:50px !important;
}

#item1509088 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1509083 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1509166 {
	width:99px !important;
	height:50px !important;
}

#item1509167 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1509141 {
	width:99px !important;
	height:50px !important;
}

#item1509142 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1509137 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1509190 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1531803 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1531826 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1531800 {
	width:147px !important;
	height:13px !important;
	left:636px !important;
	top:748px !important;
}

#item1509225 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1509225 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1509225 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1539925 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1509296 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509296 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1509290 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509290 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509288 {
	width:700px !important;
	height:309px !important;
}

#item1509302 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1752768 th, table#table1752768 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1752768 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1752768 {
	table-layout:fixed;
}

#item1509308 {
	width:628px !important;
	height:140px !important;
	top:27px !important;
}

@keyframes intensificar-1509308 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509308 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509331 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1509331 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509331 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509355 {
	width:595px !important;
	height:355px !important;
}

@keyframes intensificar-1509355 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509355 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509378 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:155px !important;
}

#item1509510 {
	width:595px !important;
	height:547px !important;
}

@keyframes intensificar-1509510 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509510 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509533 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:251px !important;
}

#item1509383 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1509406 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1509431 {
	width:233px !important;
	height:21px !important;
	left:11px !important;
}

#item1509454 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1509458 {
	width:628px !important;
	height:40px !important;
}

@keyframes intensificar-1509458 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509458 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509481 {
	width:407px !important;
	height:254px !important;
	top:65px !important;
}

@keyframes intensificar-1509481 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509481 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509504 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:186px !important;
}

#item1509305 {
	width:664px !important;
	height:547px !important;
	left:36px !important;
	top:528px !important;
}

#item1509539 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:489px !important;
}

#item1509562 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1509586 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1509589 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1509949 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1509616 {
	width:74px !important;
	height:70px !important;
	background:#cad6cb;
}

#item1509617 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1509613 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1129px !important;
}

#item1509651 {
	width:172px !important;
	height:70px !important;
}

#item1509652 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1509626 {
	width:172px !important;
	height:70px !important;
}

#item1509627 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1509622 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1129px !important;
}

#item1509705 {
	width:141px !important;
	height:70px !important;
}

#item1509706 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1509679 {
	width:141px !important;
	height:70px !important;
}

#item1509680 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1509675 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1129px !important;
}

#item1509759 {
	width:139px !important;
	height:70px !important;
}

#item1509760 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1509734 {
	width:139px !important;
	height:70px !important;
}

#item1509735 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1509730 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1129px !important;
}

#item1509783 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1126px !important;
}

#item1532815 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1532838 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1532812 {
	width:206px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1509817 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1509817 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1509817 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1539825 {
	width:186px !important;
	height:167px !important;
	top:623px !important;
}

@keyframes intensificar-1387878 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1387878 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1387876 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1387876 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1387874 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1387879 {
	width:211px !important;
	height:33px !important;
	left:795px !important;
	top:36px !important;
}

#item1387885 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:129px !important;
}

#item1387908 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

table#table1755181 th, table#table1755181 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1755181 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1755181 {
	table-layout:fixed;
}

#item1388225 {
	width:528px !important;
	height:175px !important;
	top:19px !important;
}

@keyframes intensificar-1388225 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1388225 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1388248 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1388248 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1388248 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1388767 {
	width:528px !important;
	height:337px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1388767 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1388767 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1388153 {
	width:528px !important;
	height:23px !important;
	top:1px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1388153 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1388153 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1427633 {
	width:528px !important;
	height:322px !important;
	top:24px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1427633 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1427633 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1388676 {
	width:528px !important;
	height:545px !important;
	top:1px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1388676 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1388676 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1387981 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:276px !important;
}

@keyframes intensificar-1387981 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1387981 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1387989 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1387989 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1387989 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1388012 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1388012 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1388012 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1388037 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1388037 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1388037 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1388060 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1388060 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1388060 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1388084 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1388084 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1388084 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1388107 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1388107 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1388107 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1451583 {
	width:350px !important;
	height:181px !important;
	top:50px !important;
}

@keyframes intensificar-1451583 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1451583 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1451554 {
	width:528px !important;
	height:29px !important;
	top:1px !important;
}

@keyframes intensificar-1451554 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1451554 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1387931 {
	width:542px !important;
	height:546px !important;
	left:36px !important;
	top:179px !important;
}

#item1388272 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1388276 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1388303 {
	width:53px !important;
	height:50px !important;
	background:#cad6cb;
}

#item1388304 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1388299 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1388336 {
	width:123px !important;
	height:50px !important;
}

#item1388337 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1388311 {
	width:123px !important;
	height:50px !important;
}

#item1388312 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1388307 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1388389 {
	width:113px !important;
	height:50px !important;
}

#item1388390 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1388364 {
	width:113px !important;
	height:50px !important;
}

#item1388365 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1388360 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1388443 {
	width:101px !important;
	height:50px !important;
}

#item1388444 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1388417 {
	width:101px !important;
	height:50px !important;
}

#item1388418 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1388413 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1388496 {
	width:101px !important;
	height:50px !important;
}

#item1388497 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1388471 {
	width:101px !important;
	height:50px !important;
}

#item1388472 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1388467 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1415933 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1415957 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1415930 {
	width:147px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1388553 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1388553 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1388553 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1539918 {
	width:186px !important;
	height:181px !important;
	top:1019px !important;
}

@keyframes intensificar-1478458 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1478458 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1478464 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1478464 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1478456 {
	width:700px !important;
	height:309px !important;
}

#item1491653 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1478474 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:491px !important;
}

#item1478498 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

table#table1759343 th, table#table1759343 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1759343 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1759343 {
	table-layout:fixed;
}

#item1478774 {
	width:628px !important;
	height:262px !important;
	top:27px !important;
}

@keyframes intensificar-1478774 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1478774 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1478797 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1478797 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1478797 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1478821 {
	width:595px !important;
	height:198px !important;
}

@keyframes intensificar-1478821 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1478821 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1496134 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:76px !important;
}

#item1478724 {
	width:628px !important;
	height:514px !important;
}

@keyframes intensificar-1478724 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1478724 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1478697 {
	width:595px !important;
	height:514px !important;
}

@keyframes intensificar-1478697 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1478697 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1494384 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:222px !important;
}

#item1478523 {
	width:124px !important;
	height:31px !important;
	left:504px !important;
	top:385px !important;
}

#item1478530 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1478553 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1478577 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1478600 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1478624 {
	width:233px !important;
	height:21px !important;
	left:11px !important;
}

#item1478647 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1478650 {
	width:490px !important;
	height:253px !important;
	top:69px !important;
}

@keyframes intensificar-1478650 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1478650 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1478673 {
	width:628px !important;
	height:76px !important;
}

@keyframes intensificar-1478673 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1478673 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1478521 {
	width:664px !important;
	height:514px !important;
	left:36px !important;
	top:561px !important;
}

#item1478849 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1478852 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1478878 {
	width:74px !important;
	height:70px !important;
	background:#cad6cb;
}

#item1478879 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1478875 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1478914 {
	width:172px !important;
	height:70px !important;
}

#item1478915 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1478888 {
	width:172px !important;
	height:70px !important;
}

#item1478890 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1478884 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1478967 {
	width:158px !important;
	height:70px !important;
}

#item1478968 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1478942 {
	width:158px !important;
	height:70px !important;
}

#item1478943 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1478938 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1479020 {
	width:141px !important;
	height:70px !important;
}

#item1479021 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1478995 {
	width:141px !important;
	height:70px !important;
}

#item1478996 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1478991 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1479073 {
	width:141px !important;
	height:70px !important;
}

#item1479074 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1479048 {
	width:141px !important;
	height:70px !important;
}

#item1479049 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1479044 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
}

#item1493440 {
	width:34px !important;
	height:73px !important;
	left:-2px !important;
	top:1129px !important;
}

#item1532845 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1532869 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1532842 {
	width:206px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1479128 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1479128 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1479128 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1539828 {
	width:86px !important;
	height:257px !important;
	left:600px !important;
	top:533px !important;
}

@keyframes intensificar-1388822 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1388822 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1388820 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1388820 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1388818 {
	width:600px !important;
	height:790px !important;
}

#item1388823 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

table#table1763503 th, table#table1763503 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1763503 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1763503 {
	table-layout:fixed;
}

#item1389044 {
	width:528px !important;
	height:174px !important;
	top:19px !important;
}

@keyframes intensificar-1389044 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1389044 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1389067 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1389067 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1389067 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1389476 {
	width:528px !important;
	height:309px !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-1389476 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1389476 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1410663 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1410667 {
	width:534px !important;
	height:550px !important;
	top:15px !important;
}

#item1410827 {
	width:509px !important;
	height:629px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1410827 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1410827 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1410693 {
	width:14px !important;
	height:9px !important;
}

#item1410697 {
	width:14px !important;
	height:9px !important;
	top:571px !important;
}

#item1388920 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1388920 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1388920 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1388943 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1388943 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1388943 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1388967 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1388967 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1388967 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1388990 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1388990 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1388990 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1451616 {
	width:528px !important;
	height:46px !important;
	top:18px !important;
}

@keyframes intensificar-1451616 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1451616 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1451639 {
	width:350px !important;
	height:153px !important;
	top:84px !important;
}

@keyframes intensificar-1451639 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1451639 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1451662 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:276px !important;
}

@keyframes intensificar-1451662 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1451662 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1388827 {
	width:552px !important;
	height:580px !important;
	left:636px !important;
	top:145px !important;
}

#item1389090 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1389113 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1389138 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1389141 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1389168 {
	width:53px !important;
	height:50px !important;
	background:#cad6cb;
}

#item1389169 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1389164 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1389202 {
	width:123px !important;
	height:50px !important;
}

#item1389203 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1389177 {
	width:123px !important;
	height:50px !important;
}

#item1389178 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1389172 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1389255 {
	width:101px !important;
	height:50px !important;
}

#item1389256 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1389230 {
	width:101px !important;
	height:50px !important;
}

#item1389231 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1389226 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1389308 {
	width:99px !important;
	height:50px !important;
}

#item1389309 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1389283 {
	width:99px !important;
	height:50px !important;
}

#item1389284 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1389279 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1389363 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1531835 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1531858 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1531832 {
	width:147px !important;
	height:13px !important;
	left:636px !important;
	top:748px !important;
}

#item1389366 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1389366 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1389366 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1539932 {
	width:86px !important;
	height:257px !important;
	top:943px !important;
}

@keyframes intensificar-1479158 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1479158 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1479151 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1479151 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1479149 {
	width:700px !important;
	height:309px !important;
}

#item1491656 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1766906 th, table#table1766906 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1766906 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1766906 {
	table-layout:fixed;
}

#item1479338 {
	width:628px !important;
	height:262px !important;
	top:27px !important;
}

@keyframes intensificar-1479338 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1479338 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1479361 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1479361 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1479361 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1479386 {
	width:595px !important;
	height:226px !important;
}

@keyframes intensificar-1479386 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1479386 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1496141 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:90px !important;
}

#item1494387 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:246px !important;
}

#item1494396 {
	width:595px !important;
	height:538px !important;
}

@keyframes intensificar-1494396 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1494396 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1479169 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1479192 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1479218 {
	width:233px !important;
	height:21px !important;
	left:11px !important;
}

#item1479241 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1479246 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1479246 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1479246 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1479269 {
	width:490px !important;
	height:214px !important;
	top:93px !important;
}

@keyframes intensificar-1479269 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1479269 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1479292 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:362px !important;
}

#item1479166 {
	width:664px !important;
	height:542px !important;
	left:36px !important;
	top:537px !important;
}

#item1479414 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:489px !important;
}

#item1479437 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1479461 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1479464 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1479490 {
	width:74px !important;
	height:70px !important;
	background:#cad6cb;
}

#item1479491 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1479487 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1129px !important;
}

#item1479524 {
	width:172px !important;
	height:70px !important;
}

#item1479525 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1479499 {
	width:172px !important;
	height:70px !important;
}

#item1479500 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1479495 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1129px !important;
}

#item1479579 {
	width:141px !important;
	height:70px !important;
}

#item1479580 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1479553 {
	width:141px !important;
	height:70px !important;
}

#item1479554 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1479548 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1129px !important;
}

#item1479632 {
	width:139px !important;
	height:70px !important;
}

#item1479633 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1479607 {
	width:139px !important;
	height:70px !important;
}

#item1479608 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1479603 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1129px !important;
}

#item1479656 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1126px !important;
}

#item1532890 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1532913 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1532887 {
	width:206px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1479691 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1479691 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1479691 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1539834 {
	width:130px !important;
	height:134px !important;
	left:470px !important;
}

@keyframes intensificar-1389531 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1389531 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1389529 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1389529 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1389527 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1389532 {
	width:211px !important;
	height:33px !important;
	left:795px !important;
	top:36px !important;
}

#item1389535 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:130px !important;
}

#item1389560 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:100px !important;
}

#item1389827 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:140px !important;
}

#item1389832 {
	width:534px !important;
	height:275px !important;
	top:15px !important;
}

#item1444703 {
	width:509px !important;
	height:435px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1444703 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1444703 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1389863 {
	width:14px !important;
	height:9px !important;
}

#item1389866 {
	width:14px !important;
	height:9px !important;
	top:298px !important;
}

table#table1771013 th, table#table1771013 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1771013 tr {
	background:#f5f5f5;;
}

table#table1771013 {
	table-layout:fixed;
}

#item1389872 {
	width:528px !important;
	height:220px !important;
	top:19px !important;
}

@keyframes intensificar-1389872 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1389872 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1389895 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1389895 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1389895 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1389799 {
	width:528px !important;
	height:24px !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-1389799 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1389799 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1427662 {
	width:528px !important;
	height:521px !important;
	top:40px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1427662 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1427662 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1390343 {
	width:528px !important;
	height:529px !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-1390343 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1390343 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1389639 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1389639 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1389639 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1389663 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1389663 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1389663 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1389687 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1389687 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1389687 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1389710 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1389710 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1389710 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1389734 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1389734 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1389734 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1389757 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1389757 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1389757 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1451686 {
	width:528px !important;
	height:53px !important;
	top:15px !important;
}

@keyframes intensificar-1451686 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1451686 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1451709 {
	width:350px !important;
	height:288px !important;
	top:65px !important;
}

@keyframes intensificar-1451709 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1451709 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1451732 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:358px !important;
}

@keyframes intensificar-1451732 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1451732 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1389583 {
	width:552px !important;
	height:561px !important;
	left:36px !important;
	top:164px !important;
}

#item1389919 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1389926 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1389952 {
	width:53px !important;
	height:50px !important;
	background:#cad6cb;
}

#item1389953 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1389949 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1389986 {
	width:123px !important;
	height:50px !important;
}

#item1389987 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1389961 {
	width:123px !important;
	height:50px !important;
}

#item1389962 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1389957 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1390039 {
	width:113px !important;
	height:50px !important;
}

#item1390041 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1390014 {
	width:113px !important;
	height:50px !important;
}

#item1390015 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1390010 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1390094 {
	width:101px !important;
	height:50px !important;
}

#item1390095 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1390068 {
	width:101px !important;
	height:50px !important;
}

#item1390069 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1390064 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1390148 {
	width:101px !important;
	height:50px !important;
}

#item1390149 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1390122 {
	width:101px !important;
	height:50px !important;
}

#item1390123 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1390118 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1415969 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1415992 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1415966 {
	width:147px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1390201 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1390201 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1390201 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1539937 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1479716 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1479716 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1479712 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1479712 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1479709 {
	width:700px !important;
	height:309px !important;
}

#item1491660 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1479724 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:491px !important;
}

#item1479747 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

table#table1775161 th, table#table1775161 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1775161 tr {
	background:#f5f5f5;;
}

table#table1775161 {
	table-layout:fixed;
}

#item1480062 {
	width:628px !important;
	height:328px !important;
	top:27px !important;
}

@keyframes intensificar-1480062 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1480062 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1480085 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1480085 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1480085 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1496155 {
	width:595px !important;
	height:117px !important;
}

@keyframes intensificar-1496155 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1496155 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1496183 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:36px !important;
}

#item1479972 {
	width:595px !important;
	height:515px !important;
}

@keyframes intensificar-1479972 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1479972 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1494869 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:223px !important;
}

#item1479947 {
	width:595px !important;
	height:515px !important;
}

@keyframes intensificar-1479947 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1479947 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1494436 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:223px !important;
}

#item1479773 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1479796 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1479820 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1479843 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1479867 {
	width:233px !important;
	height:21px !important;
	left:11px !important;
}

#item1479890 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1479895 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1479895 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1479895 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1479918 {
	width:490px !important;
	height:403px !important;
	top:87px !important;
}

@keyframes intensificar-1479918 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1479918 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1479941 {
	width:124px !important;
	height:31px !important;
	left:504px !important;
	top:498px !important;
}

#item1479770 {
	width:664px !important;
	height:529px !important;
	left:36px !important;
	top:560px !important;
}

#item1480109 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1480113 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1480139 {
	width:74px !important;
	height:70px !important;
	background:#cad6cb;
}

#item1480140 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1480136 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1480174 {
	width:172px !important;
	height:70px !important;
}

#item1480175 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1480149 {
	width:172px !important;
	height:70px !important;
}

#item1480150 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1480145 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1480228 {
	width:158px !important;
	height:70px !important;
}

#item1480229 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1480202 {
	width:158px !important;
	height:70px !important;
}

#item1480203 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1480198 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1480281 {
	width:141px !important;
	height:70px !important;
}

#item1480282 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1480256 {
	width:141px !important;
	height:70px !important;
}

#item1480257 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1480252 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1480335 {
	width:141px !important;
	height:70px !important;
}

#item1480336 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1480309 {
	width:141px !important;
	height:70px !important;
}

#item1480310 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1480305 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1532928 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1532952 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1532925 {
	width:206px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1480388 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1480388 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1480388 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1539839 {
	width:186px !important;
	height:167px !important;
	top:623px !important;
}

@keyframes intensificar-1390420 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1390420 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1390418 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1390418 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1390416 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1390421 {
	width:211px !important;
	height:33px !important;
	left:795px !important;
	top:36px !important;
}

#item1390425 {
	width:528px !important;
	height:47px !important;
	left:36px !important;
	top:130px !important;
}

#item1390448 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:100px !important;
}

#item1390703 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:130px !important;
}

#item1390707 {
	width:534px !important;
	height:255px !important;
	top:15px !important;
}

#item1444771 {
	width:509px !important;
	height:550px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1444771 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1444771 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1390739 {
	width:14px !important;
	height:9px !important;
}

#item1390742 {
	width:14px !important;
	height:9px !important;
	top:277px !important;
}

table#table1780627 th, table#table1780627 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1780627 tr {
	background:#f5f5f5;;
}

table#table1780627 {
	table-layout:fixed;
}

#item1390747 {
	width:528px !important;
	height:221px !important;
	top:19px !important;
}

@keyframes intensificar-1390747 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1390747 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1390770 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1390770 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1390770 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1390675 {
	width:528px !important;
	height:26px !important;
	top:12px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1390675 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1390675 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1427695 {
	width:528px !important;
	height:502px !important;
	top:38px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1427695 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1427695 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1393967 {
	width:528px !important;
	height:528px !important;
	top:12px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1393967 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1393967 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1390528 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1390528 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1390528 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1390551 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1390551 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1390551 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1390575 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1390575 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1390575 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1390598 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1390598 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1390598 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1390622 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1390622 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1390622 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1390645 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1390645 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1390645 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1451750 {
	width:528px !important;
	height:46px !important;
	top:12px !important;
}

@keyframes intensificar-1451750 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1451750 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1451774 {
	width:350px !important;
	height:215px !important;
	top:78px !important;
}

@keyframes intensificar-1451774 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1451774 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1451797 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:341px !important;
}

@keyframes intensificar-1451797 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1451797 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1390472 {
	width:552px !important;
	height:540px !important;
	left:36px !important;
	top:185px !important;
}

#item1390794 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1390797 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1390823 {
	width:53px !important;
	height:50px !important;
	background:#cad6cb;
}

#item1390824 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1390820 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1390859 {
	width:123px !important;
	height:50px !important;
}

#item1390860 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1390834 {
	width:123px !important;
	height:50px !important;
}

#item1390835 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1390829 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1390912 {
	width:113px !important;
	height:50px !important;
}

#item1390913 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1390887 {
	width:113px !important;
	height:50px !important;
}

#item1390888 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1390883 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1390965 {
	width:101px !important;
	height:50px !important;
}

#item1390966 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1390940 {
	width:101px !important;
	height:50px !important;
}

#item1390941 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1390936 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1391020 {
	width:101px !important;
	height:50px !important;
}

#item1391022 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1390994 {
	width:101px !important;
	height:50px !important;
}

#item1390995 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1390990 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1416001 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1416024 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1415998 {
	width:147px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1391075 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1391075 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1391075 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1539942 {
	width:186px !important;
	height:182px !important;
	top:1018px !important;
}

@keyframes intensificar-1480420 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1480420 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1480412 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1480412 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1480410 {
	width:700px !important;
	height:309px !important;
}

#item1491663 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1480430 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:491px !important;
}

#item1480453 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

table#table1784373 th, table#table1784373 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1784373 tr {
	background:#f5f5f5;;
}

table#table1784373 {
	table-layout:fixed;
}

#item1480769 {
	width:628px !important;
	height:329px !important;
	top:27px !important;
}

@keyframes intensificar-1480769 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1480769 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1480792 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1480792 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1480792 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1496195 {
	width:595px !important;
	height:99px !important;
}

@keyframes intensificar-1496195 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1496195 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1496223 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:27px !important;
}

#item1480703 {
	width:595px !important;
	height:491px !important;
}

@keyframes intensificar-1480703 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1480703 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1494876 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:223px !important;
}

#item1480653 {
	width:595px !important;
	height:491px !important;
}

@keyframes intensificar-1480653 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1480653 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1494442 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:199px !important;
}

#item1480479 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1480503 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1480527 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1480550 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1480574 {
	width:203px !important;
	height:21px !important;
	left:11px !important;
}

#item1480598 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1480601 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1480601 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1480601 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1480624 {
	width:490px !important;
	height:301px !important;
	top:92px !important;
}

@keyframes intensificar-1480624 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1480624 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1480647 {
	width:124px !important;
	height:31px !important;
	left:504px !important;
	top:461px !important;
}

#item1480476 {
	width:641px !important;
	height:491px !important;
	left:36px !important;
	top:584px !important;
}

#item1480816 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1480820 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1480846 {
	width:74px !important;
	height:70px !important;
	background:#cad6cb;
}

#item1480847 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1480843 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1480879 {
	width:172px !important;
	height:70px !important;
}

#item1480880 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1480854 {
	width:172px !important;
	height:70px !important;
}

#item1480855 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1480850 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1480933 {
	width:158px !important;
	height:70px !important;
}

#item1480934 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1480907 {
	width:158px !important;
	height:70px !important;
}

#item1480908 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1480903 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1480986 {
	width:141px !important;
	height:70px !important;
}

#item1480987 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1480961 {
	width:141px !important;
	height:70px !important;
}

#item1480962 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1480957 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1481039 {
	width:141px !important;
	height:70px !important;
}

#item1481040 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1481014 {
	width:141px !important;
	height:70px !important;
}

#item1481015 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1481010 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
}

#item1493443 {
	width:34px !important;
	height:73px !important;
	left:-2px !important;
	top:1129px !important;
}

#item1532962 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1532985 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1532959 {
	width:206px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1481092 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1481092 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1481092 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1539847 {
	width:180px !important;
	height:350px !important;
	left:420px !important;
}

@keyframes intensificar-1510679 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1510679 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1510673 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1510673 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510671 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1510684 {
	width:211px !important;
	height:33px !important;
	left:795px !important;
	top:36px !important;
}

#item1510689 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:130px !important;
}

#item1510712 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1511094 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1511097 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1511470 {
	width:264px !important;
	height:17px !important;
	left:36px !important;
	top:11px !important;
}

table#table1788864 th, table#table1788864 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1788864 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1788864 {
	table-layout:fixed;
}

#item1511046 {
	width:528px !important;
	height:173px !important;
	top:19px !important;
}

@keyframes intensificar-1511046 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1511046 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1511069 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1511069 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1511069 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1512301 {
	width:528px !important;
	height:352px !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-1512301 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1512301 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510955 {
	width:528px !important;
	height:25px !important;
	top:14px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1510955 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1510955 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510980 {
	width:528px !important;
	height:204px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1510980 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1510980 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510914 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1510919 {
	width:534px !important;
	height:533px !important;
	top:15px !important;
}

#item1510921 {
	width:509px !important;
	height:1000px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1510921 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1510921 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510946 {
	width:14px !important;
	height:9px !important;
}

#item1510949 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item1510739 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1510739 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1510739 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510762 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1510762 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1510762 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510786 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1510786 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1510786 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510809 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1510809 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1510809 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510833 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1510833 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1510833 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510856 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1510856 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1510856 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510859 {
	width:528px !important;
	height:29px !important;
	top:14px !important;
}

@keyframes intensificar-1510859 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1510859 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510882 {
	width:350px !important;
	height:215px !important;
	top:63px !important;
}

@keyframes intensificar-1510882 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1510882 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510905 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:289px !important;
}

@keyframes intensificar-1510905 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1510905 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510735 {
	width:552px !important;
	height:564px !important;
	left:36px !important;
	top:161px !important;
}

#item1511124 {
	width:53px !important;
	height:50px !important;
	background:#cad6cb;
}

#item1511125 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1511120 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1511158 {
	width:123px !important;
	height:50px !important;
}

#item1511159 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1511133 {
	width:123px !important;
	height:50px !important;
}

#item1511134 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1511129 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1511211 {
	width:113px !important;
	height:50px !important;
}

#item1511212 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1511186 {
	width:113px !important;
	height:50px !important;
}

#item1511187 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1511182 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1511265 {
	width:101px !important;
	height:50px !important;
}

#item1511266 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1511240 {
	width:101px !important;
	height:50px !important;
}

#item1511241 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1511235 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1511318 {
	width:101px !important;
	height:50px !important;
}

#item1511319 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1511293 {
	width:101px !important;
	height:50px !important;
}

#item1511294 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1511289 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1511345 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1511368 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1511342 {
	width:147px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1511372 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1511372 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1511372 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1539947 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1511520 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1511520 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1511513 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1511513 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1511511 {
	width:700px !important;
	height:309px !important;
}

#item1511525 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1511528 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:491px !important;
}

#item1511551 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

table#table1792582 th, table#table1792582 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1792582 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1792582 {
	table-layout:fixed;
}

#item1511807 {
	width:628px !important;
	height:262px !important;
	top:27px !important;
}

@keyframes intensificar-1511807 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1511807 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1511830 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1511830 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1511830 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1511853 {
	width:595px !important;
	height:198px !important;
}

@keyframes intensificar-1511853 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1511853 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1511876 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:76px !important;
}

#item1511781 {
	width:628px !important;
	height:491px !important;
}

@keyframes intensificar-1511781 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1511781 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1511751 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:235px !important;
}

#item1511757 {
	width:595px !important;
	height:516px !important;
}

@keyframes intensificar-1511757 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1511757 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1511577 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1511600 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1511624 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1511647 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1511671 {
	width:233px !important;
	height:21px !important;
	left:11px !important;
}

#item1511694 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1511698 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1511698 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1511698 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1511722 {
	width:490px !important;
	height:301px !important;
	top:83px !important;
}

@keyframes intensificar-1511722 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1511722 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1511745 {
	width:124px !important;
	height:31px !important;
	left:504px !important;
	top:397px !important;
}

#item1511574 {
	width:664px !important;
	height:516px !important;
	left:36px !important;
	top:559px !important;
}

#item1511880 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1511886 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1512212 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1511913 {
	width:74px !important;
	height:70px !important;
	background:#cad6cb;
}

#item1511914 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1511910 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1511946 {
	width:172px !important;
	height:70px !important;
}

#item1511947 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1511921 {
	width:172px !important;
	height:70px !important;
}

#item1511922 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1511917 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1511999 {
	width:158px !important;
	height:70px !important;
}

#item1512001 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1511974 {
	width:158px !important;
	height:70px !important;
}

#item1511975 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1511970 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1512053 {
	width:141px !important;
	height:70px !important;
}

#item1512054 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1512028 {
	width:141px !important;
	height:70px !important;
}

#item1512029 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1512024 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1512107 {
	width:141px !important;
	height:70px !important;
}

#item1512108 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1512082 {
	width:141px !important;
	height:70px !important;
}

#item1512083 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1512078 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1532996 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1533019 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1532993 {
	width:206px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1512161 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1512161 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1512161 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1539852 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1391447 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1391447 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1391445 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1391445 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1391443 {
	width:600px !important;
	height:790px !important;
}

#item1391448 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

table#table1796279 th, table#table1796279 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1796279 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1796279 {
	table-layout:fixed;
}

#item1391669 {
	width:528px !important;
	height:167px !important;
	top:19px !important;
}

@keyframes intensificar-1391669 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1391669 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1391692 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1391692 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1391692 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1392255 {
	width:528px !important;
	height:239px !important;
	top:15px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1392255 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1392255 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1391454 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1391457 {
	width:534px !important;
	height:548px !important;
	top:15px !important;
}

#item1427592 {
	width:509px !important;
	height:625px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1427592 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1427592 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1391483 {
	width:14px !important;
	height:9px !important;
}

#item1391487 {
	width:14px !important;
	height:9px !important;
	top:571px !important;
}

#item1392148 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:133px !important;
}

@keyframes intensificar-1392148 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1392148 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1392171 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:237px !important;
}

@keyframes intensificar-1392171 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1392171 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1392178 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:149px !important;
}

@keyframes intensificar-1392178 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1392178 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1392201 {
	width:139px !important;
	height:26px !important;
	left:389px !important;
	top:201px !important;
}

@keyframes intensificar-1392201 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1392201 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1392224 {
	width:5px !important;
	height:8px !important;
	left:381px !important;
	top:203px !important;
}

@keyframes intensificar-1392224 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1392224 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1392228 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:169px !important;
}

@keyframes intensificar-1392228 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1392228 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1451880 {
	width:528px !important;
	height:46px !important;
	top:18px !important;
}

@keyframes intensificar-1451880 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1451880 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1451903 {
	width:350px !important;
	height:153px !important;
	top:83px !important;
}

@keyframes intensificar-1451903 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1451903 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1391451 {
	width:552px !important;
	height:579px !important;
	left:636px !important;
	top:146px !important;
}

#item1391716 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1391739 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1391763 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1391767 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1391793 {
	width:53px !important;
	height:50px !important;
	background:#cad6cb;
}

#item1391794 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1391790 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1391827 {
	width:123px !important;
	height:50px !important;
}

#item1391828 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1391801 {
	width:123px !important;
	height:50px !important;
}

#item1391802 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1391797 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1391880 {
	width:101px !important;
	height:50px !important;
}

#item1391881 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1391855 {
	width:101px !important;
	height:50px !important;
}

#item1391856 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1391851 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1391933 {
	width:99px !important;
	height:50px !important;
}

#item1391934 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1391908 {
	width:99px !important;
	height:50px !important;
}

#item1391909 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1391904 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1391987 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1531871 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1531894 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1531868 {
	width:147px !important;
	height:13px !important;
	left:636px !important;
	top:748px !important;
}

#item1391991 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1391991 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1391991 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1539950 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1481846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1481846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1481840 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1481840 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1481838 {
	width:700px !important;
	height:309px !important;
}

#item1491671 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1799320 th, table#table1799320 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1799320 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1799320 {
	table-layout:fixed;
}

#item1482032 {
	width:628px !important;
	height:221px !important;
	top:27px !important;
}

@keyframes intensificar-1482032 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1482032 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1482055 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1482055 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1482055 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1482079 {
	width:595px !important;
	height:258px !important;
	top:1px !important;
}

@keyframes intensificar-1482079 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1482079 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1496268 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:107px !important;
}

#item1494494 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:246px !important;
}

#item1494501 {
	width:595px !important;
	height:537px !important;
}

@keyframes intensificar-1494501 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1494501 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1481858 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:178px !important;
}

#item1481883 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:323px !important;
}

#item1481890 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:201px !important;
}

#item1481913 {
	width:233px !important;
	height:36px !important;
	left:431px !important;
	top:273px !important;
}

#item1481936 {
	width:7px !important;
	height:11px !important;
	left:420px !important;
	top:276px !important;
}

#item1481939 {
	width:66px !important;
	height:33px !important;
	left:563px !important;
	top:228px !important;
}

#item1481942 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1481942 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1481942 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1481965 {
	width:490px !important;
	height:214px !important;
	top:108px !important;
}

@keyframes intensificar-1481965 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1481965 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1481856 {
	width:664px !important;
	height:537px !important;
	left:36px !important;
	top:538px !important;
}

#item1482106 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:489px !important;
}

#item1482129 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1482153 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1482156 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1482182 {
	width:74px !important;
	height:70px !important;
	background:#cad6cb;
}

#item1482183 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1482179 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1129px !important;
}

#item1482216 {
	width:172px !important;
	height:70px !important;
}

#item1482217 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1482190 {
	width:172px !important;
	height:70px !important;
}

#item1482191 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1482186 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1129px !important;
}

#item1482269 {
	width:141px !important;
	height:70px !important;
}

#item1482270 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1482244 {
	width:141px !important;
	height:70px !important;
}

#item1482245 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1482240 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1129px !important;
}

#item1482322 {
	width:139px !important;
	height:70px !important;
}

#item1482323 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1482297 {
	width:139px !important;
	height:70px !important;
}

#item1482298 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1482293 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1129px !important;
}

#item1482346 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1126px !important;
}

#item1533028 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1533051 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1533025 {
	width:206px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1482381 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1482381 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1482381 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1539858 {
	width:86px !important;
	height:257px !important;
	top:533px !important;
}

@keyframes intensificar-1392310 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1392310 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1392306 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1392306 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1392304 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1392311 {
	width:211px !important;
	height:33px !important;
	left:795px !important;
	top:36px !important;
}

#item1392315 {
	width:528px !important;
	height:64px !important;
	left:36px !important;
	top:130px !important;
}

#item1392338 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:100px !important;
}

#item1393135 {
	width:528px !important;
	height:292px !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-1393135 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1393135 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1802901 tr {
	border-right:2.2px solid #fff;;
}

table#table1802901 {
	table-layout:fixed;
}

#item1392652 {
	width:528px !important;
	height:162px !important;
	top:19px !important;
}

@keyframes intensificar-1392652 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1392652 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1392675 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1392675 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1392675 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1392579 {
	width:528px !important;
	height:25px !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-1392579 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1392579 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1427756 {
	width:528px !important;
	height:518px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1427756 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1427756 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1392365 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1392368 {
	width:534px !important;
	height:529px !important;
	top:15px !important;
}

#item1392369 {
	width:509px !important;
	height:626px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1392369 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1392369 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1392396 {
	width:14px !important;
	height:9px !important;
}

#item1392399 {
	width:14px !important;
	height:9px !important;
	top:551px !important;
}

#item1392457 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1392457 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1392457 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1392480 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1392480 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1392480 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1392504 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1392504 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1392504 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1392527 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1392527 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1392527 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1392551 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1392551 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1392551 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1392574 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1392574 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1392574 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1451937 {
	width:528px !important;
	height:80px !important;
	top:16px !important;
}

@keyframes intensificar-1451937 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1451937 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1451960 {
	width:350px !important;
	height:288px !important;
	top:117px !important;
}

@keyframes intensificar-1451960 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1451960 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1451983 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:307px !important;
}

@keyframes intensificar-1451983 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1451983 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1392361 {
	width:552px !important;
	height:560px !important;
	left:36px !important;
	top:165px !important;
}

#item1392699 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1392702 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1392729 {
	width:53px !important;
	height:50px !important;
	background:#cad6cb;
}

#item1392730 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1392726 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1392763 {
	width:123px !important;
	height:50px !important;
}

#item1392765 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1392738 {
	width:123px !important;
	height:50px !important;
}

#item1392739 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1392734 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1392817 {
	width:113px !important;
	height:50px !important;
}

#item1392818 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1392792 {
	width:113px !important;
	height:50px !important;
}

#item1392793 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1392788 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1392870 {
	width:101px !important;
	height:50px !important;
}

#item1392871 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1392845 {
	width:101px !important;
	height:50px !important;
}

#item1392846 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1392841 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1392924 {
	width:101px !important;
	height:50px !important;
}

#item1392925 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1392899 {
	width:101px !important;
	height:50px !important;
}

#item1392900 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1392895 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1416065 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1416088 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1416062 {
	width:147px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1392977 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1392977 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1392977 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1539958 {
	width:86px !important;
	height:257px !important;
	top:943px !important;
}

@keyframes intensificar-1482411 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1482411 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1482403 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1482403 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1482401 {
	width:700px !important;
	height:309px !important;
}

#item1491675 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1482417 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:491px !important;
}

#item1482441 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

table#table1806308 tr {
	border-right:3.08px solid #fff;;
}

table#table1806308 {
	table-layout:fixed;
}

#item1482737 {
	width:628px !important;
	height:247px !important;
	top:27px !important;
}

@keyframes intensificar-1482737 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1482737 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1482760 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1482760 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1482760 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1482785 {
	width:595px !important;
	height:207px !important;
}

@keyframes intensificar-1482785 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1482785 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1496272 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:81px !important;
}

#item1482684 {
	width:628px !important;
	height:511px !important;
}

@keyframes intensificar-1482684 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1482684 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1494540 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:233px !important;
}

#item1494546 {
	width:595px !important;
	height:511px !important;
}

@keyframes intensificar-1494546 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1494546 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1482467 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1482491 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1482515 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1482538 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1482563 {
	width:233px !important;
	height:21px !important;
	left:11px !important;
}

#item1482586 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1482592 {
	width:628px !important;
	height:112px !important;
}

@keyframes intensificar-1482592 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1482592 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1482615 {
	width:490px !important;
	height:403px !important;
	top:140px !important;
}

@keyframes intensificar-1482615 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1482615 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1482638 {
	width:124px !important;
	height:31px !important;
	left:504px !important;
	top:407px !important;
}

#item1482464 {
	width:664px !important;
	height:544px !important;
	left:36px !important;
	top:564px !important;
}

#item1482814 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1482817 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1482843 {
	width:74px !important;
	height:70px !important;
	background:#cad6cb;
}

#item1482844 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1482840 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1482878 {
	width:172px !important;
	height:70px !important;
}

#item1482879 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1482852 {
	width:172px !important;
	height:70px !important;
}

#item1482853 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1482848 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1482931 {
	width:158px !important;
	height:70px !important;
}

#item1482932 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1482906 {
	width:158px !important;
	height:70px !important;
}

#item1482907 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1482902 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1482984 {
	width:141px !important;
	height:70px !important;
}

#item1482985 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1482959 {
	width:141px !important;
	height:70px !important;
}

#item1482960 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1482955 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1483037 {
	width:141px !important;
	height:70px !important;
}

#item1483038 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1483012 {
	width:141px !important;
	height:70px !important;
}

#item1483013 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1483008 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1533066 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1533089 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1533063 {
	width:206px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1483092 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1483092 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1483092 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1539861 {
	width:130px !important;
	height:134px !important;
	left:470px !important;
}

@keyframes intensificar-1394094 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1394094 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1394092 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1394092 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1394090 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1394096 {
	width:211px !important;
	height:33px !important;
	left:795px !important;
	top:36px !important;
}

#item1394099 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:130px !important;
}

#item1394122 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:100px !important;
}

table#table1810280 tr {
	border-right:2.2px solid #fff;;
}

table#table1810280 {
	table-layout:fixed;
}

#item1394396 {
	width:528px !important;
	height:162px !important;
	top:19px !important;
}

@keyframes intensificar-1394396 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1394396 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1394419 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1394419 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1394419 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1394443 {
	width:528px !important;
	height:353px !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-1394443 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1394443 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1394368 {
	width:528px !important;
	height:24px !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-1394368 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1394368 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1427785 {
	width:528px !important;
	height:154px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1427785 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1427785 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1394324 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1394328 {
	width:534px !important;
	height:529px !important;
	top:15px !important;
}

#item1418150 {
	width:509px !important;
	height:908px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1418150 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1418150 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1394354 {
	width:14px !important;
	height:9px !important;
}

#item1394358 {
	width:14px !important;
	height:9px !important;
	top:551px !important;
}

#item1394201 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1394201 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1394201 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1394224 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1394224 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1394224 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1394248 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1394248 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1394248 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1394271 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1394271 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1394271 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1394295 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1394295 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1394295 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1394318 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1394318 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1394318 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1452006 {
	width:528px !important;
	height:46px !important;
	top:16px !important;
}

@keyframes intensificar-1452006 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1452006 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1452031 {
	width:350px !important;
	height:288px !important;
	top:82px !important;
}

@keyframes intensificar-1452031 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1452031 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1452054 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:239px !important;
}

@keyframes intensificar-1452054 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1452054 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1394145 {
	width:552px !important;
	height:561px !important;
	left:36px !important;
	top:165px !important;
}

#item1394471 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1394474 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1418084 {
	width:264px !important;
	height:17px !important;
	left:36px !important;
	top:11px !important;
}

#item1394500 {
	width:53px !important;
	height:50px !important;
	background:#cad6cb;
}

#item1394501 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1394497 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1394534 {
	width:123px !important;
	height:50px !important;
}

#item1394535 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1394509 {
	width:123px !important;
	height:50px !important;
}

#item1394510 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1394504 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1394588 {
	width:113px !important;
	height:50px !important;
}

#item1394589 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1394563 {
	width:113px !important;
	height:50px !important;
}

#item1394564 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1394559 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1394641 {
	width:101px !important;
	height:50px !important;
}

#item1394642 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1394616 {
	width:101px !important;
	height:50px !important;
}

#item1394617 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1394612 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1394694 {
	width:101px !important;
	height:50px !important;
}

#item1394695 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1394669 {
	width:101px !important;
	height:50px !important;
}

#item1394670 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1394665 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1416095 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1416118 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1416092 {
	width:147px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1394748 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1394748 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1394748 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1539961 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1483118 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1483118 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1483114 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1483114 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1483112 {
	width:700px !important;
	height:309px !important;
}

#item1491680 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1483129 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:491px !important;
}

#item1483152 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

table#table1814359 tr {
	border-right:3.08px solid #fff;;
}

table#table1814359 {
	table-layout:fixed;
}

#item1483445 {
	width:628px !important;
	height:247px !important;
	top:27px !important;
}

@keyframes intensificar-1483445 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1483445 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1483468 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1483468 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1483468 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1483492 {
	width:595px !important;
	height:207px !important;
}

@keyframes intensificar-1483492 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1483492 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1496276 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:81px !important;
}

#item1483394 {
	width:628px !important;
	height:517px !important;
}

@keyframes intensificar-1483394 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1483394 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1494590 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:233px !important;
}

#item1494595 {
	width:595px !important;
	height:511px !important;
}

@keyframes intensificar-1494595 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1494595 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1483178 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1483201 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1483226 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1483249 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1483274 {
	width:233px !important;
	height:21px !important;
	left:11px !important;
}

#item1483298 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1483301 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1483301 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1483301 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1483324 {
	width:490px !important;
	height:403px !important;
	top:92px !important;
}

@keyframes intensificar-1483324 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1483324 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1483347 {
	width:124px !important;
	height:31px !important;
	left:504px !important;
	top:312px !important;
}

#item1483175 {
	width:664px !important;
	height:517px !important;
	left:36px !important;
	top:564px !important;
}

#item1483520 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1483524 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1483547 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1483573 {
	width:74px !important;
	height:70px !important;
	background:#cad6cb;
}

#item1483575 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1483570 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1483611 {
	width:172px !important;
	height:70px !important;
}

#item1483612 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1483585 {
	width:172px !important;
	height:70px !important;
}

#item1483586 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1483581 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1483664 {
	width:158px !important;
	height:70px !important;
}

#item1483665 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1483639 {
	width:158px !important;
	height:70px !important;
}

#item1483640 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1483635 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1483718 {
	width:141px !important;
	height:70px !important;
}

#item1483719 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1483692 {
	width:141px !important;
	height:70px !important;
}

#item1483693 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1483688 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1483772 {
	width:141px !important;
	height:70px !important;
}

#item1483773 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1483746 {
	width:141px !important;
	height:70px !important;
}

#item1483747 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1483742 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1533101 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1533124 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1533098 {
	width:206px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1483826 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1483826 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1483826 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1539867 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1394962 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1394962 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1394960 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1394960 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1394958 {
	width:600px !important;
	height:790px !important;
}

#item1394963 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

table#table1818300 th, table#table1818300 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1818300 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1818300 {
	table-layout:fixed;
}

#item1395184 {
	width:528px !important;
	height:162px !important;
	top:19px !important;
}

@keyframes intensificar-1395184 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1395184 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1395207 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1395207 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1395207 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1395725 {
	width:528px !important;
	height:264px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1395725 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1395725 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1395687 {
	width:528px !important;
	height:563px !important;
	top:1px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1395687 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1395687 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1395054 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:288px !important;
}

@keyframes intensificar-1395054 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1395054 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1395061 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1395061 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1395061 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1395084 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1395084 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1395084 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1395108 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1395108 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1395108 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1395131 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1395131 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1395131 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1395572 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:159px !important;
}

@keyframes intensificar-1395572 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1395572 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1395595 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:175px !important;
}

@keyframes intensificar-1395595 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1395595 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1395618 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:101px !important;
}

@keyframes intensificar-1395618 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1395618 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1395641 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:117px !important;
}

@keyframes intensificar-1395641 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1395641 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1452093 {
	width:350px !important;
	height:193px !important;
	top:50px !important;
}

@keyframes intensificar-1452093 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1452093 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1452070 {
	width:528px !important;
	height:37px !important;
}

@keyframes intensificar-1452070 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1452070 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1394966 {
	width:542px !important;
	height:564px !important;
	left:636px !important;
	top:161px !important;
}

#item1395230 {
	width:493px !important;
	height:26px !important;
	left:636px !important;
	top:128px !important;
}

#item1395253 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1395277 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1395280 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1395307 {
	width:53px !important;
	height:50px !important;
	background:#cad6cb;
}

#item1395308 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1395303 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1395340 {
	width:123px !important;
	height:50px !important;
}

#item1395341 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1395315 {
	width:123px !important;
	height:50px !important;
}

#item1395316 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1395311 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1395393 {
	width:101px !important;
	height:50px !important;
}

#item1395394 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1395368 {
	width:101px !important;
	height:50px !important;
}

#item1395369 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1395364 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1395446 {
	width:99px !important;
	height:50px !important;
}

#item1395447 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1395421 {
	width:99px !important;
	height:50px !important;
}

#item1395422 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1395417 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1395502 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1531906 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1531929 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1531903 {
	width:147px !important;
	height:13px !important;
	left:636px !important;
	top:748px !important;
}

#item1395505 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1395505 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1395505 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1539972 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1483853 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1483853 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1483849 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1483849 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1483847 {
	width:700px !important;
	height:309px !important;
}

#item1491688 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1821677 th, table#table1821677 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1821677 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1821677 {
	table-layout:fixed;
}

#item1484116 {
	width:628px !important;
	height:221px !important;
	top:27px !important;
}

@keyframes intensificar-1484116 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1484116 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1484139 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1484139 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1484139 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1484163 {
	width:595px !important;
	height:263px !important;
}

@keyframes intensificar-1484163 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1484163 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1496288 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:109px !important;
}

#item1484089 {
	width:595px !important;
	height:541px !important;
}

@keyframes intensificar-1484089 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1484089 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1494647 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:263px !important;
}

#item1483866 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:418px !important;
}

#item1483875 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1483899 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1483923 {
	width:233px !important;
	height:21px !important;
	left:11px !important;
}

#item1483946 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1483949 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:236px !important;
}

#item1483972 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:259px !important;
}

#item1483995 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:156px !important;
}

#item1484018 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:178px !important;
}

#item1484041 {
	width:490px !important;
	height:270px !important;
	top:85px !important;
}

@keyframes intensificar-1484041 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1484041 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1484064 {
	width:626px !important;
	height:64px !important;
}

@keyframes intensificar-1484064 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1484064 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1483864 {
	width:664px !important;
	height:541px !important;
	left:36px !important;
	top:534px !important;
}

#item1484190 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:489px !important;
}

#item1484213 {
	width:626px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1484237 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1484240 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1484266 {
	width:74px !important;
	height:70px !important;
	background:#cad6cb;
}

#item1484267 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1484263 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1129px !important;
}

#item1484300 {
	width:172px !important;
	height:70px !important;
}

#item1484301 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1484274 {
	width:172px !important;
	height:70px !important;
}

#item1484275 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1484270 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1129px !important;
}

#item1484353 {
	width:141px !important;
	height:70px !important;
}

#item1484354 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1484328 {
	width:141px !important;
	height:70px !important;
}

#item1484329 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1484324 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1129px !important;
}

#item1484406 {
	width:139px !important;
	height:70px !important;
}

#item1484407 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1484381 {
	width:139px !important;
	height:70px !important;
}

#item1484382 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1484377 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1129px !important;
}

#item1484430 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1126px !important;
}

#item1533138 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1533163 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1533135 {
	width:206px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1484466 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1484466 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1484466 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1539876 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1513140 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513140 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1513136 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513136 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513134 {
	width:600px !important;
	height:790px !important;
}

#item1513145 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1513445 {
	width:528px !important;
	height:253px !important;
	top:15px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1513445 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513445 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1825498 tr {
	border-right:2.2px solid #fff;;
}

table#table1825498 {
	table-layout:fixed;
}

#item1513397 {
	width:528px !important;
	height:205px !important;
	top:19px !important;
}

@keyframes intensificar-1513397 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513397 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513421 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1513421 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513421 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1514695 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1514699 {
	width:534px !important;
	height:548px !important;
	top:15px !important;
}

#item1514700 {
	width:509px !important;
	height:1050px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1514700 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1514700 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1514724 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1514728 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:571px !important;
}

#item1513150 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:275px !important;
}

@keyframes intensificar-1513150 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513150 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513157 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1513157 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513157 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513181 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1513181 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513181 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513205 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1513205 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513205 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513229 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1513229 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513229 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513324 {
	width:350px !important;
	height:193px !important;
	top:81px !important;
}

@keyframes intensificar-1513324 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513324 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513347 {
	width:528px !important;
	height:46px !important;
	top:15px !important;
}

@keyframes intensificar-1513347 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513347 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513148 {
	width:552px !important;
	height:579px !important;
	left:636px !important;
	top:146px !important;
}

#item1513472 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1513495 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1513519 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1513523 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1514502 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1513549 {
	width:53px !important;
	height:50px !important;
	background:#cad6cb;
}

#item1513550 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1513546 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1513582 {
	width:123px !important;
	height:50px !important;
}

#item1513583 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1513557 {
	width:123px !important;
	height:50px !important;
}

#item1513558 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1513553 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1513636 {
	width:101px !important;
	height:50px !important;
}

#item1513637 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1513611 {
	width:101px !important;
	height:50px !important;
}

#item1513612 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1513607 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1513690 {
	width:99px !important;
	height:50px !important;
}

#item1513691 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1513665 {
	width:99px !important;
	height:50px !important;
}

#item1513666 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1513661 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1513714 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1531937 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1531961 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1531934 {
	width:147px !important;
	height:13px !important;
	left:636px !important;
	top:748px !important;
}

#item1513752 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1513752 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1513752 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1539980 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1513849 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513849 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1513856 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513856 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513847 {
	width:700px !important;
	height:309px !important;
}

#item1513859 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1828629 tr {
	border-right:3.08px solid #fff;;
}

table#table1828629 {
	table-layout:fixed;
}

#item1514112 {
	width:628px !important;
	height:287px !important;
	top:27px !important;
}

@keyframes intensificar-1514112 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1514112 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1514135 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1514135 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1514135 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1514158 {
	width:595px !important;
	height:195px !important;
}

@keyframes intensificar-1514158 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1514158 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1514182 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:75px !important;
}

#item1514084 {
	width:595px !important;
	height:541px !important;
}

@keyframes intensificar-1514084 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1514084 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1514107 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:263px !important;
}

#item1513864 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:356px !important;
}

#item1513871 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1513894 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1513918 {
	width:233px !important;
	height:21px !important;
	left:11px !important;
}

#item1513942 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1514037 {
	width:490px !important;
	height:270px !important;
	top:85px !important;
}

@keyframes intensificar-1514037 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1514037 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1514060 {
	width:626px !important;
	height:64px !important;
}

@keyframes intensificar-1514060 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1514060 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513862 {
	width:664px !important;
	height:541px !important;
	left:36px !important;
	top:534px !important;
}

#item1514186 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:489px !important;
}

#item1514209 {
	width:626px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1514233 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1514236 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1514564 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1514262 {
	width:74px !important;
	height:70px !important;
	background:#cad6cb;
}

#item1514263 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1514259 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1129px !important;
}

#item1514299 {
	width:172px !important;
	height:70px !important;
}

#item1514300 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1514273 {
	width:172px !important;
	height:70px !important;
}

#item1514274 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1514269 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1129px !important;
}

#item1514353 {
	width:141px !important;
	height:70px !important;
}

#item1514354 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1514328 {
	width:141px !important;
	height:70px !important;
}

#item1514329 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1514323 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1129px !important;
}

#item1514406 {
	width:139px !important;
	height:70px !important;
}

#item1514407 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1514381 {
	width:139px !important;
	height:70px !important;
}

#item1514382 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1514377 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1129px !important;
}

#item1514430 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1126px !important;
}

#item1533169 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1533192 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1533166 {
	width:206px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1514463 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1514463 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1514463 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1539872 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1515160 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1515160 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1515158 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1515158 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1515156 {
	width:600px !important;
	height:790px !important;
}

#item1515161 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

table#table1832167 tr {
	border-bottom:2.2px solid #fff;;
	border-right:2.2px solid #fff;;
}

table#table1832167 {
	table-layout:fixed;
}

#item1515334 {
	width:528px !important;
	height:235px !important;
	top:19px !important;
}

@keyframes intensificar-1515334 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1515334 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1515357 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1515357 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1515357 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1515380 {
	width:528px !important;
	height:239px !important;
	top:15px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1515380 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1515380 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1515294 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1515297 {
	width:534px !important;
	height:548px !important;
	top:15px !important;
}

#item1515298 {
	width:509px !important;
	height:1200px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1515298 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1515298 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1515322 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1515326 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:571px !important;
}

#item1515166 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:325px !important;
}

@keyframes intensificar-1515166 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1515166 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1515172 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1515172 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1515172 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1515195 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1515195 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1515195 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1515220 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1515220 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1515220 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1515243 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1515243 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1515243 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1515247 {
	width:350px !important;
	height:274px !important;
	top:65px !important;
}

@keyframes intensificar-1515247 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1515247 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1515270 {
	width:528px !important;
	height:29px !important;
	top:15px !important;
}

@keyframes intensificar-1515270 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1515270 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1515164 {
	width:552px !important;
	height:579px !important;
	left:636px !important;
	top:146px !important;
}

#item1515404 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1515428 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1515452 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1515457 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1515480 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1515506 {
	width:53px !important;
	height:50px !important;
	background:#cad6cb;
}

#item1515507 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1515503 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1515539 {
	width:123px !important;
	height:50px !important;
}

#item1515540 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1515514 {
	width:123px !important;
	height:50px !important;
}

#item1515515 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1515510 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1515593 {
	width:101px !important;
	height:50px !important;
}

#item1515594 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1515567 {
	width:101px !important;
	height:50px !important;
}

#item1515568 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1515563 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1515646 {
	width:99px !important;
	height:50px !important;
}

#item1515647 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1515621 {
	width:99px !important;
	height:50px !important;
}

#item1515622 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1515617 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1515670 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1531970 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1531993 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1531967 {
	width:147px !important;
	height:13px !important;
	left:636px !important;
	top:748px !important;
}

#item1515704 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1515704 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1515704 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1539977 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1515778 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1515778 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1515776 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1515776 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1515774 {
	width:700px !important;
	height:309px !important;
}

#item1515779 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1836021 tr {
	border-bottom:3.08px solid #fff;;
	border-right:3.08px solid #fff;;
}

table#table1836021 {
	table-layout:fixed;
}

#item1515939 {
	width:628px !important;
	height:330px !important;
	top:27px !important;
}

@keyframes intensificar-1515939 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1515939 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1515962 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1515962 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1515962 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1515985 {
	width:595px !important;
	height:159px !important;
}

@keyframes intensificar-1515985 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1515985 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1516008 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:57px !important;
}

#item1515784 {
	width:595px !important;
	height:541px !important;
}

@keyframes intensificar-1515784 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1515784 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1515807 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:263px !important;
}

#item1515811 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:441px !important;
}

#item1515818 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1515841 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1515865 {
	width:233px !important;
	height:21px !important;
	left:11px !important;
}

#item1515888 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1515891 {
	width:350px !important;
	height:363px !important;
	top:74px !important;
}

@keyframes intensificar-1515891 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1515891 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1515914 {
	width:626px !important;
	height:40px !important;
}

@keyframes intensificar-1515914 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1515914 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1515782 {
	width:664px !important;
	height:541px !important;
	left:36px !important;
	top:534px !important;
}

#item1516012 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:489px !important;
}

#item1516035 {
	width:626px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1516060 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1516065 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1516088 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1516114 {
	width:74px !important;
	height:70px !important;
	background:#cad6cb;
}

#item1516115 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1516111 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1129px !important;
}

#item1516150 {
	width:172px !important;
	height:70px !important;
}

#item1516151 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1516125 {
	width:172px !important;
	height:70px !important;
}

#item1516126 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1516121 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1129px !important;
}

#item1516204 {
	width:141px !important;
	height:70px !important;
}

#item1516205 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1516178 {
	width:141px !important;
	height:70px !important;
}

#item1516179 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1516174 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1129px !important;
}

#item1516258 {
	width:139px !important;
	height:70px !important;
}

#item1516259 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1516233 {
	width:139px !important;
	height:70px !important;
}

#item1516234 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1516229 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1129px !important;
}

#item1516282 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1126px !important;
}

#item1533202 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1533225 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1533199 {
	width:206px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1516316 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1516316 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1516316 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1396806 {
	width:1236px !important;
	height:814px !important;
	left:-18px !important;
	top:-12px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1396807 {
	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-1396807 {
	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;
	}
}
#item1396808 {
	width:475px !important;
	height:107px !important;
	left:676px !important;
	top:339px !important;
}

@keyframes intensificar-1396808 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1396808 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1396831 {
	opacity:0.40;
	width:502px !important;
	height:214px !important;
	left:649px !important;
	top:406px !important;
	background:#0e0b00;
}

#item1396832 {
	width:459px !important;
	height:174px !important;
	left:671px !important;
	top:426px !important;
}

@keyframes intensificar-1396832 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1396832 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1396855 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1396855 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1396855 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes moverhacialaizquierdayreducir-1464305 {
	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-1464305 {
	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;
	}
}
#item1464309 {
	width:475px !important;
	height:44px !important;
	left:189px !important;
	top:775px !important;
}

@keyframes intensificar-1464309 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1464309 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1464332 {
	opacity:0.40;
	width:628px !important;
	height:281px !important;
	left:36px !important;
	top:856px !important;
	background:#0e0b00;
}

#item1464333 {
	width:574px !important;
	height:240px !important;
	left:63px !important;
	top:881px !important;
}

@keyframes intensificar-1464333 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1464333 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1464379 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1464379 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1464379 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1396870 {
	width:106px !important;
	height:237px !important;
	top:553px !important;
}

#item1397186 {
	width:600px !important;
	height:790px !important;
	background:#f3f3f2;
}

#item1420291 {
	width:13px !important;
	height:26px !important;
	left:575px !important;
	top:372px !important;
}

#item1420296 {
	width:534px !important;
	height:640px !important;
	left:35px !important;
	top:65px !important;
}

#item1432486 {
	width:509px !important;
	height:765px !important;
}

@keyframes intensificar-1432486 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1432486 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1420320 {
	width:14px !important;
	height:9px !important;
	left:558px !important;
	top:50px !important;
}

#item1420325 {
	width:14px !important;
	height:9px !important;
	left:558px !important;
	top:711px !important;
}

#item1397122 {
	width:600px !important;
	height:790px !important;
	background:#f3f3f2;
}

#item1397146 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:322px !important;
}

#item1397150 {
	width:534px !important;
	height:640px !important;
	top:15px !important;
}

#item1434144 {
	width:509px !important;
	height:1550px !important;
}

@keyframes intensificar-1434144 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1434144 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1397175 {
	width:14px !important;
	height:9px !important;
}

#item1397182 {
	width:14px !important;
	height:9px !important;
	top:661px !important;
}

#item1396882 {
	width:600px !important;
	height:790px !important;
	background:#f3f3f2;
}

#item1415234 {
	width:20px !important;
	height:10px !important;
	left:162px !important;
	top:137px !important;
}

#item1415227 {
	width:20px !important;
	height:10px !important;
	left:105px !important;
	top:119px !important;
}

#item1415239 {
	width:20px !important;
	height:10px !important;
	left:133px !important;
	top:155px !important;
}

#item1422080 {
	width:20px !important;
	height:10px !important;
	left:140px !important;
	top:262px !important;
}

#item1396905 {
	width:75px !important;
	height:16px !important;
	left:47px !important;
	top:84px !important;
}

#item1396928 {
	width:114px !important;
	height:16px !important;
	left:432px !important;
	top:84px !important;
}

table#table1843343 th, table#table1843343 td {
	vertical-align:top;;
}

table#table1843343 tr {
	height:18px;;
}

table#table1843343 {
	table-layout:fixed;
}

#item1396952 {
	width:500px !important;
	height:238px !important;
	left:11px !important;
}

#item1396978 {
	width:511px !important;
	height:17px !important;
}

#item1396975 {
	width:511px !important;
	height:17px !important;
}

#item1396983 {
	width:511px !important;
	height:17px !important;
}

#item1396979 {
	width:511px !important;
	height:17px !important;
	top:18px !important;
}

#item1396987 {
	width:511px !important;
	height:17px !important;
}

#item1396984 {
	width:511px !important;
	height:17px !important;
	top:36px !important;
}

#item1396991 {
	width:511px !important;
	height:17px !important;
}

#item1396988 {
	width:511px !important;
	height:17px !important;
	top:53px !important;
}

#item1396995 {
	width:511px !important;
	height:17px !important;
}

#item1396992 {
	width:511px !important;
	height:17px !important;
	top:71px !important;
}

#item1396999 {
	width:511px !important;
	height:17px !important;
}

#item1396996 {
	width:511px !important;
	height:17px !important;
	top:89px !important;
}

#item1397003 {
	width:511px !important;
	height:17px !important;
}

#item1397000 {
	width:511px !important;
	height:17px !important;
	top:106px !important;
}

#item1397007 {
	width:511px !important;
	height:17px !important;
}

#item1397004 {
	width:511px !important;
	height:17px !important;
	top:124px !important;
}

#item1397011 {
	width:511px !important;
	height:17px !important;
}

#item1397008 {
	width:511px !important;
	height:17px !important;
	top:142px !important;
}

#item1397015 {
	width:511px !important;
	height:17px !important;
}

#item1397012 {
	width:511px !important;
	height:17px !important;
	top:159px !important;
}

#item1397019 {
	width:511px !important;
	height:17px !important;
}

#item1397016 {
	width:511px !important;
	height:17px !important;
	top:177px !important;
}

#item1502817 {
	width:511px !important;
	height:17px !important;
}

#item1502814 {
	width:511px !important;
	height:17px !important;
	top:198px !important;
}

#item1415196 {
	width:33px !important;
	height:17px !important;
}

#item1415203 {
	width:87px !important;
	height:8px !important;
	left:39px !important;
	top:5px !important;
}

@keyframes intensificar-1397067 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1397067 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1397071 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1396880 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1397233 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1397236 {
	width:311px !important;
	height:33px !important;
	left:16px !important;
}

#item1409290 {
	width:446px !important;
	height:511px !important;
	left:88px !important;
	top:155px !important;
}

#item1397675 {
	width:96px !important;
	height:15px !important;
	left:9px !important;
}

#item1397698 {
	width:6px !important;
	height:11px !important;
	top:2px !important;
}

#item1397672 {
	width:105px !important;
	height:15px !important;
	left:36px !important;
	top:99px !important;
}

#item1397705 {
	width:19px !important;
	height:19px !important;
}

#item1397701 {
	width:19px !important;
	height:19px !important;
	left:1158px !important;
	top:21px !important;
}

@keyframes intensificar-1397710 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1397710 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1397713 {
	width:53px !important;
	height:50px !important;
	background:#cad6cb;
}

#item1397714 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1397710 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

@keyframes intensificar-1397771 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1397771 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1397802 {
	width:122px !important;
	height:50px !important;
}

#item1397803 {
	width:92px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1397776 {
	width:122px !important;
	height:50px !important;
}

#item1397777 {
	width:92px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1397771 {
	width:122px !important;
	height:50px !important;
	left:806px !important;
	top:740px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

@keyframes intensificar-1397826 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1397826 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1397855 {
	width:122px !important;
	height:50px !important;
}

#item1397856 {
	width:107px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1397830 {
	width:122px !important;
	height:50px !important;
}

#item1397831 {
	width:107px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1397826 {
	width:122px !important;
	height:50px !important;
	left:931px !important;
	top:740px !important;
}

@keyframes intensificar-1397879 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1397879 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1397908 {
	width:87px !important;
	height:50px !important;
}

#item1397909 {
	width:72px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1397883 {
	width:87px !important;
	height:50px !important;
}

#item1397884 {
	width:72px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1397879 {
	width:87px !important;
	height:50px !important;
	left:1056px !important;
	top:740px !important;
}

#item1397935 {
	width:149px !important;
	height:13px !important;
	left:17px !important;
}

#item1397958 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1397932 {
	width:166px !important;
	height:13px !important;
	left:398px !important;
	top:748px !important;
}

#item1397963 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1397963 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1397963 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1464656 {
	width:700px !important;
	height:925px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1491365 {
	width:23px !important;
	height:46px !important;
	left:671px !important;
	top:480px !important;
}

#item1547495 {
	width:614px !important;
	height:820px !important;
	left:46px !important;
	top:91px !important;
}

#item1547496 {
	width:595px !important;
	height:1355px !important;
}

@keyframes intensificar-1547496 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1547496 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1464593 {
	width:700px !important;
	height:925px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1491355 {
	width:23px !important;
	height:46px !important;
	left:672px !important;
	top:480px !important;
}

#item1547446 {
	width:614px !important;
	height:818px !important;
	left:46px !important;
	top:93px !important;
}

#item1547452 {
	width:595px !important;
	height:2355px !important;
}

@keyframes intensificar-1547452 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1547452 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1464413 {
	width:700px !important;
	height:925px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1464450 {
	width:92px !important;
	height:20px !important;
	left:60px !important;
	top:94px !important;
}

#item1464473 {
	width:139px !important;
	height:20px !important;
	left:529px !important;
	top:94px !important;
}

#item1464566 {
	width:40px !important;
	height:20px !important;
}

#item1464569 {
	width:106px !important;
	height:10px !important;
	left:47px !important;
	top:6px !important;
}

#item1503011 {
	width:24px !important;
	height:12px !important;
	left:199px !important;
	top:155px !important;
}

#item1503014 {
	width:24px !important;
	height:12px !important;
	left:130px !important;
	top:133px !important;
}

#item1503018 {
	width:24px !important;
	height:12px !important;
	left:164px !important;
	top:178px !important;
}

#item1503021 {
	width:24px !important;
	height:12px !important;
	left:173px !important;
	top:308px !important;
}

table#table1848949 th, table#table1848949 td {
	vertical-align:top;;
}

table#table1848949 tr {
	height:22px;;
}

table#table1848949 {
	table-layout:fixed;
}

#item1503024 {
	width:610px !important;
	height:290px !important;
	left:59px !important;
	top:131px !important;
}

#item1503047 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1529077 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:129px !important;
}

#item1503048 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1529080 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:150px !important;
}

#item1503049 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1529083 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:172px !important;
}

#item1503050 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1529086 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:193px !important;
}

#item1503051 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1529089 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:215px !important;
}

#item1503052 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1529092 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:236px !important;
}

#item1503053 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1529095 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:258px !important;
}

#item1503054 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1529098 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:279px !important;
}

#item1503055 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1529105 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:301px !important;
}

#item1503056 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1529108 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:322px !important;
}

#item1503057 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1529111 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:344px !important;
}

#item1503058 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1529114 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:370px !important;
}

#item1464400 {
	width:700px !important;
	height:925px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes intensificar-1464400 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1464400 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1464398 {
	width:710px !important;
	height:935px !important;
	left:-10px !important;
	top:140px !important;
}

#item1464717 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1464720 {
	width:435px !important;
	height:47px !important;
	left:22px !important;
}

#item1465306 {
	width:135px !important;
	height:21px !important;
	left:13px !important;
}

#item1465329 {
	width:9px !important;
	height:15px !important;
	top:3px !important;
}

#item1465303 {
	width:148px !important;
	height:21px !important;
	left:36px !important;
	top:110px !important;
}

#item1465337 {
	width:26px !important;
	height:26px !important;
}

#item1465333 {
	width:26px !important;
	height:26px !important;
	left:637px !important;
	top:175px !important;
}

@keyframes intensificar-1465340 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1465340 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1465343 {
	width:74px !important;
	height:70px !important;
	background:#cad6cb;
}

#item1465344 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:7px !important;
}

#item1465340 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

@keyframes intensificar-1465348 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1465348 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1465377 {
	width:171px !important;
	height:70px !important;
}

#item1465378 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1465352 {
	width:171px !important;
	height:70px !important;
}

#item1465353 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1465348 {
	width:171px !important;
	height:70px !important;
	left:148px !important;
	top:1130px !important;
}

@keyframes intensificar-1465401 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1465401 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1465431 {
	width:171px !important;
	height:70px !important;
}

#item1465432 {
	width:150px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1465405 {
	width:171px !important;
	height:70px !important;
}

#item1465406 {
	width:150px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1465401 {
	width:171px !important;
	height:70px !important;
	left:323px !important;
	top:1130px !important;
}

@keyframes intensificar-1465455 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1465455 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1465484 {
	width:122px !important;
	height:70px !important;
}

#item1465485 {
	width:101px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1465459 {
	width:122px !important;
	height:70px !important;
}

#item1465460 {
	width:101px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1465455 {
	width:122px !important;
	height:70px !important;
	left:498px !important;
	top:1130px !important;
}

#item1465512 {
	width:209px !important;
	height:18px !important;
	left:23px !important;
}

#item1465535 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1465509 {
	width:232px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1491304 {
	width:34px !important;
	height:73px !important;
	left:147px !important;
	top:1128px !important;
}

#item1465539 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1465539 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1465539 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1418228 {
	width:86px !important;
	height:257px !important;
	top:533px !important;
}

@keyframes intensificar-1398129 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1398129 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1398127 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1398127 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1398125 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1398130 {
	width:211px !important;
	height:33px !important;
	left:795px !important;
	top:36px !important;
}

#item1398134 {
	width:528px !important;
	height:47px !important;
	left:36px !important;
	top:129px !important;
}

#item1398157 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1398427 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:88px !important;
}

#item1398430 {
	width:534px !important;
	height:171px !important;
	top:15px !important;
}

#item1529157 {
	width:509px !important;
	height:680px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1529157 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1529157 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1398461 {
	width:14px !important;
	height:9px !important;
}

#item1398464 {
	width:14px !important;
	height:9px !important;
	top:193px !important;
}

table#table1852083 {
	table-layout:fixed;
}

#item1398468 {
	width:528px !important;
	height:295px !important;
	top:19px !important;
}

@keyframes intensificar-1398468 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1398468 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1398491 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1398491 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1398491 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1399111 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:259px !important;
}

#item1399119 {
	width:534px !important;
	height:514px !important;
	top:15px !important;
}

#item1447392 {
	width:509px !important;
	height:750px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1447392 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1447392 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1399145 {
	width:14px !important;
	height:9px !important;
}

#item1399148 {
	width:14px !important;
	height:9px !important;
	top:536px !important;
}

#item1398184 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:259px !important;
}

#item1398187 {
	width:534px !important;
	height:513px !important;
	top:15px !important;
}

#item1447310 {
	width:509px !important;
	height:715px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1447310 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1447310 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1398213 {
	width:14px !important;
	height:9px !important;
}

#item1398217 {
	width:14px !important;
	height:9px !important;
	top:536px !important;
}

#item1398249 {
	width:350px !important;
	height:394px !important;
	top:78px !important;
}

@keyframes intensificar-1398249 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1398249 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1398272 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:460px !important;
}

@keyframes intensificar-1398272 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1398272 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1398278 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1398278 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1398278 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1398301 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1398301 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1398301 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1398325 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1398325 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1398325 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1398348 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1398348 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1398348 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1398372 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1398372 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1398372 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1398395 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1398395 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1398395 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1398890 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:297px !important;
}

@keyframes intensificar-1398890 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1398890 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1398913 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:313px !important;
}

@keyframes intensificar-1398913 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1398913 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1399293 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:404px !important;
}

@keyframes intensificar-1399293 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1399293 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1420391 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:231px !important;
}

@keyframes intensificar-1420391 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1420391 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1420368 {
	width:145px !important;
	height:15px !important;
	left:397px !important;
	top:229px !important;
}

@keyframes intensificar-1420368 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1420368 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1420363 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:254px !important;
}

@keyframes intensificar-1420363 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1420363 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1450439 {
	width:528px !important;
	height:46px !important;
	top:12px !important;
}

@keyframes intensificar-1450439 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1450439 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1398180 {
	width:552px !important;
	height:545px !important;
	left:36px !important;
	top:180px !important;
}

#item1398515 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1398520 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1398546 {
	width:53px !important;
	height:50px !important;
	background:#cad6cb;
}

#item1398547 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1398543 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1398580 {
	width:123px !important;
	height:50px !important;
}

#item1398581 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1398555 {
	width:123px !important;
	height:50px !important;
}

#item1398556 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1398551 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1398633 {
	width:113px !important;
	height:50px !important;
}

#item1398634 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1398608 {
	width:113px !important;
	height:50px !important;
}

#item1398609 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1398604 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1398686 {
	width:101px !important;
	height:50px !important;
}

#item1398687 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1398661 {
	width:101px !important;
	height:50px !important;
}

#item1398662 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1398657 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1398740 {
	width:101px !important;
	height:50px !important;
}

#item1398741 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1398714 {
	width:101px !important;
	height:50px !important;
}

#item1398716 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1398710 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1398767 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1398790 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1398764 {
	width:147px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1398795 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1398795 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1398795 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1465555 {
	width:86px !important;
	height:257px !important;
	top:943px !important;
}

@keyframes intensificar-1465562 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1465562 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1465567 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1465567 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1465560 {
	width:700px !important;
	height:309px !important;
}

#item1491398 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1465576 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:510px !important;
}

#item1465599 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1495275 {
	width:595px !important;
	height:134px !important;
}

@keyframes intensificar-1495275 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1495275 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1495304 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:44px !important;
}

#item1496312 {
	width:595px !important;
	height:290px !important;
	top:156px !important;
}

table#table1858436 {
	table-layout:fixed;
}

#item1496314 {
	width:628px !important;
	height:457px !important;
	top:27px !important;
}

@keyframes intensificar-1496314 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1496314 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1496337 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1496337 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1496337 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1495680 {
	width:36px !important;
	height:18px !important;
	left:296px !important;
	top:476px !important;
}

#item1496309 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:301px !important;
}

#item1494750 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:215px !important;
}

#item1494756 {
	width:595px !important;
	height:476px !important;
}

@keyframes intensificar-1494756 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1494756 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1493796 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:215px !important;
}

#item1493807 {
	width:595px !important;
	height:476px !important;
}

@keyframes intensificar-1493807 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1493807 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1465625 {
	width:508px !important;
	height:324px !important;
	top:91px !important;
}

@keyframes intensificar-1465625 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1465625 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1465648 {
	width:124px !important;
	height:31px !important;
	left:505px !important;
	top:486px !important;
}

#item1465657 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1465680 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1465704 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1465727 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1465751 {
	width:233px !important;
	height:21px !important;
	left:11px !important;
}

#item1465775 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1465778 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:286px !important;
}

#item1465802 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:308px !important;
}

#item1465825 {
	width:66px !important;
	height:33px !important;
	left:563px !important;
	top:407px !important;
}

#item1465829 {
	width:7px !important;
	height:11px !important;
	left:420px !important;
	top:210px !important;
}

#item1465833 {
	width:233px !important;
	height:21px !important;
	left:431px !important;
	top:207px !important;
}

#item1465856 {
	width:124px !important;
	height:31px !important;
	left:505px !important;
	top:242px !important;
}

#item1465861 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1465861 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1465861 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1465623 {
	width:664px !important;
	height:517px !important;
	left:36px !important;
	top:599px !important;
}

#item1466057 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1466060 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1466086 {
	width:74px !important;
	height:70px !important;
	background:#cad6cb;
}

#item1466087 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1466083 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1466119 {
	width:172px !important;
	height:70px !important;
}

#item1466120 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1466094 {
	width:172px !important;
	height:70px !important;
}

#item1466095 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1466090 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1466173 {
	width:158px !important;
	height:70px !important;
}

#item1466174 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1466147 {
	width:158px !important;
	height:70px !important;
}

#item1466148 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1466143 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1466227 {
	width:141px !important;
	height:70px !important;
}

#item1466228 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1466202 {
	width:141px !important;
	height:70px !important;
}

#item1466203 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1466197 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1466280 {
	width:141px !important;
	height:70px !important;
}

#item1466281 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1466255 {
	width:141px !important;
	height:70px !important;
}

#item1466256 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1466251 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1503396 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1503420 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1503393 {
	width:206px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1466333 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1466333 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1466333 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1418236 {
	width:130px !important;
	height:134px !important;
	left:470px !important;
}

@keyframes intensificar-1399320 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1399320 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1399318 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1399318 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1399316 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1399321 {
	width:211px !important;
	height:33px !important;
	left:795px !important;
	top:36px !important;
}

#item1399324 {
	width:528px !important;
	height:47px !important;
	left:36px !important;
	top:130px !important;
}

#item1399347 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:100px !important;
}

#item1399723 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:122px !important;
}

#item1399727 {
	width:534px !important;
	height:239px !important;
	top:15px !important;
}

#item1444996 {
	width:509px !important;
	height:580px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1444996 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1444996 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1399760 {
	width:14px !important;
	height:9px !important;
}

#item1399764 {
	width:14px !important;
	height:9px !important;
	top:261px !important;
}

#item1444166 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:410px !important;
}

#item1444171 {
	width:528px !important;
	height:225px !important;
	top:311px !important;
}

table#table1864622 {
	table-layout:fixed;
}

#item1517247 {
	width:528px !important;
	height:353px !important;
	top:19px !important;
}

@keyframes intensificar-1517247 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1517247 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1517270 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1517270 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1517270 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1444201 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:296px !important;
}

#item1444204 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:543px !important;
}

#item1399683 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:252px !important;
}

#item1399687 {
	width:534px !important;
	height:512px !important;
	top:15px !important;
}

#item1444457 {
	width:509px !important;
	height:931px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1444457 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1444457 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1399713 {
	width:14px !important;
	height:9px !important;
}

#item1399716 {
	width:14px !important;
	height:9px !important;
	top:535px !important;
}

#item1399639 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:268px !important;
}

#item1399646 {
	width:534px !important;
	height:514px !important;
	top:17px !important;
}

#item1447549 {
	width:509px !important;
	height:816px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1447549 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1447549 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1399673 {
	width:14px !important;
	height:9px !important;
}

#item1399676 {
	width:14px !important;
	height:9px !important;
	top:538px !important;
}

#item1399420 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:527px !important;
}

@keyframes intensificar-1399420 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1399420 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1399428 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1399428 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1399428 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1399451 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1399451 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1399451 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1399476 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1399476 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1399476 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1399499 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1399499 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1399499 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1399523 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1399523 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1399523 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1399546 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1399546 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1399546 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1399549 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:318px !important;
}

@keyframes intensificar-1399549 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1399549 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1399572 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:334px !important;
}

@keyframes intensificar-1399572 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1399572 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1399604 {
	width:145px !important;
	height:15px !important;
	left:397px !important;
	top:364px !important;
}

@keyframes intensificar-1399604 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1399604 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1399627 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:366px !important;
}

@keyframes intensificar-1399627 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1399627 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1399631 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:470px !important;
}

@keyframes intensificar-1399631 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1399631 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1432514 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:241px !important;
}

@keyframes intensificar-1432514 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1432514 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1432520 {
	width:145px !important;
	height:15px !important;
	left:397px !important;
	top:216px !important;
}

@keyframes intensificar-1432520 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1432520 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1432543 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:218px !important;
}

@keyframes intensificar-1432543 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1432543 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1450526 {
	width:528px !important;
	height:47px !important;
	top:19px !important;
}

@keyframes intensificar-1450526 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1450526 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1450556 {
	width:350px !important;
	height:414px !important;
	top:67px !important;
}

@keyframes intensificar-1450556 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1450556 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1399371 {
	width:552px !important;
	height:552px !important;
	left:36px !important;
	top:180px !important;
}

#item1399817 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1399820 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1399846 {
	width:53px !important;
	height:50px !important;
	background:#cad6cb;
}

#item1399848 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1399843 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1399880 {
	width:123px !important;
	height:50px !important;
}

#item1399881 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1399855 {
	width:123px !important;
	height:50px !important;
}

#item1399856 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1399851 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1399934 {
	width:113px !important;
	height:50px !important;
}

#item1399935 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1399909 {
	width:113px !important;
	height:50px !important;
}

#item1399910 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1399905 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1399987 {
	width:101px !important;
	height:50px !important;
}

#item1399988 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1399962 {
	width:101px !important;
	height:50px !important;
}

#item1399963 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1399958 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1400040 {
	width:101px !important;
	height:50px !important;
}

#item1400041 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1400015 {
	width:101px !important;
	height:50px !important;
}

#item1400016 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1400011 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1532010 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1532033 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1532007 {
	width:147px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1400099 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1400099 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1400099 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1466351 {
	width:130px !important;
	height:134px !important;
	left:572px !important;
	top:309px !important;
}

@keyframes intensificar-1466366 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1466366 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1466359 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1466359 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1466357 {
	width:700px !important;
	height:309px !important;
}

#item1491403 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1466375 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:506px !important;
}

#item1466398 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1466834 {
	width:595px !important;
	height:342px !important;
	top:120px !important;
}

table#table1871345 {
	table-layout:fixed;
}

#item1466836 {
	width:628px !important;
	height:530px !important;
	top:27px !important;
}

@keyframes intensificar-1466836 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1466836 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1466859 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1466859 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1466859 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1495344 {
	width:595px !important;
	height:93px !important;
}

@keyframes intensificar-1495344 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1495344 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1495375 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:24px !important;
}

#item1495677 {
	width:36px !important;
	height:18px !important;
	left:296px !important;
	top:487px !important;
}

#item1496303 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:268px !important;
}

#item1494796 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:221px !important;
}

#item1494802 {
	width:595px !important;
	height:487px !important;
}

@keyframes intensificar-1494802 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1494802 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1493851 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:221px !important;
}

#item1493862 {
	width:595px !important;
	height:487px !important;
}

@keyframes intensificar-1493862 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1493862 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1466424 {
	width:124px !important;
	height:31px !important;
	left:504px !important;
	top:493px !important;
}

#item1466430 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1466453 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1466477 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1466500 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1466524 {
	width:233px !important;
	height:21px !important;
	left:11px !important;
}

#item1466548 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1466553 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:266px !important;
}

#item1466576 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:288px !important;
}

#item1466599 {
	width:233px !important;
	height:21px !important;
	left:431px !important;
	top:330px !important;
}

#item1466622 {
	width:7px !important;
	height:11px !important;
	left:420px !important;
	top:333px !important;
}

#item1466626 {
	width:66px !important;
	height:33px !important;
	left:563px !important;
	top:413px !important;
}

#item1466630 {
	width:124px !important;
	height:31px !important;
	left:504px !important;
	top:223px !important;
}

#item1466635 {
	width:233px !important;
	height:21px !important;
	left:431px !important;
	top:188px !important;
}

#item1466658 {
	width:7px !important;
	height:11px !important;
	left:420px !important;
	top:190px !important;
}

#item1466661 {
	width:628px !important;
	height:40px !important;
}

@keyframes intensificar-1466661 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1466661 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1466684 {
	width:413px !important;
	height:434px !important;
	top:67px !important;
}

@keyframes intensificar-1466684 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1466684 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1466421 {
	width:664px !important;
	height:523px !important;
	left:36px !important;
	top:588px !important;
}

#item1466889 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1466893 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1466919 {
	width:74px !important;
	height:70px !important;
	background:#cad6cb;
}

#item1466920 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1466916 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1466954 {
	width:172px !important;
	height:70px !important;
}

#item1466955 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1466929 {
	width:172px !important;
	height:70px !important;
}

#item1466930 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1466924 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1467007 {
	width:158px !important;
	height:70px !important;
}

#item1467008 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1466982 {
	width:158px !important;
	height:70px !important;
}

#item1466983 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1466978 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1467062 {
	width:141px !important;
	height:70px !important;
}

#item1467063 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1467036 {
	width:141px !important;
	height:70px !important;
}

#item1467037 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1467031 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1467116 {
	width:141px !important;
	height:70px !important;
}

#item1467117 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1467090 {
	width:141px !important;
	height:70px !important;
}

#item1467091 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1467086 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
}

#item1493430 {
	width:34px !important;
	height:73px !important;
	left:-2px !important;
	top:1129px !important;
}

#item1533248 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1533271 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1533244 {
	width:206px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1467170 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1467170 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1467170 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1539880 {
	width:186px !important;
	height:167px !important;
	top:623px !important;
}

@keyframes intensificar-1402749 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1402749 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1402747 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1402747 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1402745 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1402750 {
	width:211px !important;
	height:33px !important;
	left:795px !important;
	top:36px !important;
}

#item1402755 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:128px !important;
}

#item1402778 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1403047 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:141px !important;
}

#item1403051 {
	width:534px !important;
	height:279px !important;
	top:15px !important;
}

#item1447813 {
	width:509px !important;
	height:370px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1447813 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1447813 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1403082 {
	width:14px !important;
	height:9px !important;
}

#item1403086 {
	width:14px !important;
	height:9px !important;
	top:301px !important;
}

table#table1879032 tr {
	border-right:2.2px solid #fff;;
}

table#table1879032 {
	table-layout:fixed;
}

#item1403090 {
	width:528px !important;
	height:220px !important;
	top:19px !important;
}

@keyframes intensificar-1403090 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1403090 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1403114 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1403114 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1403114 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1402803 {
	width:528px !important;
	height:26px !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-1402803 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1402803 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1427903 {
	width:528px !important;
	height:277px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1427903 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1427903 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1403005 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1403012 {
	width:534px !important;
	height:532px !important;
	top:15px !important;
}

#item1447749 {
	width:509px !important;
	height:639px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1447749 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1447749 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1403038 {
	width:14px !important;
	height:9px !important;
}

#item1403041 {
	width:14px !important;
	height:9px !important;
	top:554px !important;
}

#item1402881 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1402881 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1402881 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1402905 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1402905 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1402905 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1403519 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:269px !important;
}

@keyframes intensificar-1403519 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1403519 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1403542 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:285px !important;
}

@keyframes intensificar-1403542 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1403542 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1403565 {
	width:89px !important;
	height:22px !important;
	left:440px !important;
	top:359px !important;
}

@keyframes intensificar-1403565 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1403565 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1403570 {
	width:167px !important;
	height:15px !important;
	left:397px !important;
	top:337px !important;
}

@keyframes intensificar-1403570 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1403570 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1403593 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:338px !important;
}

@keyframes intensificar-1403593 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1403593 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1403597 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:306px !important;
}

@keyframes intensificar-1403597 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1403597 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1403608 {
	width:89px !important;
	height:22px !important;
	left:440px !important;
	top:211px !important;
}

@keyframes intensificar-1403608 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1403608 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1403613 {
	width:167px !important;
	height:15px !important;
	left:397px !important;
	top:188px !important;
}

@keyframes intensificar-1403613 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1403613 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1403636 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:190px !important;
}

@keyframes intensificar-1403636 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1403636 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1450585 {
	width:528px !important;
	height:61px !important;
	top:15px !important;
}

@keyframes intensificar-1450585 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1450585 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1450616 {
	width:350px !important;
	height:288px !important;
	top:82px !important;
}

@keyframes intensificar-1450616 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1450616 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1402801 {
	width:564px !important;
	height:563px !important;
	left:36px !important;
	top:162px !important;
}

#item1403138 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1403142 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1403168 {
	width:53px !important;
	height:50px !important;
	background:#cad6cb;
}

#item1403169 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1403165 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1403202 {
	width:123px !important;
	height:50px !important;
}

#item1403203 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1403176 {
	width:123px !important;
	height:50px !important;
}

#item1403177 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1403172 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1403255 {
	width:113px !important;
	height:50px !important;
}

#item1403256 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1403230 {
	width:113px !important;
	height:50px !important;
}

#item1403231 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1403226 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1403308 {
	width:101px !important;
	height:50px !important;
}

#item1403309 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1403283 {
	width:101px !important;
	height:50px !important;
}

#item1403284 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1403279 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1403361 {
	width:101px !important;
	height:50px !important;
}

#item1403362 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1403336 {
	width:101px !important;
	height:50px !important;
}

#item1403337 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1403332 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1532049 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1532072 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1532046 {
	width:147px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1403417 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1403417 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1403417 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1539986 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1467193 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1467193 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1467200 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1467200 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1467191 {
	width:700px !important;
	height:309px !important;
}

#item1491407 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1467210 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1467233 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

table#table1883016 tr {
	border-right:3.08px solid #fff;;
}

table#table1883016 {
	table-layout:fixed;
}

#item1467600 {
	width:628px !important;
	height:328px !important;
	top:27px !important;
}

@keyframes intensificar-1467600 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1467600 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1467623 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1467623 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1467623 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1495382 {
	width:595px !important;
	height:143px !important;
}

@keyframes intensificar-1495382 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1495382 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1495409 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:49px !important;
}

#item1467509 {
	width:627px !important;
	height:518px !important;
}

@keyframes intensificar-1467509 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1467509 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1493913 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:236px !important;
}

#item1493920 {
	width:595px !important;
	height:518px !important;
}

@keyframes intensificar-1493920 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1493920 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1467260 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1467283 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1467306 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:355px !important;
}

#item1467329 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:378px !important;
}

#item1467352 {
	width:125px !important;
	height:31px !important;
	left:506px !important;
	top:481px !important;
}

#item1467358 {
	width:234px !important;
	height:21px !important;
	left:431px !important;
	top:450px !important;
}

#item1467381 {
	width:7px !important;
	height:11px !important;
	left:420px !important;
	top:452px !important;
}

#item1467384 {
	width:66px !important;
	height:33px !important;
	left:564px !important;
	top:407px !important;
}

#item1467387 {
	width:125px !important;
	height:31px !important;
	left:506px !important;
	top:274px !important;
}

#item1467392 {
	width:234px !important;
	height:21px !important;
	left:431px !important;
	top:243px !important;
}

#item1467416 {
	width:7px !important;
	height:11px !important;
	left:420px !important;
	top:245px !important;
}

#item1467420 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1467420 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1467420 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1467444 {
	width:408px !important;
	height:424px !important;
	top:93px !important;
}

@keyframes intensificar-1467444 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1467444 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1467257 {
	width:665px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1467647 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1467651 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1467677 {
	width:74px !important;
	height:70px !important;
	background:#cad6cb;
}

#item1467678 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1467674 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1467710 {
	width:172px !important;
	height:70px !important;
}

#item1467711 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1467685 {
	width:172px !important;
	height:70px !important;
}

#item1467686 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1467681 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1467766 {
	width:158px !important;
	height:70px !important;
}

#item1467767 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1467739 {
	width:158px !important;
	height:70px !important;
}

#item1467741 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1467734 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1467820 {
	width:141px !important;
	height:70px !important;
}

#item1467821 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1467795 {
	width:141px !important;
	height:70px !important;
}

#item1467796 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1467790 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1467874 {
	width:141px !important;
	height:70px !important;
}

#item1467875 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1467849 {
	width:141px !important;
	height:70px !important;
}

#item1467850 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1467844 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1533280 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1533303 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1533277 {
	width:206px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1467929 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1467929 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1467929 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1418249 {
	width:180px !important;
	height:350px !important;
	left:1020px !important;
}

@keyframes intensificar-1401075 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1401075 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1401072 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1401072 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1401070 {
	width:600px !important;
	height:790px !important;
}

#item1401076 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1401251 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:143px !important;
}

#item1401258 {
	width:534px !important;
	height:282px !important;
	top:15px !important;
}

#item1447975 {
	width:509px !important;
	height:370px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1447975 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1447975 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1401288 {
	width:14px !important;
	height:9px !important;
}

#item1401291 {
	width:14px !important;
	height:9px !important;
	top:304px !important;
}

table#table1887818 th, table#table1887818 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1887818 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1887818 {
	table-layout:fixed;
}

#item1401295 {
	width:528px !important;
	height:231px !important;
	top:19px !important;
}

@keyframes intensificar-1401295 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1401295 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1401319 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1401319 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1401319 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1401211 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1401215 {
	width:534px !important;
	height:547px !important;
	top:15px !important;
}

#item1447902 {
	width:509px !important;
	height:940px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1447902 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1447902 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1401243 {
	width:14px !important;
	height:9px !important;
}

#item1401246 {
	width:14px !important;
	height:9px !important;
	top:569px !important;
}

#item1401128 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:413px !important;
}

@keyframes intensificar-1401128 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1401128 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1401136 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1401136 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1401136 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1401159 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1401159 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1401159 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1401183 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1401183 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1401183 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1401206 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1401206 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1401206 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1450672 {
	width:350px !important;
	height:318px !important;
	top:84px !important;
}

@keyframes intensificar-1450672 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1450672 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1450648 {
	width:528px !important;
	height:46px !important;
	top:18px !important;
}

@keyframes intensificar-1450648 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1450648 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1401079 {
	width:552px !important;
	height:577px !important;
	left:636px !important;
	top:148px !important;
}

#item1401342 {
	width:511px !important;
	height:30px !important;
	left:636px !important;
	top:130px !important;
}

#item1401366 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1401391 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1401394 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1401894 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1401420 {
	width:53px !important;
	height:50px !important;
	background:#cad6cb;
}

#item1401421 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1401417 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1401454 {
	width:123px !important;
	height:50px !important;
}

#item1401455 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1401429 {
	width:123px !important;
	height:50px !important;
}

#item1401430 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1401425 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1401507 {
	width:101px !important;
	height:50px !important;
}

#item1401508 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1401482 {
	width:101px !important;
	height:50px !important;
}

#item1401483 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1401478 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1401561 {
	width:99px !important;
	height:50px !important;
}

#item1401562 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1401535 {
	width:99px !important;
	height:50px !important;
}

#item1401537 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1401531 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1401614 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1415318 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1415341 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1415315 {
	width:147px !important;
	height:13px !important;
	left:636px !important;
	top:748px !important;
}

#item1401618 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1401618 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1401618 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1467968 {
	width:180px !important;
	height:350px !important;
	left:520px !important;
	top:309px !important;
}

@keyframes intensificar-1467980 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1467980 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1467973 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1467973 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1467971 {
	width:700px !important;
	height:309px !important;
}

#item1491412 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1891885 th, table#table1891885 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1891885 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1891885 {
	table-layout:fixed;
}

#item1468198 {
	width:628px !important;
	height:343px !important;
	top:27px !important;
}

@keyframes intensificar-1468198 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1468198 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1468221 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1468221 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1468221 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1495417 {
	width:595px !important;
	height:140px !important;
}

@keyframes intensificar-1495417 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1495417 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1495444 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:47px !important;
}

#item1493965 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:244px !important;
}

#item1493969 {
	width:595px !important;
	height:534px !important;
}

@keyframes intensificar-1493969 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1493969 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1467992 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:514px !important;
}

#item1467998 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1468021 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1468045 {
	width:233px !important;
	height:21px !important;
	left:11px !important;
}

#item1468068 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1468072 {
	width:490px !important;
	height:397px !important;
	top:110px !important;
}

@keyframes intensificar-1468072 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1468072 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1468095 {
	width:626px !important;
	height:88px !important;
}

@keyframes intensificar-1468095 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1468095 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1467990 {
	width:664px !important;
	height:545px !important;
	left:36px !important;
	top:541px !important;
}

#item1468244 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:508px !important;
}

#item1468267 {
	width:626px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1468292 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1468296 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1468319 {
	width:372px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1468345 {
	width:74px !important;
	height:70px !important;
	background:#cad6cb;
}

#item1468346 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1468342 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1129px !important;
}

#item1468379 {
	width:172px !important;
	height:70px !important;
}

#item1468380 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1468354 {
	width:172px !important;
	height:70px !important;
}

#item1468355 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1468350 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1129px !important;
}

#item1468433 {
	width:141px !important;
	height:70px !important;
}

#item1468434 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1468408 {
	width:141px !important;
	height:70px !important;
}

#item1468409 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1468404 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1129px !important;
}

#item1468487 {
	width:139px !important;
	height:70px !important;
}

#item1468488 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1468462 {
	width:139px !important;
	height:70px !important;
}

#item1468463 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1468457 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1129px !important;
}

#item1468511 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1126px !important;
}

#item1533312 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1533335 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1533309 {
	width:206px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1468545 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1468545 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1468545 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1418243 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1400237 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1400237 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1400235 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1400235 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1400233 {
	width:600px !important;
	height:790px !important;
}

#item1400238 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1400413 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:112px !important;
}

#item1400417 {
	width:534px !important;
	height:219px !important;
	top:15px !important;
}

#item1421683 {
	width:509px !important;
	height:395px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1421683 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1421683 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1400447 {
	width:14px !important;
	height:9px !important;
}

#item1400450 {
	width:14px !important;
	height:9px !important;
	top:241px !important;
}

table#table1896171 tr {
	border-right:2.2px solid #fff;;
}

table#table1896171 {
	table-layout:fixed;
}

#item1400454 {
	width:528px !important;
	height:279px !important;
	top:19px !important;
}

@keyframes intensificar-1400454 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1400454 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1400477 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1400477 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1400477 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1400244 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1400248 {
	width:534px !important;
	height:531px !important;
	top:15px !important;
}

#item1448048 {
	width:509px !important;
	height:926px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1448048 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1448048 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1400274 {
	width:14px !important;
	height:9px !important;
}

#item1400278 {
	width:14px !important;
	height:9px !important;
	top:553px !important;
}

#item1400329 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:390px !important;
}

@keyframes intensificar-1400329 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1400329 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1400338 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1400338 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1400338 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1400361 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1400361 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1400361 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1400385 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1400385 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1400385 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1400408 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1400408 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1400408 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1450723 {
	width:350px !important;
	height:284px !important;
	top:63px !important;
}

@keyframes intensificar-1450723 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1450723 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1450700 {
	width:528px !important;
	height:29px !important;
	top:15px !important;
}

@keyframes intensificar-1450700 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1450700 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1400241 {
	width:552px !important;
	height:562px !important;
	left:636px !important;
	top:163px !important;
}

#item1400500 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:143px !important;
}

#item1400524 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1400548 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1400555 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1400581 {
	width:53px !important;
	height:50px !important;
	background:#cad6cb;
}

#item1400582 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1400578 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1400614 {
	width:123px !important;
	height:50px !important;
}

#item1400615 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1400589 {
	width:123px !important;
	height:50px !important;
}

#item1400590 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1400585 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1400667 {
	width:101px !important;
	height:50px !important;
}

#item1400668 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1400642 {
	width:101px !important;
	height:50px !important;
}

#item1400643 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1400638 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1400721 {
	width:99px !important;
	height:50px !important;
}

#item1400722 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1400696 {
	width:99px !important;
	height:50px !important;
}

#item1400697 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1400692 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1400774 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1415282 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1415305 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1415279 {
	width:147px !important;
	height:13px !important;
	left:636px !important;
	top:748px !important;
}

#item1400777 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1400777 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1400777 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1468561 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1468573 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1468573 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1468567 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1468567 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1468565 {
	width:700px !important;
	height:309px !important;
}

#item1491416 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1900403 tr {
	border-right:3.08px solid #fff;;
}

table#table1900403 {
	table-layout:fixed;
}

#item1468794 {
	width:628px !important;
	height:409px !important;
	top:27px !important;
}

@keyframes intensificar-1468794 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1468794 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1468817 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1468817 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1468817 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1495460 {
	width:595px !important;
	height:61px !important;
}

@keyframes intensificar-1495460 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1495460 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1495487 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:8px !important;
}

#item1494019 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:227px !important;
}

#item1494022 {
	width:595px !important;
	height:517px !important;
}

@keyframes intensificar-1494022 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1494022 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1468584 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:520px !important;
}

#item1468591 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1468614 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1468638 {
	width:233px !important;
	height:21px !important;
	left:11px !important;
}

#item1468661 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1468664 {
	width:490px !important;
	height:397px !important;
	top:67px !important;
}

@keyframes intensificar-1468664 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1468664 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1468687 {
	width:628px !important;
	height:40px !important;
}

@keyframes intensificar-1468687 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1468687 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1468582 {
	width:664px !important;
	height:551px !important;
	left:36px !important;
	top:558px !important;
}

#item1468840 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:510px !important;
}

#item1468864 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1468888 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1468894 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1468920 {
	width:74px !important;
	height:70px !important;
	background:#cad6cb;
}

#item1468921 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1468917 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1129px !important;
}

#item1468953 {
	width:172px !important;
	height:70px !important;
}

#item1468954 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1468928 {
	width:172px !important;
	height:70px !important;
}

#item1468929 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1468924 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1129px !important;
}

#item1469006 {
	width:141px !important;
	height:70px !important;
}

#item1469007 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1468981 {
	width:141px !important;
	height:70px !important;
}

#item1468982 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1468977 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1129px !important;
}

#item1469060 {
	width:139px !important;
	height:70px !important;
}

#item1469061 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1469035 {
	width:139px !important;
	height:70px !important;
}

#item1469036 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1469031 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1129px !important;
}

#item1469084 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1126px !important;
}

#item1533347 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1533370 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1533344 {
	width:206px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1469118 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1469118 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1469118 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1539889 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1401942 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1401942 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1401940 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1401940 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1401938 {
	width:600px !important;
	height:790px !important;
}

#item1401943 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

table#table1904981 tr {
	border-right:2.2px solid #fff;;
}

table#table1904981 {
	table-layout:fixed;
}

#item1402166 {
	width:528px !important;
	height:308px !important;
	top:19px !important;
}

@keyframes intensificar-1402166 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1402166 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1402189 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1402189 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1402189 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1402697 {
	width:528px !important;
	height:196px !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-1402697 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1402697 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1402080 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:257px !important;
}

#item1402088 {
	width:534px !important;
	height:509px !important;
	top:15px !important;
}

#item1421765 {
	width:509px !important;
	height:859px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1421765 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1421765 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1402116 {
	width:14px !important;
	height:9px !important;
}

#item1402119 {
	width:14px !important;
	height:9px !important;
	top:532px !important;
}

#item1401997 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:392px !important;
}

@keyframes intensificar-1401997 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1401997 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1402003 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1402003 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1402003 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1402027 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1402027 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1402027 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1402051 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1402051 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1402051 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1402074 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1402074 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1402074 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1450783 {
	width:350px !important;
	height:284px !important;
	top:63px !important;
}

@keyframes intensificar-1450783 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1450783 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1450754 {
	width:528px !important;
	height:29px !important;
	top:15px !important;
}

@keyframes intensificar-1450754 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1450754 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1401948 {
	width:552px !important;
	height:541px !important;
	left:636px !important;
	top:184px !important;
}

#item1402212 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:150px !important;
}

#item1402235 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1402259 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1402264 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1402313 {
	width:53px !important;
	height:50px !important;
	background:#cad6cb;
}

#item1402314 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1402310 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1402348 {
	width:123px !important;
	height:50px !important;
}

#item1402349 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1402322 {
	width:123px !important;
	height:50px !important;
}

#item1402323 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1402317 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1402401 {
	width:101px !important;
	height:50px !important;
}

#item1402402 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1402376 {
	width:101px !important;
	height:50px !important;
}

#item1402377 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1402372 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1402454 {
	width:99px !important;
	height:50px !important;
}

#item1402455 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1402429 {
	width:99px !important;
	height:50px !important;
}

#item1402430 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1402425 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1402508 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1532079 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1532102 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1532076 {
	width:147px !important;
	height:13px !important;
	left:636px !important;
	top:748px !important;
}

#item1402512 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1402512 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1402512 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1493391 {
	width:86px !important;
	height:257px !important;
	top:943px !important;
}

@keyframes intensificar-1469144 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1469144 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1469139 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1469139 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1469137 {
	width:700px !important;
	height:309px !important;
}

#item1491419 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1909533 tr {
	border-right:3.08px solid #fff;;
}

table#table1909533 {
	table-layout:fixed;
}

#item1469327 {
	width:600px !important;
	height:315px !important;
	top:27px !important;
}

@keyframes intensificar-1469327 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1469327 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1469350 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1469350 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1469350 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1469374 {
	width:595px !important;
	height:125px !important;
}

@keyframes intensificar-1469374 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1469374 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1495493 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:51px !important;
}

#item1496298 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:307px !important;
}

#item1494081 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:221px !important;
}

#item1494091 {
	width:595px !important;
	height:487px !important;
}

@keyframes intensificar-1494091 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1494091 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1469157 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:478px !important;
}

#item1469164 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1469187 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1469211 {
	width:233px !important;
	height:21px !important;
	left:11px !important;
}

#item1469234 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1469238 {
	width:490px !important;
	height:397px !important;
	top:84px !important;
}

@keyframes intensificar-1469238 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1469238 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1469261 {
	width:626px !important;
	height:64px !important;
}

@keyframes intensificar-1469261 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1469261 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1469155 {
	width:664px !important;
	height:509px !important;
	left:36px !important;
	top:588px !important;
}

#item1469401 {
	width:626px !important;
	height:42px !important;
	left:36px !important;
	top:519px !important;
}

#item1469424 {
	width:626px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1469448 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1469452 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1469478 {
	width:74px !important;
	height:70px !important;
	background:#cad6cb;
}

#item1469479 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1469475 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1129px !important;
}

#item1469512 {
	width:172px !important;
	height:70px !important;
}

#item1469513 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1469487 {
	width:172px !important;
	height:70px !important;
}

#item1469488 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1469483 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1129px !important;
}

#item1469565 {
	width:141px !important;
	height:70px !important;
}

#item1469566 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1469540 {
	width:141px !important;
	height:70px !important;
}

#item1469541 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1469536 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1129px !important;
}

#item1469618 {
	width:139px !important;
	height:70px !important;
}

#item1469619 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1469593 {
	width:139px !important;
	height:70px !important;
}

#item1469594 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1469589 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1129px !important;
}

#item1469642 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1126px !important;
}

#item1533382 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1533405 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1533379 {
	width:206px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1469675 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1469675 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1469675 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1539893 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1518422 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518422 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1518417 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518417 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518415 {
	width:600px !important;
	height:790px !important;
}

#item1518427 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1518483 {
	width:528px !important;
	height:253px !important;
	top:15px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1518483 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518483 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1914483 tr {
	border-right:2.2px solid #fff;;
}

table#table1914483 {
	table-layout:fixed;
}

#item1518435 {
	width:528px !important;
	height:133px !important;
	top:19px !important;
}

@keyframes intensificar-1518435 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518435 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518460 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1518460 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518460 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518641 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:279px !important;
}

#item1518644 {
	width:534px !important;
	height:553px !important;
	top:15px !important;
}

#item1518645 {
	width:509px !important;
	height:700px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1518645 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518645 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518671 {
	width:14px !important;
	height:9px !important;
}

#item1518674 {
	width:14px !important;
	height:9px !important;
	top:576px !important;
}

#item1518508 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:207px !important;
}

@keyframes intensificar-1518508 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518508 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518518 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1518518 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518518 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518541 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1518541 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518541 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518565 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1518565 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518565 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518588 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1518588 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518588 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518593 {
	width:264px !important;
	height:284px !important;
	top:81px !important;
}

@keyframes intensificar-1518593 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518593 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518616 {
	width:528px !important;
	height:46px !important;
	top:15px !important;
}

@keyframes intensificar-1518616 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518616 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518431 {
	width:552px !important;
	height:585px !important;
	left:636px !important;
	top:140px !important;
}

#item1518677 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1518700 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1518724 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1518729 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1518755 {
	width:53px !important;
	height:50px !important;
	background:#cad6cb;
}

#item1518756 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1518752 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1518788 {
	width:123px !important;
	height:50px !important;
}

#item1518789 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1518763 {
	width:123px !important;
	height:50px !important;
}

#item1518764 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1518759 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1518842 {
	width:101px !important;
	height:50px !important;
}

#item1518843 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1518817 {
	width:101px !important;
	height:50px !important;
}

#item1518818 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1518813 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1518896 {
	width:99px !important;
	height:50px !important;
}

#item1518897 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1518870 {
	width:99px !important;
	height:50px !important;
}

#item1518872 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1518866 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1518920 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1532109 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1532132 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1532106 {
	width:147px !important;
	height:13px !important;
	left:636px !important;
	top:748px !important;
}

#item1518952 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1518952 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1518952 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1540002 {
	width:130px !important;
	height:134px !important;
	left:572px !important;
	top:309px !important;
}

@keyframes intensificar-1519028 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519028 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1519021 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519021 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1519019 {
	width:700px !important;
	height:309px !important;
}

#item1519035 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1916903 tr {
	border-right:3.08px solid #fff;;
}

table#table1916903 {
	table-layout:fixed;
}

#item1519044 {
	width:628px !important;
	height:206px !important;
	top:27px !important;
}

@keyframes intensificar-1519044 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519044 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1519067 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1519067 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519067 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1519090 {
	width:595px !important;
	height:279px !important;
}

@keyframes intensificar-1519090 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519090 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1519113 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:117px !important;
}

#item1519249 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:248px !important;
}

#item1519252 {
	width:595px !important;
	height:541px !important;
}

@keyframes intensificar-1519252 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519252 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1519120 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:272px !important;
}

#item1519127 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1519150 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1519174 {
	width:233px !important;
	height:21px !important;
	left:11px !important;
}

#item1519198 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1519201 {
	width:490px !important;
	height:397px !important;
	top:98px !important;
}

@keyframes intensificar-1519201 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519201 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1519224 {
	width:626px !important;
	height:64px !important;
}

@keyframes intensificar-1519224 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519224 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1519040 {
	width:664px !important;
	height:541px !important;
	left:36px !important;
	top:534px !important;
}

#item1519275 {
	width:626px !important;
	height:18px !important;
	left:36px !important;
	top:491px !important;
}

#item1519298 {
	width:626px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1519323 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1519327 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1519688 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1519353 {
	width:74px !important;
	height:70px !important;
	background:#cad6cb;
}

#item1519354 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1519350 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1129px !important;
}

#item1519386 {
	width:172px !important;
	height:70px !important;
}

#item1519387 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1519361 {
	width:172px !important;
	height:70px !important;
}

#item1519362 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1519357 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1129px !important;
}

#item1519440 {
	width:141px !important;
	height:70px !important;
}

#item1519441 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1519415 {
	width:141px !important;
	height:70px !important;
}

#item1519416 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1519411 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1129px !important;
}

#item1519493 {
	width:139px !important;
	height:70px !important;
}

#item1519494 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1519468 {
	width:139px !important;
	height:70px !important;
}

#item1519469 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1519464 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1129px !important;
}

#item1519517 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1126px !important;
}

#item1533415 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1533438 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1533412 {
	width:206px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1519551 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1519551 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1519551 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1520099 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1520109 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520109 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1520104 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520104 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520102 {
	width:600px !important;
	height:790px !important;
}

#item1520115 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

table#table1919752 tr {
	border-right:2.2px solid #fff;;
}

table#table1919752 {
	table-layout:fixed;
}

#item1520123 {
	width:528px !important;
	height:191px !important;
	top:19px !important;
}

@keyframes intensificar-1520123 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520123 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520146 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1520146 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520146 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520170 {
	width:528px !important;
	height:266px !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-1520170 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520170 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520326 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:278px !important;
}

#item1520329 {
	width:534px !important;
	height:552px !important;
	top:15px !important;
}

#item1520330 {
	width:509px !important;
	height:859px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1520330 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520330 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520355 {
	width:14px !important;
	height:9px !important;
}

#item1520358 {
	width:14px !important;
	height:9px !important;
	top:575px !important;
}

#item1520195 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:290px !important;
}

@keyframes intensificar-1520195 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520195 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520203 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1520203 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520203 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520226 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1520226 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520226 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520250 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1520250 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520250 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520273 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1520273 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520273 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520277 {
	width:350px !important;
	height:284px !important;
	top:98px !important;
}

@keyframes intensificar-1520277 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520277 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520300 {
	width:528px !important;
	height:63px !important;
	top:15px !important;
}

@keyframes intensificar-1520300 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520300 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520120 {
	width:552px !important;
	height:584px !important;
	left:636px !important;
	top:141px !important;
}

#item1520362 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1520385 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1520409 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1520413 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1521280 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1520439 {
	width:53px !important;
	height:50px !important;
	background:#cad6cb;
}

#item1520440 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1520436 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1520474 {
	width:123px !important;
	height:50px !important;
}

#item1520475 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1520449 {
	width:123px !important;
	height:50px !important;
}

#item1520450 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1520444 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1520527 {
	width:101px !important;
	height:50px !important;
}

#item1520528 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1520502 {
	width:101px !important;
	height:50px !important;
}

#item1520503 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1520498 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1520580 {
	width:99px !important;
	height:50px !important;
}

#item1520581 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1520555 {
	width:99px !important;
	height:50px !important;
}

#item1520556 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1520551 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1520604 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1532149 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1532172 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1532146 {
	width:147px !important;
	height:13px !important;
	left:636px !important;
	top:748px !important;
}

#item1520637 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1520637 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1520637 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1539991 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1520714 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520714 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1520707 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520707 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520705 {
	width:700px !important;
	height:309px !important;
}

#item1520722 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1520751 {
	width:80px !important;
	height:12px !important;
	top:201px !important;
}

@keyframes intensificar-1520751 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520751 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520774 {
	width:595px !important;
	height:171px !important;
}

@keyframes intensificar-1520774 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520774 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520797 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:63px !important;
}

table#table1923550 tr {
	border-right:3.08px solid #fff;;
}

table#table1923550 {
	table-layout:fixed;
}

#item1521762 {
	width:628px !important;
	height:287px !important;
	top:230px !important;
}

@keyframes intensificar-1521762 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1521762 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520932 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:238px !important;
}

#item1520936 {
	width:595px !important;
	height:521px !important;
}

@keyframes intensificar-1520936 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520936 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520804 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:387px !important;
}

@keyframes intensificar-1520804 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520804 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520811 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1520811 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520811 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520834 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1520834 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520834 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520858 {
	width:233px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1520858 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520858 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520881 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1520881 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520881 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520885 {
	width:490px !important;
	height:397px !important;
	top:127px !important;
}

@keyframes intensificar-1520885 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520885 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520908 {
	width:626px !important;
	height:88px !important;
}

@keyframes intensificar-1520908 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520908 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520725 {
	width:664px !important;
	height:524px !important;
	left:36px !important;
	top:554px !important;
}

#item1520959 {
	width:626px !important;
	height:18px !important;
	left:36px !important;
	top:512px !important;
}

#item1520982 {
	width:626px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1521006 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1521010 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1521386 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1521036 {
	width:74px !important;
	height:70px !important;
	background:#cad6cb;
}

#item1521037 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1521033 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1129px !important;
}

#item1521071 {
	width:172px !important;
	height:70px !important;
}

#item1521072 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1521045 {
	width:172px !important;
	height:70px !important;
}

#item1521047 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1521041 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1129px !important;
}

#item1521124 {
	width:141px !important;
	height:70px !important;
}

#item1521125 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1521099 {
	width:141px !important;
	height:70px !important;
}

#item1521100 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1521095 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1129px !important;
}

#item1521178 {
	width:139px !important;
	height:70px !important;
}

#item1521179 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1521152 {
	width:139px !important;
	height:70px !important;
}

#item1521153 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1521148 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1129px !important;
}

#item1521202 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1126px !important;
}

#item1533449 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1533472 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1533446 {
	width:206px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1521237 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1521237 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1521237 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1418274 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1404577 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1404577 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1404575 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1404575 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1404573 {
	width:600px !important;
	height:790px !important;
}

#item1404578 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

table#table1926571 tr {
	border-right:2.2px solid #fff;;
}

table#table1926571 {
	table-layout:fixed;
}

#item1404796 {
	width:528px !important;
	height:162px !important;
	top:275px !important;
}

@keyframes intensificar-1404796 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1404796 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1404819 {
	width:57px !important;
	height:9px !important;
	top:256px !important;
}

@keyframes intensificar-1404819 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1404819 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1406079 {
	width:528px !important;
	height:239px !important;
	top:16px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1406079 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1406079 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1404584 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:276px !important;
}

#item1404587 {
	width:534px !important;
	height:547px !important;
	top:15px !important;
}

#item1448242 {
	width:509px !important;
	height:850px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1448242 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1448242 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1404613 {
	width:14px !important;
	height:9px !important;
}

#item1404620 {
	width:14px !important;
	height:9px !important;
	top:569px !important;
}

#item1404672 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:294px !important;
}

@keyframes intensificar-1404672 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1404672 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1404678 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1404678 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1404678 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1404701 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1404701 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1404701 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1404725 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1404725 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1404725 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1404748 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1404748 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1404748 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1421950 {
	width:47px !important;
	height:24px !important;
	left:480px !important;
	top:239px !important;
}

@keyframes intensificar-1421950 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1421950 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1450933 {
	width:528px !important;
	height:62px !important;
	top:16px !important;
}

@keyframes intensificar-1450933 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1450933 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1450962 {
	width:350px !important;
	height:153px !important;
	top:81px !important;
}

@keyframes intensificar-1450962 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1450962 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1404581 {
	width:552px !important;
	height:578px !important;
	left:636px !important;
	top:147px !important;
}

#item1404842 {
	width:508px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1404865 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1404889 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1404892 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1404919 {
	width:53px !important;
	height:50px !important;
	background:#cad6cb;
}

#item1404920 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1404916 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1404953 {
	width:123px !important;
	height:50px !important;
}

#item1404955 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1404927 {
	width:123px !important;
	height:50px !important;
}

#item1404928 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1404923 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1405008 {
	width:101px !important;
	height:50px !important;
}

#item1405009 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1404982 {
	width:101px !important;
	height:50px !important;
}

#item1404984 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1404978 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1405061 {
	width:99px !important;
	height:50px !important;
}

#item1405062 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1405036 {
	width:99px !important;
	height:50px !important;
}

#item1405037 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1405032 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1405115 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1532179 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1532202 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1532176 {
	width:147px !important;
	height:13px !important;
	left:636px !important;
	top:748px !important;
}

#item1405118 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1405118 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1405118 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1471101 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1471115 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1471115 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1471106 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1471106 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1471104 {
	width:700px !important;
	height:309px !important;
}

#item1491430 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1471347 {
	width:595px !important;
	height:234px !important;
}

@keyframes intensificar-1471347 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1471347 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1495792 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:94px !important;
}

table#table1930203 tr {
	border-right:3.08px solid #fff;;
}

table#table1930203 {
	table-layout:fixed;
}

#item1522455 {
	width:628px !important;
	height:247px !important;
	top:291px !important;
}

@keyframes intensificar-1522455 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522455 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1522478 {
	width:80px !important;
	height:12px !important;
	top:265px !important;
}

@keyframes intensificar-1522478 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522478 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1494149 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:246px !important;
}

#item1494153 {
	width:595px !important;
	height:538px !important;
}

@keyframes intensificar-1494153 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1494153 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1471127 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:406px !important;
}

@keyframes intensificar-1471127 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1471127 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1471134 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1471134 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1471134 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1471157 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1471157 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1471157 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1471181 {
	width:233px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1471181 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1471181 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1471205 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1471205 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1471205 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1471208 {
	width:66px !important;
	height:33px !important;
	left:563px !important;
	top:329px !important;
}

@keyframes intensificar-1471208 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1471208 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1471213 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1471213 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1471213 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1471236 {
	width:490px !important;
	height:214px !important;
	top:107px !important;
}

@keyframes intensificar-1471236 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1471236 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1471125 {
	width:664px !important;
	height:538px !important;
	left:36px !important;
	top:537px !important;
}

#item1471375 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:489px !important;
}

#item1471398 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1471422 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1471425 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1471474 {
	width:74px !important;
	height:70px !important;
	background:#cad6cb;
}

#item1471475 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1471471 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1129px !important;
}

#item1471507 {
	width:172px !important;
	height:70px !important;
}

#item1471508 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1471482 {
	width:172px !important;
	height:70px !important;
}

#item1471483 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1471478 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1129px !important;
}

#item1471561 {
	width:141px !important;
	height:70px !important;
}

#item1471562 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1471536 {
	width:141px !important;
	height:70px !important;
}

#item1471537 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1471531 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1129px !important;
}

#item1471614 {
	width:139px !important;
	height:70px !important;
}

#item1471615 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1471589 {
	width:139px !important;
	height:70px !important;
}

#item1471590 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1471585 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1129px !important;
}

#item1471638 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1126px !important;
}

#item1533482 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1533505 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1533479 {
	width:206px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1471673 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1471673 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1471673 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1522574 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1522582 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522582 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1522580 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522580 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1522578 {
	width:600px !important;
	height:790px !important;
}

#item1522583 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

table#table1933085 tr {
	border-right:2.2px solid #fff;;
}

table#table1933085 {
	table-layout:fixed;
}

#item1522589 {
	width:528px !important;
	height:278px !important;
	top:19px !important;
}

@keyframes intensificar-1522589 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522589 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1522612 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1522612 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522612 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1523908 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:115px !important;
}

#item1523911 {
	width:534px !important;
	height:226px !important;
	top:15px !important;
}

#item1523912 {
	width:509px !important;
	height:370px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1523912 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1523912 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1523936 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1523939 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:249px !important;
}

#item1522792 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:270px !important;
}

#item1522796 {
	width:534px !important;
	height:535px !important;
	top:15px !important;
}

#item1522797 {
	width:509px !important;
	height:1290px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1522797 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522797 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1522822 {
	width:14px !important;
	height:9px !important;
}

#item1522825 {
	width:14px !important;
	height:9px !important;
	top:558px !important;
}

#item1522660 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:411px !important;
}

@keyframes intensificar-1522660 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522660 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1522668 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1522668 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522668 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1522691 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1522691 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522691 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1522715 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1522715 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522715 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1522738 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1522738 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522738 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1522744 {
	width:350px !important;
	height:315px !important;
	top:82px !important;
}

@keyframes intensificar-1522744 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522744 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1522767 {
	width:528px !important;
	height:46px !important;
	top:17px !important;
}

@keyframes intensificar-1522767 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522767 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1522586 {
	width:552px !important;
	height:568px !important;
	left:636px !important;
	top:157px !important;
}

#item1522828 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:145px !important;
}

#item1522851 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1522875 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1522880 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1522903 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1522930 {
	width:53px !important;
	height:50px !important;
	background:#cad6cb;
}

#item1522931 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1522927 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1522966 {
	width:123px !important;
	height:50px !important;
}

#item1522967 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1522941 {
	width:123px !important;
	height:50px !important;
}

#item1522942 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1522937 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1523020 {
	width:101px !important;
	height:50px !important;
}

#item1523021 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1522994 {
	width:101px !important;
	height:50px !important;
}

#item1522996 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1522990 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1523073 {
	width:99px !important;
	height:50px !important;
}

#item1523074 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1523048 {
	width:99px !important;
	height:50px !important;
}

#item1523049 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1523044 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1523098 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1532209 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1532232 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1532206 {
	width:147px !important;
	height:13px !important;
	left:636px !important;
	top:748px !important;
}

#item1523130 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1523130 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1523130 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1539994 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1523199 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1523199 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1523197 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1523197 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1523195 {
	width:700px !important;
	height:309px !important;
}

#item1523200 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1523361 {
	width:80px !important;
	height:12px !important;
	top:174px !important;
}

@keyframes intensificar-1523361 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1523361 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1523384 {
	width:595px !important;
	height:151px !important;
}

@keyframes intensificar-1523384 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1523384 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1523407 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:53px !important;
}

table#table1938411 tr {
	border-right:3.08px solid #fff;;
}

table#table1938411 {
	table-layout:fixed;
}

#item1523410 {
	width:628px !important;
	height:314px !important;
	top:203px !important;
}

@keyframes intensificar-1523410 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1523410 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1524480 {
	width:23px !important;
	height:46px !important;
	left:632px !important;
	top:331px !important;
}

#item1523334 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:238px !important;
}

#item1523337 {
	width:595px !important;
	height:521px !important;
}

@keyframes intensificar-1523337 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1523337 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1523205 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:486px !important;
}

@keyframes intensificar-1523205 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1523205 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1523211 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

@keyframes intensificar-1523211 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1523211 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1523234 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

@keyframes intensificar-1523234 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1523234 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1523258 {
	width:233px !important;
	height:21px !important;
	left:11px !important;
}

@keyframes intensificar-1523258 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1523258 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1523281 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1523281 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1523281 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1523286 {
	width:490px !important;
	height:397px !important;
	top:112px !important;
}

@keyframes intensificar-1523286 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1523286 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1523309 {
	width:626px !important;
	height:88px !important;
}

@keyframes intensificar-1523309 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1523309 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1523203 {
	width:664px !important;
	height:521px !important;
	left:36px !important;
	top:554px !important;
}

#item1523433 {
	width:626px !important;
	height:18px !important;
	left:36px !important;
	top:512px !important;
}

#item1523456 {
	width:626px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1523481 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1523484 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1523507 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1523533 {
	width:74px !important;
	height:70px !important;
	background:#cad6cb;
}

#item1523534 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1523530 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1129px !important;
}

#item1523569 {
	width:172px !important;
	height:70px !important;
}

#item1523570 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1523544 {
	width:172px !important;
	height:70px !important;
}

#item1523545 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1523540 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1129px !important;
}

#item1523622 {
	width:141px !important;
	height:70px !important;
}

#item1523623 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1523597 {
	width:141px !important;
	height:70px !important;
}

#item1523598 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1523593 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1129px !important;
}

#item1523675 {
	width:139px !important;
	height:70px !important;
}

#item1523676 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1523650 {
	width:139px !important;
	height:70px !important;
}

#item1523651 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1523646 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1129px !important;
}

#item1523700 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1126px !important;
}

#item1533516 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1533539 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1533513 {
	width:206px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1523735 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1523735 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1523735 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1539883 {
	width:81px !important;
	height:279px !important;
	top:511px !important;
}

@keyframes intensificar-1406130 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1406130 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1406128 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1406128 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1406126 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1406131 {
	width:211px !important;
	height:33px !important;
	left:795px !important;
	top:36px !important;
}

#item1406134 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:130px !important;
}

#item1406157 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

table#table1943060 th, table#table1943060 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1943060 tr {
	height:29px;;
	background:#f5f5f5;;
}

table#table1943060 {
	table-layout:fixed;
}

#item1406471 {
	width:528px !important;
	height:173px !important;
	top:19px !important;
}

@keyframes intensificar-1406471 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1406471 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1406495 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1406495 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1406495 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518252 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:164px !important;
}

#item1518255 {
	width:534px !important;
	height:320px !important;
	top:17px !important;
}

#item1518256 {
	width:509px !important;
	height:440px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1518256 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518256 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518281 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:2px !important;
}

#item1518284 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:344px !important;
}

#item1427993 {
	width:528px !important;
	height:598px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1427993 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1427993 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1406385 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1406390 {
	width:534px !important;
	height:529px !important;
	top:15px !important;
}

#item1448312 {
	width:509px !important;
	height:710px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1448312 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1448312 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1406416 {
	width:14px !important;
	height:9px !important;
}

#item1406419 {
	width:14px !important;
	height:9px !important;
	top:551px !important;
}

#item1406260 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1406260 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1406260 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1406283 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1406283 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1406283 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1406309 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1406309 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1406309 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1406332 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1406332 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1406332 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1406356 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1406356 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1406356 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1406379 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1406379 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1406379 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1451005 {
	width:528px !important;
	height:29px !important;
	top:16px !important;
}

@keyframes intensificar-1451005 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1451005 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1451028 {
	width:350px !important;
	height:266px !important;
	top:64px !important;
}

@keyframes intensificar-1451028 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1451028 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1451052 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:315px !important;
}

@keyframes intensificar-1451052 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1451052 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518084 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:186px !important;
}

@keyframes intensificar-1518084 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518084 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1518108 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:202px !important;
}

@keyframes intensificar-1518108 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1518108 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1406180 {
	width:552px !important;
	height:615px !important;
	left:36px !important;
	top:165px !important;
}

#item1406519 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1406526 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1406552 {
	width:53px !important;
	height:50px !important;
	background:#cad6cb;
}

#item1406553 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1406549 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1406586 {
	width:123px !important;
	height:50px !important;
}

#item1406587 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1406560 {
	width:123px !important;
	height:50px !important;
}

#item1406561 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1406556 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1406639 {
	width:113px !important;
	height:50px !important;
}

#item1406640 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1406614 {
	width:113px !important;
	height:50px !important;
}

#item1406615 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1406610 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1406693 {
	width:101px !important;
	height:50px !important;
}

#item1406694 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1406667 {
	width:101px !important;
	height:50px !important;
}

#item1406668 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1406663 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1406746 {
	width:101px !important;
	height:50px !important;
}

#item1406747 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1406721 {
	width:101px !important;
	height:50px !important;
}

#item1406722 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1406717 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1415485 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1415509 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1415482 {
	width:147px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1406800 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1406800 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1406800 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1539997 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1471701 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1471701 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1471694 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1471694 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1471692 {
	width:700px !important;
	height:309px !important;
}

#item1491433 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1471711 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:483px !important;
}

#item1471735 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

table#table1948687 th, table#table1948687 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1948687 tr {
	height:40.6px;;
	background:#f5f5f5;;
}

table#table1948687 {
	table-layout:fixed;
}

#item1472025 {
	width:628px !important;
	height:262px !important;
	top:27px !important;
}

@keyframes intensificar-1472025 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1472025 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1472049 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1472049 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1472049 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1496047 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:76px !important;
}

#item1496019 {
	width:595px !important;
	height:198px !important;
}

@keyframes intensificar-1496019 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1496019 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1471974 {
	width:595px !important;
	height:522px !important;
}

@keyframes intensificar-1471974 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1471974 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1494852 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:238px !important;
}

#item1494194 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:238px !important;
}

#item1494200 {
	width:595px !important;
	height:522px !important;
}

@keyframes intensificar-1494200 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1494200 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1471761 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1471784 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1471808 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1471831 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1471855 {
	width:233px !important;
	height:21px !important;
	left:11px !important;
}

#item1471878 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1471882 {
	width:628px !important;
	height:40px !important;
}

@keyframes intensificar-1471882 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1471882 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1471905 {
	width:490px !important;
	height:309px !important;
	top:68px !important;
}

@keyframes intensificar-1471905 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1471905 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1471928 {
	width:124px !important;
	height:31px !important;
	left:504px !important;
	top:415px !important;
}

#item1518035 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:226px !important;
}

#item1518058 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:248px !important;
}

#item1471758 {
	width:664px !important;
	height:522px !important;
	left:36px !important;
	top:553px !important;
}

#item1472097 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1472101 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1472127 {
	width:74px !important;
	height:70px !important;
	background:#cad6cb;
}

#item1472128 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1472124 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1472162 {
	width:172px !important;
	height:70px !important;
}

#item1472163 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1472137 {
	width:172px !important;
	height:70px !important;
}

#item1472138 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1472133 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1472216 {
	width:158px !important;
	height:70px !important;
}

#item1472217 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1472190 {
	width:158px !important;
	height:70px !important;
}

#item1472191 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1472186 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1472269 {
	width:141px !important;
	height:70px !important;
}

#item1472270 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1472244 {
	width:141px !important;
	height:70px !important;
}

#item1472245 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1472240 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1472323 {
	width:141px !important;
	height:70px !important;
}

#item1472324 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1472297 {
	width:141px !important;
	height:70px !important;
}

#item1472298 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1472293 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1533546 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1533569 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1533543 {
	width:206px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1472377 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1472377 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1472377 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1539899 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1407015 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1407015 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1407013 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1407013 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1407011 {
	width:600px !important;
	height:790px !important;
}

#item1407016 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1407754 {
	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-1407754 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1407754 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1954517 th, table#table1954517 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1954517 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1954517 {
	table-layout:fixed;
}

#item1407231 {
	width:528px !important;
	height:162px !important;
	top:19px !important;
}

@keyframes intensificar-1407231 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1407231 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1407254 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1407254 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1407254 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1407022 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1407025 {
	width:534px !important;
	height:531px !important;
	top:15px !important;
}

#item1448391 {
	width:509px !important;
	height:908px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1448391 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1448391 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1407051 {
	width:14px !important;
	height:9px !important;
}

#item1407055 {
	width:14px !important;
	height:9px !important;
	top:553px !important;
}

#item1407112 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1407112 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1407112 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1407136 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1407136 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1407136 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1407160 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1407160 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1407160 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1407183 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1407183 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1407183 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1451073 {
	width:528px !important;
	height:51px !important;
	top:15px !important;
}

@keyframes intensificar-1451073 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1451073 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1451097 {
	width:350px !important;
	height:153px !important;
	top:63px !important;
}

@keyframes intensificar-1451097 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1451097 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1451120 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:222px !important;
}

@keyframes intensificar-1451120 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1451120 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1407019 {
	width:552px !important;
	height:562px !important;
	left:636px !important;
	top:150px !important;
}

#item1407277 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1407301 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1407326 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1407329 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1407355 {
	width:53px !important;
	height:50px !important;
	background:#cad6cb;
}

#item1407356 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1407352 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1407393 {
	width:123px !important;
	height:50px !important;
}

#item1407394 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1407368 {
	width:123px !important;
	height:50px !important;
}

#item1407369 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1407364 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1407446 {
	width:101px !important;
	height:50px !important;
}

#item1407447 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1407421 {
	width:101px !important;
	height:50px !important;
}

#item1407422 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1407417 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1407501 {
	width:99px !important;
	height:50px !important;
}

#item1407502 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1407476 {
	width:99px !important;
	height:50px !important;
}

#item1407477 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1407472 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1407555 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1532244 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1532267 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1532241 {
	width:147px !important;
	height:13px !important;
	left:636px !important;
	top:748px !important;
}

#item1407558 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1407558 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1407558 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1540006 {
	width:130px !important;
	height:134px !important;
	left:572px !important;
	top:309px !important;
}

@keyframes intensificar-1472406 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1472406 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1472402 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1472402 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1472400 {
	width:700px !important;
	height:309px !important;
}

#item1491439 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1959782 th, table#table1959782 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1959782 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1959782 {
	table-layout:fixed;
}

#item1472585 {
	width:628px !important;
	height:221px !important;
	top:27px !important;
}

@keyframes intensificar-1472585 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1472585 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1472608 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1472608 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1472608 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1472631 {
	width:595px !important;
	height:239px !important;
}

@keyframes intensificar-1472631 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1472631 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1496050 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:97px !important;
}

#item1494243 {
	width:23px !important;
	height:46px !important;
	left:618px !important;
	top:236px !important;
}

#item1494247 {
	width:595px !important;
	height:517px !important;
}

@keyframes intensificar-1494247 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1494247 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1472418 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1472441 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1472466 {
	width:233px !important;
	height:21px !important;
	left:11px !important;
}

#item1472489 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1472493 {
	width:628px !important;
	height:72px !important;
}

@keyframes intensificar-1472493 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1472493 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1472516 {
	width:490px !important;
	height:214px !important;
	top:90px !important;
}

@keyframes intensificar-1472516 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1472516 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1472539 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:313px !important;
}

#item1472415 {
	width:664px !important;
	height:517px !important;
	left:36px !important;
	top:530px !important;
}

#item1472655 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:489px !important;
}

#item1472678 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1472702 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1472706 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1472733 {
	width:74px !important;
	height:70px !important;
	background:#cad6cb;
}

#item1472734 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1472730 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1129px !important;
}

#item1472768 {
	width:172px !important;
	height:70px !important;
}

#item1472769 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1472743 {
	width:172px !important;
	height:70px !important;
}

#item1472744 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1472739 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1129px !important;
}

#item1472821 {
	width:141px !important;
	height:70px !important;
}

#item1472822 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1472796 {
	width:141px !important;
	height:70px !important;
}

#item1472797 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1472792 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1129px !important;
}

#item1472875 {
	width:139px !important;
	height:70px !important;
}

#item1472876 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1472850 {
	width:139px !important;
	height:70px !important;
}

#item1472851 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1472845 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1129px !important;
}

#item1472900 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1126px !important;
}

#item1533578 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1533601 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1533575 {
	width:206px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1472932 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1472932 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1472932 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1547296 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:567px !important;
	height:60px !important;
	left:25px !important;
	top:38px !important;
	border-radius:12px;
	background:#000;
}

#item1547307 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:275px !important;
	height:160px !important;
	left:25px !important;
	top:410px !important;
	border-radius:12px;
	background:#000;
}

#item1547308 {
	width:1203px !important;
	height:793px !important;
	left:-1px !important;
	top:-1px !important;
}

#item1547316 {
	width:19px !important;
	height:5px !important;
	left:1px !important;
	top:3px !important;
}

#item1547321 {
	width:23px !important;
	height:7px !important;
	top:10px !important;
}

#item1547326 {
	width:20px !important;
	height:5px !important;
	left:5px !important;
	top:19px !important;
}

#item1547331 {
	width:16px !important;
	height:7px !important;
	left:1px !important;
}

#item1547337 {
	width:25px !important;
	height:15px !important;
	top:2px !important;
}

#item1547342 {
	width:18px !important;
	height:8px !important;
	left:8px !important;
	top:19px !important;
}

#item1547348 {
	width:25px !important;
	height:15px !important;
	left:2px !important;
	top:10px !important;
}

#item1547353 {
	width:70px !important;
	height:23px !important;
	left:508px !important;
	top:49px !important;
	border-radius:6px;
	background:#fff;
}

#item1547287 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1547287 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1547287 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1547378 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:651px !important;
	height:60px !important;
	left:25px !important;
	top:24px !important;
	border-radius:12px;
	background:#000;
}

#item1547379 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:317px !important;
	height:64px !important;
	left:25px !important;
	top:719px !important;
	border-radius:12px;
	background:#000;
}

#item1547380 {
	width:70px !important;
	height:23px !important;
	left:588px !important;
	top:43px !important;
	border-radius:6px;
	background:#fff;
}

#item1547387 {
	width:703px !important;
	height:1203px !important;
	left:-1px !important;
	top:-2px !important;
}

#item1547395 {
	width:19px !important;
	height:5px !important;
	left:1px !important;
	top:3px !important;
}

#item1547400 {
	width:23px !important;
	height:7px !important;
	top:10px !important;
}

#item1547405 {
	width:20px !important;
	height:5px !important;
	left:5px !important;
	top:19px !important;
}

#item1547411 {
	width:16px !important;
	height:7px !important;
	left:1px !important;
}

#item1547416 {
	width:25px !important;
	height:15px !important;
	top:2px !important;
}

#item1547422 {
	width:18px !important;
	height:8px !important;
	left:8px !important;
	top:19px !important;
}

#item1547428 {
	width:25px !important;
	height:15px !important;
	left:2px !important;
	top:10px !important;
}

#item1547360 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1547360 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1547360 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1182054 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

#item1182074 {
	width:150px !important;
	height:28px !important;
	left:525px !important;
	top:609px !important;
}

#item1182089 {
	width:122px !important;
	height:28px !important;
	left:539px !important;
	top:640px !important;
}

#item1182053 {
	width:424px !important;
	height:68px !important;
	left:388px !important;
	top:361px !important;
}

@keyframes intensificar-1182053 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1182053 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1501815 {
	width:446px !important;
	height:39px !important;
	left:377px !important;
	top:686px !important;
}

#item1222351 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1222351 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1222351 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1491766 {
	width:705px !important;
	height:1206px !important;
	background:#101820;
}

#item1491767 {
	width:214px !important;
	height:40px !important;
	left:243px !important;
	top:791px !important;
}

#item1491813 {
	width:171px !important;
	height:39px !important;
	left:265px !important;
	top:834px !important;
}

#item1491818 {
	width:424px !important;
	height:68px !important;
	left:138px !important;
	top:566px !important;
}

@keyframes intensificar-1491818 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1491818 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1501784 {
	width:546px !important;
	height:40px !important;
	left:77px !important;
	top:911px !important;
}

#item1485235 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1485235 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1485235 {
	0% {opacity:1;}
	100% {opacity:0;}
}
p.autoParaStyle201 {
	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.autoParaStyle200 {
	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.autoParaStyle199 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:20px;
	line-height:20px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle198 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:20px;
	line-height:20px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle197 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12.6px;
	line-height:14px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle196 {
	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.autoParaStyle195 {
	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:center;
}

p.autoParaStyle194 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:23.8px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle193 {
	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:center;
}

p.autoParaStyle192 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:17px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle191 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:19.6px;
	color:#101820;
	letter-spacing:0.030em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-14px;
	padding-left:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle190 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:16.8px;
	line-height:19.6px;
	color:#101820;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle189 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:14px;
	color:#101820;
	letter-spacing:0.030em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-10px;
	padding-left:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle188 {
	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-indent:-10px;
	padding-left:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle187 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:12px;
	line-height:14px;
	color:#101820;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle186 {
	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.autoParaStyle185 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:19.6px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle184 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:19.6px;
	color:#ea5153;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle183 {
	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.autoParaStyle182 {
	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.autoParaStyle181 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:19.6px;
	color:#101820;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle180 {
	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.autoParaStyle179 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:14px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle178 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:14px;
	color:#ea5153;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle177 {
	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.autoParaStyle176 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:14px;
	color:#101820;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle175 {
	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.autoParaStyle174 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:19.6px;
	color:#272f36;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle173 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:19.6px;
	color:#272f36;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle172 {
	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.autoParaStyle171 {
	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.autoParaStyle170 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:17px;
	color:#ec6264;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle169 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:16.8px;
	line-height:25.2px;
	color:#272f36;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle168 {
	font-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.autoParaStyle167 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:19.6px;
	color:#ea5153;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle166 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:19.6px;
	color:#101820;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle165 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:14px;
	color:#ea5153;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle164 {
	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.autoParaStyle163 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:14px;
	color:#101820;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle162 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:9.6px;
	line-height:12.6px;
	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.autoParaStyle161 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:20.4px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle160 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:20.4px;
	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.autoParaStyle159 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:60px;
	line-height:61px;
	color:#fff;
	letter-spacing:0.100em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle158 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:16.8px;
	line-height:23.8px;
	color:#ea5153;
	letter-spacing:0.025em;
	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-top:4px;
	text-align:left;
}

p.autoParaStyle157 {
	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.autoParaStyle156 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:12px;
	line-height:17px;
	color:#ea5153;
	letter-spacing:0.025em;
	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-top:3px;
	text-align:left;
}

p.autoParaStyle155 {
	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.autoParaStyle154 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:19.6px;
	color:#ea5153;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle153 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size: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.autoParaStyle152 {
	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.autoParaStyle151 {
	font-weight:300;
	font-family:FF-Averta-Light,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:left;
}

p.autoParaStyle150 {
	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.autoParaStyle149 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:23.8px;
	color:#ec6264;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle148 {
	font-family:FF-Averta-Regular,Averta;
	font-size:13.1px;
	line-height:17.2px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle147 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:14px;
	line-height:16.8px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle146 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:10px;
	line-height:12px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle145 {
	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.autoParaStyle144 {
	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.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle143 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:19.6px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle142 {
	font-weight: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.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle141 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18.2px;
	line-height:21px;
	color:#406b44;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle140 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:23.8px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle139 {
	font-weight: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.autoParaStyle138 {
	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.autoParaStyle137 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:16.8px;
	line-height:23.8px;
	color:#ea5153;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle136 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:16.8px;
	line-height:23.8px;
	color:#ea5153;
	letter-spacing:0.025em;
	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.autoParaStyle135 {
	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.autoParaStyle134 {
	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.autoParaStyle133 {
	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.autoParaStyle132 {
	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.autoParaStyle131 {
	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.autoParaStyle130 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:19.6px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-20px;
	padding-left:20px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle129 {
	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.autoParaStyle128 {
	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.autoParaStyle127 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:19.6px;
	color:#101820;
	letter-spacing:0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle126 {
	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.autoParaStyle125 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:19.6px;
	color:#101820;
	letter-spacing:0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	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.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.autoParaStyle123 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:19.6px;
	color:#ea5153;
	letter-spacing:0.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.autoParaStyle122 {
	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.autoParaStyle121 {
	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.autoParaStyle120 {
	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.autoParaStyle119 {
	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.autoParaStyle118 {
	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.autoParaStyle117 {
	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.autoParaStyle116 {
	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.autoParaStyle115 {
	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.autoParaStyle114 {
	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.autoParaStyle113 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:13px;
	line-height:15px;
	color:#406b44;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle112 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:17px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle111 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size: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.autoParaStyle110 {
	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.autoParaStyle109 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:12px;
	line-height:17px;
	color:#ea5153;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle108 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:12px;
	line-height:17px;
	color:#ea5153;
	letter-spacing:0.025em;
	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.autoParaStyle107 {
	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.autoParaStyle106 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:10px;
	line-height:17px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle105 {
	font-family:FF-Averta-Regular,Averta;
	font-size:15px;
	line-height:17px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle104 {
	font-weight:bold;
	font-family:FF-Averta-Bold,Averta;
	font-size:15px;
	line-height:17px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle103 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height: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.autoParaStyle102 {
	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.autoParaStyle101 {
	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.autoParaStyle100 {
	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.autoParaStyle99 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:14px;
	color:#101820;
	letter-spacing:0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle98 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:14px;
	color:#101820;
	letter-spacing:0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle97 {
	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.autoParaStyle96 {
	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.autoParaStyle95 {
	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.autoParaStyle94 {
	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.autoParaStyle93 {
	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.autoParaStyle92 {
	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.autoParaStyle91 {
	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.autoParaStyle90 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18.2px;
	line-height:21px;
	color:#406b44;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle89 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size: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.autoParaStyle88 {
	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.autoParaStyle87 {
	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.autoParaStyle86 {
	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.autoParaStyle85 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:11.6px;
	line-height:18.3px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle84 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:13.4px;
	line-height:18.3px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle83 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:14.6px;
	line-height:31.7px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle82 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:9.8px;
	line-height:12.8px;
	color:#ea5153;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle81 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:17.1px;
	line-height:20.7px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle80 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size: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.autoParaStyle79 {
	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.autoParaStyle78 {
	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-indent:-14px;
	padding-left:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle77 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	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-indent:-14px;
	padding-left:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle76 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size: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.autoParaStyle75 {
	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.autoParaStyle74 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:13px;
	line-height:15px;
	color:#406b44;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after: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-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.autoParaStyle72 {
	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.autoParaStyle71 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:8px;
	line-height:10.5px;
	color:#ea5153;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle70 {
	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.autoParaStyle69 {
	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.autoParaStyle68 {
	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.autoParaStyle67 {
	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.autoParaStyle66 {
	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.autoParaStyle65 {
	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.autoParaStyle64 {
	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.autoParaStyle63 {
	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.autoParaStyle62 {
	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-indent:-10px;
	padding-left:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle61 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	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-indent:-10px;
	padding-left:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle60 {
	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.autoParaStyle59 {
	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.autoParaStyle58 {
	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.autoParaStyle57 {
	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.autoParaStyle56 {
	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.autoParaStyle55 {
	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.autoParaStyle54 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:35px;
	line-height:39.2px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle53 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:25px;
	line-height:28px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle52 {
	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.autoParaStyle51 {
	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.autoParaStyle50 {
	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.autoParaStyle49 {
	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.autoParaStyle48 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:23.8px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle47 {
	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.autoParaStyle46 {
	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.autoParaStyle45 {
	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.autoParaStyle44 {
	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.autoParaStyle43 {
	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.autoParaStyle42 {
	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.autoParaStyle41 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:17px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle40 {
	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.autoParaStyle39 {
	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.autoParaStyle38 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-DemiBold,"Optima LT Pro",sans-serif;
	font-size:35px;
	line-height:40px;
	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.autoParaStyle37 {
	font-family:FF-Averta-Regular,Averta;
	font-size:17px;
	line-height:25.2px;
	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.autoParaStyle36 {
	font-weight:500;
	font-family:FF-OptimaLTPro-Medium,"Optima LT Pro",sans-serif;
	font-size:35px;
	line-height:25.2px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle35 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:15.4px;
	line-height:25.2px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle34 {
	font-family:FF-Averta-Regular,Averta;
	font-size:25.2px;
	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:center;
}

p.autoParaStyle33 {
	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.autoParaStyle32 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-DemiBold,"Optima LT Pro",sans-serif;
	font-size:25px;
	line-height:18px;
	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.autoParaStyle31 {
	font-family:FF-Averta-Regular,Averta;
	font-size:13px;
	line-height:18px;
	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.autoParaStyle30 {
	font-weight:500;
	font-family:FF-OptimaLTPro-Medium,"Optima LT Pro",sans-serif;
	font-size:25px;
	line-height:18px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle29 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:11px;
	line-height:18px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle28 {
	font-family:FF-Averta-Regular,Averta;
	font-size:18px;
	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:center;
}

p.autoParaStyle27 {
	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.autoParaStyle26 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:14px;
	line-height:16px;
	color:#ea5153;
	letter-spacing:-0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle25 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:14px;
	line-height:16px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle24 {
	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.autoParaStyle23 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:25.2px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle22 {
	font-weight: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.autoParaStyle21 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:16.8px;
	line-height:25.2px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle20 {
	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.autoParaStyle19 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:25.2px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle18 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size: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.autoParaStyle17 {
	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.autoParaStyle16 {
	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.autoParaStyle15 {
	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.autoParaStyle14 {
	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.autoParaStyle13 {
	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.autoParaStyle12 {
	font-weight:bold;
	font-family:FF-Averta-Bold,Averta;
	font-size:12px;
	line-height:18px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle11 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle10 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:18px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle9 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:18px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle8 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#ea5153;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle7 {
	font-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:right;
}

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.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.Vmovil_-_Párrafo-básico {
	font-family:"Avenir Next Condensed",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:16px;
	line-height:18px;
	color:#3c3c3b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Mobil_-_Párrafo-básico {
	font-family:"Avenir Next Condensed",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:16px;
	line-height:18px;
	color:#3c3c3b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p._2-1_TEXTO-GENERAL {
	font-family:Optima,"Times New Roman", Times, serif;
	font-size:18px;
	line-height:20px;
	color:#6f6f6e;
	text-align:left;
}

p.Párrafo-básico {
	font-family:"Avenir Next Condensed",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:16px;
	line-height:18px;
	color:#3c3c3b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Ningún-estilo-de-párrafo {
	font-family:"Minion Pro","Times New Roman", Times, serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

span.autoCharStyle23 {
	color:transparent;
}

span.autoCharStyle22 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	color:#ea5153;
	letter-spacing:0.025em;
}

span.autoCharStyle21 {
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.autoCharStyle20 {
}

span.autoCharStyle19 {
}

span.autoCharStyle18 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	color:#101820;
}

span.autoCharStyle17 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:14px;
}

span.autoCharStyle16 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:10px;
}

span.autoCharStyle15 {
	color:#fff;
}

span.autoCharStyle14 {
	font-size:14px;
}

span.autoCharStyle13 {
	font-size:10px;
}

span.autoCharStyle12 {
	font-size:16.8px;
	color:#ea5153;
}

span.autoCharStyle11 {
	font-size:16.8px;
}

span.autoCharStyle10 {
	color:#101820;
}

span.autoCharStyle9 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	color:#ea5153;
	letter-spacing:0.050em;
}

span.autoCharStyle8 {
	font-size:12px;
	color:#ea5153;
}

span.autoCharStyle7 {
	font-size:12px;
}

span.autoCharStyle6 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	color:#ea5153;
	letter-spacing:0.020em;
}

span.autoCharStyle5 {
	color:#ea5153;
}

span.autoCharStyle4 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
}

span.autoCharStyle3 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
}

span.autoCharStyle2 {
	font-weight:bold;
	font-family:FF-Averta-Bold,Averta;
}

span.autoCharStyle1 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	color:#ea5153;
}

span.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; } 

    #share-wrap {
        left:0;
        position:fixed;
        bottom: 80%;
        /*background-color: rgba(0,0,0,.65);*/
        /*box-shadow: 2px 2px 6px 0 rgba(0,0,0,.4);*/
        z-index:9999;
        opacity: 0.5;
        -webkit-animation:share-fadein 1s ease 2s;
        animation:share-fadein 1s ease 2s;
    }
}
