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

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

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

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

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

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

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

#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;}
}
#item1398457 {
	width:747px !important;
	height:1226px !important;
	left:-25px !important;
	top:-11px !important;
	background:#000;
}

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

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

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

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

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

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

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

#item1152142 {
	width:427px !important;
	height:161px !important;
	left:621px !important;
	top:215px !important;
}

@keyframes intensificar-1152142 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1152142 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1152165 {
	opacity:0.25;
	width:539px !important;
	height:203px !important;
	left:518px !important;
	top:395px !important;
	background:#0e0b00;
}

#item1152187 {
	width:499px !important;
	height:165px !important;
	left:538px !important;
	top:412px !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;}
}
#item1327065 {
	width:238px !important;
	height:159px !important;
	left:463px !important;
	top:1041px !important;
}

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

@keyframes intensificar-1327070 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1327070 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1327093 {
	opacity:0.25;
	width:539px !important;
	height:404px !important;
	left:125px !important;
	top:396px !important;
	background:#0e0b00;
}

#item1381860 {
	width:499px !important;
	height:372px !important;
	left:145px !important;
	top:413px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes intensificar-1325098 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1325098 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1324963 {
	width:1200px !important;
	height:258px !important;
	background:#f3f3f2;
}

#item1391741 {
	width:1115px !important;
	height:178px !important;
	left:49px !important;
	top:44px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:40px;
	-webkit-column-gap:40px;
	column-gap:40px;
}

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

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

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

@keyframes intensificar-1318066 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1318066 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#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;}
}
#item1351092 {
	width:15px !important;
	height:51px !important;
	left:36px !important;
	top:36px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1351994 {
	width:609px !important;
	height:540px !important;
	left:41px !important;
	top:194px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes intensificar-1156743 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1156743 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1286945 {
	width:528px !important;
	height:130px !important;
	left:1px !important;
}

@keyframes intensificar-1286945 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1286945 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1286813 {
	width:528px !important;
	height:130px !important;
	left:1px !important;
}

@keyframes intensificar-1286813 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1286813 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1286707 {
	width:528px !important;
	height:130px !important;
	left:1px !important;
}

@keyframes intensificar-1286707 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1286707 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1160201 {
	width:528px !important;
	height:130px !important;
	left:1px !important;
}

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

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

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

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

@keyframes intensificar-1160917 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1160917 {
	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:553px !important;
	height:529px !important;
	left:635px !important;
	top:200px !important;
}

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

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

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

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

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

@keyframes intensificar-1286731 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1286731 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1286761 {
	width:118px !important;
	height:50px !important;
}

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

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

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

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

@keyframes intensificar-1286889 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1286889 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1286917 {
	width:104px !important;
	height:50px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1161932 {
	width:201px !important;
	height:50px !important;
	left:564px !important;
	top:740px !important;
}

@keyframes intensificar-1161993 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1161993 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1162021 {
	width:116px !important;
	height:50px !important;
}

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

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

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

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

#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-1327919 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1327919 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1327925 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

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

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

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

@keyframes intensificar-1327978 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1327978 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1328116 {
	width:628px !important;
	height:348px !important;
}

@keyframes intensificar-1328116 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1328116 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1328091 {
	width:628px !important;
	height:348px !important;
}

@keyframes intensificar-1328091 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1328091 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1328067 {
	width:628px !important;
	height:348px !important;
}

@keyframes intensificar-1328067 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1328067 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1328043 {
	width:628px !important;
	height:348px !important;
}

@keyframes intensificar-1328043 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1328043 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1328019 {
	width:628px !important;
	height:348px !important;
}

@keyframes intensificar-1328019 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1328019 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1352211 {
	width:595px !important;
	height:527px !important;
}

@keyframes intensificar-1352211 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1352211 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1352244 {
	width:19px !important;
	height:39px !important;
	left:618px !important;
	top:237px !important;
}

#item1327978 {
	width:638px !important;
	height:527px !important;
	left:36px !important;
	top:500px !important;
}

@keyframes intensificar-1328139 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1328139 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1328168 {
	width:190px !important;
	height:70px !important;
}

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

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

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

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

@keyframes intensificar-1328192 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1328192 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1328220 {
	width:165px !important;
	height:70px !important;
}

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

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

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

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

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

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

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

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

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

@keyframes intensificar-1328297 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1328297 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1328325 {
	width:113px !important;
	height:70px !important;
}

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

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

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

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

@keyframes intensificar-1328350 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1328350 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1328378 {
	width:282px !important;
	height:70px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes atenuar-1157713 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1157713 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1328489 {
	width:200px !important;
	height:229px !important;
	left:500px !important;
	top:971px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes intensificar-1153777 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1153777 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1153800 {
	opacity:0.20;
	width:502px !important;
	height:114px !important;
	left:571px !important;
	top:331px !important;
	background:#0e0b00;
}

#item1153802 {
	width:459px !important;
	height:74px !important;
	left:593px !important;
	top:350px !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;}
}
#item1328666 {
	width:476px !important;
	height:107px !important;
	left:121px !important;
	top:547px !important;
}

@keyframes intensificar-1328666 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1328666 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1328689 {
	opacity:0.20;
	width:502px !important;
	height:173px !important;
	left:99px !important;
	top:672px !important;
	background:#0e0b00;
}

#item1328690 {
	width:459px !important;
	height:130px !important;
	left:121px !important;
	top:691px !important;
}

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

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

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

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

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

@keyframes intensificar-1156489 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1156489 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1156402 {
	width:600px !important;
	height:790px !important;
	background:#f3f3f2;
}

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

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

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

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

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

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

table#table1409547 {
	table-layout:fixed;
}

#item1313681 {
	width:500px !important;
	height:558px !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;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1387883 {
	width:511px !important;
	height:18px !important;
	top:451px !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;
}

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

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

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

@keyframes intensificar-1174072 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1174072 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#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;}
}
#item1329042 {
	width:700px !important;
	height:900px !important;
	background:#f3f3f2;
}

#item1329065 {
	width:590px !important;
	height:829px !important;
	left:50px !important;
	top:35px !important;
}

@keyframes intensificar-1329065 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1329065 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1353008 {
	width:23px !important;
	height:46px !important;
	left:653px !important;
	top:427px !important;
}

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

#item1353019 {
	width:590px !important;
	height:829px !important;
	left:50px !important;
	top:35px !important;
}

@keyframes intensificar-1353019 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1353019 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1353059 {
	width:23px !important;
	height:46px !important;
	left:653px !important;
	top:427px !important;
}

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

#item1328956 {
	width:590px !important;
	height:829px !important;
	left:50px !important;
	top:35px !important;
}

@keyframes intensificar-1328956 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1328956 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1353064 {
	width:23px !important;
	height:46px !important;
	left:653px !important;
	top:427px !important;
}

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

#item1388306 {
	width:92px !important;
	height:20px !important;
	left:50px !important;
	top:71px !important;
}

#item1388329 {
	width:139px !important;
	height:20px !important;
	left:519px !important;
	top:71px !important;
}

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

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

table#table1415802 {
	table-layout:fixed;
}

#item1388352 {
	width:610px !important;
	height:681px !important;
	left:49px !important;
	top:111px !important;
}

#item1388375 {
	width:623px !important;
	height:21px !important;
	left:36px !important;
	top:112px !important;
}

#item1388376 {
	width:623px !important;
	height:21px !important;
	left:36px !important;
	top:134px !important;
}

#item1388377 {
	width:623px !important;
	height:21px !important;
	left:36px !important;
	top:155px !important;
}

#item1388378 {
	width:623px !important;
	height:21px !important;
	left:36px !important;
	top:177px !important;
}

#item1388379 {
	width:623px !important;
	height:21px !important;
	left:36px !important;
	top:198px !important;
}

#item1388380 {
	width:623px !important;
	height:21px !important;
	left:36px !important;
	top:220px !important;
}

#item1388381 {
	width:623px !important;
	height:21px !important;
	left:36px !important;
	top:241px !important;
}

#item1388382 {
	width:623px !important;
	height:21px !important;
	left:36px !important;
	top:263px !important;
}

#item1388384 {
	width:623px !important;
	height:21px !important;
	left:36px !important;
	top:284px !important;
}

#item1388385 {
	width:623px !important;
	height:21px !important;
	left:36px !important;
	top:306px !important;
}

#item1388386 {
	width:623px !important;
	height:21px !important;
	left:36px !important;
	top:327px !important;
}

#item1388387 {
	width:623px !important;
	height:21px !important;
	left:36px !important;
	top:349px !important;
}

#item1388388 {
	width:623px !important;
	height:21px !important;
	left:36px !important;
	top:370px !important;
}

#item1388389 {
	width:623px !important;
	height:21px !important;
	left:36px !important;
	top:392px !important;
}

#item1388390 {
	width:623px !important;
	height:22px !important;
	left:36px !important;
	top:413px !important;
}

#item1388391 {
	width:623px !important;
	height:22px !important;
	left:36px !important;
	top:436px !important;
}

#item1388393 {
	width:623px !important;
	height:22px !important;
	left:36px !important;
	top:459px !important;
}

#item1388394 {
	width:623px !important;
	height:22px !important;
	left:36px !important;
	top:482px !important;
}

#item1388395 {
	width:623px !important;
	height:22px !important;
	left:36px !important;
	top:504px !important;
}

#item1388396 {
	width:623px !important;
	height:22px !important;
	left:36px !important;
	top:527px !important;
}

#item1388397 {
	width:623px !important;
	height:22px !important;
	left:36px !important;
	top:550px !important;
}

#item1388398 {
	width:623px !important;
	height:22px !important;
	left:36px !important;
	top:573px !important;
}

#item1388399 {
	width:623px !important;
	height:22px !important;
	left:36px !important;
	top:594px !important;
}

#item1388400 {
	width:623px !important;
	height:22px !important;
	left:36px !important;
	top:617px !important;
}

#item1388401 {
	width:623px !important;
	height:22px !important;
	left:36px !important;
	top:638px !important;
}

#item1388402 {
	width:623px !important;
	height:22px !important;
	left:36px !important;
	top:662px !important;
}

#item1352986 {
	width:597px !important;
	height:807px !important;
	left:53px !important;
	top:31px !important;
}

#item1328736 {
	width:700px !important;
	height:900px !important;
	top:146px !important;
}

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

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

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

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

@keyframes intensificar-1329564 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1329564 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1329567 {
	width:53px !important;
	height:70px !important;
	background:#e4e1ea;
}

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes intensificar-1329678 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1329678 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1329707 {
	width:185px !important;
	height:70px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes atenuar-1329815 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1329815 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1320668 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1287118 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1287118 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1287115 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1287115 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1287113 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1287113 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1287110 {
	width:600px !important;
	height:790px !important;
}

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

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

table#table1420144 {
	table-layout:fixed;
}

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

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

@keyframes intensificar-1287364 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1287364 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1287903 {
	width:254px !important;
	height:211px !important;
}

@keyframes intensificar-1287903 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1287903 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1287926 {
	width:254px !important;
	height:178px !important;
	left:274px !important;
}

@keyframes intensificar-1287926 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1287926 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1287863 {
	width:528px !important;
	height:581px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1287863 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1287863 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1287167 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1287167 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1287168 {
	width:528px !important;
	height:46px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes intensificar-1329852 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1329852 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1329846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1329846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1329840 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1329840 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1329838 {
	width:700px !important;
	height:309px !important;
}

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

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

@keyframes intensificar-1330043 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1330043 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1330066 {
	width:595px !important;
	height:249px !important;
}

@keyframes intensificar-1330066 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1330066 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1359849 {
	width:628px !important;
	height:212px !important;
	top:298px !important;
}

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

table#table1424243 {
	table-layout:fixed;
}

#item1359850 {
	width:750px !important;
	height:187px !important;
}

@keyframes intensificar-1359850 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1359850 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1391711 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:102px !important;
}

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

#item1329994 {
	width:595px !important;
	height:541px !important;
}

@keyframes intensificar-1329994 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1329994 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1359746 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:248px !important;
}

@keyframes intensificar-1329864 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1329864 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1329865 {
	width:628px !important;
	height:70px !important;
}

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

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

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

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

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

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

#item1329862 {
	width:645px !important;
	height:542px !important;
	left:36px !important;
	top:559px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1330343 {
	width:132px !important;
	height:16px !important;
	left:21px !important;
}

#item1330366 {
	width:14px !important;
	height:13px !important;
	top:3px !important;
}

#item1330340 {
	width:153px !important;
	height:16px !important;
	left:27px !important;
	top:1159px !important;
}

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

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

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

@keyframes intensificar-1287960 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1287960 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1287958 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1287958 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1287956 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1287956 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1287954 {
	width:600px !important;
	height:790px !important;
}

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

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

table#table1427467 {
	table-layout:fixed;
}

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

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

@keyframes intensificar-1288034 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1288034 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1288735 {
	width:254px !important;
	height:180px !important;
	top:15px !important;
}

@keyframes intensificar-1288735 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1288735 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1288758 {
	width:254px !important;
	height:188px !important;
	left:274px !important;
	top:15px !important;
}

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

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

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

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

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

@keyframes intensificar-1288058 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1288058 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1288059 {
	width:528px !important;
	height:63px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes intensificar-1330409 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1330409 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1330403 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1330403 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1330398 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1330398 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1330396 {
	width:700px !important;
	height:309px !important;
}

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

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

@keyframes intensificar-1330446 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1330446 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1330469 {
	width:595px !important;
	height:210px !important;
}

@keyframes intensificar-1330469 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1330469 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1362060 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:82px !important;
}

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

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

table#table1431959 {
	table-layout:fixed;
}

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

@keyframes intensificar-1362130 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1362130 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1391705 {
	width:45px !important;
	height:23px !important;
	left:292px !important;
	top:522px !important;
}

#item1359946 {
	width:595px !important;
	height:543px !important;
}

@keyframes intensificar-1359946 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1359946 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1359981 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:249px !important;
}

@keyframes intensificar-1330497 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1330497 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1330498 {
	width:628px !important;
	height:93px !important;
}

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

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

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

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

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

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

#item1330420 {
	width:645px !important;
	height:544px !important;
	left:36px !important;
	top:557px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1354035 {
	width:132px !important;
	height:16px !important;
	left:21px !important;
}

#item1354058 {
	width:14px !important;
	height:13px !important;
	top:3px !important;
}

#item1354032 {
	width:153px !important;
	height:16px !important;
	left:27px !important;
	top:1159px !important;
}

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

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

@keyframes atenuar-1330941 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1330941 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1320683 {
	width:180px !important;
	height:350px !important;
	left:1020px !important;
}

@keyframes intensificar-1288810 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1288810 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1288808 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1288808 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1288806 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1288806 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1288804 {
	width:600px !important;
	height:790px !important;
}

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

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

table#table1435476 {
	table-layout:fixed;
}

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

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

@keyframes intensificar-1288840 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1288840 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1288863 {
	width:254px !important;
	height:180px !important;
	top:15px !important;
}

@keyframes intensificar-1288863 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1288863 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1288886 {
	width:254px !important;
	height:188px !important;
	left:274px !important;
	top:15px !important;
}

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

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

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

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

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

@keyframes intensificar-1288891 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1288891 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1288892 {
	width:528px !important;
	height:63px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes atenuar-1289441 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1289441 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1330959 {
	width:180px !important;
	height:350px !important;
	left:520px !important;
	top:309px !important;
}

@keyframes intensificar-1330978 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1330978 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1330972 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1330972 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1330964 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1330964 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1330962 {
	width:700px !important;
	height:309px !important;
}

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

#item1331013 {
	width:80px !important;
	height:12px !important;
	top:244px !important;
}

@keyframes intensificar-1331013 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1331013 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1331037 {
	width:595px !important;
	height:212px !important;
}

@keyframes intensificar-1331037 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1331037 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1362306 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:83px !important;
}

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

table#table1440130 {
	table-layout:fixed;
}

#item1371053 {
	width:628px !important;
	height:247px !important;
	top:271px !important;
}

@keyframes intensificar-1371053 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1371053 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1359987 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:236px !important;
}

#item1360033 {
	width:595px !important;
	height:517px !important;
}

@keyframes intensificar-1360033 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1360033 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1331065 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1331065 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1331066 {
	width:628px !important;
	height:93px !important;
}

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

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

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

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

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

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

#item1330987 {
	width:645px !important;
	height:517px !important;
	left:36px !important;
	top:583px !important;
}

#item1331237 {
	width:628px !important;
	height:71px !important;
	left:36px !important;
	top:488px !important;
}

#item1331260 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:449px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1354286 {
	width:132px !important;
	height:16px !important;
	left:21px !important;
}

#item1354309 {
	width:14px !important;
	height:13px !important;
	top:3px !important;
}

#item1354283 {
	width:153px !important;
	height:16px !important;
	left:27px !important;
	top:1159px !important;
}

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

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

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

@keyframes intensificar-1291456 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1291456 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1291454 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1291454 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1291451 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1291451 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1291449 {
	width:600px !important;
	height:790px !important;
}

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

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

table#table1443815 {
	table-layout:fixed;
}

#item1291510 {
	width:528px !important;
	height:191px !important;
	top:19px !important;
}

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

@keyframes intensificar-1291533 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1291533 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1292202 {
	width:254px !important;
	height:177px !important;
	top:15px !important;
}

@keyframes intensificar-1292202 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1292202 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1292225 {
	width:254px !important;
	height:171px !important;
	left:274px !important;
	top:15px !important;
}

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

#item1291692 {
	width:534px !important;
	height:532px !important;
	top:15px !important;
}

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

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

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

@keyframes intensificar-1291557 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1291557 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1291558 {
	width:528px !important;
	height:63px !important;
}

#item1291581 {
	width:350px !important;
	height:148px !important;
	top:83px !important;
}

#item1291604 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:275px !important;
}

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

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

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

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

#item1291462 {
	width:552px !important;
	height:563px !important;
	left:636px !important;
	top:164px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes intensificar-1332839 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1332839 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1332833 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1332833 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1332827 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1332827 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1332825 {
	width:700px !important;
	height:309px !important;
}

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

#item1332873 {
	width:80px !important;
	height:12px !important;
	top:198px !important;
}

@keyframes intensificar-1332873 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1332873 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1332896 {
	width:595px !important;
	height:172px !important;
}

@keyframes intensificar-1332896 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1332896 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1362384 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:63px !important;
}

#item1362389 {
	width:628px !important;
	height:293px !important;
	top:224px !important;
}

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

table#table1452807 {
	table-layout:fixed;
}

#item1362600 {
	width:756px !important;
	height:268px !important;
}

@keyframes intensificar-1362600 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1362600 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1391702 {
	width:45px !important;
	height:23px !important;
	left:292px !important;
	top:522px !important;
}

#item1360267 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:253px !important;
}

#item1360314 {
	width:595px !important;
	height:543px !important;
}

@keyframes intensificar-1360314 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1360314 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1332924 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1332924 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1332925 {
	width:628px !important;
	height:93px !important;
}

#item1332948 {
	width:490px !important;
	height:212px !important;
	top:116px !important;
}

#item1332972 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:385px !important;
}

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

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

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

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

#item1332847 {
	width:645px !important;
	height:544px !important;
	left:36px !important;
	top:557px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1354763 {
	width:132px !important;
	height:16px !important;
	left:21px !important;
}

#item1354786 {
	width:14px !important;
	height:13px !important;
	top:3px !important;
}

#item1354760 {
	width:153px !important;
	height:16px !important;
	left:27px !important;
	top:1159px !important;
}

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

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

@keyframes atenuar-1333369 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1333369 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1376150 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1292271 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1292271 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1292269 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1292269 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1292267 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1292267 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1292265 {
	width:600px !important;
	height:790px !important;
}

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

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

table#table1460090 {
	table-layout:fixed;
}

#item1292447 {
	width:528px !important;
	height:191px !important;
	top:19px !important;
}

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

@keyframes intensificar-1292470 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1292470 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1292493 {
	width:254px !important;
	height:230px !important;
	top:15px !important;
}

@keyframes intensificar-1292493 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1292493 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1292516 {
	width:254px !important;
	height:230px !important;
	left:274px !important;
	top:15px !important;
}

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

#item1292413 {
	width:534px !important;
	height:515px !important;
	top:15px !important;
}

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

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

#item1292442 {
	width:14px !important;
	height:9px !important;
	top:537px !important;
}

@keyframes intensificar-1292278 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1292278 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1292279 {
	width:528px !important;
	height:63px !important;
}

#item1292302 {
	width:350px !important;
	height:148px !important;
	top:82px !important;
}

#item1292325 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:275px !important;
}

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

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

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

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

#item1292275 {
	width:552px !important;
	height:546px !important;
	left:636px !important;
	top:179px !important;
}

#item1292520 {
	width:528px !important;
	height:47px !important;
	left:636px !important;
	top:128px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes atenuar-1292900 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1292900 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1376541 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1333406 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1333406 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1333399 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1333399 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1333394 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1333394 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1333392 {
	width:700px !important;
	height:309px !important;
}

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

#item1333442 {
	width:80px !important;
	height:12px !important;
	top:171px !important;
}

@keyframes intensificar-1333442 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1333442 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1333465 {
	width:595px !important;
	height:134px !important;
}

@keyframes intensificar-1333465 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1333465 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1362697 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:44px !important;
}

#item1362702 {
	width:628px !important;
	height:294px !important;
	top:197px !important;
}

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

table#table1467406 {
	table-layout:fixed;
}

#item1362812 {
	width:737px !important;
	height:268px !important;
}

@keyframes intensificar-1362812 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1362812 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1391699 {
	width:45px !important;
	height:23px !important;
	left:292px !important;
	top:498px !important;
}

#item1360347 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:197px !important;
}

#item1360395 {
	width:595px !important;
	height:519px !important;
}

@keyframes intensificar-1360395 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1360395 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1333495 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1333495 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1333496 {
	width:628px !important;
	height:93px !important;
}

#item1333519 {
	width:490px !important;
	height:212px !important;
	top:115px !important;
}

#item1333542 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:385px !important;
}

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

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

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

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

#item1333416 {
	width:645px !important;
	height:520px !important;
	left:36px !important;
	top:581px !important;
}

#item1333662 {
	width:628px !important;
	height:71px !important;
	left:36px !important;
	top:488px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1354977 {
	width:132px !important;
	height:16px !important;
	left:21px !important;
}

#item1355000 {
	width:14px !important;
	height:13px !important;
	top:3px !important;
}

#item1354974 {
	width:153px !important;
	height:16px !important;
	left:27px !important;
	top:1159px !important;
}

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

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

@keyframes atenuar-1333942 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1333942 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1376155 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1293011 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1293011 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1293009 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1293009 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1293007 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1293007 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1293005 {
	width:600px !important;
	height:790px !important;
}

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

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

table#table1471464 {
	table-layout:fixed;
}

#item1293188 {
	width:528px !important;
	height:191px !important;
	top:19px !important;
}

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

@keyframes intensificar-1293211 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1293211 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1293234 {
	width:254px !important;
	height:198px !important;
	top:15px !important;
}

@keyframes intensificar-1293234 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1293234 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1293257 {
	width:254px !important;
	height:205px !important;
	left:274px !important;
	top:15px !important;
}

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

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

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

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

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

@keyframes intensificar-1293017 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1293017 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1293018 {
	width:528px !important;
	height:46px !important;
}

#item1293041 {
	width:350px !important;
	height:182px !important;
	top:66px !important;
}

#item1293064 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:293px !important;
}

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

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

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

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

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

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

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

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

#item1293313 {
	width:473px !important;
	height:37px !important;
	left:16px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes intensificar-1333976 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1333976 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1333970 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1333970 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1333965 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1333965 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1333963 {
	width:700px !important;
	height:309px !important;
}

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

#item1334014 {
	width:80px !important;
	height:12px !important;
	top:167px !important;
}

@keyframes intensificar-1334014 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1334014 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1334038 {
	width:595px !important;
	height:136px !important;
}

@keyframes intensificar-1334038 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1334038 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1362870 {
	width:628px !important;
	height:294px !important;
	top:193px !important;
}

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

table#table1476343 {
	table-layout:fixed;
}

#item1362922 {
	width:737px !important;
	height:268px !important;
}

@keyframes intensificar-1362922 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1362922 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1362971 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:45px !important;
}

#item1391695 {
	width:45px !important;
	height:23px !important;
	left:292px !important;
	top:496px !important;
}

#item1360429 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:236px !important;
}

#item1360486 {
	width:595px !important;
	height:517px !important;
}

@keyframes intensificar-1360486 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1360486 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1334066 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1334066 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1334067 {
	width:628px !important;
	height:93px !important;
}

#item1334090 {
	width:490px !important;
	height:254px !important;
	top:118px !important;
}

#item1334113 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:436px !important;
}

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

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

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

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

#item1333988 {
	width:645px !important;
	height:518px !important;
	left:36px !important;
	top:583px !important;
}

#item1334233 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:488px !important;
}

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

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

#item1334284 {
	width:628px !important;
	height:52px !important;
	left:22px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1355207 {
	width:132px !important;
	height:16px !important;
	left:21px !important;
}

#item1355231 {
	width:14px !important;
	height:13px !important;
	top:3px !important;
}

#item1355204 {
	width:153px !important;
	height:16px !important;
	left:27px !important;
	top:1159px !important;
}

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

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

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

@keyframes intensificar-1293763 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1293763 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1293761 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1293761 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1293759 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1293759 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1293757 {
	width:600px !important;
	height:790px !important;
}

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

#item1294521 {
	width:254px !important;
	height:190px !important;
	top:16px !important;
}

@keyframes intensificar-1294521 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1294521 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1294544 {
	width:254px !important;
	height:189px !important;
	left:274px !important;
	top:16px !important;
}

@keyframes intensificar-1294544 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1294544 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1294679 {
	width:57px !important;
	height:12px !important;
	top:229px !important;
}

@keyframes intensificar-1294679 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1294679 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1480453 tr {
	border-right:2.2px solid #fff;;
}

table#table1480453 {
	table-layout:fixed;
}

#item1322306 {
	width:528px !important;
	height:220px !important;
	top:247px !important;
}

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

#item1293998 {
	width:534px !important;
	height:533px !important;
	top:15px !important;
}

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

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

#item1294027 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

@keyframes intensificar-1293862 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1293862 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1293863 {
	width:528px !important;
	height:46px !important;
}

#item1293886 {
	width:350px !important;
	height:255px !important;
	top:66px !important;
}

#item1293909 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:362px !important;
}

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

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

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

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

#item1293767 {
	width:552px !important;
	height:564px !important;
	left:636px !important;
	top:163px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes intensificar-1334545 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1334545 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1334541 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1334541 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1334533 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1334533 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1334531 {
	width:700px !important;
	height:309px !important;
}

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

#item1334555 {
	width:595px !important;
	height:136px !important;
}

@keyframes intensificar-1334555 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1334555 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1334582 {
	width:80px !important;
	height:16px !important;
	top:156px !important;
}

@keyframes intensificar-1334582 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1334582 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1362981 {
	width:628px !important;
	height:334px !important;
	top:183px !important;
}

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

table#table1485318 {
	table-layout:fixed;
}

#item1362985 {
	width:787px !important;
	height:308px !important;
}

@keyframes intensificar-1362985 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1362985 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1363039 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:45px !important;
}

#item1391691 {
	width:45px !important;
	height:23px !important;
	left:292px !important;
	top:525px !important;
}

#item1360568 {
	width:595px !important;
	height:546px !important;
}

@keyframes intensificar-1360568 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1360568 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1360597 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:250px !important;
}

@keyframes intensificar-1334630 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1334630 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1334631 {
	width:628px !important;
	height:70px !important;
}

#item1334654 {
	width:490px !important;
	height:357px !important;
	top:93px !important;
}

#item1334678 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:507px !important;
}

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

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

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

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

#item1334553 {
	width:645px !important;
	height:547px !important;
	left:36px !important;
	top:554px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1355445 {
	width:132px !important;
	height:16px !important;
	left:21px !important;
}

#item1355468 {
	width:14px !important;
	height:13px !important;
	top:3px !important;
}

#item1355442 {
	width:153px !important;
	height:16px !important;
	left:27px !important;
	top:1159px !important;
}

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

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

@keyframes atenuar-1335078 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1335078 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1376158 {
	width:180px !important;
	height:350px !important;
	left:1020px !important;
}

@keyframes intensificar-1367524 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1367524 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1367517 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1367517 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1367509 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1367509 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1367507 {
	width:600px !important;
	height:790px !important;
}

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

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

table#table1489636 {
	table-layout:fixed;
}

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

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

@keyframes intensificar-1367702 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1367702 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1367725 {
	width:254px !important;
	height:258px !important;
	top:18px !important;
}

@keyframes intensificar-1367725 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1367725 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1367748 {
	width:254px !important;
	height:232px !important;
	left:274px !important;
	top:18px !important;
}

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

#item1367644 {
	width:534px !important;
	height:517px !important;
	top:15px !important;
}

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

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

#item1367674 {
	width:14px !important;
	height:9px !important;
	top:539px !important;
}

@keyframes intensificar-1367534 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1367534 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1367535 {
	width:350px !important;
	height:182px !important;
}

#item1367558 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:193px !important;
}

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

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

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

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

#item1367803 {
	width:528px !important;
	height:29px !important;
	top:18px !important;
}

#item1367532 {
	width:552px !important;
	height:548px !important;
	left:636px !important;
	top:177px !important;
}

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

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

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

#item1367826 {
	width:69px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1367849 {
	width:528px !important;
	height:47px !important;
	left:636px !important;
	top:128px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes atenuar-1368075 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1368075 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1376601 {
	width:180px !important;
	height:350px !important;
	left:520px !important;
	top:309px !important;
}

@keyframes intensificar-1369074 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1369074 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1369068 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1369068 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1369062 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1369062 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1369060 {
	width:700px !important;
	height:309px !important;
}

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

#item1369222 {
	width:80px !important;
	height:12px !important;
	top:138px !important;
}

@keyframes intensificar-1369222 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1369222 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1369245 {
	width:595px !important;
	height:111px !important;
}

@keyframes intensificar-1369245 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1369245 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1369268 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:33px !important;
}

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

table#table1493925 {
	table-layout:fixed;
}

#item1369915 {
	width:628px !important;
	height:247px !important;
	top:164px !important;
}

@keyframes intensificar-1369915 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1369915 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1369193 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:183px !important;
}

#item1369198 {
	width:595px !important;
	height:411px !important;
}

@keyframes intensificar-1369198 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1369198 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1369086 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1369086 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1369087 {
	width:490px !important;
	height:254px !important;
}

#item1369110 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:270px !important;
}

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

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

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

#item1369187 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1369084 {
	width:645px !important;
	height:411px !important;
	left:36px !important;
	top:689px !important;
}

#item1369300 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:449px !important;
}

#item1369325 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1369329 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1369352 {
	width:628px !important;
	height:64px !important;
	left:36px !important;
	top:605px !important;
}

#item1369375 {
	width:628px !important;
	height:89px !important;
	left:36px !important;
	top:497px !important;
}

#item1381941 {
	width:314px !important;
	height:24px !important;
	left:36px !important;
	top:323px !important;
}

#item1369424 {
	width:53px !important;
	height:70px !important;
	background:#e4e1ea;
}

#item1369425 {
	width:26px !important;
	height:46px !important;
	left:14px !important;
	top:11px !important;
}

#item1369421 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1369459 {
	width:172px !important;
	height:70px !important;
}

#item1369460 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1369434 {
	width:172px !important;
	height:70px !important;
}

#item1369435 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1369430 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1369514 {
	width:141px !important;
	height:70px !important;
}

#item1369515 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1369489 {
	width:141px !important;
	height:70px !important;
}

#item1369490 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1369485 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1369567 {
	width:139px !important;
	height:70px !important;
}

#item1369568 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1369542 {
	width:139px !important;
	height:70px !important;
}

#item1369543 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1369538 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1369594 {
	width:132px !important;
	height:16px !important;
	left:21px !important;
}

#item1369617 {
	width:14px !important;
	height:13px !important;
	top:3px !important;
}

#item1369591 {
	width:153px !important;
	height:16px !important;
	left:27px !important;
	top:1159px !important;
}

#item1369620 {
	width:34px !important;
	height:73px !important;
	left:181px !important;
	top:1127px !important;
}

#item1369623 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1369623 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1369623 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1376172 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1294731 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1294731 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1294729 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1294729 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1294727 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1294727 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1294725 {
	width:600px !important;
	height:790px !important;
}

#item1294732 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1294909 {
	width:254px !important;
	height:190px !important;
	top:26px !important;
}

@keyframes intensificar-1294909 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1294909 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1294932 {
	width:254px !important;
	height:189px !important;
	left:274px !important;
	top:26px !important;
}

@keyframes intensificar-1294932 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1294932 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1294963 {
	width:57px !important;
	height:12px !important;
	top:236px !important;
}

@keyframes intensificar-1294963 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1294963 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1499329 tr {
	border-right:2.2px solid #fff;;
}

table#table1499329 {
	table-layout:fixed;
}

#item1322406 {
	width:528px !important;
	height:198px !important;
	top:254px !important;
}

@keyframes intensificar-1322406 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1322406 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1294872 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:257px !important;
}

#item1294875 {
	width:534px !important;
	height:510px !important;
	top:15px !important;
}

#item1294876 {
	width:509px !important;
	height:748px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1294876 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1294876 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1294902 {
	width:14px !important;
	height:9px !important;
}

#item1294905 {
	width:14px !important;
	height:9px !important;
	top:532px !important;
}

@keyframes intensificar-1294737 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1294737 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1294738 {
	width:528px !important;
	height:46px !important;
}

#item1294761 {
	width:350px !important;
	height:221px !important;
	top:66px !important;
}

#item1294784 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:328px !important;
}

#item1294793 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1294817 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1294843 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

#item1294866 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1294735 {
	width:552px !important;
	height:541px !important;
	left:636px !important;
	top:184px !important;
}

#item1295010 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1295034 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1295042 {
	width:331px !important;
	height:37px !important;
	left:16px !important;
}

#item1322362 {
	width:528px !important;
	height:47px !important;
	left:636px !important;
	top:128px !important;
}

#item1295171 {
	width:53px !important;
	height:50px !important;
	background:#e4e1ea;
}

#item1295172 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1295168 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1295205 {
	width:123px !important;
	height:50px !important;
}

#item1295206 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1295180 {
	width:123px !important;
	height:50px !important;
}

#item1295181 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1295176 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1295258 {
	width:101px !important;
	height:50px !important;
}

#item1295259 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1295233 {
	width:101px !important;
	height:50px !important;
}

#item1295234 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1295229 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1295311 {
	width:99px !important;
	height:50px !important;
}

#item1295312 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1295286 {
	width:99px !important;
	height:50px !important;
}

#item1295287 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1295282 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1295338 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1295362 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1295335 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1295365 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1295371 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1295371 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1295371 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1376585 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1335113 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1335113 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1335107 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1335107 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1335101 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1335101 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1335099 {
	width:700px !important;
	height:309px !important;
}

#item1335119 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1335125 {
	width:595px !important;
	height:151px !important;
}

@keyframes intensificar-1335125 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1335125 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1335152 {
	width:80px !important;
	height:16px !important;
	top:172px !important;
}

@keyframes intensificar-1335152 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1335152 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1363047 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:53px !important;
}

#item1363116 {
	width:628px !important;
	height:293px !important;
	top:198px !important;
}

table#table1503582 tr {
	border-right:3.08px solid #fff;;
}

table#table1503582 {
	table-layout:fixed;
}

#item1363193 {
	width:776px !important;
	height:268px !important;
}

@keyframes intensificar-1363193 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1363193 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1391687 {
	width:45px !important;
	height:23px !important;
	left:292px !important;
	top:497px !important;
}

#item1360602 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:236px !important;
}

#item1360648 {
	width:595px !important;
	height:518px !important;
}

@keyframes intensificar-1360648 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1360648 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1335199 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1335199 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1335200 {
	width:628px !important;
	height:88px !important;
}

#item1335223 {
	width:490px !important;
	height:309px !important;
	top:118px !important;
}

#item1335246 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:484px !important;
}

#item1335252 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1335275 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1335299 {
	width:220px !important;
	height:21px !important;
	left:11px !important;
}

#item1335324 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1335123 {
	width:645px !important;
	height:519px !important;
	left:36px !important;
	top:582px !important;
}

#item1335368 {
	width:628px !important;
	height:23px !important;
	left:36px !important;
	top:449px !important;
}

#item1335392 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1335395 {
	width:464px !important;
	height:52px !important;
	left:22px !important;
}

#item1335441 {
	width:628px !important;
	height:71px !important;
	left:36px !important;
	top:488px !important;
}

#item1355508 {
	width:53px !important;
	height:70px !important;
	background:#e4e1ea;
}

#item1355509 {
	width:26px !important;
	height:46px !important;
	left:14px !important;
	top:11px !important;
}

#item1355505 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1355540 {
	width:172px !important;
	height:70px !important;
}

#item1355541 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1355515 {
	width:172px !important;
	height:70px !important;
}

#item1355516 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1355513 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1355591 {
	width:141px !important;
	height:70px !important;
}

#item1355592 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1355566 {
	width:141px !important;
	height:70px !important;
}

#item1355567 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1355564 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1355642 {
	width:139px !important;
	height:70px !important;
}

#item1355643 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1355617 {
	width:139px !important;
	height:70px !important;
}

#item1355618 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1355615 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1355670 {
	width:132px !important;
	height:16px !important;
	left:21px !important;
}

#item1355693 {
	width:14px !important;
	height:13px !important;
	top:3px !important;
}

#item1355667 {
	width:153px !important;
	height:16px !important;
	left:27px !important;
	top:1159px !important;
}

#item1355696 {
	width:34px !important;
	height:73px !important;
	left:181px !important;
	top:1127px !important;
}

#item1335667 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1335667 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1335667 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1376162 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1295705 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1295705 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1295703 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1295703 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1295701 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1295701 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1295699 {
	width:600px !important;
	height:790px !important;
}

#item1295706 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1295879 {
	width:254px !important;
	height:215px !important;
	top:11px !important;
}

@keyframes intensificar-1295879 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1295879 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1295902 {
	width:254px !important;
	height:189px !important;
	left:274px !important;
	top:11px !important;
}

@keyframes intensificar-1295902 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1295902 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1295935 {
	width:57px !important;
	height:12px !important;
	top:246px !important;
}

@keyframes intensificar-1295935 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1295935 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1507889 tr {
	border-right:2.2px solid #fff;;
}

table#table1507889 {
	table-layout:fixed;
}

#item1322482 {
	width:528px !important;
	height:236px !important;
	top:264px !important;
}

@keyframes intensificar-1322482 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1322482 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1295840 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:259px !important;
}

#item1295846 {
	width:534px !important;
	height:514px !important;
	top:15px !important;
}

#item1326048 {
	width:509px !important;
	height:860px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1326048 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1326048 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1295872 {
	width:14px !important;
	height:9px !important;
}

#item1295875 {
	width:14px !important;
	height:9px !important;
	top:537px !important;
}

@keyframes intensificar-1295711 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1295711 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1295712 {
	width:528px !important;
	height:63px !important;
}

#item1295735 {
	width:350px !important;
	height:182px !important;
	top:82px !important;
}

#item1295758 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:309px !important;
}

#item1295764 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1295787 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1295812 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

#item1295835 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1295709 {
	width:552px !important;
	height:545px !important;
	left:636px !important;
	top:180px !important;
}

#item1295959 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1295983 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1295986 {
	width:331px !important;
	height:37px !important;
	left:16px !important;
}

#item1296403 {
	width:528px !important;
	height:47px !important;
	left:636px !important;
	top:128px !important;
}

#item1296116 {
	width:53px !important;
	height:50px !important;
	background:#e4e1ea;
}

#item1296117 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1296113 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1296150 {
	width:123px !important;
	height:50px !important;
}

#item1296152 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1296125 {
	width:123px !important;
	height:50px !important;
}

#item1296126 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1296120 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1296204 {
	width:101px !important;
	height:50px !important;
}

#item1296205 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1296179 {
	width:101px !important;
	height:50px !important;
}

#item1296180 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1296175 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1296257 {
	width:99px !important;
	height:50px !important;
}

#item1296258 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1296232 {
	width:99px !important;
	height:50px !important;
}

#item1296233 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1296228 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1296284 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1296307 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1296281 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1296312 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1296315 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1296315 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1296315 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1376578 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1335702 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1335702 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1335696 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1335696 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1335690 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1335690 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1335688 {
	width:700px !important;
	height:309px !important;
}

#item1335707 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1335712 {
	width:595px !important;
	height:73px !important;
}

@keyframes intensificar-1335712 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1335712 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1335740 {
	width:80px !important;
	height:16px !important;
	top:95px !important;
}

@keyframes intensificar-1335740 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1335740 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1363256 {
	width:628px !important;
	height:334px !important;
	top:121px !important;
}

table#table1512938 tr {
	border-right:3.08px solid #fff;;
}

table#table1512938 {
	table-layout:fixed;
}

#item1363326 {
	width:739px !important;
	height:308px !important;
}

@keyframes intensificar-1363326 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1363326 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1363384 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:14px !important;
}

#item1391683 {
	width:45px !important;
	height:23px !important;
	left:292px !important;
	top:465px !important;
}

#item1360680 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:220px !important;
}

#item1360732 {
	width:595px !important;
	height:486px !important;
}

@keyframes intensificar-1360732 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1360732 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1335787 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1335787 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1335788 {
	width:628px !important;
	height:88px !important;
}

#item1335812 {
	width:490px !important;
	height:254px !important;
	top:115px !important;
}

#item1335835 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:432px !important;
}

#item1335843 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1335866 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1335890 {
	width:220px !important;
	height:21px !important;
	left:11px !important;
}

#item1335913 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1335710 {
	width:645px !important;
	height:487px !important;
	left:36px !important;
	top:614px !important;
}

#item1335957 {
	width:628px !important;
	height:47px !important;
	left:36px !important;
	top:449px !important;
}

#item1335981 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1335986 {
	width:464px !important;
	height:52px !important;
	left:22px !important;
}

#item1336009 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:521px !important;
}

#item1355729 {
	width:53px !important;
	height:70px !important;
	background:#e4e1ea;
}

#item1355730 {
	width:26px !important;
	height:46px !important;
	left:14px !important;
	top:11px !important;
}

#item1355726 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1355762 {
	width:172px !important;
	height:70px !important;
}

#item1355763 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1355737 {
	width:172px !important;
	height:70px !important;
}

#item1355738 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1355735 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1355813 {
	width:141px !important;
	height:70px !important;
}

#item1355814 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1355788 {
	width:141px !important;
	height:70px !important;
}

#item1355789 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1355786 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1355865 {
	width:139px !important;
	height:70px !important;
}

#item1355866 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1355839 {
	width:139px !important;
	height:70px !important;
}

#item1355840 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1355837 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1355892 {
	width:132px !important;
	height:16px !important;
	left:21px !important;
}

#item1355915 {
	width:14px !important;
	height:13px !important;
	top:3px !important;
}

#item1355889 {
	width:153px !important;
	height:16px !important;
	left:27px !important;
	top:1159px !important;
}

#item1355920 {
	width:34px !important;
	height:73px !important;
	left:181px !important;
	top:1127px !important;
}

#item1336233 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1336233 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1336233 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1376181 {
	width:130px !important;
	height:134px !important;
	left:470px !important;
}

@keyframes intensificar-1296501 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1296501 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1296498 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1296498 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1296496 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1296496 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1296494 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1296494 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1296492 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1296502 {
	width:211px !important;
	height:33px !important;
	left:795px !important;
	top:36px !important;
}

#item1296509 {
	width:528px !important;
	height:64px !important;
	left:36px !important;
	top:128px !important;
}

#item1296532 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1296557 {
	width:57px !important;
	height:13px !important;
	top:286px !important;
}

@keyframes intensificar-1296557 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1296557 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1296580 {
	width:254px !important;
	height:254px !important;
	top:15px !important;
}

@keyframes intensificar-1296580 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1296580 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1296603 {
	width:254px !important;
	height:264px !important;
	left:274px !important;
	top:15px !important;
}

@keyframes intensificar-1296603 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1296603 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1518189 th, table#table1518189 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
	border-top:2.2px solid #fff;;
}

table#table1518189 tr {
	height:29px;;
	border-top:2.2px solid #fff;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1518189 {
	table-layout:fixed;
}

#item1296607 {
	width:528px !important;
	height:191px !important;
	top:306px !important;
}

@keyframes intensificar-1296607 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1296607 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1297287 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:250px !important;
}

#item1297291 {
	width:534px !important;
	height:497px !important;
	top:15px !important;
}

#item1326834 {
	width:509px !important;
	height: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-1326834 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1326834 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1297317 {
	width:14px !important;
	height:9px !important;
}

#item1297320 {
	width:14px !important;
	height:9px !important;
	top:519px !important;
}

#item1323234 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:249px !important;
}

#item1323237 {
	width:534px !important;
	height:494px !important;
	top:15px !important;
}

#item1326135 {
	width:509px !important;
	height:661px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1326135 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1326135 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1323239 {
	width:14px !important;
	height:9px !important;
}

#item1323242 {
	width:14px !important;
	height:9px !important;
	top:516px !important;
}

@keyframes intensificar-1296631 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1296631 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1296632 {
	width:528px !important;
	height:46px !important;
}

#item1296655 {
	width:350px !important;
	height:201px !important;
	top:66px !important;
}

#item1296678 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:312px !important;
}

#item1296685 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1296708 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1296733 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1296756 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1296780 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

#item1296803 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1297223 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:199px !important;
}

#item1297246 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:215px !important;
}

#item1296555 {
	width:552px !important;
	height:528px !important;
	left:36px !important;
	top:197px !important;
}

#item1296863 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1296868 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1296894 {
	width:53px !important;
	height:50px !important;
	background:#e4e1ea;
}

#item1296895 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1296891 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1296928 {
	width:123px !important;
	height:50px !important;
}

#item1296929 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1296903 {
	width:123px !important;
	height:50px !important;
}

#item1296904 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1296899 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1296981 {
	width:113px !important;
	height:50px !important;
}

#item1296982 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1296956 {
	width:113px !important;
	height:50px !important;
}

#item1296957 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1296952 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1297034 {
	width:101px !important;
	height:50px !important;
}

#item1297035 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1297009 {
	width:101px !important;
	height:50px !important;
}

#item1297010 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1297005 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1297088 {
	width:101px !important;
	height:50px !important;
}

#item1297089 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1297063 {
	width:101px !important;
	height:50px !important;
}

#item1297064 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1297058 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1297115 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1297138 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1297112 {
	width:122px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1297142 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1297142 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1297142 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1376551 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1336275 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1336275 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1336267 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1336267 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1336260 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1336260 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1336256 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1336256 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1336254 {
	width:700px !important;
	height:309px !important;
}

#item1336280 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1336284 {
	width:628px !important;
	height:119px !important;
	left:36px !important;
	top:488px !important;
}

#item1336307 {
	width:628px !important;
	height:23px !important;
	left:36px !important;
	top:449px !important;
}

#item1336333 {
	width:80px !important;
	height:18px !important;
	top:134px !important;
}

@keyframes intensificar-1336333 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1336333 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1336356 {
	width:595px !important;
	height:104px !important;
}

@keyframes intensificar-1336356 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1336356 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1523545 th, table#table1523545 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
	border-top:3.08px solid #fff;;
}

table#table1523545 tr {
	height:40.6px;;
	border-top:3.08px solid #fff;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1523545 {
	table-layout:fixed;
}

#item1363535 {
	width:628px !important;
	height:287px !important;
	top:162px !important;
}

@keyframes intensificar-1363535 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1363535 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1363591 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:29px !important;
}

#item1363439 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:241px !important;
}

#item1363446 {
	width:595px !important;
	height:449px !important;
}

@keyframes intensificar-1363446 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1363446 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1360766 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:202px !important;
}

#item1360823 {
	width:595px !important;
	height:449px !important;
}

@keyframes intensificar-1360823 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1360823 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1336408 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1336408 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1336409 {
	width:628px !important;
	height:70px !important;
}

#item1336433 {
	width:490px !important;
	height:281px !important;
	top:92px !important;
}

#item1336456 {
	width:102px !important;
	height:25px !important;
	left:525px !important;
	top:436px !important;
}

#item1336462 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1336485 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1336509 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1336532 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1336556 {
	width:220px !important;
	height:21px !important;
	left:11px !important;
}

#item1336579 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1336584 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:257px !important;
}

#item1336608 {
	width:130px !important;
	height:25px !important;
	left:497px !important;
	top:280px !important;
}

#item1336331 {
	width:645px !important;
	height:461px !important;
	left:36px !important;
	top:631px !important;
}

#item1336713 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1336720 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1357821 {
	width:53px !important;
	height:70px !important;
	background:#e4e1ea;
}

#item1357822 {
	width:26px !important;
	height:46px !important;
	left:14px !important;
	top:11px !important;
}

#item1357818 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1357853 {
	width:172px !important;
	height:70px !important;
}

#item1357854 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1357828 {
	width:172px !important;
	height:70px !important;
}

#item1357829 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1357826 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1357905 {
	width:158px !important;
	height:70px !important;
}

#item1357906 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1357880 {
	width:158px !important;
	height:70px !important;
}

#item1357881 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1357877 {
	width:158px !important;
	height:70px !important;
	left:309px !important;
	top:1130px !important;
}

#item1357956 {
	width:141px !important;
	height:70px !important;
}

#item1357957 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1357931 {
	width:141px !important;
	height:70px !important;
}

#item1357932 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1357929 {
	width:141px !important;
	height:70px !important;
	left:164px !important;
	top:1130px !important;
}

#item1358007 {
	width:141px !important;
	height:70px !important;
}

#item1358008 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1357982 {
	width:141px !important;
	height:70px !important;
}

#item1357983 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1357980 {
	width:141px !important;
	height:70px !important;
	left:18px !important;
	top:1130px !important;
}

#item1358034 {
	width:132px !important;
	height:16px !important;
	left:21px !important;
}

#item1358057 {
	width:14px !important;
	height:13px !important;
	top:3px !important;
}

#item1358031 {
	width:153px !important;
	height:16px !important;
	left:20px !important;
	top:1100px !important;
}

#item1391627 {
	width:34px !important;
	height:73px !important;
	left:16px !important;
	top:1128px !important;
}

#item1336994 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1336994 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1336994 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1376178 {
	width:186px !important;
	height:167px !important;
	top:623px !important;
}

@keyframes intensificar-1297663 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1297663 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1297661 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1297661 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1297659 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1297659 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1297657 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1297657 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1297655 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1297664 {
	width:211px !important;
	height:33px !important;
	left:795px !important;
	top:36px !important;
}

#item1297667 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:128px !important;
}

#item1297691 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1297716 {
	width:57px !important;
	height:13px !important;
	top:262px !important;
}

@keyframes intensificar-1297716 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1297716 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1297739 {
	width:254px !important;
	height:254px !important;
}

@keyframes intensificar-1297739 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1297739 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1297762 {
	width:254px !important;
	height:188px !important;
	left:274px !important;
}

@keyframes intensificar-1297762 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1297762 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1527775 tr {
	border-right:2.2px solid #fff;;
}

table#table1527775 {
	table-layout:fixed;
}

#item1297766 {
	width:528px !important;
	height:192px !important;
	top:282px !important;
}

@keyframes intensificar-1297766 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1297766 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1297995 {
	width:528px !important;
	height:190px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1297995 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1297995 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1297970 {
	width:528px !important;
	height:525px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1297970 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1297970 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1297790 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1297790 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1297791 {
	width:528px !important;
	height:63px !important;
}

#item1297814 {
	width:350px !important;
	height:260px !important;
	top:83px !important;
}

#item1297837 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:342px !important;
}

#item1297847 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1297870 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1297894 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1297918 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1297943 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

#item1297966 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1297714 {
	width:542px !important;
	height:525px !important;
	left:36px !important;
	top:180px !important;
}

#item1298025 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1298028 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1298054 {
	width:53px !important;
	height:50px !important;
	background:#e4e1ea;
}

#item1298055 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1298051 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1298089 {
	width:123px !important;
	height:50px !important;
}

#item1298090 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1298063 {
	width:123px !important;
	height:50px !important;
}

#item1298065 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1298059 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1298142 {
	width:113px !important;
	height:50px !important;
}

#item1298143 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1298117 {
	width:113px !important;
	height:50px !important;
}

#item1298118 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1298113 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1298195 {
	width:101px !important;
	height:50px !important;
}

#item1298196 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1298170 {
	width:101px !important;
	height:50px !important;
}

#item1298171 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1298166 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1298248 {
	width:101px !important;
	height:50px !important;
}

#item1298249 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1298223 {
	width:101px !important;
	height:50px !important;
}

#item1298224 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1298219 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1298276 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1298299 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1298273 {
	width:122px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1298302 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1298302 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1298302 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1376589 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1337038 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1337038 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1337031 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1337031 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1337026 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1337026 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1337019 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1337019 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1337017 {
	width:700px !important;
	height:309px !important;
}

#item1337043 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1337046 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:488px !important;
}

#item1337070 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:449px !important;
}

#item1337096 {
	width:80px !important;
	height:18px !important;
	top:182px !important;
}

@keyframes intensificar-1337096 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1337096 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1337119 {
	width:595px !important;
	height:150px !important;
}

@keyframes intensificar-1337119 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1337119 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1532342 tr {
	border-right:3.08px solid #fff;;
}

table#table1532342 {
	table-layout:fixed;
}

#item1337146 {
	width:628px !important;
	height:287px !important;
	top:210px !important;
}

@keyframes intensificar-1337146 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1337146 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1363595 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:52px !important;
}

#item1360977 {
	width:614px !important;
	height:497px !important;
}

@keyframes intensificar-1360977 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1360977 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1360857 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:244px !important;
}

#item1360905 {
	width:595px !important;
	height:497px !important;
}

@keyframes intensificar-1360905 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1360905 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1337170 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1337170 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1337171 {
	width:628px !important;
	height:112px !important;
}

#item1337195 {
	width:490px !important;
	height:364px !important;
	top:141px !important;
}

#item1337218 {
	width:102px !important;
	height:25px !important;
	left:525px !important;
	top:503px !important;
}

#item1337224 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1337247 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1337271 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1337294 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1337318 {
	width:220px !important;
	height:21px !important;
	left:11px !important;
}

#item1337341 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1337094 {
	width:645px !important;
	height:528px !important;
	left:36px !important;
	top:583px !important;
}

#item1337397 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1337402 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1358120 {
	width:53px !important;
	height:70px !important;
	background:#e4e1ea;
}

#item1358121 {
	width:26px !important;
	height:46px !important;
	left:14px !important;
	top:11px !important;
}

#item1358117 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1358153 {
	width:172px !important;
	height:70px !important;
}

#item1358154 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1358128 {
	width:172px !important;
	height:70px !important;
}

#item1358129 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1358126 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1358204 {
	width:158px !important;
	height:70px !important;
}

#item1358205 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1358179 {
	width:158px !important;
	height:70px !important;
}

#item1358180 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1358177 {
	width:158px !important;
	height:70px !important;
	left:309px !important;
	top:1130px !important;
}

#item1358255 {
	width:141px !important;
	height:70px !important;
}

#item1358256 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1358230 {
	width:141px !important;
	height:70px !important;
}

#item1358231 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1358228 {
	width:141px !important;
	height:70px !important;
	left:164px !important;
	top:1130px !important;
}

#item1358308 {
	width:141px !important;
	height:70px !important;
}

#item1358309 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1358283 {
	width:141px !important;
	height:70px !important;
}

#item1358284 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1358280 {
	width:141px !important;
	height:70px !important;
	left:18px !important;
	top:1130px !important;
}

#item1358335 {
	width:132px !important;
	height:16px !important;
	left:21px !important;
}

#item1358358 {
	width:14px !important;
	height:13px !important;
	top:3px !important;
}

#item1358332 {
	width:153px !important;
	height:16px !important;
	left:20px !important;
	top:1100px !important;
}

#item1337676 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1337676 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1337676 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1376184 {
	width:180px !important;
	height:350px !important;
	left:1020px !important;
}

@keyframes intensificar-1298418 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1298418 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1298416 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1298416 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1298414 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1298414 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1298412 {
	width:600px !important;
	height:790px !important;
}

#item1298419 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1298426 {
	width:254px !important;
	height:266px !important;
	top:16px !important;
}

@keyframes intensificar-1298426 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1298426 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1298449 {
	width:254px !important;
	height:216px !important;
	left:274px !important;
	top:16px !important;
}

@keyframes intensificar-1298449 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1298449 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1298480 {
	width:57px !important;
	height:12px !important;
	top:314px !important;
}

@keyframes intensificar-1298480 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1298480 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1536795 tr {
	border-right:2.2px solid #fff;;
}

table#table1536795 {
	table-layout:fixed;
}

#item1299208 {
	width:528px !important;
	height:191px !important;
	top:333px !important;
}

@keyframes intensificar-1299208 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1299208 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1298633 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:259px !important;
}

#item1298636 {
	width:534px !important;
	height:532px !important;
	top:15px !important;
}

#item1298637 {
	width:509px !important;
	height:702px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1298637 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1298637 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1298662 {
	width:14px !important;
	height:9px !important;
}

#item1298668 {
	width:14px !important;
	height:9px !important;
	top:554px !important;
}

@keyframes intensificar-1298505 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1298505 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1298506 {
	width:528px !important;
	height:29px !important;
}

#item1298529 {
	width:350px !important;
	height:182px !important;
	top:49px !important;
}

#item1298552 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:276px !important;
}

#item1298558 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1298581 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1298605 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

#item1298628 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1298424 {
	width:552px !important;
	height:563px !important;
	left:636px !important;
	top:162px !important;
}

#item1298672 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1298696 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1298699 {
	width:331px !important;
	height:37px !important;
	left:16px !important;
}

#item1298826 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1298852 {
	width:53px !important;
	height:50px !important;
	background:#e4e1ea;
}

#item1298853 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1298849 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1298888 {
	width:123px !important;
	height:50px !important;
}

#item1298889 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1298863 {
	width:123px !important;
	height:50px !important;
}

#item1298864 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1298858 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1298941 {
	width:101px !important;
	height:50px !important;
}

#item1298942 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1298916 {
	width:101px !important;
	height:50px !important;
}

#item1298917 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1298912 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1298994 {
	width:99px !important;
	height:50px !important;
}

#item1298995 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1298969 {
	width:99px !important;
	height:50px !important;
}

#item1298970 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1298965 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1299021 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1299045 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1299018 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1299049 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1299053 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1299053 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1299053 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1376604 {
	width:180px !important;
	height:350px !important;
	left:520px !important;
	top:309px !important;
}

@keyframes intensificar-1337716 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1337716 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1337710 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1337710 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1337698 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1337698 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1337696 {
	width:700px !important;
	height:309px !important;
}

#item1337721 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1337726 {
	width:595px !important;
	height:138px !important;
}

@keyframes intensificar-1337726 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1337726 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1337753 {
	width:80px !important;
	height:16px !important;
	top:163px !important;
}

@keyframes intensificar-1337753 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1337753 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1363601 {
	width:628px !important;
	height:293px !important;
	top:189px !important;
}

table#table1540982 tr {
	border-right:3.08px solid #fff;;
}

table#table1540982 {
	table-layout:fixed;
}

#item1363662 {
	width:739px !important;
	height:268px !important;
}

@keyframes intensificar-1363662 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1363662 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1363715 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:46px !important;
}

#item1391680 {
	width:45px !important;
	height:23px !important;
	left:292px !important;
	top:490px !important;
}

#item1361006 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:233px !important;
}

#item1361046 {
	width:595px !important;
	height:511px !important;
}

@keyframes intensificar-1361046 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1361046 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1337800 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1337800 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1337801 {
	width:628px !important;
	height:46px !important;
}

#item1337824 {
	width:490px !important;
	height:260px !important;
	top:68px !important;
}

#item1337847 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:387px !important;
}

#item1337853 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1337877 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1337902 {
	width:220px !important;
	height:21px !important;
	left:11px !important;
}

#item1337925 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1337724 {
	width:645px !important;
	height:512px !important;
	left:36px !important;
	top:589px !important;
}

#item1337969 {
	width:628px !important;
	height:47px !important;
	left:36px !important;
	top:449px !important;
}

#item1337993 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1337996 {
	width:464px !important;
	height:52px !important;
	left:22px !important;
}

#item1338019 {
	width:628px !important;
	height:47px !important;
	left:36px !important;
	top:521px !important;
}

#item1356013 {
	width:53px !important;
	height:70px !important;
	background:#e4e1ea;
}

#item1356014 {
	width:26px !important;
	height:46px !important;
	left:14px !important;
	top:11px !important;
}

#item1356010 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1356044 {
	width:172px !important;
	height:70px !important;
}

#item1356045 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1356019 {
	width:172px !important;
	height:70px !important;
}

#item1356020 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1356017 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1356095 {
	width:141px !important;
	height:70px !important;
}

#item1356096 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1356070 {
	width:141px !important;
	height:70px !important;
}

#item1356071 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1356068 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1356146 {
	width:139px !important;
	height:70px !important;
}

#item1356147 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1356121 {
	width:139px !important;
	height:70px !important;
}

#item1356122 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1356119 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1356174 {
	width:132px !important;
	height:16px !important;
	left:21px !important;
}

#item1356197 {
	width:14px !important;
	height:13px !important;
	top:3px !important;
}

#item1356170 {
	width:153px !important;
	height:16px !important;
	left:27px !important;
	top:1159px !important;
}

#item1356202 {
	width:34px !important;
	height:73px !important;
	left:181px !important;
	top:1127px !important;
}

#item1338244 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1338244 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1338244 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1373180 {
	width:186px !important;
	height:167px !important;
	top:623px !important;
}

@keyframes intensificar-1373199 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1373199 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1373193 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1373193 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1373189 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1373189 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1373185 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1373185 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1373183 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1373203 {
	width:211px !important;
	height:33px !important;
	left:795px !important;
	top:36px !important;
}

#item1373208 {
	width:528px !important;
	height:47px !important;
	left:36px !important;
	top:128px !important;
}

#item1373231 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1373500 {
	width:57px !important;
	height:13px !important;
	top:310px !important;
}

@keyframes intensificar-1373500 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1373500 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1373523 {
	width:254px !important;
	height:277px !important;
	top:16px !important;
}

@keyframes intensificar-1373523 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1373523 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1373546 {
	width:254px !important;
	height:283px !important;
	left:274px !important;
	top:16px !important;
}

@keyframes intensificar-1373546 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1373546 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1545463 tr {
	border-right:2.2px solid #fff;;
}

table#table1545463 {
	table-layout:fixed;
}

#item1373550 {
	width:528px !important;
	height:220px !important;
	top:330px !important;
}

@keyframes intensificar-1373550 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1373550 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1373475 {
	width:528px !important;
	height:225px !important;
	top:16px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1373475 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1373475 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1373436 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:262px !important;
}

#item1373441 {
	width:534px !important;
	height:519px !important;
	top:16px !important;
}

#item1373442 {
	width:509px !important;
	height:596px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1373442 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1373442 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1373467 {
	width:14px !important;
	height:9px !important;
}

#item1373470 {
	width:14px !important;
	height:9px !important;
	top:542px !important;
}

@keyframes intensificar-1373256 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1373256 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1373257 {
	width:528px !important;
	height:46px !important;
}

#item1373280 {
	width:350px !important;
	height:260px !important;
	top:64px !important;
}

#item1373304 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:325px !important;
}

#item1373311 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1373334 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1373358 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1373382 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1373406 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

#item1373429 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1373254 {
	width:552px !important;
	height:551px !important;
	left:36px !important;
	top:174px !important;
}

#item1373574 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1373577 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1373604 {
	width:53px !important;
	height:50px !important;
	background:#e4e1ea;
}

#item1373605 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1373601 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1373637 {
	width:123px !important;
	height:50px !important;
}

#item1373638 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1373612 {
	width:123px !important;
	height:50px !important;
}

#item1373613 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1373608 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1373690 {
	width:113px !important;
	height:50px !important;
}

#item1373691 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1373665 {
	width:113px !important;
	height:50px !important;
}

#item1373666 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1373661 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1373744 {
	width:101px !important;
	height:50px !important;
}

#item1373745 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1373718 {
	width:101px !important;
	height:50px !important;
}

#item1373719 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1373714 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1373798 {
	width:101px !important;
	height:50px !important;
}

#item1373799 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1373773 {
	width:101px !important;
	height:50px !important;
}

#item1373774 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1373769 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1373825 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1373850 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1373822 {
	width:122px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1373853 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1373853 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1373853 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1376592 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1373935 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1373935 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1373928 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1373928 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1373924 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1373924 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1373919 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1373919 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1373917 {
	width:700px !important;
	height:309px !important;
}

#item1373939 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1373946 {
	width:628px !important;
	height:89px !important;
	left:36px !important;
	top:510px !important;
}

#item1373969 {
	width:628px !important;
	height:47px !important;
	left:36px !important;
	top:449px !important;
}

#item1374226 {
	width:80px !important;
	height:18px !important;
	top:88px !important;
}

@keyframes intensificar-1374226 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1374226 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1374249 {
	width:595px !important;
	height:79px !important;
}

@keyframes intensificar-1374249 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1374249 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1374295 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:17px !important;
}

#item1375041 {
	width:628px !important;
	height:334px !important;
	top:115px !important;
}

table#table1550494 tr {
	border-right:3.08px solid #fff;;
}

table#table1550494 {
	table-layout:fixed;
}

#item1375042 {
	width:739px !important;
	height:308px !important;
}

@keyframes intensificar-1375042 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1375042 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1391677 {
	width:45px !important;
	height:23px !important;
	left:292px !important;
	top:457px !important;
}

#item1374199 {
	width:628px !important;
	height:458px !important;
}

@keyframes intensificar-1374199 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1374199 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1374171 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:231px !important;
}

#item1374174 {
	width:595px !important;
	height:457px !important;
}

@keyframes intensificar-1374174 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1374174 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1373995 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1373995 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1373997 {
	width:628px !important;
	height:64px !important;
}

#item1374020 {
	width:490px !important;
	height:306px !important;
	top:85px !important;
}

#item1374044 {
	width:102px !important;
	height:25px !important;
	left:525px !important;
	top:450px !important;
}

#item1374050 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1374073 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1374097 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1374120 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1374144 {
	width:220px !important;
	height:21px !important;
	left:11px !important;
}

#item1374167 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1373993 {
	width:645px !important;
	height:479px !important;
	left:36px !important;
	top:622px !important;
}

#item1374301 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1374304 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1374330 {
	width:53px !important;
	height:70px !important;
	background:#e4e1ea;
}

#item1374331 {
	width:26px !important;
	height:46px !important;
	left:14px !important;
	top:11px !important;
}

#item1374327 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1374365 {
	width:172px !important;
	height:70px !important;
}

#item1374366 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1374339 {
	width:172px !important;
	height:70px !important;
}

#item1374340 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1374335 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1374418 {
	width:158px !important;
	height:70px !important;
}

#item1374419 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1374393 {
	width:158px !important;
	height:70px !important;
}

#item1374394 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1374389 {
	width:158px !important;
	height:70px !important;
	left:309px !important;
	top:1130px !important;
}

#item1374471 {
	width:141px !important;
	height:70px !important;
}

#item1374472 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1374446 {
	width:141px !important;
	height:70px !important;
}

#item1374447 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1374442 {
	width:141px !important;
	height:70px !important;
	left:164px !important;
	top:1130px !important;
}

#item1374524 {
	width:141px !important;
	height:70px !important;
}

#item1374525 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1374499 {
	width:141px !important;
	height:70px !important;
}

#item1374500 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1374495 {
	width:141px !important;
	height:70px !important;
	left:18px !important;
	top:1130px !important;
}

#item1374552 {
	width:132px !important;
	height:16px !important;
	left:21px !important;
}

#item1374575 {
	width:14px !important;
	height:13px !important;
	top:3px !important;
}

#item1374549 {
	width:153px !important;
	height:16px !important;
	left:20px !important;
	top:1100px !important;
}

#item1374578 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1374578 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1374578 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1325424 {
	width:81px !important;
	height:279px !important;
	top:511px !important;
}

@keyframes intensificar-1299269 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1299269 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1299267 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1299267 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1299265 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1299265 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1299263 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1299263 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1299261 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1299270 {
	width:211px !important;
	height:33px !important;
	left:795px !important;
	top:36px !important;
}

#item1299273 {
	width:528px !important;
	height:47px !important;
	left:36px !important;
	top:128px !important;
}

#item1299296 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1299321 {
	width:57px !important;
	height:13px !important;
	top:269px !important;
}

@keyframes intensificar-1299321 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1299321 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1299344 {
	width:254px !important;
	height:247px !important;
	top:17px !important;
}

@keyframes intensificar-1299344 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1299344 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1299367 {
	width:254px !important;
	height:194px !important;
	left:274px !important;
	top:17px !important;
}

@keyframes intensificar-1299367 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1299367 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1555576 tr {
	border-right:2.2px solid #fff;;
}

table#table1555576 {
	table-layout:fixed;
}

#item1299371 {
	width:528px !important;
	height:221px !important;
	top:289px !important;
}

@keyframes intensificar-1299371 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1299371 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1299597 {
	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-1299597 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1299597 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1300001 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:259px !important;
}

#item1300004 {
	width:534px !important;
	height:521px !important;
	top:15px !important;
}

#item1323466 {
	width:509px !important;
	height:642px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1323466 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1323466 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1300030 {
	width:14px !important;
	height:9px !important;
}

#item1300035 {
	width:14px !important;
	height:9px !important;
	top:544px !important;
}

@keyframes intensificar-1299395 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1299395 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1299396 {
	width:528px !important;
	height:46px !important;
}

#item1299420 {
	width:350px !important;
	height:255px !important;
	top:66px !important;
}

#item1299443 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:328px !important;
}

#item1299497 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1299520 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1299544 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

#item1299567 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1323346 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1323369 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1299319 {
	width:552px !important;
	height:552px !important;
	left:36px !important;
	top:173px !important;
}

#item1299628 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1299633 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1299659 {
	width:53px !important;
	height:50px !important;
	background:#e4e1ea;
}

#item1299660 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1299656 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1299692 {
	width:123px !important;
	height:50px !important;
}

#item1299694 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1299667 {
	width:123px !important;
	height:50px !important;
}

#item1299668 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1299663 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1299746 {
	width:113px !important;
	height:50px !important;
}

#item1299747 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1299721 {
	width:113px !important;
	height:50px !important;
}

#item1299722 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1299717 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1299800 {
	width:101px !important;
	height:50px !important;
}

#item1299801 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1299775 {
	width:101px !important;
	height:50px !important;
}

#item1299776 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1299770 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1299853 {
	width:101px !important;
	height:50px !important;
}

#item1299854 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1299828 {
	width:101px !important;
	height:50px !important;
}

#item1299829 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1299824 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1299880 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1299903 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1299877 {
	width:122px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1299908 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1299908 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1299908 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1376581 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1338284 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1338284 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1338278 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1338278 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1338272 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1338272 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1338268 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1338268 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1338266 {
	width:700px !important;
	height:309px !important;
}

#item1338290 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1338295 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:521px !important;
}

#item1338318 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:449px !important;
}

#item1338343 {
	width:80px !important;
	height:18px !important;
	top:101px !important;
}

@keyframes intensificar-1338343 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1338343 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1338366 {
	width:595px !important;
	height:76px !important;
}

@keyframes intensificar-1338366 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1338366 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1363721 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:15px !important;
}

#item1363791 {
	width:628px !important;
	height:334px !important;
	top:129px !important;
}

table#table1560719 tr {
	border-right:3.08px solid #fff;;
}

table#table1560719 {
	table-layout:fixed;
}

#item1363867 {
	width:739px !important;
	height:310px !important;
}

@keyframes intensificar-1363867 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1363867 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1391668 {
	width:45px !important;
	height:23px !important;
	left:293px !important;
	top:472px !important;
}

#item1338635 {
	width:628px !important;
	height:473px !important;
}

@keyframes intensificar-1338635 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1338635 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1361079 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:214px !important;
}

#item1361136 {
	width:595px !important;
	height:473px !important;
}

@keyframes intensificar-1361136 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1361136 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1338417 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1338417 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1338418 {
	width:628px !important;
	height:88px !important;
}

#item1338441 {
	width:490px !important;
	height:357px !important;
	top:117px !important;
}

#item1338464 {
	width:102px !important;
	height:25px !important;
	left:525px !important;
	top:484px !important;
}

#item1338470 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1338493 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1338518 {
	width:220px !important;
	height:21px !important;
	left:11px !important;
}

#item1338541 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1338546 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1338569 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1338341 {
	width:645px !important;
	height:509px !important;
	left:36px !important;
	top:607px !important;
}

#item1338660 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1338665 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1358437 {
	width:53px !important;
	height:70px !important;
	background:#e4e1ea;
}

#item1358438 {
	width:26px !important;
	height:46px !important;
	left:14px !important;
	top:11px !important;
}

#item1358434 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1358469 {
	width:172px !important;
	height:70px !important;
}

#item1358470 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1358444 {
	width:172px !important;
	height:70px !important;
}

#item1358445 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1358442 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1358521 {
	width:158px !important;
	height:70px !important;
}

#item1358522 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1358496 {
	width:158px !important;
	height:70px !important;
}

#item1358497 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1358494 {
	width:158px !important;
	height:70px !important;
	left:309px !important;
	top:1130px !important;
}

#item1358573 {
	width:141px !important;
	height:70px !important;
}

#item1358574 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1358548 {
	width:141px !important;
	height:70px !important;
}

#item1358549 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1358545 {
	width:141px !important;
	height:70px !important;
	left:164px !important;
	top:1130px !important;
}

#item1358624 {
	width:141px !important;
	height:70px !important;
}

#item1358625 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1358599 {
	width:141px !important;
	height:70px !important;
}

#item1358600 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1358597 {
	width:141px !important;
	height:70px !important;
	left:18px !important;
	top:1130px !important;
}

#item1358651 {
	width:132px !important;
	height:16px !important;
	left:21px !important;
}

#item1358674 {
	width:14px !important;
	height:13px !important;
	top:3px !important;
}

#item1358648 {
	width:153px !important;
	height:16px !important;
	left:20px !important;
	top:1100px !important;
}

#item1338939 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1338939 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1338939 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1376191 {
	width:130px !important;
	height:134px !important;
	left:470px !important;
}

@keyframes intensificar-1301643 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1301643 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1301641 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1301641 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1301638 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1301638 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1301636 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1301636 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1301634 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1301644 {
	width:211px !important;
	height:33px !important;
	left:795px !important;
	top:36px !important;
}

#item1301647 {
	width:528px !important;
	height:64px !important;
	left:36px !important;
	top:143px !important;
}

#item1301670 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:100px !important;
}

#item1302450 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:85px !important;
}

#item1302453 {
	width:534px !important;
	height:166px !important;
	top:15px !important;
}

#item1390340 {
	width:245px !important;
	height:256px !important;
}

@keyframes intensificar-1390340 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1390340 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1390363 {
	width:245px !important;
	height:250px !important;
	left:265px !important;
}

@keyframes intensificar-1390363 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1390363 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1302484 {
	width:14px !important;
	height:9px !important;
}

#item1302487 {
	width:14px !important;
	height:9px !important;
	top:188px !important;
}

table#table1565856 tr {
	border-right:2.2px solid #fff;;
}

table#table1565856 {
	table-layout:fixed;
}

#item1302492 {
	width:528px !important;
	height:307px !important;
	top:19px !important;
}

@keyframes intensificar-1302492 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1302492 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1302515 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1302515 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1302515 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1301973 {
	width:528px !important;
	height:185px !important;
	top:15px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1301973 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1301973 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1302373 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1302378 {
	width:534px !important;
	height:487px !important;
	top:15px !important;
}

#item1323564 {
	width:509px !important;
	height:738px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1323564 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1323564 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1302405 {
	width:14px !important;
	height:9px !important;
}

#item1302410 {
	width:14px !important;
	height:9px !important;
	top:509px !important;
}

@keyframes intensificar-1301769 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1301769 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1301770 {
	width:528px !important;
	height:80px !important;
}

#item1301793 {
	width:350px !important;
	height:317px !important;
	top:100px !important;
}

#item1301816 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:461px !important;
}

#item1301824 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1301848 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1301872 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1301895 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1301919 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

#item1301942 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1301693 {
	width:552px !important;
	height:518px !important;
	left:36px !important;
	top:207px !important;
}

#item1302002 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1302005 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1302033 {
	width:53px !important;
	height:50px !important;
	background:#e4e1ea;
}

#item1302034 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1302029 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1302067 {
	width:123px !important;
	height:50px !important;
}

#item1302068 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1302042 {
	width:123px !important;
	height:50px !important;
}

#item1302043 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1302038 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1302121 {
	width:113px !important;
	height:50px !important;
}

#item1302122 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1302095 {
	width:113px !important;
	height:50px !important;
}

#item1302096 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1302091 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1302174 {
	width:101px !important;
	height:50px !important;
}

#item1302175 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1302149 {
	width:101px !important;
	height:50px !important;
}

#item1302150 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1302145 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1302228 {
	width:101px !important;
	height:50px !important;
}

#item1302229 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1302203 {
	width:101px !important;
	height:50px !important;
}

#item1302204 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1302199 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1302255 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1302278 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1302252 {
	width:122px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1302283 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1302283 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1302283 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1376613 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1339553 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1339553 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1339547 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1339547 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1339539 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1339539 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1339534 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1339534 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1339532 {
	width:700px !important;
	height:309px !important;
}

#item1339559 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1339564 {
	width:628px !important;
	height:89px !important;
	left:36px !important;
	top:509px !important;
}

#item1339587 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:449px !important;
}

#item1339678 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1339678 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1339678 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1364167 {
	width:595px !important;
	height:116px !important;
}

@keyframes intensificar-1364167 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1364167 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1364198 {
	width:596px !important;
	height:272px !important;
	top:161px !important;
}

table#table1572340 tr {
	border-right:3.08px solid #fff;;
}

table#table1572340 {
	table-layout:fixed;
}

#item1364276 {
	width:739px !important;
	height:430px !important;
}

@keyframes intensificar-1364276 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1364276 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1364342 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:35px !important;
}

#item1375682 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:260px !important;
}

#item1391665 {
	width:45px !important;
	height:23px !important;
	left:292px !important;
	top:460px !important;
}

#item1339920 {
	width:628px !important;
	height:461px !important;
}

@keyframes intensificar-1339920 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1339920 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1361250 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:208px !important;
}

#item1361304 {
	width:595px !important;
	height:461px !important;
}

@keyframes intensificar-1361304 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1361304 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1339703 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1339703 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1339704 {
	width:628px !important;
	height:112px !important;
}

#item1339727 {
	width:490px !important;
	height:308px !important;
	top:130px !important;
}

#item1339750 {
	width:102px !important;
	height:25px !important;
	left:525px !important;
	top:472px !important;
}

#item1339757 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1339780 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1339804 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1339827 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1339851 {
	width:220px !important;
	height:21px !important;
	left:11px !important;
}

#item1339874 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1339610 {
	width:645px !important;
	height:497px !important;
	left:36px !important;
	top:619px !important;
}

#item1339946 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1339951 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1358723 {
	width:53px !important;
	height:70px !important;
	background:#e4e1ea;
}

#item1358724 {
	width:26px !important;
	height:46px !important;
	left:14px !important;
	top:11px !important;
}

#item1358719 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1358755 {
	width:172px !important;
	height:70px !important;
}

#item1358756 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1358730 {
	width:172px !important;
	height:70px !important;
}

#item1358731 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1358728 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1358806 {
	width:158px !important;
	height:70px !important;
}

#item1358808 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1358781 {
	width:158px !important;
	height:70px !important;
}

#item1358782 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1358779 {
	width:158px !important;
	height:70px !important;
	left:309px !important;
	top:1130px !important;
}

#item1358858 {
	width:141px !important;
	height:70px !important;
}

#item1358859 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1358833 {
	width:141px !important;
	height:70px !important;
}

#item1358834 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1358831 {
	width:141px !important;
	height:70px !important;
	left:164px !important;
	top:1130px !important;
}

#item1358910 {
	width:141px !important;
	height:70px !important;
}

#item1358911 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1358884 {
	width:141px !important;
	height:70px !important;
}

#item1358885 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1358882 {
	width:141px !important;
	height:70px !important;
	left:18px !important;
	top:1130px !important;
}

#item1358937 {
	width:132px !important;
	height:16px !important;
	left:21px !important;
}

#item1358960 {
	width:14px !important;
	height:13px !important;
	top:3px !important;
}

#item1358934 {
	width:153px !important;
	height:16px !important;
	left:20px !important;
	top:1100px !important;
}

#item1391630 {
	width:34px !important;
	height:73px !important;
	left:16px !important;
	top:1128px !important;
}

#item1340227 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1340227 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1340227 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1376195 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1300100 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1300100 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1300098 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1300098 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1300096 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1300096 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1300094 {
	width:600px !important;
	height:790px !important;
}

#item1300101 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1300275 {
	width:254px !important;
	height:280px !important;
	top:16px !important;
}

@keyframes intensificar-1300275 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1300275 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1300298 {
	width:254px !important;
	height:236px !important;
	left:274px !important;
	top:16px !important;
}

@keyframes intensificar-1300298 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1300298 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1300302 {
	width:57px !important;
	height:12px !important;
	top:322px !important;
}

@keyframes intensificar-1300302 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1300302 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1579465 {
	table-layout:fixed;
}

#item1300325 {
	width:528px !important;
	height:192px !important;
	top:341px !important;
}

@keyframes intensificar-1300325 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1300325 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1300107 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:259px !important;
}

#item1300110 {
	width:534px !important;
	height:534px !important;
	top:15px !important;
}

#item1316530 {
	width:509px !important;
	height:802px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1316530 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1316530 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1300136 {
	width:14px !important;
	height:9px !important;
}

#item1300140 {
	width:14px !important;
	height:9px !important;
	top:554px !important;
}

@keyframes intensificar-1300145 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1300145 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1300146 {
	width:528px !important;
	height:83px !important;
}

#item1300169 {
	width:350px !important;
	height:182px !important;
	top:103px !important;
}

#item1300192 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:297px !important;
}

#item1300200 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1300223 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1300247 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

#item1300270 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1300104 {
	width:552px !important;
	height:563px !important;
	left:636px !important;
	top:162px !important;
}

#item1300349 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1300373 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1300377 {
	width:331px !important;
	height:37px !important;
	left:16px !important;
}

#item1300506 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1300532 {
	width:53px !important;
	height:50px !important;
	background:#e4e1ea;
}

#item1300533 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1300529 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1300568 {
	width:123px !important;
	height:50px !important;
}

#item1300569 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1300543 {
	width:123px !important;
	height:50px !important;
}

#item1300544 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1300539 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1300622 {
	width:101px !important;
	height:50px !important;
}

#item1300623 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1300596 {
	width:101px !important;
	height:50px !important;
}

#item1300597 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1300592 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1300675 {
	width:99px !important;
	height:50px !important;
}

#item1300676 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1300650 {
	width:99px !important;
	height:50px !important;
}

#item1300651 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1300646 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1300702 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1300726 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1300699 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1300729 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1300732 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1300732 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1300732 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1376595 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1338979 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1338979 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1338970 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1338970 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1338963 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1338963 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1338961 {
	width:700px !important;
	height:309px !important;
}

#item1338984 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1338989 {
	width:595px !important;
	height:114px !important;
}

@keyframes intensificar-1338989 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1338989 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1339016 {
	width:80px !important;
	height:16px !important;
	top:139px !important;
}

@keyframes intensificar-1339016 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1339016 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1363954 {
	width:628px !important;
	height:293px !important;
	top:166px !important;
}

table#table1584043 tr {
	border-right:3.08px solid #fff;;
}

table#table1584043 {
	table-layout:fixed;
}

#item1364033 {
	width:950px !important;
	height:269px !important;
}

@keyframes intensificar-1364033 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1364033 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1364090 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:34px !important;
}

#item1391662 {
	width:45px !important;
	height:23px !important;
	left:292px !important;
	top:470px !important;
}

#item1361210 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:223px !important;
}

#item1361220 {
	width:595px !important;
	height:491px !important;
}

@keyframes intensificar-1361220 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1361220 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1339064 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1339064 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1339065 {
	width:628px !important;
	height:116px !important;
}

#item1339088 {
	width:420px !important;
	height:215px !important;
	top:144px !important;
}

#item1339111 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:416px !important;
}

#item1339117 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1339141 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1339165 {
	width:220px !important;
	height:21px !important;
	left:11px !important;
}

#item1339188 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1338987 {
	width:645px !important;
	height:492px !important;
	left:36px !important;
	top:609px !important;
}

#item1339232 {
	width:628px !important;
	height:47px !important;
	left:36px !important;
	top:449px !important;
}

#item1339256 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1339259 {
	width:464px !important;
	height:52px !important;
	left:22px !important;
}

#item1339282 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:520px !important;
}

#item1356236 {
	width:53px !important;
	height:70px !important;
	background:#e4e1ea;
}

#item1356237 {
	width:26px !important;
	height:46px !important;
	left:14px !important;
	top:11px !important;
}

#item1356233 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1356267 {
	width:172px !important;
	height:70px !important;
}

#item1356269 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1356242 {
	width:172px !important;
	height:70px !important;
}

#item1356243 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1356240 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1356319 {
	width:141px !important;
	height:70px !important;
}

#item1356320 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1356294 {
	width:141px !important;
	height:70px !important;
}

#item1356295 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1356292 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1356371 {
	width:139px !important;
	height:70px !important;
}

#item1356372 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1356345 {
	width:139px !important;
	height:70px !important;
}

#item1356346 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1356343 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1356398 {
	width:132px !important;
	height:16px !important;
	left:21px !important;
}

#item1356421 {
	width:14px !important;
	height:13px !important;
	top:3px !important;
}

#item1356395 {
	width:153px !important;
	height:16px !important;
	left:27px !important;
	top:1159px !important;
}

#item1356424 {
	width:34px !important;
	height:73px !important;
	left:181px !important;
	top:1127px !important;
}

#item1339511 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1339511 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1339511 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1325415 {
	width:180px !important;
	height:350px !important;
	left:1020px !important;
}

@keyframes intensificar-1302638 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1302638 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1302636 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1302636 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1302634 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1302634 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1302632 {
	width:600px !important;
	height:790px !important;
}

#item1302639 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1302816 {
	width:254px !important;
	height:237px !important;
	top:18px !important;
}

@keyframes intensificar-1302816 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1302816 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1302840 {
	width:254px !important;
	height:277px !important;
	left:274px !important;
	top:18px !important;
}

@keyframes intensificar-1302840 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1302840 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1302844 {
	width:57px !important;
	height:12px !important;
	top:312px !important;
}

@keyframes intensificar-1302844 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1302844 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1376043 {
	width:528px !important;
	height:185px !important;
	top:333px !important;
}

table#table1588421 tr {
	border-right:2.2px solid #fff;;
}

table#table1588421 {
	table-layout:fixed;
}

#item1376044 {
	width:558px !important;
	height:304px !important;
}

@keyframes intensificar-1376044 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1376044 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1376067 {
	width:26px !important;
	height:13px !important;
	left:251px !important;
	top:536px !important;
}

#item1376200 {
	width:13px !important;
	height:26px !important;
	left:537px !important;
	top:413px !important;
}

#item1302778 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:259px !important;
}

#item1302781 {
	width:534px !important;
	height:518px !important;
	top:15px !important;
}

#item1323640 {
	width:509px !important;
	height:1871px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1323640 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1323640 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1302807 {
	width:14px !important;
	height:9px !important;
}

#item1302811 {
	width:14px !important;
	height:9px !important;
	top:540px !important;
}

@keyframes intensificar-1302648 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1302648 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1302649 {
	width:528px !important;
	height:29px !important;
}

#item1302673 {
	width:350px !important;
	height:386px !important;
	top:49px !important;
}

#item1302696 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:480px !important;
}

#item1302702 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1302725 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1302749 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

#item1302772 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1302646 {
	width:552px !important;
	height:549px !important;
	left:636px !important;
	top:176px !important;
}

#item1302891 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1302915 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1302918 {
	width:331px !important;
	height:37px !important;
	left:16px !important;
}

#item1303044 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:147px !important;
}

#item1315930 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1303071 {
	width:53px !important;
	height:50px !important;
	background:#e4e1ea;
}

#item1303072 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1303068 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1303105 {
	width:123px !important;
	height:50px !important;
}

#item1303106 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1303079 {
	width:123px !important;
	height:50px !important;
}

#item1303080 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1303075 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1303158 {
	width:101px !important;
	height:50px !important;
}

#item1303159 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1303133 {
	width:101px !important;
	height:50px !important;
}

#item1303134 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1303129 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1303212 {
	width:99px !important;
	height:50px !important;
}

#item1303214 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1303187 {
	width:99px !important;
	height:50px !important;
}

#item1303188 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1303182 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1303240 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1303263 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1303237 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1303267 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1303273 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1303273 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1303273 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1376610 {
	width:180px !important;
	height:350px !important;
	left:520px !important;
	top:309px !important;
}

@keyframes intensificar-1340263 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1340263 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1340257 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1340257 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1340252 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1340252 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1340250 {
	width:700px !important;
	height:309px !important;
}

#item1340269 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1340277 {
	width:595px !important;
	height:173px !important;
}

@keyframes intensificar-1340277 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1340277 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1340304 {
	width:80px !important;
	height:16px !important;
	top:198px !important;
}

@keyframes intensificar-1340304 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1340304 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1364353 {
	width:590px !important;
	height:258px !important;
	top:223px !important;
}

table#table1594341 tr {
	border-right:3.08px solid #fff;;
}

table#table1594341 {
	table-layout:fixed;
}

#item1364356 {
	width:781px !important;
	height:390px !important;
}

@keyframes intensificar-1364356 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1364356 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1364405 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:64px !important;
}

#item1376407 {
	width:46px !important;
	height:23px !important;
	left:291px !important;
	top:511px !important;
}

#item1376531 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:329px !important;
}

#item1361387 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:244px !important;
}

#item1361395 {
	width:595px !important;
	height:534px !important;
}

@keyframes intensificar-1361395 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1361395 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1340352 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1340352 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1340353 {
	width:628px !important;
	height:64px !important;
}

#item1340376 {
	width:490px !important;
	height:432px !important;
	top:93px !important;
}

#item1340399 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:527px !important;
}

#item1340405 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1340428 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1340452 {
	width:220px !important;
	height:21px !important;
	left:11px !important;
}

#item1340475 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1340275 {
	width:645px !important;
	height:552px !important;
	left:36px !important;
	top:566px !important;
}

#item1340518 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:449px !important;
}

#item1340542 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1340546 {
	width:464px !important;
	height:52px !important;
	left:22px !important;
}

#item1340569 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:502px !important;
}

#item1381997 {
	width:314px !important;
	height:24px !important;
	left:36px !important;
	top:323px !important;
}

#item1356455 {
	width:53px !important;
	height:70px !important;
	background:#e4e1ea;
}

#item1356456 {
	width:26px !important;
	height:46px !important;
	left:14px !important;
	top:11px !important;
}

#item1356452 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1356486 {
	width:172px !important;
	height:70px !important;
}

#item1356487 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1356461 {
	width:172px !important;
	height:70px !important;
}

#item1356462 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1356459 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1356538 {
	width:141px !important;
	height:70px !important;
}

#item1356539 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1356512 {
	width:141px !important;
	height:70px !important;
}

#item1356513 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1356510 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1356589 {
	width:139px !important;
	height:70px !important;
}

#item1356590 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1356564 {
	width:139px !important;
	height:70px !important;
}

#item1356565 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1356562 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1356616 {
	width:132px !important;
	height:16px !important;
	left:21px !important;
}

#item1356639 {
	width:14px !important;
	height:13px !important;
	top:3px !important;
}

#item1356613 {
	width:153px !important;
	height:16px !important;
	left:27px !important;
	top:1159px !important;
}

#item1356642 {
	width:34px !important;
	height:73px !important;
	left:181px !important;
	top:1127px !important;
}

#item1340817 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1340817 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1340817 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1325390 {
	width:186px !important;
	height:167px !important;
	top:623px !important;
}

@keyframes intensificar-1303393 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1303393 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1303391 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1303391 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1303389 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1303389 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1303387 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1303387 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1303385 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1303394 {
	width:211px !important;
	height:33px !important;
	left:795px !important;
	top:36px !important;
}

#item1303398 {
	width:528px !important;
	height:31px !important;
	left:36px !important;
	top:128px !important;
}

#item1303421 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1303470 {
	width:254px !important;
	height:268px !important;
}

@keyframes intensificar-1303470 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1303470 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1303493 {
	width:254px !important;
	height:265px !important;
	left:274px !important;
}

@keyframes intensificar-1303493 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1303493 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1304203 {
	width:528px !important;
	height:223px !important;
	top:295px !important;
}

table#table1599933 tr {
	border-right:2.2px solid #fff;;
}

table#table1599933 {
	table-layout:fixed;
}

#item1304204 {
	width:618px !important;
	height:191px !important;
}

@keyframes intensificar-1304204 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1304204 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1304227 {
	width:26px !important;
	height:13px !important;
	left:251px !important;
	top:522px !important;
}

#item1304230 {
	width:57px !important;
	height:12px !important;
	top:276px !important;
}

@keyframes intensificar-1304230 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1304230 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1303724 {
	width:528px !important;
	height:557px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1303724 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1303724 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1303697 {
	width:528px !important;
	height:592px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1303697 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1303697 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1303521 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1303521 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1303522 {
	width:528px !important;
	height:80px !important;
}

#item1303545 {
	width:350px !important;
	height:260px !important;
	top:100px !important;
}

#item1303568 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:380px !important;
}

#item1303574 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1303597 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1303621 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1303644 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1303668 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

#item1303692 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1304116 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:186px !important;
}

#item1304139 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:202px !important;
}

#item1303445 {
	width:542px !important;
	height:592px !important;
	left:36px !important;
	top:173px !important;
}

#item1303753 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1303757 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1303783 {
	width:53px !important;
	height:50px !important;
	background:#e4e1ea;
}

#item1303784 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1303780 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1303817 {
	width:123px !important;
	height:50px !important;
}

#item1303818 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1303792 {
	width:123px !important;
	height:50px !important;
}

#item1303793 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1303788 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1303871 {
	width:113px !important;
	height:50px !important;
}

#item1303873 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1303846 {
	width:113px !important;
	height:50px !important;
}

#item1303847 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1303842 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1303925 {
	width:101px !important;
	height:50px !important;
}

#item1303926 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1303900 {
	width:101px !important;
	height:50px !important;
}

#item1303901 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1303896 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1303978 {
	width:101px !important;
	height:50px !important;
}

#item1303979 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1303953 {
	width:101px !important;
	height:50px !important;
}

#item1303954 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1303949 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1304005 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1304029 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1304002 {
	width:122px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1304033 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1304033 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1304033 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1376598 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1340866 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1340866 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1340859 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1340859 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1340853 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1340853 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1340843 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1340843 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1340841 {
	width:700px !important;
	height:309px !important;
}

#item1340871 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1340876 {
	width:628px !important;
	height:43px !important;
	left:36px !important;
	top:488px !important;
}

#item1340899 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:449px !important;
}

#item1340924 {
	width:595px !important;
	height:170px !important;
}

@keyframes intensificar-1340924 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1340924 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1340979 {
	width:80px !important;
	height:16px !important;
	top:204px !important;
}

@keyframes intensificar-1340979 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1340979 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1364468 {
	width:628px !important;
	height:293px !important;
	top:230px !important;
}

table#table1604912 tr {
	border-right:3.08px solid #fff;;
}

table#table1604912 {
	table-layout:fixed;
}

#item1364480 {
	width:1145px !important;
	height:268px !important;
}

#item1364536 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:62px !important;
}

#item1391654 {
	width:45px !important;
	height:23px !important;
	left:292px !important;
	top:529px !important;
}

#item1361506 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:219px !important;
}

#item1361555 {
	width:595px !important;
	height:530px !important;
}

@keyframes intensificar-1361555 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1361555 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1361427 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:242px !important;
}

#item1361473 {
	width:595px !important;
	height:530px !important;
}

@keyframes intensificar-1361473 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1361473 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1341003 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1341003 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1341004 {
	width:628px !important;
	height:112px !important;
}

#item1341027 {
	width:490px !important;
	height:364px !important;
	top:140px !important;
}

#item1341050 {
	width:102px !important;
	height:25px !important;
	left:525px !important;
	top:532px !important;
}

#item1341057 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1341080 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1341105 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1341128 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1341152 {
	width:220px !important;
	height:21px !important;
	left:11px !important;
}

#item1341175 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1341178 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:261px !important;
}

#item1341202 {
	width:130px !important;
	height:25px !important;
	left:497px !important;
	top:283px !important;
}

#item1340922 {
	width:645px !important;
	height:557px !important;
	left:36px !important;
	top:550px !important;
}

#item1341276 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1341279 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1359043 {
	width:53px !important;
	height:70px !important;
	background:#e4e1ea;
}

#item1359044 {
	width:26px !important;
	height:46px !important;
	left:14px !important;
	top:11px !important;
}

#item1359040 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1359075 {
	width:172px !important;
	height:70px !important;
}

#item1359076 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1359050 {
	width:172px !important;
	height:70px !important;
}

#item1359051 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1359048 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1359127 {
	width:158px !important;
	height:70px !important;
}

#item1359128 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1359102 {
	width:158px !important;
	height:70px !important;
}

#item1359103 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1359099 {
	width:158px !important;
	height:70px !important;
	left:309px !important;
	top:1130px !important;
}

#item1359178 {
	width:141px !important;
	height:70px !important;
}

#item1359179 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1359153 {
	width:141px !important;
	height:70px !important;
}

#item1359154 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1359151 {
	width:141px !important;
	height:70px !important;
	left:164px !important;
	top:1130px !important;
}

#item1359230 {
	width:141px !important;
	height:70px !important;
}

#item1359231 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1359205 {
	width:141px !important;
	height:70px !important;
}

#item1359206 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1359203 {
	width:141px !important;
	height:70px !important;
	left:18px !important;
	top:1130px !important;
}

#item1359258 {
	width:132px !important;
	height:16px !important;
	left:21px !important;
}

#item1359281 {
	width:14px !important;
	height:13px !important;
	top:3px !important;
}

#item1359255 {
	width:153px !important;
	height:16px !important;
	left:20px !important;
	top:1100px !important;
}

#item1341555 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1341555 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1341555 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1378045 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1376685 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1376685 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1376675 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1376675 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1376667 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1376667 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1376665 {
	width:600px !important;
	height:790px !important;
}

#item1376693 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1376879 {
	width:254px !important;
	height:189px !important;
	top:16px !important;
}

@keyframes intensificar-1376879 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1376879 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1376902 {
	width:254px !important;
	height:189px !important;
	left:274px !important;
	top:16px !important;
}

@keyframes intensificar-1376902 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1376902 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1376906 {
	width:57px !important;
	height:12px !important;
	top:224px !important;
}

@keyframes intensificar-1376906 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1376906 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1609831 tr {
	border-right:2.2px solid #fff;;
}

table#table1609831 {
	table-layout:fixed;
}

#item1376929 {
	width:528px !important;
	height:134px !important;
	top:242px !important;
}

@keyframes intensificar-1376929 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1376929 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1376835 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:259px !important;
}

#item1376840 {
	width:534px !important;
	height:532px !important;
	top:15px !important;
}

#item1376841 {
	width:509px !important;
	height:773px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1376841 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1376841 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1376866 {
	width:14px !important;
	height:9px !important;
}

#item1376873 {
	width:14px !important;
	height:9px !important;
	top:554px !important;
}

@keyframes intensificar-1376700 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1376700 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1376701 {
	width:528px !important;
	height:46px !important;
}

#item1376725 {
	width:350px !important;
	height:114px !important;
	top:66px !important;
}

#item1376748 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:224px !important;
}

#item1376757 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1376780 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1376804 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

#item1376827 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1376698 {
	width:552px !important;
	height:563px !important;
	left:636px !important;
	top:162px !important;
}

#item1376952 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1376976 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1376981 {
	width:331px !important;
	height:37px !important;
	left:16px !important;
}

#item1377004 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1377054 {
	width:53px !important;
	height:50px !important;
	background:#e4e1ea;
}

#item1377055 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1377051 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1377091 {
	width:123px !important;
	height:50px !important;
}

#item1377092 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1377066 {
	width:123px !important;
	height:50px !important;
}

#item1377067 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1377062 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1377144 {
	width:101px !important;
	height:50px !important;
}

#item1377145 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1377119 {
	width:101px !important;
	height:50px !important;
}

#item1377120 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1377115 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1377198 {
	width:99px !important;
	height:50px !important;
}

#item1377199 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1377172 {
	width:99px !important;
	height:50px !important;
}

#item1377173 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1377168 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1377225 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1377248 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1377222 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1377254 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1377259 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1377259 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1377259 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1378048 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1377339 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1377339 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1377330 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1377330 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1377323 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1377323 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1377320 {
	width:700px !important;
	height:309px !important;
}

#item1377347 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1377520 {
	width:595px !important;
	height:254px !important;
}

@keyframes intensificar-1377520 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1377520 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1377543 {
	width:80px !important;
	height:16px !important;
	top:278px !important;
}

@keyframes intensificar-1377543 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1377543 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1377566 {
	width:628px !important;
	height:214px !important;
	top:303px !important;
}

table#table1613027 tr {
	border-right:3.08px solid #fff;;
}

table#table1613027 {
	table-layout:fixed;
}

#item1377567 {
	width:790px !important;
	height:188px !important;
}

@keyframes intensificar-1377567 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1377567 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1377590 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:104px !important;
}

#item1391650 {
	width:45px !important;
	height:23px !important;
	left:292px !important;
	top:522px !important;
}

#item1377490 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:249px !important;
}

#item1377496 {
	width:595px !important;
	height:543px !important;
}

@keyframes intensificar-1377496 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1377496 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1377355 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1377355 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1377356 {
	width:628px !important;
	height:88px !important;
}

#item1377379 {
	width:490px !important;
	height:159px !important;
	top:117px !important;
}

#item1377402 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:339px !important;
}

#item1377412 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1377436 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1377460 {
	width:220px !important;
	height:21px !important;
	left:11px !important;
}

#item1377484 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1377353 {
	width:645px !important;
	height:544px !important;
	left:36px !important;
	top:557px !important;
}

#item1377597 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:449px !important;
}

#item1377622 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1377629 {
	width:464px !important;
	height:52px !important;
	left:22px !important;
}

#item1377652 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1377701 {
	width:53px !important;
	height:70px !important;
	background:#e4e1ea;
}

#item1377702 {
	width:26px !important;
	height:46px !important;
	left:14px !important;
	top:11px !important;
}

#item1377698 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1377736 {
	width:172px !important;
	height:70px !important;
}

#item1377737 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1377711 {
	width:172px !important;
	height:70px !important;
}

#item1377712 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1377707 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1377791 {
	width:141px !important;
	height:70px !important;
}

#item1377792 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1377765 {
	width:141px !important;
	height:70px !important;
}

#item1377766 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1377761 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1377845 {
	width:139px !important;
	height:70px !important;
}

#item1377846 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1377820 {
	width:139px !important;
	height:70px !important;
}

#item1377821 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1377816 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1377872 {
	width:132px !important;
	height:16px !important;
	left:21px !important;
}

#item1377895 {
	width:14px !important;
	height:13px !important;
	top:3px !important;
}

#item1377869 {
	width:153px !important;
	height:16px !important;
	left:27px !important;
	top:1159px !important;
}

#item1377900 {
	width:34px !important;
	height:73px !important;
	left:181px !important;
	top:1127px !important;
}

#item1377905 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1377905 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1377905 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1378461 {
	width:130px !important;
	height:134px !important;
	left:470px !important;
}

@keyframes intensificar-1304332 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1304332 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1304330 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1304330 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1304328 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1304328 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1304326 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1304326 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1304324 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1304333 {
	width:211px !important;
	height:33px !important;
	left:795px !important;
	top:36px !important;
}

#item1304337 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:128px !important;
}

#item1304360 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1304687 {
	width:528px !important;
	height:246px !important;
	top:342px !important;
}

table#table1615813 tr {
	border-top:2.2px solid #fff;;
	border-right:2.2px solid #fff;;
}

table#table1615813 {
	table-layout:fixed;
}

#item1325272 {
	width:676px !important;
	height:246px !important;
}

@keyframes intensificar-1325272 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1325272 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1304711 {
	width:26px !important;
	height:13px !important;
	left:251px !important;
	top:593px !important;
}

#item1304716 {
	width:57px !important;
	height:12px !important;
	top:323px !important;
}

@keyframes intensificar-1304716 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1304716 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1378173 {
	width:253px !important;
	height:299px !important;
}

@keyframes intensificar-1378173 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1378173 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1378196 {
	width:253px !important;
	height:303px !important;
	left:275px !important;
}

@keyframes intensificar-1378196 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1378196 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1304634 {
	width:528px !important;
	height:242px !important;
	top:16px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1304634 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1304634 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1305129 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:277px !important;
}

#item1305132 {
	width:534px !important;
	height:538px !important;
	top:15px !important;
}

#item1326275 {
	width:509px !important;
	height:694px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1326275 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1326275 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1305158 {
	width:14px !important;
	height:9px !important;
}

#item1305162 {
	width:14px !important;
	height:9px !important;
	top:560px !important;
}

@keyframes intensificar-1304385 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1304385 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1304386 {
	width:528px !important;
	height:80px !important;
}

#item1304409 {
	width:350px !important;
	height:249px !important;
	top:100px !important;
}

#item1304432 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:393px !important;
}

#item1304489 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1304512 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1304536 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

#item1304559 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1304562 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:236px !important;
}

#item1304585 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:252px !important;
}

#item1304383 {
	width:552px !important;
	height:606px !important;
	left:36px !important;
	top:156px !important;
}

#item1304744 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1304747 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1304773 {
	width:53px !important;
	height:50px !important;
	background:#e4e1ea;
}

#item1304774 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1304770 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1304808 {
	width:123px !important;
	height:50px !important;
}

#item1304809 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1304783 {
	width:123px !important;
	height:50px !important;
}

#item1304784 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1304779 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1304862 {
	width:113px !important;
	height:50px !important;
}

#item1304863 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1304837 {
	width:113px !important;
	height:50px !important;
}

#item1304838 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1304833 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1304915 {
	width:101px !important;
	height:50px !important;
}

#item1304916 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1304890 {
	width:101px !important;
	height:50px !important;
}

#item1304891 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1304886 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1304968 {
	width:101px !important;
	height:50px !important;
}

#item1304969 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1304943 {
	width:101px !important;
	height:50px !important;
}

#item1304944 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1304939 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1304995 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1305020 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1304992 {
	width:122px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1305024 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1305024 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1305024 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1388478 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1341597 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1341597 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1341590 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1341590 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1341586 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1341586 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1341582 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1341582 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1341580 {
	width:700px !important;
	height:309px !important;
}

#item1341602 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1341605 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1341628 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:449px !important;
}

#item1341682 {
	width:80px !important;
	height:16px !important;
	top:154px !important;
}

@keyframes intensificar-1341682 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1341682 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1364636 {
	width:595px !important;
	height:118px !important;
}

@keyframes intensificar-1364636 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1364636 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1364730 {
	width:628px !important;
	height:334px !important;
	top:190px !important;
}

table#table1621934 tr {
	border-bottom:3.08px solid #fff;;
	border-right:3.08px solid #fff;;
}

table#table1621934 {
	table-layout:fixed;
}

#item1364742 {
	width:916px !important;
	height:334px !important;
}

#item1364800 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:36px !important;
}

#item1391647 {
	width:45px !important;
	height:23px !important;
	left:292px !important;
	top:530px !important;
}

#item1341966 {
	width:628px !important;
	height:531px !important;
}

@keyframes intensificar-1341966 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1341966 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1361586 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:243px !important;
}

#item1361673 {
	width:595px !important;
	height:531px !important;
}

@keyframes intensificar-1361673 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1361673 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1341749 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1341749 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1341750 {
	width:628px !important;
	height:135px !important;
}

#item1341773 {
	width:490px !important;
	height:348px !important;
	top:165px !important;
}

#item1341796 {
	width:102px !important;
	height:25px !important;
	left:525px !important;
	top:543px !important;
}

#item1341804 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1341827 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1341852 {
	width:220px !important;
	height:21px !important;
	left:11px !important;
}

#item1341875 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1341880 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:334px !important;
}

#item1341903 {
	width:130px !important;
	height:25px !important;
	left:497px !important;
	top:356px !important;
}

#item1341652 {
	width:645px !important;
	height:568px !important;
	left:36px !important;
	top:549px !important;
}

#item1341992 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1341998 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1359339 {
	width:53px !important;
	height:70px !important;
	background:#e4e1ea;
}

#item1359340 {
	width:26px !important;
	height:46px !important;
	left:14px !important;
	top:11px !important;
}

#item1359336 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1359373 {
	width:172px !important;
	height:70px !important;
}

#item1359374 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1359348 {
	width:172px !important;
	height:70px !important;
}

#item1359349 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1359346 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1359424 {
	width:158px !important;
	height:70px !important;
}

#item1359425 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1359399 {
	width:158px !important;
	height:70px !important;
}

#item1359400 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1359397 {
	width:158px !important;
	height:70px !important;
	left:309px !important;
	top:1130px !important;
}

#item1359475 {
	width:141px !important;
	height:70px !important;
}

#item1359476 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1359450 {
	width:141px !important;
	height:70px !important;
}

#item1359451 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1359448 {
	width:141px !important;
	height:70px !important;
	left:164px !important;
	top:1130px !important;
}

#item1359527 {
	width:141px !important;
	height:70px !important;
}

#item1359528 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1359502 {
	width:141px !important;
	height:70px !important;
}

#item1359503 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1359499 {
	width:141px !important;
	height:70px !important;
	left:18px !important;
	top:1130px !important;
}

#item1359554 {
	width:132px !important;
	height:16px !important;
	left:21px !important;
}

#item1359577 {
	width:14px !important;
	height:13px !important;
	top:3px !important;
}

#item1359551 {
	width:153px !important;
	height:16px !important;
	left:20px !important;
	top:1100px !important;
}

#item1391633 {
	width:34px !important;
	height:73px !important;
	left:16px !important;
	top:1128px !important;
}

#item1342273 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1342273 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1342273 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1378466 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1305377 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1305377 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1305375 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1305375 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1305373 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1305373 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1305371 {
	width:600px !important;
	height:790px !important;
}

#item1305378 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1305555 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:170px !important;
}

#item1305558 {
	width:534px !important;
	height:335px !important;
	top:15px !important;
}

#item1390611 {
	width:245px !important;
	height:466px !important;
}

@keyframes intensificar-1390611 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1390611 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1390634 {
	width:245px !important;
	height:466px !important;
	left:265px !important;
}

@keyframes intensificar-1390634 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1390634 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1305589 {
	width:14px !important;
	height:9px !important;
}

#item1305592 {
	width:14px !important;
	height:9px !important;
	top:356px !important;
}

table#table1627337 tr {
	border-right:2.2px solid #fff;;
}

table#table1627337 {
	table-layout:fixed;
}

#item1305598 {
	width:528px !important;
	height:162px !important;
	top:19px !important;
}

@keyframes intensificar-1305598 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1305598 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1305621 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1305621 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1305621 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1305385 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:260px !important;
}

#item1305388 {
	width:534px !important;
	height:515px !important;
	top:16px !important;
}

#item1317033 {
	width:509px !important;
	height:1019px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1317033 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1317033 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1305414 {
	width:14px !important;
	height:9px !important;
}

#item1305419 {
	width:14px !important;
	height:9px !important;
	top:539px !important;
}

@keyframes intensificar-1305424 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1305424 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1305425 {
	width:528px !important;
	height:80px !important;
}

#item1305448 {
	width:350px !important;
	height:153px !important;
	top:100px !important;
}

#item1305472 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:292px !important;
}

#item1305479 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1305502 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1305527 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

#item1305550 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1305382 {
	width:552px !important;
	height:548px !important;
	left:636px !important;
	top:177px !important;
}

#item1305644 {
	width:528px !important;
	height:47px !important;
	left:636px !important;
	top:128px !important;
}

#item1305667 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1305691 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1305696 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1305828 {
	width:53px !important;
	height:50px !important;
	background:#e4e1ea;
}

#item1305829 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1305823 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1305861 {
	width:123px !important;
	height:50px !important;
}

#item1305862 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1305836 {
	width:123px !important;
	height:50px !important;
}

#item1305837 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1305832 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1305914 {
	width:101px !important;
	height:50px !important;
}

#item1305915 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1305889 {
	width:101px !important;
	height:50px !important;
}

#item1305890 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1305885 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1305967 {
	width:99px !important;
	height:50px !important;
}

#item1305968 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1305942 {
	width:99px !important;
	height:50px !important;
}

#item1305943 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1305938 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1305995 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1306018 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1305991 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1306022 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1306026 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1306026 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1306026 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1388481 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1342308 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1342308 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1342303 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1342303 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1342297 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1342297 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1342295 {
	width:700px !important;
	height:309px !important;
}

#item1342315 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1342390 {
	width:80px !important;
	height:12px !important;
	top:223px !important;
}

@keyframes intensificar-1342390 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1342390 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1364903 {
	width:595px !important;
	height:179px !important;
}

@keyframes intensificar-1364903 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1364903 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1364933 {
	width:628px !important;
	height:252px !important;
	top:250px !important;
}

table#table1631313 tr {
	border-right:3.08px solid #fff;;
}

table#table1631313 {
	table-layout:fixed;
}

#item1364990 {
	width:838px !important;
	height:227px !important;
}

@keyframes intensificar-1364990 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1364990 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1365039 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:67px !important;
}

#item1391643 {
	width:45px !important;
	height:23px !important;
	left:292px !important;
	top:507px !important;
}

#item1361707 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:241px !important;
}

#item1361785 {
	width:595px !important;
	height:528px !important;
}

@keyframes intensificar-1361785 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1361785 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1342414 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1342414 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1342415 {
	width:628px !important;
	height:112px !important;
}

#item1342438 {
	width:490px !important;
	height:214px !important;
	top:140px !important;
}

#item1342461 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:408px !important;
}

#item1342469 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1342492 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1342516 {
	width:220px !important;
	height:21px !important;
	left:11px !important;
}

#item1342539 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1342321 {
	width:645px !important;
	height:529px !important;
	left:36px !important;
	top:572px !important;
}

#item1342581 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:488px !important;
}

#item1342604 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:449px !important;
}

#item1342628 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1342631 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1356681 {
	width:53px !important;
	height:70px !important;
	background:#e4e1ea;
}

#item1356682 {
	width:26px !important;
	height:46px !important;
	left:14px !important;
	top:11px !important;
}

#item1356678 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1356716 {
	width:172px !important;
	height:70px !important;
}

#item1356717 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1356690 {
	width:172px !important;
	height:70px !important;
}

#item1356691 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1356688 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1356768 {
	width:141px !important;
	height:70px !important;
}

#item1356769 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1356743 {
	width:141px !important;
	height:70px !important;
}

#item1356744 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1356741 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1356819 {
	width:139px !important;
	height:70px !important;
}

#item1356820 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1356794 {
	width:139px !important;
	height:70px !important;
}

#item1356795 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1356792 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1356847 {
	width:132px !important;
	height:16px !important;
	left:21px !important;
}

#item1356870 {
	width:14px !important;
	height:13px !important;
	top:3px !important;
}

#item1356843 {
	width:153px !important;
	height:16px !important;
	left:27px !important;
	top:1159px !important;
}

#item1356873 {
	width:34px !important;
	height:73px !important;
	left:181px !important;
	top:1127px !important;
}

#item1342857 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1342857 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1342857 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1388522 {
	width:180px !important;
	height:350px !important;
	left:1020px !important;
}

@keyframes intensificar-1382053 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1382053 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1382048 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1382048 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1382042 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1382042 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1382040 {
	width:600px !important;
	height:790px !important;
}

#item1382058 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

table#table1635273 tr {
	border-right:2.2px solid #fff;;
}

table#table1635273 {
	table-layout:fixed;
}

#item1382281 {
	width:528px !important;
	height:133px !important;
	top:18px !important;
}

@keyframes intensificar-1382281 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1382281 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1382304 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1382304 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1382304 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1383358 {
	width:253px !important;
	height:234px !important;
}

@keyframes intensificar-1383358 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1383358 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1383382 {
	width:253px !important;
	height:234px !important;
	left:275px !important;
}

@keyframes intensificar-1383382 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1383382 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1382194 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:276px !important;
}

#item1382200 {
	width:534px !important;
	height:548px !important;
	top:15px !important;
}

#item1382201 {
	width:509px !important;
	height: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-1382201 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1382201 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1382226 {
	width:14px !important;
	height:9px !important;
}

#item1382229 {
	width:14px !important;
	height:9px !important;
	top:570px !important;
}

@keyframes intensificar-1382064 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1382064 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1382065 {
	width:528px !important;
	height:12px !important;
}

#item1382088 {
	width:350px !important;
	height:153px !important;
	top:31px !important;
}

#item1382111 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:224px !important;
}

#item1382117 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1382140 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1382165 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

#item1382188 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1382061 {
	width:552px !important;
	height:579px !important;
	left:636px !important;
	top:146px !important;
}

#item1382327 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1382350 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1382374 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1382377 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1391339 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1382403 {
	width:53px !important;
	height:50px !important;
	background:#e4e1ea;
}

#item1382404 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1382400 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1382438 {
	width:123px !important;
	height:50px !important;
}

#item1382439 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1382412 {
	width:123px !important;
	height:50px !important;
}

#item1382413 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1382408 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1382491 {
	width:101px !important;
	height:50px !important;
}

#item1382492 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1382466 {
	width:101px !important;
	height:50px !important;
}

#item1382467 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1382462 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1382544 {
	width:99px !important;
	height:50px !important;
}

#item1382545 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1382519 {
	width:99px !important;
	height:50px !important;
}

#item1382520 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1382515 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1382571 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1382594 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1382568 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1382597 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1382600 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1382600 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1382600 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1388513 {
	width:180px !important;
	height:350px !important;
	left:520px !important;
	top:309px !important;
}

@keyframes intensificar-1382681 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1382681 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1382673 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1382673 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1382667 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1382667 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1382665 {
	width:700px !important;
	height:309px !important;
}

#item1382689 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1382851 {
	width:80px !important;
	height:12px !important;
	top:343px !important;
}

@keyframes intensificar-1382851 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1382851 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1382874 {
	width:595px !important;
	height:311px !important;
}

@keyframes intensificar-1382874 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1382874 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1382921 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:133px !important;
}

table#table1639521 tr {
	border-right:3.08px solid #fff;;
}

table#table1639521 {
	table-layout:fixed;
}

#item1383942 {
	width:628px !important;
	height:206px !important;
	top:368px !important;
}

@keyframes intensificar-1383942 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1383942 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1382822 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:264px !important;
}

#item1382826 {
	width:595px !important;
	height:574px !important;
}

@keyframes intensificar-1382826 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1382826 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1382694 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1382694 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1382695 {
	width:628px !important;
	height:40px !important;
}

#item1382718 {
	width:490px !important;
	height:214px !important;
	top:61px !important;
}

#item1382741 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:330px !important;
}

#item1382748 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1382771 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1382795 {
	width:220px !important;
	height:21px !important;
	left:11px !important;
}

#item1382818 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1382692 {
	width:645px !important;
	height:574px !important;
	left:36px !important;
	top:526px !important;
}

#item1382924 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1382947 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:449px !important;
}

#item1382971 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1382974 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1391277 {
	width:314px !important;
	height:24px !important;
	left:36px !important;
	top:323px !important;
}

#item1383001 {
	width:53px !important;
	height:70px !important;
	background:#e4e1ea;
}

#item1383002 {
	width:26px !important;
	height:46px !important;
	left:14px !important;
	top:11px !important;
}

#item1382997 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1383035 {
	width:172px !important;
	height:70px !important;
}

#item1383036 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1383009 {
	width:172px !important;
	height:70px !important;
}

#item1383010 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1383005 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1383088 {
	width:141px !important;
	height:70px !important;
}

#item1383089 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1383063 {
	width:141px !important;
	height:70px !important;
}

#item1383064 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1383059 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1383141 {
	width:139px !important;
	height:70px !important;
}

#item1383142 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1383116 {
	width:139px !important;
	height:70px !important;
}

#item1383117 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1383112 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1383168 {
	width:132px !important;
	height:16px !important;
	left:21px !important;
}

#item1383191 {
	width:14px !important;
	height:13px !important;
	top:3px !important;
}

#item1383165 {
	width:153px !important;
	height:16px !important;
	left:27px !important;
	top:1159px !important;
}

#item1383194 {
	width:34px !important;
	height:73px !important;
	left:181px !important;
	top:1127px !important;
}

#item1383199 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1383199 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1383199 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1384010 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1384020 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1384020 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1384018 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1384018 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1384016 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1384016 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1384014 {
	width:600px !important;
	height:790px !important;
}

#item1384021 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

table#table1642694 tr {
	border-right:2.2px solid #fff;;
}

table#table1642694 {
	table-layout:fixed;
}

#item1384027 {
	width:528px !important;
	height:133px !important;
	top:18px !important;
}

@keyframes intensificar-1384027 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1384027 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1384050 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1384050 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1384050 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1384074 {
	width:253px !important;
	height:276px !important;
}

@keyframes intensificar-1384074 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1384074 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1384097 {
	width:253px !important;
	height:234px !important;
	left:275px !important;
}

@keyframes intensificar-1384097 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1384097 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1384232 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:259px !important;
}

#item1384239 {
	width:534px !important;
	height:514px !important;
	top:15px !important;
}

#item1384240 {
	width:509px !important;
	height:1022px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1384240 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1384240 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1384265 {
	width:14px !important;
	height:9px !important;
}

#item1384270 {
	width:14px !important;
	height:9px !important;
	top:536px !important;
}

@keyframes intensificar-1384102 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1384102 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1384103 {
	width:528px !important;
	height:29px !important;
}

#item1384126 {
	width:350px !important;
	height:153px !important;
	top:48px !important;
}

#item1384149 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:241px !important;
}

#item1384156 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1384179 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1384203 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

#item1384227 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1384024 {
	width:552px !important;
	height:545px !important;
	left:636px !important;
	top:180px !important;
}

#item1384274 {
	width:528px !important;
	height:47px !important;
	left:636px !important;
	top:128px !important;
}

#item1384298 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1384322 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1384326 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1391362 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1384352 {
	width:53px !important;
	height:50px !important;
	background:#e4e1ea;
}

#item1384353 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1384349 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1384385 {
	width:123px !important;
	height:50px !important;
}

#item1384386 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1384360 {
	width:123px !important;
	height:50px !important;
}

#item1384361 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1384356 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1384438 {
	width:101px !important;
	height:50px !important;
}

#item1384439 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1384413 {
	width:101px !important;
	height:50px !important;
}

#item1384414 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1384409 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1384492 {
	width:99px !important;
	height:50px !important;
}

#item1384493 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1384466 {
	width:99px !important;
	height:50px !important;
}

#item1384467 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1384462 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1384519 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1384542 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1384516 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1384545 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1384548 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1384548 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1384548 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1388488 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1384612 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1384612 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1384610 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1384610 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1384608 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1384608 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1384605 {
	width:700px !important;
	height:309px !important;
}

#item1384613 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1384778 {
	width:80px !important;
	height:12px !important;
	top:274px !important;
}

@keyframes intensificar-1384778 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1384778 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1384801 {
	width:595px !important;
	height:243px !important;
	top:2px !important;
}

@keyframes intensificar-1384801 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1384801 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1384824 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:100px !important;
}

table#table1647250 tr {
	border-right:3.08px solid #fff;;
}

table#table1647250 {
	table-layout:fixed;
}

#item1384829 {
	width:628px !important;
	height:206px !important;
	top:299px !important;
}

@keyframes intensificar-1384829 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1384829 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1384746 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:230px !important;
}

#item1384754 {
	width:595px !important;
	height:505px !important;
}

@keyframes intensificar-1384754 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1384754 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1384618 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1384618 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1384619 {
	width:628px !important;
	height:64px !important;
}

#item1384643 {
	width:490px !important;
	height:214px !important;
	top:83px !important;
}

#item1384666 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:352px !important;
}

#item1384672 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1384695 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1384719 {
	width:220px !important;
	height:21px !important;
	left:11px !important;
}

#item1384742 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1384616 {
	width:645px !important;
	height:505px !important;
	left:36px !important;
	top:595px !important;
}

#item1384852 {
	width:628px !important;
	height:89px !important;
	left:36px !important;
	top:488px !important;
}

#item1384875 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:449px !important;
}

#item1384899 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1384902 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1391300 {
	width:314px !important;
	height:24px !important;
	left:36px !important;
	top:323px !important;
}

#item1384928 {
	width:53px !important;
	height:70px !important;
	background:#e4e1ea;
}

#item1384929 {
	width:26px !important;
	height:46px !important;
	left:14px !important;
	top:11px !important;
}

#item1384925 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1384962 {
	width:172px !important;
	height:70px !important;
}

#item1384963 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1384936 {
	width:172px !important;
	height:70px !important;
}

#item1384938 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1384932 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1385015 {
	width:141px !important;
	height:70px !important;
}

#item1385016 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1384990 {
	width:141px !important;
	height:70px !important;
}

#item1384991 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1384986 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1385069 {
	width:139px !important;
	height:70px !important;
}

#item1385070 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1385044 {
	width:139px !important;
	height:70px !important;
}

#item1385045 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1385039 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1385096 {
	width:132px !important;
	height:16px !important;
	left:21px !important;
}

#item1385120 {
	width:14px !important;
	height:13px !important;
	top:3px !important;
}

#item1385093 {
	width:153px !important;
	height:16px !important;
	left:27px !important;
	top:1159px !important;
}

#item1385123 {
	width:34px !important;
	height:73px !important;
	left:181px !important;
	top:1127px !important;
}

#item1385127 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1385127 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1385127 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1388527 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1385591 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1385591 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1385589 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1385589 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1385586 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1385586 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1385584 {
	width:600px !important;
	height:790px !important;
}

#item1385592 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

table#table1650786 tr {
	border-right:2.2px solid #fff;;
}

table#table1650786 {
	table-layout:fixed;
}

#item1385598 {
	width:528px !important;
	height:221px !important;
	top:18px !important;
}

@keyframes intensificar-1385598 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1385598 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1385621 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1385621 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1385621 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1385645 {
	width:253px !important;
	height:276px !important;
}

@keyframes intensificar-1385645 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1385645 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1385668 {
	width:253px !important;
	height:234px !important;
	left:275px !important;
}

@keyframes intensificar-1385668 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1385668 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1385803 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:259px !important;
}

#item1385806 {
	width:534px !important;
	height:514px !important;
	top:15px !important;
}

#item1385807 {
	width:509px !important;
	height:1051px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1385807 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1385807 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1385832 {
	width:14px !important;
	height:9px !important;
}

#item1385835 {
	width:14px !important;
	height:9px !important;
	top:536px !important;
}

@keyframes intensificar-1385673 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1385673 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1385674 {
	width:528px !important;
	height:12px !important;
}

#item1385697 {
	width:350px !important;
	height:361px !important;
	top:32px !important;
}

#item1385720 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:361px !important;
}

#item1385726 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1385749 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1385775 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

#item1385798 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1385595 {
	width:552px !important;
	height:545px !important;
	left:636px !important;
	top:180px !important;
}

#item1385838 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:145px !important;
}

#item1385861 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1385885 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1385888 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1391416 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1385915 {
	width:53px !important;
	height:50px !important;
	background:#e4e1ea;
}

#item1385916 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1385911 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1385948 {
	width:123px !important;
	height:50px !important;
}

#item1385949 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1385923 {
	width:123px !important;
	height:50px !important;
}

#item1385924 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1385919 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1386001 {
	width:101px !important;
	height:50px !important;
}

#item1386002 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1385976 {
	width:101px !important;
	height:50px !important;
}

#item1385977 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1385972 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1386054 {
	width:99px !important;
	height:50px !important;
}

#item1386055 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1386029 {
	width:99px !important;
	height:50px !important;
}

#item1386030 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1386025 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1386082 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1386105 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1386078 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1386114 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1386121 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1386121 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1386121 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1388517 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1386822 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1386822 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1386819 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1386819 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1386816 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1386816 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1386814 {
	width:700px !important;
	height:309px !important;
}

#item1386823 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1386984 {
	width:80px !important;
	height:12px !important;
	top:181px !important;
}

@keyframes intensificar-1386984 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1386984 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1387007 {
	width:595px !important;
	height:141px !important;
}

@keyframes intensificar-1387007 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1387007 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1387030 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:48px !important;
}

table#table1656324 tr {
	border-right:3.08px solid #fff;;
}

table#table1656324 {
	table-layout:fixed;
}

#item1387033 {
	width:628px !important;
	height:328px !important;
	top:206px !important;
}

@keyframes intensificar-1387033 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1387033 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1386956 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:248px !important;
}

#item1386959 {
	width:595px !important;
	height:542px !important;
}

@keyframes intensificar-1386959 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1386959 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1386828 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1386828 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1386829 {
	width:628px !important;
	height:40px !important;
}

#item1386852 {
	width:490px !important;
	height:397px !important;
	top:60px !important;
}

#item1386875 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:522px !important;
}

#item1386882 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1386905 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1386929 {
	width:220px !important;
	height:21px !important;
	left:11px !important;
}

#item1386952 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1386826 {
	width:645px !important;
	height:547px !important;
	left:36px !important;
	top:566px !important;
}

#item1387056 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:505px !important;
}

#item1387079 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:449px !important;
}

#item1387103 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1387106 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1391390 {
	width:314px !important;
	height:24px !important;
	left:36px !important;
	top:323px !important;
}

#item1387132 {
	width:53px !important;
	height:70px !important;
	background:#e4e1ea;
}

#item1387133 {
	width:26px !important;
	height:46px !important;
	left:14px !important;
	top:11px !important;
}

#item1387129 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1387167 {
	width:172px !important;
	height:70px !important;
}

#item1387168 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1387141 {
	width:172px !important;
	height:70px !important;
}

#item1387142 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1387136 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1387220 {
	width:141px !important;
	height:70px !important;
}

#item1387221 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1387195 {
	width:141px !important;
	height:70px !important;
}

#item1387196 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1387191 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1387273 {
	width:139px !important;
	height:70px !important;
}

#item1387274 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1387248 {
	width:139px !important;
	height:70px !important;
}

#item1387249 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1387244 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1387300 {
	width:132px !important;
	height:16px !important;
	left:21px !important;
}

#item1387323 {
	width:14px !important;
	height:13px !important;
	top:3px !important;
}

#item1387297 {
	width:153px !important;
	height:16px !important;
	left:27px !important;
	top:1159px !important;
}

#item1387326 {
	width:34px !important;
	height:73px !important;
	left:181px !important;
	top:1127px !important;
}

#item1387335 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1387335 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1387335 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1388530 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1306140 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1306140 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1306138 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1306138 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1306136 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1306136 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1306134 {
	width:600px !important;
	height:790px !important;
}

#item1306141 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1306174 {
	width:528px !important;
	height:250px !important;
	top:280px !important;
}

table#table1660122 tr {
	border-right:2.2px solid #fff;;
}

table#table1660122 {
	table-layout:fixed;
}

#item1317401 {
	width:569px !important;
	height:220px !important;
}

@keyframes intensificar-1317401 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1317401 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1306198 {
	width:26px !important;
	height:13px !important;
	left:251px !important;
	top:536px !important;
}

#item1306201 {
	width:57px !important;
	height:12px !important;
	top:261px !important;
}

@keyframes intensificar-1306201 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1306201 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1391576 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:113px !important;
}

#item1391579 {
	width:534px !important;
	height:222px !important;
	top:15px !important;
}

#item1391581 {
	width:245px !important;
	height:301px !important;
}

@keyframes intensificar-1391581 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1391581 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1391604 {
	width:245px !important;
	height:301px !important;
	left:265px !important;
}

@keyframes intensificar-1391604 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1391604 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1391608 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1391611 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:243px !important;
}

#item1306356 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:259px !important;
}

#item1306361 {
	width:534px !important;
	height:515px !important;
	top:15px !important;
}

#item1306362 {
	width:509px !important;
	height:762px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1306362 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1306362 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1306388 {
	width:14px !important;
	height:9px !important;
}

#item1306391 {
	width:14px !important;
	height:9px !important;
	top:537px !important;
}

@keyframes intensificar-1306225 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1306225 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1306227 {
	width:528px !important;
	height:46px !important;
}

#item1306250 {
	width:350px !important;
	height:216px !important;
	top:66px !important;
}

#item1306273 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:326px !important;
}

#item1306279 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1306302 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1306326 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

#item1306349 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1306144 {
	width:552px !important;
	height:549px !important;
	left:636px !important;
	top:177px !important;
}

#item1306395 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1306419 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1306422 {
	width:331px !important;
	height:37px !important;
	left:16px !important;
}

#item1306552 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:144px !important;
}

#item1306578 {
	width:53px !important;
	height:50px !important;
	background:#e4e1ea;
}

#item1306579 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1306575 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1306613 {
	width:123px !important;
	height:50px !important;
}

#item1306614 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1306587 {
	width:123px !important;
	height:50px !important;
}

#item1306588 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1306582 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1306666 {
	width:101px !important;
	height:50px !important;
}

#item1306667 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1306641 {
	width:101px !important;
	height:50px !important;
}

#item1306642 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1306637 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1306721 {
	width:99px !important;
	height:50px !important;
}

#item1306722 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1306695 {
	width:99px !important;
	height:50px !important;
}

#item1306696 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1306690 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1306748 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1306771 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1306745 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1306775 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1306779 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1306779 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1306779 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1388494 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1342899 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1342899 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1342887 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1342887 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1342881 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1342881 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1342878 {
	width:700px !important;
	height:309px !important;
}

#item1342904 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1342937 {
	width:80px !important;
	height:16px !important;
	top:127px !important;
}

@keyframes intensificar-1342937 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1342937 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1342961 {
	width:595px !important;
	height:95px !important;
}

@keyframes intensificar-1342961 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1342961 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1365045 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:25px !important;
}

#item1365097 {
	width:628px !important;
	height:335px !important;
	top:156px !important;
}

table#table1665693 tr {
	border-right:3.08px solid #fff;;
}

table#table1665693 {
	table-layout:fixed;
}

#item1365216 {
	width:811px !important;
	height:308px !important;
}

#item1391640 {
	width:45px !important;
	height:23px !important;
	left:292px !important;
	top:499px !important;
}

#item1361815 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:237px !important;
}

#item1361867 {
	width:595px !important;
	height:520px !important;
}

@keyframes intensificar-1361867 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1361867 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1342989 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1342989 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1342990 {
	width:628px !important;
	height:88px !important;
}

#item1343015 {
	width:490px !important;
	height:302px !important;
	top:117px !important;
}

#item1343038 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:482px !important;
}

#item1343046 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1343069 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1343093 {
	width:220px !important;
	height:21px !important;
	left:11px !important;
}

#item1343116 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1342908 {
	width:645px !important;
	height:521px !important;
	left:36px !important;
	top:580px !important;
}

#item1343161 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:449px !important;
}

#item1343186 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1343189 {
	width:464px !important;
	height:52px !important;
	left:22px !important;
}

#item1343212 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:511px !important;
}

#item1356922 {
	width:53px !important;
	height:70px !important;
	background:#e4e1ea;
}

#item1356923 {
	width:26px !important;
	height:46px !important;
	left:14px !important;
	top:11px !important;
}

#item1356919 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1356953 {
	width:172px !important;
	height:70px !important;
}

#item1356954 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1356928 {
	width:172px !important;
	height:70px !important;
}

#item1356929 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1356926 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1357004 {
	width:141px !important;
	height:70px !important;
}

#item1357005 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1356979 {
	width:141px !important;
	height:70px !important;
}

#item1356980 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1356977 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1357055 {
	width:139px !important;
	height:70px !important;
}

#item1357056 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1357030 {
	width:139px !important;
	height:70px !important;
}

#item1357031 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1357028 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1357082 {
	width:132px !important;
	height:16px !important;
	left:21px !important;
}

#item1357106 {
	width:14px !important;
	height:13px !important;
	top:3px !important;
}

#item1357079 {
	width:153px !important;
	height:16px !important;
	left:27px !important;
	top:1159px !important;
}

#item1357112 {
	width:34px !important;
	height:73px !important;
	left:181px !important;
	top:1127px !important;
}

#item1343439 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1343439 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1343439 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1307047 {
	width:1236px !important;
	height:814px !important;
	left:-18px !important;
	top:-12px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1307048 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		transform:translate(-70px,0px) scaleX(0.9) scaleY(0.9);
		opacity:1;
	}
}
@-webkit-keyframes moverhacialaizquierdayreducir-1307048 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(-70px,0px) scaleX(0.9) scaleY(0.9);
		opacity:1;
	}
}
#item1307052 {
	width:385px !important;
	height:107px !important;
	left:127px !important;
	top:333px !important;
}

@keyframes intensificar-1307052 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1307052 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1307075 {
	opacity:0.20;
	width:502px !important;
	height:142px !important;
	left:571px !important;
	top:331px !important;
	background:#0e0b00;
}

#item1307076 {
	width:459px !important;
	height:95px !important;
	left:593px !important;
	top:350px !important;
}

@keyframes intensificar-1307076 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1307076 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1307099 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1307099 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1307099 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes moverhacialaizquierdayreducir-1343456 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		transform:translate(-70px,0px) scaleX(0.9) scaleY(0.9);
		opacity:1;
	}
}
@-webkit-keyframes moverhacialaizquierdayreducir-1343456 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(-70px,0px) scaleX(0.9) scaleY(0.9);
		opacity:1;
	}
}
#item1343462 {
	width:385px !important;
	height:44px !important;
	left:108px !important;
	top:127px !important;
}

@keyframes intensificar-1343462 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1343462 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1343485 {
	opacity:0.20;
	width:502px !important;
	height:169px !important;
	left:108px !important;
	top:189px !important;
	background:#0e0b00;
}

#item1343486 {
	width:459px !important;
	height:130px !important;
	left:130px !important;
	top:208px !important;
}

@keyframes intensificar-1343486 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1343486 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1343510 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1343510 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1343510 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1307119 {
	width:106px !important;
	height:237px !important;
	top:553px !important;
}

#item1317071 {
	width:541px !important;
	height:531px !important;
	left:52px !important;
	top:132px !important;
}

#item1307426 {
	width:600px !important;
	height:790px !important;
	background:#f3f3f2;
}

#item1307449 {
	width:528px !important;
	height:538px !important;
	left:36px !important;
	top:65px !important;
}

@keyframes intensificar-1307449 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1307449 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1307126 {
	width:600px !important;
	height:790px !important;
	background:#f3f3f2;
}

#item1307150 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:324px !important;
}

#item1307153 {
	width:534px !important;
	height:644px !important;
	top:15px !important;
}

#item1307154 {
	width:509px !important;
	height:853px !important;
	left:1px !important;
}

@keyframes intensificar-1307154 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1307154 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1307178 {
	width:14px !important;
	height:9px !important;
}

#item1307182 {
	width:14px !important;
	height:9px !important;
	top:666px !important;
}

#item1307379 {
	width:600px !important;
	height:790px !important;
	background:#f3f3f2;
}

#item1307402 {
	width:528px !important;
	height:595px !important;
	left:36px !important;
	top:65px !important;
}

@keyframes intensificar-1307402 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1307402 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1307193 {
	width:600px !important;
	height:790px !important;
	background:#f3f3f2;
}

#item1307216 {
	width:75px !important;
	height:16px !important;
	left:48px !important;
	top:84px !important;
}

table#table1670931 th, table#table1670931 td {
	padding:0px 4px 0px 0px;;
	vertical-align:top;;
}

table#table1670931 tr {
	height:18px;;
}

table#table1670931 {
	table-layout:fixed;
}

#item1307240 {
	width:500px !important;
	height:36px !important;
	left:11px !important;
}

#item1307266 {
	width:511px !important;
	height:17px !important;
}

#item1307263 {
	width:511px !important;
	height:17px !important;
}

#item1307270 {
	width:511px !important;
	height:17px !important;
}

#item1307267 {
	width:511px !important;
	height:17px !important;
	top:18px !important;
}

#item1307326 {
	width:90px !important;
	height:10px !important;
	left:426px !important;
	top:84px !important;
}

@keyframes intensificar-1307187 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1307187 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1307188 {
	width:148px !important;
	height:37px !important;
	left:228px !important;
	top:37px !important;
}

#item1307124 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1307473 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1307479 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1307879 {
	width:96px !important;
	height:15px !important;
	left:9px !important;
}

#item1307902 {
	width:6px !important;
	height:11px !important;
	top:2px !important;
}

#item1307876 {
	width:105px !important;
	height:15px !important;
	left:36px !important;
	top:99px !important;
}

#item1307910 {
	width:19px !important;
	height:19px !important;
}

#item1307906 {
	width:19px !important;
	height:19px !important;
	left:1158px !important;
	top:21px !important;
}

@keyframes intensificar-1307913 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1307913 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1307916 {
	width:53px !important;
	height:50px !important;
	background:#e4e1ea;
}

#item1307917 {
	width:28px !important;
	height:40px !important;
	left:13px !important;
	top:5px !important;
}

#item1307913 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

@keyframes intensificar-1307920 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1307920 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1307949 {
	width:131px !important;
	height:50px !important;
}

#item1307950 {
	width:116px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1307924 {
	width:131px !important;
	height:50px !important;
}

#item1307925 {
	width:116px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1307920 {
	width:131px !important;
	height:50px !important;
	left:797px !important;
	top:740px !important;
}

@keyframes intensificar-1307973 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1307973 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1308002 {
	width:122px !important;
	height:50px !important;
}

#item1308003 {
	width:92px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1307977 {
	width:122px !important;
	height:50px !important;
}

#item1307978 {
	width:92px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1307973 {
	width:122px !important;
	height:50px !important;
	left:672px !important;
	top:740px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

@keyframes intensificar-1308026 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1308026 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1308058 {
	width:122px !important;
	height:50px !important;
}

#item1308059 {
	width:107px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1308030 {
	width:122px !important;
	height:50px !important;
}

#item1308032 {
	width:107px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1308026 {
	width:122px !important;
	height:50px !important;
	left:931px !important;
	top:740px !important;
}

@keyframes intensificar-1308082 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1308082 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1308111 {
	width:87px !important;
	height:50px !important;
}

#item1308112 {
	width:72px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1308086 {
	width:87px !important;
	height:50px !important;
}

#item1308087 {
	width:72px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1308082 {
	width:87px !important;
	height:50px !important;
	left:1056px !important;
	top:740px !important;
}

#item1308139 {
	width:149px !important;
	height:13px !important;
	left:17px !important;
}

#item1308162 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1308136 {
	width:166px !important;
	height:13px !important;
	left:398px !important;
	top:748px !important;
}

#item1308165 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1308165 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1308165 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1343756 {
	width:700px !important;
	height:900px !important;
	background:#f3f3f2;
}

#item1343779 {
	width:600px !important;
	height:829px !important;
	left:50px !important;
	top:35px !important;
}

@keyframes intensificar-1343779 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1343779 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1343694 {
	width:700px !important;
	height:900px !important;
	background:#f3f3f2;
}

#item1353801 {
	width:580px !important;
	height:829px !important;
	left:50px !important;
	top:35px !important;
}

@keyframes intensificar-1353801 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1353801 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1353840 {
	width:23px !important;
	height:46px !important;
	left:652px !important;
	top:427px !important;
}

#item1343646 {
	width:700px !important;
	height:900px !important;
	background:#f3f3f2;
}

#item1343670 {
	width:580px !important;
	height:829px !important;
	left:50px !important;
	top:35px !important;
}

@keyframes intensificar-1343670 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1343670 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1353848 {
	width:23px !important;
	height:46px !important;
	left:651px !important;
	top:427px !important;
}

#item1343543 {
	width:700px !important;
	height:900px !important;
	background:#f3f3f2;
}

#item1343566 {
	width:165px !important;
	height:26px !important;
	left:53px !important;
	top:63px !important;
}

table#table1673116 th, table#table1673116 td {
	padding:0px 5.6px 0px 0px;;
	vertical-align:top;;
}

table#table1673116 tr {
	height:25.2px;;
}

table#table1673116 {
	table-layout:fixed;
}

#item1343590 {
	width:613px !important;
	height:50px !important;
	left:15px !important;
}

#item1343617 {
	width:628px !important;
	height:24px !important;
}

#item1343614 {
	width:628px !important;
	height:24px !important;
	top:1px !important;
}

#item1343621 {
	width:628px !important;
	height:24px !important;
}

#item1343618 {
	width:628px !important;
	height:24px !important;
	top:25px !important;
}

#item1343622 {
	width:204px !important;
	height:20px !important;
	left:418px !important;
	top:63px !important;
}

#item1353130 {
	width:541px !important;
	height:531px !important;
	left:66px !important;
	top:159px !important;
}

#item1343531 {
	width:700px !important;
	height:900px !important;
	top:146px !important;
}

#item1353397 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1353403 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1344058 {
	width:29px !important;
	height:29px !important;
}

#item1344054 {
	width:29px !important;
	height:29px !important;
	left:655px !important;
	top:158px !important;
}

#item1353370 {
	width:144px !important;
	height:15px !important;
	left:9px !important;
}

#item1353393 {
	width:6px !important;
	height:11px !important;
	top:2px !important;
}

#item1353368 {
	width:153px !important;
	height:15px !important;
	left:36px !important;
	top:117px !important;
}

#item1353438 {
	width:232px !important;
	height:18px !important;
	left:23px !important;
}

#item1353461 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1353435 {
	width:255px !important;
	height:18px !important;
	left:73px !important;
	top:1153px !important;
}

@keyframes intensificar-1353469 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1353469 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1353472 {
	width:53px !important;
	height:70px !important;
	background:#e4e1ea;
}

#item1353473 {
	width:28px !important;
	height:56px !important;
	left:13px !important;
	top:7px !important;
}

#item1353469 {
	width:53px !important;
	height:70px !important;
	left:648px !important;
	top:1130px !important;
}

@keyframes intensificar-1353476 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1353476 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1353503 {
	width:183px !important;
	height:70px !important;
}

#item1353504 {
	width:162px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1353478 {
	width:183px !important;
	height:70px !important;
}

#item1353479 {
	width:162px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1353476 {
	width:183px !important;
	height:70px !important;
	left:518px !important;
	top:1055px !important;
}

@keyframes intensificar-1353527 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1353527 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1353554 {
	width:171px !important;
	height:70px !important;
}

#item1353555 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1353529 {
	width:171px !important;
	height:70px !important;
}

#item1353530 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1353527 {
	width:171px !important;
	height:70px !important;
	left:343px !important;
	top:1055px !important;
}

@keyframes intensificar-1353579 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1353579 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1353606 {
	width:185px !important;
	height:70px !important;
}

#item1353607 {
	width:150px !important;
	height:39px !important;
	left:35px !important;
	top:19px !important;
}

#item1353581 {
	width:185px !important;
	height:70px !important;
}

#item1353582 {
	width:150px !important;
	height:39px !important;
	left:35px !important;
	top:19px !important;
}

#item1353579 {
	width:185px !important;
	height:70px !important;
	left:333px !important;
	top:1130px !important;
}

@keyframes intensificar-1353630 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1353630 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1353657 {
	width:122px !important;
	height:70px !important;
}

#item1353658 {
	width:101px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1353632 {
	width:122px !important;
	height:70px !important;
}

#item1353633 {
	width:101px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1353630 {
	width:122px !important;
	height:70px !important;
	left:522px !important;
	top:1130px !important;
}

#item1353681 {
	width:35px !important;
	height:74px !important;
	left:338px !important;
	top:1053px !important;
}

#item1353684 {
	width:35px !important;
	height:74px !important;
	left:331px !important;
	top:1126px !important;
}

#item1344314 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1344314 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1344314 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1388538 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1311232 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1311232 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1311230 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1311230 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1311228 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1311228 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1311226 {
	width:600px !important;
	height:790px !important;
}

#item1311233 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

#item1311411 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:192px !important;
}

#item1311415 {
	width:534px !important;
	height:379px !important;
	top:15px !important;
}

#item1390647 {
	width:245px !important;
	height:530px !important;
}

@keyframes intensificar-1390647 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1390647 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1390670 {
	width:245px !important;
	height:504px !important;
	left:265px !important;
}

@keyframes intensificar-1390670 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1390670 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1311446 {
	width:14px !important;
	height:9px !important;
}

#item1311452 {
	width:14px !important;
	height:9px !important;
	top:401px !important;
}

table#table1674890 th, table#table1674890 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1674890 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1674890 {
	table-layout:fixed;
}

#item1311457 {
	width:528px !important;
	height:117px !important;
	top:19px !important;
}

@keyframes intensificar-1311457 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1311457 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1311480 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1311480 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1311480 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1311240 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:268px !important;
}

#item1311243 {
	width:534px !important;
	height:517px !important;
	top:15px !important;
}

#item1311244 {
	width:509px !important;
	height:636px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1311244 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1311244 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1311269 {
	width:14px !important;
	height:9px !important;
}

#item1311272 {
	width:14px !important;
	height:9px !important;
	top:539px !important;
}

@keyframes intensificar-1311278 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1311278 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1311279 {
	width:528px !important;
	height:29px !important;
}

#item1311303 {
	width:350px !important;
	height:148px !important;
	top:49px !important;
}

#item1311326 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:243px !important;
}

#item1311333 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1311357 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1311381 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

#item1311404 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1311237 {
	width:552px !important;
	height:548px !important;
	left:636px !important;
	top:177px !important;
}

#item1311503 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:145px !important;
}

#item1311526 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1311550 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1311553 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1311685 {
	width:53px !important;
	height:50px !important;
	background:#e4e1ea;
}

#item1311686 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1311682 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1311718 {
	width:123px !important;
	height:50px !important;
}

#item1311719 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1311693 {
	width:123px !important;
	height:50px !important;
}

#item1311694 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1311689 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1311772 {
	width:101px !important;
	height:50px !important;
}

#item1311773 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1311747 {
	width:101px !important;
	height:50px !important;
}

#item1311748 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1311742 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1311825 {
	width:99px !important;
	height:50px !important;
}

#item1311827 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1311800 {
	width:99px !important;
	height:50px !important;
}

#item1311801 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1311796 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1311853 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1311876 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1311850 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1311879 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1311883 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1311883 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1311883 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1388508 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1344345 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1344345 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1344338 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1344338 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1344334 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1344334 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1344332 {
	width:700px !important;
	height:309px !important;
}

#item1344352 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1677179 th, table#table1677179 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1677179 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1677179 {
	table-layout:fixed;
}

#item1344401 {
	width:628px !important;
	height:181px !important;
	top:27px !important;
}

@keyframes intensificar-1344401 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1344401 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1344424 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1344424 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1344424 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1365413 {
	width:595px !important;
	height:303px !important;
}

@keyframes intensificar-1365413 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1365413 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1365457 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:129px !important;
}

#item1361904 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:248px !important;
}

#item1361946 {
	width:595px !important;
	height:528px !important;
}

@keyframes intensificar-1361946 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1361946 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1344448 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1344448 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1344449 {
	width:628px !important;
	height:64px !important;
}

#item1344472 {
	width:490px !important;
	height:207px !important;
	top:93px !important;
}

#item1344496 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:365px !important;
}

#item1344502 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1344525 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1344549 {
	width:220px !important;
	height:21px !important;
	left:11px !important;
}

#item1344572 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1344355 {
	width:645px !important;
	height:528px !important;
	left:36px !important;
	top:572px !important;
}

#item1344615 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:512px !important;
}

#item1344638 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:449px !important;
}

#item1344663 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1344667 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1357142 {
	width:53px !important;
	height:70px !important;
	background:#e4e1ea;
}

#item1357143 {
	width:26px !important;
	height:46px !important;
	left:14px !important;
	top:11px !important;
}

#item1357139 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1357174 {
	width:172px !important;
	height:70px !important;
}

#item1357175 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1357149 {
	width:172px !important;
	height:70px !important;
}

#item1357150 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1357147 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1357225 {
	width:141px !important;
	height:70px !important;
}

#item1357226 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1357200 {
	width:141px !important;
	height:70px !important;
}

#item1357201 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1357198 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1357276 {
	width:139px !important;
	height:70px !important;
}

#item1357278 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1357251 {
	width:139px !important;
	height:70px !important;
}

#item1357252 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1357249 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1357304 {
	width:132px !important;
	height:16px !important;
	left:21px !important;
}

#item1357327 {
	width:14px !important;
	height:13px !important;
	top:3px !important;
}

#item1357301 {
	width:153px !important;
	height:16px !important;
	left:27px !important;
	top:1159px !important;
}

#item1357330 {
	width:34px !important;
	height:73px !important;
	left:181px !important;
	top:1127px !important;
}

#item1344892 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1344892 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1344892 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1388533 {
	width:180px !important;
	height:350px !important;
	left:1020px !important;
}

@keyframes intensificar-1312182 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1312182 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1312180 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1312180 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1312178 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1312178 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1312176 {
	width:600px !important;
	height:790px !important;
}

#item1312183 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:36px !important;
}

table#table1680588 th, table#table1680588 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1680588 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1680588 {
	table-layout:fixed;
}

#item1312401 {
	width:528px !important;
	height:117px !important;
	top:19px !important;
}

@keyframes intensificar-1312401 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1312401 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1312424 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1312424 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1312424 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1323991 {
	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-1323991 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1323991 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1312318 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:261px !important;
}

#item1312321 {
	width:534px !important;
	height:547px !important;
	top:15px !important;
}

#item1326424 {
	width:509px !important;
	height:849px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1326424 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1326424 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1312347 {
	width:14px !important;
	height:9px !important;
}

#item1312350 {
	width:14px !important;
	height:9px !important;
	top:571px !important;
}

@keyframes intensificar-1312189 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1312189 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1312190 {
	width:528px !important;
	height:63px !important;
}

#item1312213 {
	width:350px !important;
	height:114px !important;
	top:83px !important;
}

#item1312236 {
	width:73px !important;
	height:18px !important;
	left:455px !important;
	top:243px !important;
}

#item1312243 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1312266 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1312290 {
	width:145px !important;
	height:15px !important;
	left:8px !important;
}

#item1312313 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1312187 {
	width:552px !important;
	height:579px !important;
	left:636px !important;
	top:145px !important;
}

#item1312447 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1312470 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1312494 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1312499 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1312633 {
	width:53px !important;
	height:50px !important;
	background:#e4e1ea;
}

#item1312634 {
	width:26px !important;
	height:33px !important;
	left:14px !important;
	top:8px !important;
}

#item1312629 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1312668 {
	width:123px !important;
	height:50px !important;
}

#item1312669 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1312641 {
	width:123px !important;
	height:50px !important;
}

#item1312642 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1312637 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1312722 {
	width:101px !important;
	height:50px !important;
}

#item1312723 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1312697 {
	width:101px !important;
	height:50px !important;
}

#item1312698 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1312693 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1312776 {
	width:99px !important;
	height:50px !important;
}

#item1312777 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1312751 {
	width:99px !important;
	height:50px !important;
}

#item1312752 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1312747 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1312803 {
	width:105px !important;
	height:13px !important;
	left:17px !important;
}

#item1312826 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1312800 {
	width:122px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1312829 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1312832 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1312832 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1312832 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1388498 {
	width:180px !important;
	height:350px !important;
	left:520px !important;
	top:309px !important;
}

@keyframes intensificar-1344929 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1344929 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1344923 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1344923 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1344915 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1344915 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1344913 {
	width:700px !important;
	height:309px !important;
}

#item1344936 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1683515 th, table#table1683515 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1683515 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1683515 {
	table-layout:fixed;
}

#item1344942 {
	width:628px !important;
	height:181px !important;
	top:27px !important;
}

@keyframes intensificar-1344942 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1344942 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1344965 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1344965 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1344965 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1344989 {
	width:595px !important;
	height:269px !important;
}

@keyframes intensificar-1344989 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1344989 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1365463 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:112px !important;
}

#item1361975 {
	width:23px !important;
	height:46px !important;
	left:617px !important;
	top:231px !important;
}

#item1362028 {
	width:595px !important;
	height:508px !important;
}

@keyframes intensificar-1362028 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1362028 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1345017 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1345017 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1345018 {
	width:628px !important;
	height:88px !important;
}

#item1345041 {
	width:490px !important;
	height:159px !important;
	top:117px !important;
}

#item1345066 {
	width:102px !important;
	height:25px !important;
	left:526px !important;
	top:340px !important;
}

#item1345072 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1345095 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1345120 {
	width:220px !important;
	height:21px !important;
	left:11px !important;
}

#item1345143 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1344939 {
	width:645px !important;
	height:508px !important;
	left:36px !important;
	top:592px !important;
}

#item1345186 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:520px !important;
}

#item1345209 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:449px !important;
}

#item1345233 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1345236 {
	width:372px !important;
	height:52px !important;
	left:22px !important;
}

#item1357372 {
	width:53px !important;
	height:70px !important;
	background:#e4e1ea;
}

#item1357373 {
	width:26px !important;
	height:46px !important;
	left:14px !important;
	top:11px !important;
}

#item1357368 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1357404 {
	width:172px !important;
	height:70px !important;
}

#item1357405 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1357379 {
	width:172px !important;
	height:70px !important;
}

#item1357380 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1357377 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1357456 {
	width:141px !important;
	height:70px !important;
}

#item1357457 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1357430 {
	width:141px !important;
	height:70px !important;
}

#item1357432 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1357428 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1357507 {
	width:139px !important;
	height:70px !important;
}

#item1357508 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1357482 {
	width:139px !important;
	height:70px !important;
}

#item1357483 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1357480 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1357535 {
	width:132px !important;
	height:16px !important;
	left:21px !important;
}

#item1357558 {
	width:14px !important;
	height:13px !important;
	top:3px !important;
}

#item1357532 {
	width:153px !important;
	height:16px !important;
	left:27px !important;
	top:1159px !important;
}

#item1357562 {
	width:34px !important;
	height:73px !important;
	left:181px !important;
	top:1127px !important;
}

#item1345464 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1345464 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1345464 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1378817 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

#item1378818 {
	width:150px !important;
	height:28px !important;
	left:525px !important;
	top:609px !important;
}

#item1378841 {
	width:446px !important;
	height:39px !important;
	left:377px !important;
	top:686px !important;
}

#item1378871 {
	width:122px !important;
	height:28px !important;
	left:539px !important;
	top:640px !important;
}

#item1378878 {
	width:424px !important;
	height:68px !important;
	left:388px !important;
	top:361px !important;
}

@keyframes intensificar-1378878 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1378878 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#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;}
}
#item1378742 {
	width:705px !important;
	height:1206px !important;
	background:#101820;
}

#item1378743 {
	width:214px !important;
	height:40px !important;
	left:243px !important;
	top:791px !important;
}

#item1378766 {
	width:546px !important;
	height:40px !important;
	left:77px !important;
	top:911px !important;
}

#item1378796 {
	width:171px !important;
	height:39px !important;
	left:265px !important;
	top:834px !important;
}

#item1378802 {
	width:424px !important;
	height:68px !important;
	left:138px !important;
	top:566px !important;
}

@keyframes intensificar-1378802 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1378802 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1345536 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1345536 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1345536 {
	0% {opacity:1;}
	100% {opacity:0;}
}
p.autoParaStyle179 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:17px;
	line-height:15px;
	color:#fff;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle178 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:15px;
	color:#fff;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle177 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size: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.autoParaStyle176 {
	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.autoParaStyle175 {
	font-weight:600;
	font-family:FF-Averta-Semibold,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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle174 {
	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.autoParaStyle173 {
	font-weight:600;
	font-family:FF-Averta-Semibold,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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle172 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:19.6px;
	line-height:23.8px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle171 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:14.7px;
	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;
	text-align:left;
}

p.autoParaStyle170 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:13.3px;
	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;
	text-align:right;
}

p.autoParaStyle169 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:15.4px;
	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;
	text-align:center;
}

p.autoParaStyle168 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:16.8px;
	line-height:36.4px;
	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.autoParaStyle167 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:19.6px;
	line-height:23.8px;
	color:#ea5153;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle166 {
	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.autoParaStyle165 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:12px;
	line-height:26px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle164 {
	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.autoParaStyle163 {
	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.autoParaStyle162 {
	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.autoParaStyle161 {
	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.autoParaStyle160 {
	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.autoParaStyle159 {
	font-family:FF-Averta-Regular,Averta;
	font-size:18.2px;
	line-height:25.2px;
	color:#3c3c3b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle158 {
	font-family:FF-Averta-Regular,Averta;
	font-size:13px;
	line-height:18px;
	color:#3c3c3b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle157 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:10px;
	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;
	text-align:left;
}

p.autoParaStyle156 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:8.4px;
	line-height:15.1px;
	color:#272f36;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle155 {
	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.autoParaStyle154 {
	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.autoParaStyle153 {
	font-family:FF-Averta-Regular,Averta;
	font-size:2.7px;
	line-height:15.1px;
	color:#3c3c3b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle152 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:18px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle151 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:14px;
	line-height:15px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle150 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:34px;
	line-height:20px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle149 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:16.8px;
	line-height:18px;
	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.autoParaStyle148 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:18px;
	color:#272f36;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle147 {
	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.autoParaStyle146 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12.6px;
	line-height:14px;
	color:#3c3c3b;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle145 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:9px;
	line-height:10px;
	color:#3c3c3b;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle144 {
	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.autoParaStyle143 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:16.8px;
	line-height:23.8px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle142 {
	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.autoParaStyle141 {
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle140 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height: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.autoParaStyle139 {
	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.autoParaStyle138 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:12px;
	line-height:17px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle137 {
	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.autoParaStyle136 {
	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.autoParaStyle135 {
	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.autoParaStyle134 {
	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.autoParaStyle133 {
	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.autoParaStyle132 {
	font-family:FF-Averta-Regular,Averta;
	font-size:18.2px;
	line-height:23.8px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle131 {
	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.autoParaStyle130 {
	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.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;
	-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: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.autoParaStyle127 {
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle126 {
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle125 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:19.6px;
	color:#101820;
	letter-spacing:0.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.autoParaStyle124 {
	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.autoParaStyle123 {
	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.autoParaStyle122 {
	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.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;
	text-indent:-14px;
	padding-left:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle120 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size: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;
	text-align:left;
}

p.autoParaStyle119 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18.2px;
	line-height:21px;
	color:#786b9a;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle118 {
	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.autoParaStyle117 {
	font-family:FF-Averta-Regular,Averta;
	font-size:18.2px;
	line-height:23.8px;
	color:#101820;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle116 {
	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.autoParaStyle115 {
	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.autoParaStyle114 {
	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.autoParaStyle113 {
	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.autoParaStyle112 {
	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.autoParaStyle111 {
	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.autoParaStyle110 {
	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.autoParaStyle109 {
	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.autoParaStyle108 {
	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.autoParaStyle107 {
	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.autoParaStyle106 {
	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.autoParaStyle105 {
	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.autoParaStyle104 {
	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.autoParaStyle103 {
	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.autoParaStyle102 {
	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.autoParaStyle101 {
	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.autoParaStyle100 {
	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.autoParaStyle99 {
	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.autoParaStyle98 {
	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.autoParaStyle97 {
	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.autoParaStyle96 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:13px;
	line-height:15px;
	color:#786b9a;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle95 {
	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.autoParaStyle94 {
	font-family:FF-Averta-Regular,Averta;
	font-size:13px;
	line-height:17px;
	color:#101820;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle93 {
	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.autoParaStyle92 {
	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.autoParaStyle91 {
	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.autoParaStyle90 {
	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.autoParaStyle89 {
	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.autoParaStyle88 {
	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.autoParaStyle87 {
	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.autoParaStyle86 {
	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.autoParaStyle85 {
	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.autoParaStyle84 {
	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.autoParaStyle83 {
	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.autoParaStyle82 {
	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.autoParaStyle81 {
	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.autoParaStyle80 {
	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.autoParaStyle79 {
	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.autoParaStyle78 {
	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.autoParaStyle77 {
	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.autoParaStyle76 {
	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.autoParaStyle75 {
	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.autoParaStyle74 {
	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.autoParaStyle73 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:15px;
	line-height:17px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle72 {
	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.autoParaStyle71 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18.2px;
	line-height:21px;
	color:#786b9a;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle70 {
	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.autoParaStyle69 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:25.2px;
	line-height:28px;
	color:#101820;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle68 {
	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.autoParaStyle67 {
	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.autoParaStyle66 {
	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.autoParaStyle65 {
	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.autoParaStyle64 {
	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.autoParaStyle63 {
	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.autoParaStyle62 {
	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.autoParaStyle61 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:23.8px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-14px;
	padding-left:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle60 {
	font-weight: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.autoParaStyle59 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:13px;
	line-height:15px;
	color:#786b9a;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle58 {
	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.autoParaStyle57 {
	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.autoParaStyle56 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18px;
	line-height:20px;
	color:#101820;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle55 {
	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.autoParaStyle54 {
	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.autoParaStyle53 {
	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.autoParaStyle52 {
	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.autoParaStyle51 {
	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.autoParaStyle50 {
	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.autoParaStyle49 {
	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.autoParaStyle48 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:17px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-10px;
	padding-left:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle47 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#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.autoParaStyle46 {
	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.autoParaStyle45 {
	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.autoParaStyle44 {
	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.autoParaStyle43 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:25px;
	line-height:28px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle42 {
	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.autoParaStyle41 {
	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.autoParaStyle40 {
	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.autoParaStyle39 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:23.8px;
	color:#101820;
	letter-spacing:0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle38 {
	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.autoParaStyle37 {
	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.autoParaStyle36 {
	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.autoParaStyle35 {
	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.autoParaStyle34 {
	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.autoParaStyle33 {
	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.autoParaStyle32 {
	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.autoParaStyle31 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#101820;
	letter-spacing:0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle30 {
	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.autoParaStyle29 {
	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.autoParaStyle28 {
	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.autoParaStyle27 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:20px;
	line-height:22px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle26 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:20px;
	line-height:22px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-10px;
	padding-left:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle25 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:22px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle24 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:20px;
	line-height:22px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle23 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:22px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle22 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:20px;
	line-height:22px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle21 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:22px;
	color:#ea5153;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle20 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:20px;
	line-height:22px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle19 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:20px;
	line-height:22px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle18 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:14px;
	line-height:16px;
	color:#f53f5b;
	letter-spacing:-0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle17 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:14px;
	line-height:16px;
	color:#f53f5b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle16 {
	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.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:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:12px;
	line-height:18px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle12 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle11 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#ea5153;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle10 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:18px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle9 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:17px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle8 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:18px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle7 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18px;
	line-height:20px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle6 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:14px;
	line-height:16px;
	color:#ea5153;
	letter-spacing:-0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle5 {
	font-family:FF-Averta-Regular,Averta;
	font-size:20px;
	line-height:22px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle4 {
	font-family:FF-Averta-Regular,Averta;
	font-size:12px;
	line-height:17px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle3 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:55px;
	line-height:55px;
	color:#fff;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align: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.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.Vmovil_-_Párrafo-básico {
	font-family:"Avenir Next Condensed",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:16px;
	line-height:18px;
	color:#3c3c3b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p._2-1_TEXTO-GENERAL {
	font-family:Optima,"Times New Roman", Times, serif;
	font-size:18px;
	line-height:20px;
	color:#6f6f6e;
	text-align:left;
}

p.Pá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.autoCharStyle16 {
	color:#101820;
	text-transform:uppercase;
}

span.autoCharStyle15 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	color:#ea5153;
	letter-spacing:0.025em;
}

span.autoCharStyle14 {
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.autoCharStyle13 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	color:#101820;
}

span.autoCharStyle12 {
}

span.autoCharStyle11 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
}

span.autoCharStyle10 {
	font-size:14px;
}

span.autoCharStyle9 {
	color:#ea5153;
}

span.autoCharStyle8 {
	font-size:10px;
}

span.autoCharStyle7 {
	color:#ea5153;
}

span.autoCharStyle6 {
	color:#101820;
}

span.autoCharStyle5 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	color:#ea5153;
	letter-spacing:0.050em;
}

span.autoCharStyle4 {
	color:#ea5153;
}

span.autoCharStyle3 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
}

span.autoCharStyle2 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	color:#ea5153;
}

span.autoCharStyle1 {
}

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;
    }
}
