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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*CSS Generated from InDesign Styles*/

body, #container-wrap { background:#101820; }
:-webkit-full-screen { background:#101820; }
#loadIndicator span:after { padding-left:1ex; content:'Cargando...'; }
.page-scale-wrap { width:1200px; height:790px; background: #fff !important; }
.paper-vertical { width:1200px; height:100%; }
.paper-horizontal { width:10px; height:802px; }
nav#page-nav { display:none; }
html.nav-transition nav#page-nav { opacity:.3; pointer-events:none; }
nav#page-nav > button {
	display:block; position:fixed;
	left:0;
	top:50%;
	width:68px;
	height:68px;
	margin:-34px 0 0 0; /*.5 height*/
	text-align:center;
	outline:0;
	background:url(../images/arrows-slider.svg) no-repeat;
	opacity:.7;
	will-change:transform;
}	
nav#page-nav > button:hover { opacity:1; }
nav#page-nav > #backBtn { left:0; }
html[data-dir="rtl"] nav#page-nav > #backBtn, html:not([data-dir="rtl"]) nav#page-nav > #nextBtn { 
	left:auto;
	right:0; 
	-ms-transform:scaleX(-1);
	-moz-transform:scaleX(-1);
	-webkit-transform:scaleX(-1);
	transform:scaleX(-1);
}
/* ColorBox Core Style:The following CSS is consistent between example themes and should not be altered. */
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling:touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box;}
/* Colorbox User Style: */
#colorbox{
	border-radius:12px;
    box-shadow:0 0 10px 10px #CCCCCC;
}
    #colorbox, #cboxOverlay, #cboxContent, .cboxIframe, #cboxLoadedContent, #cboxLoadingOverlay { background:#fff; }
    #cboxContent{ overflow:hidden;}
    #cboxMiddleLeft, #cboxMiddleRight { width:8px; }
    #cboxTopCenter{ height:24px; } 
    #cboxBottomCenter { height:8px; }
	#cboxError{padding:50px;}
	#cboxLoadedContent{margin-top:28px;}
	#cboxTitle, #cboxCurrent { position:absolute; top:4px; left:0; color:#949494; }
	#cboxTitle{ text-align:center; width:100%; }
	#cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
	#cboxPrevious, #cboxNext { position:absolute; top:50%; margin-top:-32px; width:33px; height:65px; text-indent:-9999px;}
	#cboxPrevious{left:0px; background:url(../images/lb_controls.png) no-repeat top left; }
	#cboxNext{right:0px; background:url(../images/lb_controls.png) no-repeat top right; }
	#cboxLoadingGraphic{background:url(../images/loading.gif) no-repeat center center;}
	#cboxClose{position:absolute; top:2px; right:0px; display:block; background:url(../images/lb_controls.png) no-repeat top center; width:26px; height:24px; text-indent:-9999px;}
@media all and (max-height:790px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:1200px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}
#share-wrap {
    left:0;
    position:fixed;
    bottom: 25%;
    /*background-color: rgba(0,0,0,.65);*/
    /*box-shadow: 2px 2px 6px 0 rgba(0,0,0,.4);*/
    z-index:9999;
    opacity: 0.5;
    -webkit-animation:share-fadein 1s ease 2s;
    animation:share-fadein 1s ease 2s;
}
#share-wrap:hover{
    opacity: 1;
}
#share-wrap.align-right { right:0; left:auto; }
#share-wrap.align-bottom {left:auto; right:20px; bottom:0; top:auto; padding-bottom:12px; }
#share-wrap.align-top {left:auto; right:40px; top:0; padding-top:8px; }
#share-wrap > a > span { display: none; }
#share-wrap > a {
    display:block;
    width:30px;
    height:30px;
    border-radius:50%;
    background:url(../images/sharebtns.png) no-repeat;
    background-size: 392px 30px;
    -webkit-background-size: 392px 30px;
    -moz-background-size: 392px 30px;
    margin:5px;
    padding:3px;
}
#share-wrap.align-top > a, #share-wrap.align-bottom > a { display:inline-block; }
#share-wrap > a#sb-fb { background-color:#5873b4; background-position:-27px 50%; }
#share-wrap > a#sb-tw { background-color:#5e5e5e; background-position: -265px 50%; }
#share-wrap > a#sb-li { background-color:#6bc057; background-position: -116px 50%; }
#share-wrap > a:hover { border: 2px solid rgb(255, 255, 255);}

/*@keyframes share-fadein {
    from { opacity: 0; }
    to   { opacity: 0.1; }
}
@-webkit-keyframes share-fadein {
    from { opacity: 0; }
    to   { opacity: 0.1; }
}*/

#viewer-options-wrap {
	position:fixed;bottom:0;left:0;width:100%;padding:4px;
	font-family:'Gill Sans','Arial Narrow',Helvetica,Arial,sans-serif;
	transform:translateZ(0);
	transition:transform .5s;
}
#viewer-options-bar{
	position:absolute;bottom:0;left:0;width:100%;
	background-color:#000; color:#F53F5B; fill:#F53F5B;
	height:40px; display:table;
}
#viewer-options-bar.light { color:#000; fill:#000; }
#viewer-options-wrap.no-options #viewer-options-bar {display:none;}
#viewer-options-bar > span { display:table-cell; vertical-align:middle; cursor:default;}
#viewer-logo { display:inline-block; margin-right:14px;}
#viewer-logo img, #viewer-logo object {
	height:36px;
    vertical-align:middle;
    padding:2px 4px;
}
#viewer-title{ padding-left:6px; white-space:nowrap; }
#viewer-pagecount{ text-align:center; width:100%; }
#viewer-options { text-align:right; min-width:340px; }
.viewer-option-btn { cursor:pointer;display:inline-block;margin-right:24px;width:24px;padding:0;}
.viewer-option-btn > svg { position:relative; }
::-webkit-scrollbar #viewer-thumb-wrap {
    width:0px;  background:transparent;
}
#viewer-thumb-wrap {
    position:fixed; bottom:-50px; padding-bottom:46px;
    left:0; right:0; margin:auto;
    overflow-y:hidden; overflow-x:auto;
    background-color:rgba(33, 33, 33, 0.8);
    -webkit-overflow-scrolling:touch;
    scroll-behavior: smooth;
}
#viewer-options-thumb-images { margin-bottom:30px; padding-left:24px}
.viewer-page-thumb {
    display:table-cell;
    cursor:pointer;
    padding:24px 0;
	pointer-events:auto;
	-ms-transform:scale(.9); -webkit-transform:scale(.9); transform:scale(.9);
	-webkit-transition:transform .4s; transition:transform .4s;
}
.viewer-page-thumb:hover {
	-ms-transform:scale(1); -webkit-transform:scale(1); transform:scale(1);
}
.viewer-page-thumb > img { box-shadow:0 0 24px rgba(0,0,0,.5); }
.viewer-page-thumb.active > img { outline:2px solid #ff9900; }
.dragging, .dragging * { cursor:move !important; }
.dragging, .dragging * { cursor:move !important; }
#viewer_progress_bar {width:0;left:0;height:6px;position:fixed;bottom:40px;background:#ff9900;}
#viewer-options-wrap.no-options #viewer_progress_bar {bottom:0;}
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}
#viewer-options-bar #view-toggle {
    position:absolute;
    left:8px;
    bottom:120px;
    display:block;
    width:70px;
    height:50px;
    border-radius:12px 12px 0 0;
    cursor:pointer;
    display:none;
}
#viewer-options-bar #view-toggle svg {
    position:absolute;
    left:0;right:0;top:0;bottom:0;
    margin:auto;
}
html[data-dir="rtl"] #viewer-thumb-wrap { direction:rtl; }
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}

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

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

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

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

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

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

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

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

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

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

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

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

#item1151972 {
	width:1236px !important;
	height:811px !important;
	left:-18px !important;
	top:-11px !important;
	background:#000;
}

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

#item1152006 {
	width:645px !important;
	height:22px !important;
	left:75px !important;
	top:149px !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;}
}
#item1500564 {
	width:1916px !important;
	height:1257px !important;
	left:-608px !important;
	top:-29px !important;
	background:#000;
}

#item1500570 {
	width:650px !important;
	height:48px !important;
	left:36px !important;
	top:36px !important;
}

#item1500593 {
	width:645px !important;
	height:22px !important;
	left:41px !important;
	top:115px !important;
}

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

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

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

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

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

#item1152142 {
	width:427px !important;
	height:161px !important;
	left:79px !important;
	top:351px !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:688px !important;
	height:169px !important;
	left:79px !important;
	top:547px !important;
	background:#0e0b00;
}

#item1152187 {
	width:648px !important;
	height:131px !important;
	left:99px !important;
	top:564px !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;}
}
#item1500640 {
	width:2002px !important;
	height:1318px !important;
	left:-651px !important;
	top:-59px !important;
	background:#000;
}

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

#item1500674 {
	opacity:0.25;
	width:586px !important;
	height:363px !important;
	left:50px !important;
	top:627px !important;
	background:#0e0b00;
}

#item1500675 {
	width:546px !important;
	height:328px !important;
	left:69px !important;
	top:644px !important;
}

#item1533083 {
	width:427px !important;
	height:161px !important;
	left:50px !important;
	top:437px !important;
}

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

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

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

#item1350465 {
	width:13px !important;
	height:26px !important;
	left:1092px !important;
	top:106px !important;
}

#item1350470 {
	width:1086px !important;
	height:188px !important;
	top:23px !important;
}

#item1350472 {
	width:1062px !important;
	height:380px !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-1350472 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1350472 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1350497 {
	width:82px !important;
	height:9px !important;
	top:10px !important;
}

#item1350521 {
	width:56px !important;
	height:28px !important;
	left:82px !important;
}

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

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

#item1350567 {
	width:14px !important;
	height:9px !important;
	left:1075px !important;
	top:9px !important;
}

#item1350573 {
	width:14px !important;
	height:9px !important;
	left:1075px !important;
	top:218px !important;
}

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

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

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

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

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

@keyframes intensificar-1156170 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1156170 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1156171 {
	width:1102px !important;
	height:180px !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;
}

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

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

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

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

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

@keyframes intensificar-1279871 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1279871 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1279872 {
	width:1115px !important;
	height:177px !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;
}

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

#item1279919 {
	width:498px !important;
	height:37px !important;
	left:618px !important;
	top:117px !important;
}

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

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

@keyframes intensificar-1279733 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1279733 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1279756 {
	width:452px !important;
	height:11px !important;
	left:1px !important;
}

#item1279779 {
	width:539px !important;
	height:11px !important;
	left:540px !important;
	top:34px !important;
}

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

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

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

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

#item1155613 {
	width:1200px !important;
	height:258px !important;
	top:532px !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;
}

#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;}
}
#item1533120 {
	width:700px !important;
	height:587px !important;
	top:132px !important;
	background:#f3f3f2;
}

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

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

#item1548668 {
	width:609px !important;
	height:1100px !important;
}

@keyframes intensificar-1548668 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1548668 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1548692 {
	width:115px !important;
	height:13px !important;
	top:13px !important;
}

#item1548716 {
	width:79px !important;
	height:39px !important;
	left:115px !important;
}

#item1548722 {
	width:137px !important;
	height:13px !important;
	top:13px !important;
}

#item1548745 {
	width:79px !important;
	height:39px !important;
	left:137px !important;
}

#item1533593 {
	width:700px !important;
	height:587px !important;
	top:132px !important;
	background:#f3f3f2;
}

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

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

#item1533520 {
	width:700px !important;
	height:587px !important;
	top:132px !important;
	background:#f3f3f2;
}

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

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

#item1533448 {
	width:700px !important;
	height:719px !important;
	background:#f3f3f2;
}

@keyframes intensificar-1533472 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1533472 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1533473 {
	width:628px !important;
	height:591px !important;
	top:62px !important;
}

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

#item1533370 {
	width:700px !important;
	height:587px !important;
	top:132px !important;
	background:#f3f3f2;
}

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

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

#item1533442 {
	width:628px !important;
	height:70px !important;
	left:36px !important;
	top:429px !important;
}

#item1533245 {
	width:700px !important;
	height:694px !important;
	top:24px !important;
	background:#f3f3f2;
}

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

@keyframes intensificar-1533276 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1533276 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1533299 {
	width:465px !important;
	height:15px !important;
}

#item1533323 {
	width:399px !important;
	height:344px !important;
	left:36px !important;
	top:349px !important;
}

#item1533346 {
	width:628px !important;
	height:12px !important;
	left:36px !important;
	top:325px !important;
}

#item1533175 {
	width:700px !important;
	height:587px !important;
	top:132px !important;
	background:#f3f3f2;
}

#item1533198 {
	width:628px !important;
	height:491px !important;
	left:36px !important;
	top:192px !important;
}

#item1533221 {
	width:615px !important;
	height:15px !important;
	left:36px !important;
	top:162px !important;
}

#item1533118 {
	width:700px !important;
	height:719px !important;
	top:481px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes atenuar-1555029 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1555029 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes intensificar-1253659 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1253659 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1279698 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1448764 {
	width:528px !important;
	height:37px !important;
	left:636px !important;
	top:114px !important;
}

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

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

@keyframes intensificar-1448817 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1448817 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1448911 {
	width:528px !important;
	height:518px !important;
	left:1px !important;
}

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

@keyframes intensificar-1448887 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1448887 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1448844 {
	width:13px !important;
	height:26px !important;
	left:17px !important;
	top:251px !important;
}

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

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

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

#item1482345 {
	width:509px !important;
	height:2120px !important;
}

@keyframes intensificar-1482345 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1482345 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1448817 {
	width:553px !important;
	height:529px !important;
	left:635px !important;
	top:189px !important;
}

@keyframes intensificar-1448547 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1448547 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1448577 {
	width:102px !important;
	height:50px !important;
}

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

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

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

#item1448547 {
	width:102px !important;
	height:50px !important;
	left:1098px !important;
	top:740px !important;
}

@keyframes intensificar-1448654 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1448654 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1448683 {
	width:92px !important;
	height:50px !important;
}

#item1448684 {
	width:77px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1448657 {
	width:92px !important;
	height:50px !important;
}

#item1448658 {
	width:77px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1448654 {
	width:92px !important;
	height:50px !important;
	left:1003px !important;
	top:740px !important;
}

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

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

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

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

#item1448707 {
	width:116px !important;
	height:50px !important;
	left:884px !important;
	top:740px !important;
}

#item1448759 {
	width:25px !important;
	height:53px !important;
	left:882px !important;
	top:738px !important;
}

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

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

#item1501586 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:460px !important;
}

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

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

@keyframes intensificar-1501637 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1501637 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1501701 {
	width:628px !important;
	height:545px !important;
	left:1px !important;
}

@keyframes intensificar-1501701 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1501701 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1501677 {
	width:628px !important;
	height:557px !important;
	left:1px !important;
}

@keyframes intensificar-1501677 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1501677 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1534077 {
	width:23px !important;
	height:46px !important;
	left:621px !important;
	top:256px !important;
}

#item1534085 {
	width:595px !important;
	height:557px !important;
}

@keyframes intensificar-1534085 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1534085 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1501637 {
	width:644px !important;
	height:557px !important;
	left:35px !important;
	top:550px !important;
}

@keyframes intensificar-1501724 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1501724 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1501753 {
	width:143px !important;
	height:70px !important;
}

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

#item1501727 {
	width:143px !important;
	height:70px !important;
	top:1px !important;
}

#item1501728 {
	width:122px !important;
	height:39px !important;
	left:21px !important;
	top:15px !important;
}

#item1501724 {
	width:143px !important;
	height:71px !important;
	left:557px !important;
	top:1129px !important;
}

@keyframes intensificar-1501777 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1501777 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1501805 {
	width:129px !important;
	height:70px !important;
}

#item1501806 {
	width:108px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1501780 {
	width:129px !important;
	height:70px !important;
	top:1px !important;
}

#item1501781 {
	width:108px !important;
	height:39px !important;
	left:21px !important;
	top:15px !important;
}

#item1501777 {
	width:129px !important;
	height:71px !important;
	left:424px !important;
	top:1129px !important;
}

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

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

#item1501832 {
	width:162px !important;
	height:70px !important;
	top:1px !important;
}

#item1501833 {
	width:120px !important;
	height:39px !important;
	left:42px !important;
	top:15px !important;
}

#item1501829 {
	width:162px !important;
	height:71px !important;
	left:258px !important;
	top:1129px !important;
}

#item1501881 {
	width:35px !important;
	height:74px !important;
	left:255px !important;
	top:1127px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item1448997 {
	width:269px !important;
	height:51px !important;
	left:850px !important;
	top:219px !important;
}

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

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

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

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

#item1476061 {
	width:269px !important;
	height:51px !important;
	left:850px !important;
	top:130px !important;
}

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

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

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

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

#item1449062 {
	width:269px !important;
	height:51px !important;
	left:850px !important;
	top:308px !important;
}

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

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

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

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

#item1449238 {
	width:269px !important;
	height:51px !important;
	left:850px !important;
	top:398px !important;
}

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

#item1449156 {
	width:264px !important;
	height:74px !important;
	left:50px !important;
}

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

#item1449126 {
	width:264px !important;
	height:74px !important;
	left:50px !important;
}

#item1449120 {
	width:314px !important;
	height:74px !important;
	left:850px !important;
	top:487px !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;}
}
#item1501900 {
	width:1157px !important;
	height:766px !important;
	left:-143px !important;
	top:-46px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1501901 {
	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-1501901 {
	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;
	}
}
#item1501905 {
	width:700px !important;
	height:617px !important;
	top:583px !important;
	background:#fff;
}

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

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

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

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

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

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

#item1501941 {
	width:269px !important;
	height:51px !important;
	left:166px !important;
	top:794px !important;
}

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

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

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

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

#item1501999 {
	width:269px !important;
	height:51px !important;
	left:166px !important;
	top:705px !important;
}

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

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

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

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

#item1502058 {
	width:269px !important;
	height:51px !important;
	left:166px !important;
	top:883px !important;
}

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

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

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

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

#item1502115 {
	width:269px !important;
	height:51px !important;
	left:166px !important;
	top:973px !important;
}

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

#item1502207 {
	width:264px !important;
	height:74px !important;
	left:50px !important;
}

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

#item1502178 {
	width:264px !important;
	height:74px !important;
	left:50px !important;
}

#item1502172 {
	width:314px !important;
	height:74px !important;
	left:166px !important;
	top:1062px !important;
}

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

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

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

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

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

@keyframes intensificar-1153777 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1153777 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1153800 {
	opacity:0.40;
	width:478px !important;
	height:217px !important;
	left:65px !important;
	top:259px !important;
	background:#0e0b00;
}

#item1153802 {
	width:432px !important;
	height:178px !important;
	left:86px !important;
	top:278px !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;}
}
#item1502245 {
	width:1823px !important;
	height:1200px !important;
	left:-602px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1502246 {
	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-1502246 {
	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;
	}
}
#item1502252 {
	width:799px !important;
	height:202px !important;
	left:-135px !important;
	top:600px !important;
}

@keyframes intensificar-1502252 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1502252 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1502276 {
	opacity:0.40;
	width:628px !important;
	height:304px !important;
	left:36px !important;
	top:860px !important;
	background:#0e0b00;
}

#item1502277 {
	width:575px !important;
	height:249px !important;
	left:59px !important;
	top:887px !important;
}

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

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

#item1334117 {
	width:600px !important;
	height:790px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1351645 {
	width:528px !important;
	height:637px !important;
	left:46px !important;
	top:75px !important;
}

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

#item1451360 {
	width:528px !important;
	height:660px !important;
	left:46px !important;
	top:75px !important;
}

@keyframes intensificar-1451360 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1451360 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1451503 {
	width:600px !important;
	height:790px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1451526 {
	width:528px !important;
	height:660px !important;
	left:46px !important;
	top:75px !important;
}

@keyframes intensificar-1451526 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1451526 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1351369 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1351365 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:163px !important;
}

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

#item1308254 {
	width:75px !important;
	height:16px !important;
	left:53px !important;
	top:66px !important;
}

#item1308277 {
	width:86px !important;
	height:16px !important;
	left:440px !important;
	top:66px !important;
}

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

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

table#table1577677 {
	table-layout:fixed;
}

#item1351325 {
	width:510px !important;
	height:92px !important;
	left:46px !important;
	top:94px !important;
}

#item1495490 {
	width:20px !important;
	height:10px !important;
	left:188px !important;
	top:97px !important;
}

#item1495496 {
	width:20px !important;
	height:10px !important;
	left:370px !important;
	top:114px !important;
}

#item1495500 {
	width:20px !important;
	height:10px !important;
	left:225px !important;
	top:132px !important;
}

#item1495503 {
	width:20px !important;
	height:10px !important;
	left:277px !important;
	top:150px !important;
}

#item1351351 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1351348 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:91px !important;
}

#item1351355 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1351352 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:109px !important;
}

#item1351360 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1351356 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:127px !important;
}

#item1351364 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1351361 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:145px !important;
}

#item1495461 {
	width:33px !important;
	height:17px !important;
	left:57px !important;
	top:186px !important;
}

#item1495466 {
	width:87px !important;
	height:8px !important;
	left:96px !important;
	top:191px !important;
}

@keyframes intensificar-1153993 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1153993 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1154353 {
	width:148px !important;
	height:37px !important;
	left:238px !important;
	top:47px !important;
}

#item1154214 {
	width:610px !important;
	height:800px !important;
	left:590px !important;
	top:-10px !important;
}

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

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

#item1489618 {
	width:563px !important;
	height:209px !important;
	left:16px !important;
	top:306px !important;
}

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

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

#item1167478 {
	width:150px !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:#dcefee;
}

#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-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:673px !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:932px !important;
	top:740px !important;
}

@keyframes intensificar-1451390 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1451390 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1451419 {
	width:131px !important;
	height:50px !important;
}

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

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

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

#item1451390 {
	width:131px !important;
	height:50px !important;
	left:798px !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:1057px !important;
	top:740px !important;
}

#item1223792 {
	width:185px !important;
	height:12px !important;
	left:17px !important;
}

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

#item1223789 {
	width:202px !important;
	height:12px !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;}
}
#item1502589 {
	width:700px !important;
	height:881px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1502612 {
	width:571px !important;
	height:798px !important;
	left:60px !important;
	top:77px !important;
}

@keyframes intensificar-1502612 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1502612 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1534328 {
	width:23px !important;
	height:46px !important;
	left:660px !important;
	top:453px !important;
}

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

#item1502564 {
	width:600px !important;
	height:772px !important;
	left:60px !important;
	top:77px !important;
}

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

#item1502517 {
	width:600px !important;
	height:752px !important;
	left:60px !important;
	top:77px !important;
}

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

#item1502350 {
	width:92px !important;
	height:20px !important;
	left:62px !important;
	top:77px !important;
}

#item1502374 {
	width:105px !important;
	height:20px !important;
	left:535px !important;
	top:77px !important;
}

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

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

table#table1580196 {
	table-layout:fixed;
}

#item1502398 {
	width:622px !important;
	height:184px !important;
	left:54px !important;
	top:112px !important;
}

#item1502421 {
	width:24px !important;
	height:12px !important;
	left:227px !important;
	top:116px !important;
}

#item1502424 {
	width:24px !important;
	height:12px !important;
	left:449px !important;
	top:137px !important;
}

#item1502427 {
	width:24px !important;
	height:12px !important;
	left:268px !important;
	top:159px !important;
}

#item1502431 {
	width:24px !important;
	height:12px !important;
	left:332px !important;
	top:181px !important;
}

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

#item1502438 {
	width:629px !important;
	height:27px !important;
	left:50px !important;
	top:110px !important;
}

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

#item1502442 {
	width:629px !important;
	height:27px !important;
	left:50px !important;
	top:132px !important;
}

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

#item1502446 {
	width:629px !important;
	height:27px !important;
	left:50px !important;
	top:154px !important;
}

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

#item1502450 {
	width:629px !important;
	height:27px !important;
	left:50px !important;
	top:176px !important;
}

#item1502458 {
	width:40px !important;
	height:20px !important;
	left:68px !important;
	top:266px !important;
}

#item1502461 {
	width:106px !important;
	height:10px !important;
	left:115px !important;
	top:272px !important;
}

#item1502486 {
	width:700px !important;
	height:881px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

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

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

#item1502640 {
	width:606px !important;
	height:52px !important;
	left:22px !important;
}

#item1503324 {
	width:197px !important;
	height:21px !important;
	left:13px !important;
}

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

#item1503321 {
	width:210px !important;
	height:21px !important;
	left:58px !important;
	top:110px !important;
}

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

#item1503352 {
	width:26px !important;
	height:26px !important;
	left:638px !important;
	top:179px !important;
}

@keyframes intensificar-1503359 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1503359 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1503362 {
	width:74px !important;
	height:70px !important;
	background:#dcefee;
}

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

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

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

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

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

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

#item1503366 {
	width:171px !important;
	height:70px !important;
	left:529px !important;
	top:1057px !important;
}

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

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

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

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

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

@keyframes intensificar-1503473 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1503473 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1503502 {
	width:205px !important;
	height:70px !important;
}

#item1503503 {
	width:162px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1503477 {
	width:205px !important;
	height:70px !important;
}

#item1503478 {
	width:162px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1503473 {
	width:205px !important;
	height:70px !important;
	left:116px !important;
	top:1130px !important;
}

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

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

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

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

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

#item1503583 {
	width:259px !important;
	height:16px !important;
	left:23px !important;
}

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

#item1503580 {
	width:283px !important;
	height:17px !important;
	left:36px !important;
	top:1089px !important;
}

#item1534313 {
	width:35px !important;
	height:74px !important;
	left:528px !important;
	top:1055px !important;
}

#item1534318 {
	width:35px !important;
	height:74px !important;
	left:115px !important;
	top:1128px !important;
}

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

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

@keyframes intensificar-1451587 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1451587 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1451584 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1451584 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1451582 {
	width:600px !important;
	height:790px !important;
}

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

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

@keyframes intensificar-1451594 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1451594 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1451618 {
	width:100px !important;
	height:13px !important;
	top:309px !important;
}

@keyframes intensificar-1451618 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1451618 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1581984 tr {
	border-bottom:2.2px solid #fff;;
	border-right:2.2px solid #fff;;
}

table#table1581984 {
	table-layout:fixed;
}

#item1451641 {
	width:528px !important;
	height:105px !important;
	top:329px !important;
}

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

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

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

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

@keyframes intensificar-1451741 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1451741 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1451765 {
	width:350px !important;
	height:232px !important;
	top:66px !important;
}

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

#item1485005 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:84px !important;
}

#item1485028 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:100px !important;
}

#item1495512 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:122px !important;
}

#item1451592 {
	width:564px !important;
	height:565px !important;
	left:636px !important;
	top:160px !important;
}

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

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

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

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

#item1451912 {
	width:53px !important;
	height:50px !important;
	background:#dcefee;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1452077 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

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

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

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

@keyframes intensificar-1503637 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1503637 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1503632 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1503632 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1503629 {
	width:700px !important;
	height:309px !important;
}

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

#item1503649 {
	width:595px !important;
	height:330px !important;
}

@keyframes intensificar-1503649 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1503649 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1503673 {
	width:140px !important;
	height:18px !important;
	top:347px !important;
}

@keyframes intensificar-1503673 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1503673 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1585107 tr {
	border-bottom:3.08px solid #fff;;
	border-right:3.08px solid #fff;;
}

table#table1585107 {
	table-layout:fixed;
}

#item1503696 {
	width:628px !important;
	height:167px !important;
	top:375px !important;
}

@keyframes intensificar-1503696 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1503696 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1535189 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:142px !important;
}

#item1503850 {
	width:595px !important;
	height:542px !important;
}

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

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

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

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

@keyframes intensificar-1503748 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1503748 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1503771 {
	width:408px !important;
	height:325px !important;
	top:92px !important;
}

@keyframes intensificar-1503771 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1503771 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1503794 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:260px !important;
}

#item1503799 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:117px !important;
}

#item1503822 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:140px !important;
}

#item1503845 {
	width:66px !important;
	height:33px !important;
	left:563px !important;
	top:171px !important;
}

#item1503647 {
	width:665px !important;
	height:542px !important;
	left:36px !important;
	top:533px !important;
}

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

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

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

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

#item1503954 {
	width:74px !important;
	height:70px !important;
	background:#dcefee;
}

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

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

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

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

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

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

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

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

#item1504042 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

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

#item1504016 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1504011 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

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

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

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

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

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

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

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

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

#item1504148 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

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

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

@keyframes intensificar-1452882 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1452882 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1452880 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1452880 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1452878 {
	width:600px !important;
	height:790px !important;
}

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

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

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

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

#item1454077 {
	width:528px !important;
	height:37px !important;
	left:16px !important;
}

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

@keyframes intensificar-1454256 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1454256 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1454281 {
	width:100px !important;
	height:13px !important;
	top:266px !important;
}

@keyframes intensificar-1454281 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1454281 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1587579 tr {
	border-right:2.2px solid #fff;;
}

table#table1587579 {
	table-layout:fixed;
}

#item1454304 {
	width:528px !important;
	height:120px !important;
	top:286px !important;
}

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

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

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

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

@keyframes intensificar-1454178 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1454178 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1454201 {
	width:350px !important;
	height:232px !important;
	top:83px !important;
}

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

#item1484959 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:135px !important;
}

#item1484982 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:151px !important;
}

#item1495517 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:174px !important;
}

#item1454100 {
	width:564px !important;
	height:565px !important;
	left:636px !important;
	top:160px !important;
}

#item1453193 {
	width:53px !important;
	height:50px !important;
	background:#dcefee;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1552666 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

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

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

@keyframes intensificar-1504181 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1504181 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1504175 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1504175 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1504173 {
	width:700px !important;
	height:309px !important;
}

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

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

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

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

#item1504242 {
	width:628px !important;
	height:51px !important;
	left:22px !important;
}

#item1504267 {
	width:595px !important;
	height:292px !important;
}

@keyframes intensificar-1504267 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1504267 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1538392 {
	width:140px !important;
	height:18px !important;
	top:312px !important;
}

@keyframes intensificar-1538392 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1538392 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1538415 {
	width:628px !important;
	height:171px !important;
	top:340px !important;
}

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

table#table1590022 {
	table-layout:fixed;
}

#item1538416 {
	width:759px !important;
	height:146px !important;
}

@keyframes intensificar-1538416 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1538416 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1538439 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:123px !important;
}

#item1538442 {
	width:46px !important;
	height:23px !important;
	left:292px !important;
	top:519px !important;
}

#item1504471 {
	width:595px !important;
	height:542px !important;
}

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

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

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

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

@keyframes intensificar-1504365 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1504365 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1504388 {
	width:490px !important;
	height:325px !important;
	top:116px !important;
}

@keyframes intensificar-1504388 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1504388 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1504411 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:331px !important;
}

#item1504418 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:189px !important;
}

#item1504441 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:211px !important;
}

#item1504465 {
	width:66px !important;
	height:33px !important;
	left:563px !important;
	top:243px !important;
}

#item1504265 {
	width:665px !important;
	height:542px !important;
	left:36px !important;
	top:533px !important;
}

#item1504498 {
	width:74px !important;
	height:70px !important;
	background:#dcefee;
}

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

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

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

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

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

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

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

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

#item1504586 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

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

#item1504560 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1504555 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

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

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

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

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

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

#item1504692 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

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

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

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

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

@keyframes atenuar-1504697 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1504697 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1500248 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1452234 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1452234 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1452232 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1452232 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1452230 {
	width:600px !important;
	height:790px !important;
}

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

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

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

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

#item1454458 {
	width:528px !important;
	height:37px !important;
	left:16px !important;
}

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

@keyframes intensificar-1454636 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1454636 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1485899 {
	width:57px !important;
	height:12px !important;
	top:267px !important;
}

@keyframes intensificar-1485899 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1485899 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1485922 {
	width:528px !important;
	height:124px !important;
	top:285px !important;
}

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

table#table1592480 {
	table-layout:fixed;
}

#item1485923 {
	width:574px !important;
	height:124px !important;
}

@keyframes intensificar-1485923 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1485923 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1485946 {
	width:26px !important;
	height:13px !important;
	left:252px !important;
	top:417px !important;
}

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

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

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

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

@keyframes intensificar-1454557 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1454557 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1454580 {
	width:350px !important;
	height:232px !important;
	top:83px !important;
}

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

#item1484885 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:135px !important;
}

#item1484908 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:151px !important;
}

#item1495521 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:173px !important;
}

#item1454481 {
	width:564px !important;
	height:430px !important;
	left:636px !important;
	top:160px !important;
}

#item1498069 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1452555 {
	width:53px !important;
	height:50px !important;
	background:#dcefee;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1552701 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

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

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

@keyframes intensificar-1504727 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1504727 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1504719 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1504719 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1504717 {
	width:700px !important;
	height:309px !important;
}

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

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

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

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

#item1504791 {
	width:628px !important;
	height:51px !important;
	left:22px !important;
}

#item1504816 {
	width:595px !important;
	height:282px !important;
}

@keyframes intensificar-1504816 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1504816 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1538297 {
	width:140px !important;
	height:18px !important;
	top:312px !important;
}

@keyframes intensificar-1538297 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1538297 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1538320 {
	width:628px !important;
	height:171px !important;
	top:340px !important;
}

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

table#table1594937 {
	table-layout:fixed;
}

#item1538321 {
	width:832px !important;
	height:146px !important;
}

@keyframes intensificar-1538321 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1538321 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1538344 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:118px !important;
}

#item1538348 {
	width:46px !important;
	height:23px !important;
	left:292px !important;
	top:519px !important;
}

#item1505023 {
	width:595px !important;
	height:542px !important;
}

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

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

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

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

@keyframes intensificar-1504920 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1504920 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1504943 {
	width:490px !important;
	height:325px !important;
	top:116px !important;
}

@keyframes intensificar-1504943 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1504943 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1504966 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:331px !important;
}

#item1504973 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:189px !important;
}

#item1504996 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:211px !important;
}

#item1505019 {
	width:66px !important;
	height:33px !important;
	left:563px !important;
	top:242px !important;
}

#item1504814 {
	width:665px !important;
	height:542px !important;
	left:36px !important;
	top:533px !important;
}

#item1505047 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1505073 {
	width:74px !important;
	height:70px !important;
	background:#dcefee;
}

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

#item1505070 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1129px !important;
}

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

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

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

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

#item1505077 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1129px !important;
}

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

#item1505161 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

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

#item1505136 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1505131 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1129px !important;
}

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

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

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

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

#item1505184 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1129px !important;
}

#item1505269 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1126px !important;
}

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

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

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

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

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

@keyframes intensificar-1540000 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1540000 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1540008 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1540008 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1539998 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

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

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

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

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

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

#item1540401 {
	width:528px !important;
	height:257px !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-1540401 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1540401 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1540425 {
	width:57px !important;
	height:12px !important;
	top:274px !important;
}

@keyframes intensificar-1540425 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1540425 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1597449 tr {
	border-right:2.2px solid #fff;;
}

table#table1597449 {
	table-layout:fixed;
}

#item1541779 {
	width:528px !important;
	height:133px !important;
	top:293px !important;
}

@keyframes intensificar-1541779 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1541779 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1540351 {
	width:528px !important;
	height:31px !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-1540351 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1540351 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1540375 {
	width:528px !important;
	height:257px !important;
	top:47px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

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

#item1540318 {
	width:534px !important;
	height:532px !important;
	top:16px !important;
}

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

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

#item1540347 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item1540094 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

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

#item1540123 {
	width:350px !important;
	height:397px !important;
	top:65px !important;
}

@keyframes intensificar-1540123 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1540123 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1540146 {
	width:528px !important;
	height:29px !important;
	top:16px !important;
}

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

#item1540197 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:262px !important;
}

#item1540220 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:115px !important;
}

#item1540243 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:131px !important;
}

#item1540266 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:246px !important;
}

#item1553631 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:149px !important;
}

#item1540091 {
	width:564px !important;
	height:564px !important;
	left:36px !important;
	top:161px !important;
}

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

#item1540480 {
	width:53px !important;
	height:50px !important;
	background:#dcefee;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes intensificar-1540836 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1540836 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1540829 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1540829 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1540827 {
	width:700px !important;
	height:309px !important;
}

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

#item1540848 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

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

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

#item1540898 {
	width:372px !important;
	height:51px !important;
	left:23px !important;
}

#item1541196 {
	width:595px !important;
	height:251px !important;
}

@keyframes intensificar-1541196 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1541196 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1541219 {
	width:140px !important;
	height:18px !important;
	top:281px !important;
}

@keyframes intensificar-1541219 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1541219 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1541266 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:45px !important;
}

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

table#table1601277 {
	table-layout:fixed;
}

#item1542280 {
	width:628px !important;
	height:206px !important;
	top:311px !important;
}

@keyframes intensificar-1542280 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1542280 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1541169 {
	width:628px !important;
	height:517px !important;
}

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

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

@keyframes intensificar-1541145 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1541145 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1540925 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

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

#item1540951 {
	width:490px !important;
	height:449px !important;
	top:68px !important;
}

@keyframes intensificar-1540951 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1540951 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1540974 {
	width:628px !important;
	height:40px !important;
}

@keyframes intensificar-1540974 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1540974 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1540997 {
	width:124px !important;
	height:31px !important;
	left:504px !important;
	top:431px !important;
}

#item1541025 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:351px !important;
}

#item1541048 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:130px !important;
}

#item1541071 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:152px !important;
}

#item1541094 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:330px !important;
}

#item1554014 {
	width:66px !important;
	height:33px !important;
	left:561px !important;
	top:178px !important;
}

#item1540921 {
	width:665px !important;
	height:518px !important;
	left:36px !important;
	top:558px !important;
}

#item1541591 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1541277 {
	width:74px !important;
	height:70px !important;
	background:#dcefee;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1541527 {
	width:35px !important;
	height:74px !important;
	left:-2px !important;
	top:1128px !important;
}

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

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

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

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

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

@keyframes moverhacialaizquierdayreducir-1455481 {
	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-1455481 {
	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;
	}
}
#item1455482 {
	width:478px !important;
	height:114px !important;
	left:652px !important;
	top:200px !important;
}

@keyframes intensificar-1455482 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1455482 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1455506 {
	opacity:0.40;
	width:478px !important;
	height:137px !important;
	left:652px !important;
	top:356px !important;
	background:#0e0b00;
}

#item1455507 {
	width:432px !important;
	height:94px !important;
	left:674px !important;
	top:375px !important;
}

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

@keyframes atenuar-1455530 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1455530 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1506412 {
	width:1823px !important;
	height:1200px !important;
	left:-611px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1506413 {
	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-1506413 {
	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;
	}
}
#item1506419 {
	width:570px !important;
	height:114px !important;
	left:36px !important;
	top:36px !important;
}

@keyframes intensificar-1506419 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1506419 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1506443 {
	opacity:0.40;
	width:628px !important;
	height:151px !important;
	left:36px !important;
	top:192px !important;
	background:#0e0b00;
}

#item1506444 {
	width:582px !important;
	height:108px !important;
	left:58px !important;
	top:211px !important;
}

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

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

#item1449328 {
	width:600px !important;
	height:790px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1539528 {
	width:20px !important;
	height:10px !important;
	left:217px !important;
	top:260px !important;
}

#item1461112 {
	width:33px !important;
	height:17px !important;
	left:57px !important;
	top:295px !important;
}

#item1461261 {
	width:20px !important;
	height:10px !important;
	left:146px !important;
	top:132px !important;
}

#item1461117 {
	width:93px !important;
	height:8px !important;
	left:95px !important;
	top:300px !important;
}

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

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

table#table1604889 {
	table-layout:fixed;
}

#item1449408 {
	width:510px !important;
	height:200px !important;
	left:46px !important;
	top:94px !important;
}

#item1449434 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1449431 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:91px !important;
}

#item1449438 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1449435 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:109px !important;
}

#item1449442 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1449439 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:127px !important;
}

#item1449446 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1449443 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:145px !important;
}

#item1449450 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1449447 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:163px !important;
}

#item1449455 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1449451 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:182px !important;
}

#item1449459 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1449456 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:200px !important;
}

#item1449463 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1449460 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:218px !important;
}

#item1449467 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1449464 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:236px !important;
}

#item1449471 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1449468 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:254px !important;
}

#item1449375 {
	width:86px !important;
	height:16px !important;
	left:440px !important;
	top:66px !important;
}

#item1449351 {
	width:75px !important;
	height:16px !important;
	left:53px !important;
	top:66px !important;
}

@keyframes intensificar-1449554 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1449554 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1449555 {
	width:148px !important;
	height:37px !important;
	left:238px !important;
	top:47px !important;
}

#item1449326 {
	width:610px !important;
	height:800px !important;
	left:590px !important;
	top:-10px !important;
}

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

#item1449674 {
	width:528px !important;
	height:37px !important;
	left:16px !important;
}

#item1490504 {
	width:563px !important;
	height:209px !important;
	left:16px !important;
	top:306px !important;
}

#item1450738 {
	width:141px !important;
	height:15px !important;
	left:9px !important;
}

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

#item1450735 {
	width:150px !important;
	height:15px !important;
	left:36px !important;
	top:99px !important;
}

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

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

@keyframes intensificar-1450775 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1450775 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1450779 {
	width:53px !important;
	height:50px !important;
	background:#dcefee;
}

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

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

@keyframes intensificar-1450783 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1450783 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1450813 {
	width:122px !important;
	height:50px !important;
}

#item1450814 {
	width:92px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

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

#item1450788 {
	width:92px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

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

#item1450947 {
	width:185px !important;
	height:12px !important;
	left:17px !important;
}

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

#item1450944 {
	width:202px !important;
	height:12px !important;
	left:398px !important;
	top:748px !important;
}

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

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

#item1506510 {
	width:40px !important;
	height:20px !important;
	left:67px !important;
	top:379px !important;
}

#item1506517 {
	width:114px !important;
	height:10px !important;
	left:114px !important;
	top:384px !important;
}

#item1506626 {
	width:105px !important;
	height:20px !important;
	left:535px !important;
	top:78px !important;
}

#item1506649 {
	width:92px !important;
	height:20px !important;
	left:62px !important;
	top:78px !important;
}

#item1539537 {
	width:24px !important;
	height:12px !important;
	left:260px !important;
	top:315px !important;
}

#item1539540 {
	width:24px !important;
	height:12px !important;
	left:173px !important;
	top:160px !important;
}

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

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

table#table1606657 {
	table-layout:fixed;
}

#item1539543 {
	width:622px !important;
	height:266px !important;
	left:51px !important;
	top:113px !important;
}

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

#item1552622 {
	width:629px !important;
	height:27px !important;
	left:48px !important;
	top:111px !important;
}

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

#item1552625 {
	width:629px !important;
	height:27px !important;
	left:48px !important;
	top:132px !important;
}

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

#item1552628 {
	width:629px !important;
	height:27px !important;
	left:48px !important;
	top:154px !important;
}

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

#item1552631 {
	width:629px !important;
	height:27px !important;
	left:48px !important;
	top:176px !important;
}

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

#item1552634 {
	width:629px !important;
	height:27px !important;
	left:48px !important;
	top:198px !important;
}

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

#item1552637 {
	width:629px !important;
	height:27px !important;
	left:48px !important;
	top:220px !important;
}

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

#item1552640 {
	width:629px !important;
	height:27px !important;
	left:48px !important;
	top:242px !important;
}

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

#item1552643 {
	width:629px !important;
	height:27px !important;
	left:48px !important;
	top:264px !important;
}

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

#item1552646 {
	width:629px !important;
	height:27px !important;
	left:48px !important;
	top:286px !important;
}

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

#item1552649 {
	width:629px !important;
	height:27px !important;
	left:48px !important;
	top:308px !important;
}

#item1506673 {
	width:700px !important;
	height:925px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

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

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

#item1506689 {
	width:606px !important;
	height:52px !important;
	left:22px !important;
}

#item1507756 {
	width:197px !important;
	height:21px !important;
	left:13px !important;
}

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

#item1507753 {
	width:210px !important;
	height:21px !important;
	left:58px !important;
	top:110px !important;
}

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

#item1507784 {
	width:26px !important;
	height:26px !important;
	left:637px !important;
	top:179px !important;
}

@keyframes intensificar-1507791 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1507791 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1507794 {
	width:74px !important;
	height:70px !important;
	background:#dcefee;
}

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

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

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

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

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

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

#item1507799 {
	width:171px !important;
	height:70px !important;
	left:451px !important;
	top:1130px !important;
}

#item1507856 {
	width:259px !important;
	height:16px !important;
	left:23px !important;
}

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

#item1507853 {
	width:283px !important;
	height:17px !important;
	left:36px !important;
	top:1089px !important;
}

#item1535136 {
	width:35px !important;
	height:74px !important;
	left:449px !important;
	top:1128px !important;
}

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

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

@keyframes intensificar-1455565 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1455565 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1455563 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1455563 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1455561 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

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

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

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

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

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

#item1455648 {
	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-1455648 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1455648 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1456764 {
	width:57px !important;
	height:12px !important;
	top:244px !important;
}

@keyframes intensificar-1456764 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1456764 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1456811 {
	width:26px !important;
	height:13px !important;
	left:252px !important;
	top:487px !important;
}

#item1498634 {
	width:528px !important;
	height:212px !important;
	top:263px !important;
}

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

table#table1609022 {
	table-layout:fixed;
}

#item1498635 {
	width:614px !important;
	height:212px !important;
}

@keyframes intensificar-1498635 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1498635 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1455934 {
	width:528px !important;
	height:31px !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-1455934 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1455934 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1455958 {
	width:528px !important;
	height:517px !important;
	top:47px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

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

#item1455900 {
	width:534px !important;
	height:532px !important;
	top:16px !important;
}

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

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

#item1455930 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item1455720 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

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

#item1455748 {
	width:350px !important;
	height:397px !important;
	top:65px !important;
}

@keyframes intensificar-1455748 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1455748 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1455771 {
	width:528px !important;
	height:29px !important;
	top:16px !important;
}

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

#item1484641 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:307px !important;
}

#item1484664 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:323px !important;
}

#item1484687 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:149px !important;
}

#item1484710 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:165px !important;
}

#item1484733 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:216px !important;
}

#item1484756 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:232px !important;
}

#item1455645 {
	width:564px !important;
	height:564px !important;
	left:36px !important;
	top:161px !important;
}

#item1455985 {
	width:53px !important;
	height:50px !important;
	background:#dcefee;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes intensificar-1507903 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1507903 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1507909 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1507909 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1507901 {
	width:700px !important;
	height:309px !important;
}

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

#item1507920 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

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

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

#item1507971 {
	width:372px !important;
	height:51px !important;
	left:23px !important;
}

#item1507996 {
	width:595px !important;
	height:133px !important;
}

@keyframes intensificar-1507996 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1507996 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1538075 {
	width:140px !important;
	height:18px !important;
	top:165px !important;
}

@keyframes intensificar-1538075 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1538075 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1538098 {
	width:628px !important;
	height:293px !important;
	top:193px !important;
}

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

table#table1613679 {
	table-layout:fixed;
}

#item1538099 {
	width:882px !important;
	height:268px !important;
}

@keyframes intensificar-1538099 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1538099 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1538123 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:45px !important;
}

#item1538188 {
	width:46px !important;
	height:23px !important;
	left:292px !important;
	top:494px !important;
}

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

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

#item1535255 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:236px !important;
}

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

@keyframes intensificar-1535259 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1535259 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508072 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

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

#item1508099 {
	width:490px !important;
	height:449px !important;
	top:68px !important;
}

@keyframes intensificar-1508099 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508099 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508122 {
	width:628px !important;
	height:40px !important;
}

@keyframes intensificar-1508122 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508122 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508145 {
	width:124px !important;
	height:31px !important;
	left:504px !important;
	top:509px !important;
}

#item1508152 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:407px !important;
}

#item1508175 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:429px !important;
}

#item1508198 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:187px !important;
}

#item1508221 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:209px !important;
}

#item1508245 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:280px !important;
}

#item1508268 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:302px !important;
}

#item1507994 {
	width:665px !important;
	height:540px !important;
	left:36px !important;
	top:558px !important;
}

#item1508383 {
	width:74px !important;
	height:70px !important;
	background:#dcefee;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1535139 {
	width:35px !important;
	height:74px !important;
	left:-2px !important;
	top:1128px !important;
}

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

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

@keyframes intensificar-1457007 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1457007 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1457005 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1457005 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1457003 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

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

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

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

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

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

#item1457088 {
	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-1457088 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1457088 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1457112 {
	width:57px !important;
	height:12px !important;
	top:241px !important;
}

@keyframes intensificar-1457112 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1457112 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1457159 {
	width:26px !important;
	height:13px !important;
	left:252px !important;
	top:484px !important;
}

#item1497345 {
	width:528px !important;
	height:212px !important;
	top:259px !important;
}

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

table#table1618383 {
	table-layout:fixed;
}

#item1497346 {
	width:630px !important;
	height:212px !important;
}

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

#item1542606 {
	width:534px !important;
	height:532px !important;
	top:16px !important;
}

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

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

#item1542635 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item1457389 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:254px !important;
}

#item1457394 {
	width:534px !important;
	height:532px !important;
	top:16px !important;
}

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

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

#item1457423 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item1457166 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

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

#item1457194 {
	width:350px !important;
	height:397px !important;
	top:65px !important;
}

@keyframes intensificar-1457194 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1457194 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1457217 {
	width:528px !important;
	height:29px !important;
	top:16px !important;
}

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

#item1484490 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:307px !important;
}

#item1484513 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:323px !important;
}

#item1484536 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:149px !important;
}

#item1484559 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:165px !important;
}

#item1484582 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:216px !important;
}

#item1484607 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:232px !important;
}

#item1457086 {
	width:564px !important;
	height:564px !important;
	left:36px !important;
	top:161px !important;
}

#item1457479 {
	width:53px !important;
	height:50px !important;
	background:#dcefee;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes intensificar-1508659 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508659 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1508666 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508666 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508657 {
	width:700px !important;
	height:309px !important;
}

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

#item1508675 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

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

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

#item1508726 {
	width:372px !important;
	height:51px !important;
	left:23px !important;
}

#item1508751 {
	width:595px !important;
	height:137px !important;
}

@keyframes intensificar-1508751 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508751 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1537977 {
	width:140px !important;
	height:18px !important;
	top:166px !important;
}

@keyframes intensificar-1537977 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1537977 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1538000 {
	width:628px !important;
	height:293px !important;
	top:194px !important;
}

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

table#table1623149 {
	table-layout:fixed;
}

#item1538001 {
	width:882px !important;
	height:268px !important;
}

@keyframes intensificar-1538001 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1538001 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1538028 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:46px !important;
}

#item1538024 {
	width:46px !important;
	height:23px !important;
	left:292px !important;
	top:495px !important;
}

#item1509110 {
	width:595px !important;
	height:518px !important;
}

@keyframes intensificar-1509110 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509110 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1535385 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:237px !important;
}

#item1535341 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:237px !important;
}

#item1535347 {
	width:595px !important;
	height:518px !important;
}

@keyframes intensificar-1535347 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1535347 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508828 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

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

#item1508855 {
	width:490px !important;
	height:449px !important;
	top:68px !important;
}

@keyframes intensificar-1508855 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508855 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508878 {
	width:628px !important;
	height:40px !important;
}

@keyframes intensificar-1508878 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508878 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508901 {
	width:124px !important;
	height:31px !important;
	left:504px !important;
	top:509px !important;
}

#item1508906 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:407px !important;
}

#item1508930 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:429px !important;
}

#item1508953 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:187px !important;
}

#item1508976 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:209px !important;
}

#item1508999 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:280px !important;
}

#item1509022 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:302px !important;
}

#item1508749 {
	width:665px !important;
	height:540px !important;
	left:36px !important;
	top:557px !important;
}

#item1509137 {
	width:74px !important;
	height:70px !important;
	background:#dcefee;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes atenuar-1509388 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1509388 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1500257 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1457899 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1457899 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1457897 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1457897 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1457895 {
	width:600px !important;
	height:790px !important;
}

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

#item1458076 {
	width:528px !important;
	height:267px !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-1458076 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1458076 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1458101 {
	width:100px !important;
	height:13px !important;
	top:283px !important;
}

@keyframes intensificar-1458101 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1458101 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1627709 tr {
	border-right:2.2px solid #fff;;
}

table#table1627709 {
	table-layout:fixed;
}

#item1458124 {
	width:528px !important;
	height:133px !important;
	left:1px !important;
	top:303px !important;
}

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

#item1458042 {
	width:534px !important;
	height:549px !important;
	top:16px !important;
}

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

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

#item1458071 {
	width:14px !important;
	height:9px !important;
	top:572px !important;
}

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

@keyframes intensificar-1457982 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1457982 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1458005 {
	width:350px !important;
	height:232px !important;
	top:82px !important;
}

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

#item1484461 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:185px !important;
}

#item1542818 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:280px !important;
}

#item1542824 {
	width:139px !important;
	height:26px !important;
	left:389px !important;
	top:239px !important;
}

#item1542847 {
	width:5px !important;
	height:8px !important;
	left:381px !important;
	top:241px !important;
}

#item1542850 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:207px !important;
}

#item1457904 {
	width:552px !important;
	height:581px !important;
	left:636px !important;
	top:144px !important;
}

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

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

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

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

#item1458224 {
	width:53px !important;
	height:50px !important;
	background:#dcefee;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1458388 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

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

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

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

@keyframes intensificar-1509412 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509412 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1509416 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509416 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509410 {
	width:700px !important;
	height:309px !important;
}

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

#item1509428 {
	width:595px !important;
	height:271px !important;
}

@keyframes intensificar-1509428 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509428 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509452 {
	width:140px !important;
	height:18px !important;
	top:307px !important;
}

@keyframes intensificar-1509452 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509452 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1630499 tr {
	border-right:3.08px solid #fff;;
}

table#table1630499 {
	table-layout:fixed;
}

#item1509475 {
	width:628px !important;
	height:206px !important;
	top:335px !important;
}

@keyframes intensificar-1509475 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509475 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1537974 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:113px !important;
}

#item1535426 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:248px !important;
}

#item1535432 {
	width:595px !important;
	height:542px !important;
}

@keyframes intensificar-1535432 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1535432 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509527 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1509527 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509527 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509550 {
	width:490px !important;
	height:325px !important;
	top:120px !important;
}

@keyframes intensificar-1509550 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509550 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509579 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:242px !important;
}

#item1509602 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:264px !important;
}

#item1542884 {
	width:124px !important;
	height:31px !important;
	left:503px !important;
	top:394px !important;
}

#item1542890 {
	width:195px !important;
	height:36px !important;
	left:433px !important;
	top:336px !important;
}

#item1542913 {
	width:7px !important;
	height:11px !important;
	left:422px !important;
	top:339px !important;
}

#item1542917 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:291px !important;
}

#item1509426 {
	width:637px !important;
	height:542px !important;
	left:36px !important;
	top:533px !important;
}

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

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

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

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

#item1509742 {
	width:74px !important;
	height:70px !important;
	background:#dcefee;
}

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

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

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

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

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

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

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

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

#item1509832 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

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

#item1509807 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1509801 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

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

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

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

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

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

#item1509938 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

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

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

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

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

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

@keyframes intensificar-1463117 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1463117 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1463115 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1463115 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1463113 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

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

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

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

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

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

#item1463200 {
	width:528px !important;
	height:211px !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-1463200 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1463200 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1463224 {
	width:57px !important;
	height:12px !important;
	top:227px !important;
}

@keyframes intensificar-1463224 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1463224 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1463272 {
	width:26px !important;
	height:13px !important;
	left:252px !important;
	top:493px !important;
}

#item1498983 {
	width:528px !important;
	height:241px !important;
	top:245px !important;
}

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

table#table1633431 {
	table-layout:fixed;
}

#item1498984 {
	width:589px !important;
	height:220px !important;
}

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

#item1543187 {
	width:534px !important;
	height:532px !important;
	top:16px !important;
}

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

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

#item1543216 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item1463499 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:269px !important;
}

#item1463503 {
	width:534px !important;
	height:532px !important;
	top:16px !important;
}

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

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

#item1463533 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item1463278 {
	width:350px !important;
	height:397px !important;
	top:82px !important;
}

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

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

#item1463442 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:443px !important;
}

#item1463445 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:465px !important;
}

#item1483462 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:234px !important;
}

#item1483485 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:250px !important;
}

#item1483508 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:300px !important;
}

#item1483531 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:316px !important;
}

#item1483555 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:392px !important;
}

#item1483578 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:408px !important;
}

#item1463198 {
	width:564px !important;
	height:564px !important;
	left:36px !important;
	top:161px !important;
}

#item1463589 {
	width:53px !important;
	height:50px !important;
	background:#dcefee;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes intensificar-1513521 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513521 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1513515 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513515 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513513 {
	width:700px !important;
	height:309px !important;
}

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

#item1513531 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

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

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

#item1513583 {
	width:372px !important;
	height:51px !important;
	left:23px !important;
}

#item1513608 {
	width:595px !important;
	height:101px !important;
}

@keyframes intensificar-1513608 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513608 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1537436 {
	width:140px !important;
	height:18px !important;
	top:131px !important;
}

@keyframes intensificar-1537436 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1537436 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1537460 {
	width:628px !important;
	height:334px !important;
	top:159px !important;
}

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

table#table1638690 {
	table-layout:fixed;
}

#item1537461 {
	width:825px !important;
	height:308px !important;
}

@keyframes intensificar-1537461 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1537461 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1537484 {
	width:46px !important;
	height:23px !important;
	left:292px !important;
	top:502px !important;
}

#item1537487 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:28px !important;
}

#item1513964 {
	width:595px !important;
	height:525px !important;
}

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

#item1535762 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:240px !important;
}

#item1535767 {
	width:595px !important;
	height:525px !important;
}

@keyframes intensificar-1535767 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1535767 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513683 {
	width:490px !important;
	height:428px !important;
	top:92px !important;
}

@keyframes intensificar-1513683 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513683 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513706 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1513706 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513706 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513729 {
	width:234px !important;
	height:21px !important;
	left:431px !important;
	top:495px !important;
}

#item1513752 {
	width:7px !important;
	height:11px !important;
	left:420px !important;
	top:498px !important;
}

#item1513756 {
	width:124px !important;
	height:31px !important;
	left:504px !important;
	top:530px !important;
}

#item1513762 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:255px !important;
}

#item1513785 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:277px !important;
}

#item1513808 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:348px !important;
}

#item1513831 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:371px !important;
}

#item1513854 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:428px !important;
}

#item1513877 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:450px !important;
}

#item1513606 {
	width:665px !important;
	height:561px !important;
	left:36px !important;
	top:550px !important;
}

#item1513991 {
	width:74px !important;
	height:70px !important;
	background:#dcefee;
}

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

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

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

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

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

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

#item1513997 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1514079 {
	width:158px !important;
	height:70px !important;
}

#item1514080 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1514054 {
	width:158px !important;
	height:70px !important;
}

#item1514055 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1514050 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1514134 {
	width:141px !important;
	height:70px !important;
}

#item1514135 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1514107 {
	width:141px !important;
	height:70px !important;
}

#item1514110 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1514103 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1514189 {
	width:141px !important;
	height:70px !important;
}

#item1514190 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1514163 {
	width:141px !important;
	height:70px !important;
}

#item1514164 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1514159 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1553174 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1553197 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1553171 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1514242 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1514242 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1514242 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1500261 {
	width:164px !important;
	height:302px !important;
	left:436px !important;
}

@keyframes intensificar-1462232 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1462232 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1462230 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1462230 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1462228 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1462233 {
	width:211px !important;
	height:33px !important;
	left:794px !important;
	top:38px !important;
}

#item1462237 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:128px !important;
}

#item1462260 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1462284 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1462289 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1462314 {
	width:528px !important;
	height:211px !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-1462314 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1462314 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1462339 {
	width:57px !important;
	height:12px !important;
	top:227px !important;
}

@keyframes intensificar-1462339 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1462339 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1463053 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1463053 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1462650 {
	width:528px !important;
	height:31px !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-1462650 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1462650 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1462674 {
	width:528px !important;
	height:517px !important;
	top:47px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1462674 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1462674 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1462613 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:254px !important;
}

#item1462616 {
	width:534px !important;
	height:532px !important;
	top:16px !important;
}

#item1462617 {
	width:509px !important;
	height:950px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1462617 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1462617 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1462643 {
	width:14px !important;
	height:9px !important;
}

#item1462646 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item1462390 {
	width:350px !important;
	height:397px !important;
	top:65px !important;
}

@keyframes intensificar-1462390 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1462390 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1462413 {
	width:528px !important;
	height:29px !important;
	top:16px !important;
}

@keyframes intensificar-1462413 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1462413 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1462530 {
	width:167px !important;
	height:15px !important;
	left:397px !important;
	top:287px !important;
}

#item1462553 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:289px !important;
}

#item1462558 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:312px !important;
}

#item1483609 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:115px !important;
}

#item1483632 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:131px !important;
}

#item1483655 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:182px !important;
}

#item1483679 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:198px !important;
}

#item1483702 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:239px !important;
}

#item1483725 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:255px !important;
}

#item1462312 {
	width:564px !important;
	height:564px !important;
	left:36px !important;
	top:161px !important;
}

#item1462701 {
	width:53px !important;
	height:50px !important;
	background:#dcefee;
}

#item1462702 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1462698 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1462737 {
	width:123px !important;
	height:50px !important;
}

#item1462738 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1462712 {
	width:123px !important;
	height:50px !important;
}

#item1462713 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1462708 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1462790 {
	width:113px !important;
	height:50px !important;
}

#item1462791 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1462765 {
	width:113px !important;
	height:50px !important;
}

#item1462766 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1462761 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1462843 {
	width:101px !important;
	height:50px !important;
}

#item1462844 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1462818 {
	width:101px !important;
	height:50px !important;
}

#item1462819 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1462814 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1462897 {
	width:101px !important;
	height:50px !important;
}

#item1462898 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1462871 {
	width:101px !important;
	height:50px !important;
}

#item1462872 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1462867 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1552734 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1552757 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1552731 {
	width:147px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1462951 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1462951 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1462951 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1512760 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1512775 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1512775 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1512767 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1512767 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1512765 {
	width:700px !important;
	height:309px !important;
}

#item1534390 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1512782 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:517px !important;
}

#item1512806 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1512831 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1512835 {
	width:372px !important;
	height:51px !important;
	left:23px !important;
}

#item1512860 {
	width:595px !important;
	height:188px !important;
}

@keyframes intensificar-1512860 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1512860 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1512884 {
	width:80px !important;
	height:16px !important;
	top:217px !important;
}

@keyframes intensificar-1512884 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1512884 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1512907 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1512907 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1537540 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:71px !important;
}

#item1513211 {
	width:595px !important;
	height:490px !important;
}

@keyframes intensificar-1513211 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513211 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1535750 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:222px !important;
}

#item1535668 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:222px !important;
}

#item1535675 {
	width:595px !important;
	height:490px !important;
}

@keyframes intensificar-1535675 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1535675 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1512931 {
	width:490px !important;
	height:393px !important;
	top:97px !important;
}

@keyframes intensificar-1512931 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1512931 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1512954 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1512954 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1512954 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1512977 {
	width:234px !important;
	height:21px !important;
	left:431px !important;
	top:407px !important;
}

#item1513000 {
	width:7px !important;
	height:11px !important;
	left:420px !important;
	top:410px !important;
}

#item1513004 {
	width:124px !important;
	height:31px !important;
	left:504px !important;
	top:442px !important;
}

#item1513009 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:167px !important;
}

#item1513032 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:190px !important;
}

#item1513056 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:261px !important;
}

#item1513079 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:283px !important;
}

#item1513102 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:340px !important;
}

#item1513125 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:362px !important;
}

#item1512858 {
	width:665px !important;
	height:490px !important;
	left:36px !important;
	top:585px !important;
}

#item1513238 {
	width:74px !important;
	height:70px !important;
	background:#dcefee;
}

#item1513240 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1513235 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1513272 {
	width:172px !important;
	height:70px !important;
}

#item1513273 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1513247 {
	width:172px !important;
	height:70px !important;
}

#item1513248 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1513243 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1513327 {
	width:158px !important;
	height:70px !important;
}

#item1513328 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1513301 {
	width:158px !important;
	height:70px !important;
}

#item1513302 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1513296 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1513381 {
	width:141px !important;
	height:70px !important;
}

#item1513382 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1513356 {
	width:141px !important;
	height:70px !important;
}

#item1513357 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1513352 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1513435 {
	width:141px !important;
	height:70px !important;
}

#item1513436 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1513410 {
	width:141px !important;
	height:70px !important;
}

#item1513411 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1513405 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
}

#item1535145 {
	width:35px !important;
	height:74px !important;
	left:-2px !important;
	top:1128px !important;
}

#item1553204 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1553227 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1553201 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1513490 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1513490 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1513490 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1458576 {
	width:186px !important;
	height:167px !important;
	top:623px !important;
}

@keyframes intensificar-1458584 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1458584 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1458582 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1458582 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1458580 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1458585 {
	width:211px !important;
	height:33px !important;
	left:794px !important;
	top:38px !important;
}

#item1458590 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:128px !important;
}

#item1458613 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1458637 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1458641 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1458666 {
	width:528px !important;
	height:226px !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-1458666 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1458666 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1458691 {
	width:57px !important;
	height:12px !important;
	top:244px !important;
}

@keyframes intensificar-1458691 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1458691 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1458738 {
	width:26px !important;
	height:13px !important;
	left:252px !important;
	top:458px !important;
}

#item1498700 {
	width:528px !important;
	height:183px !important;
	top:269px !important;
}

table#table1650791 tr {
	border-right:2.2px solid #fff;;
}

table#table1650791 {
	table-layout:fixed;
}

#item1498701 {
	width:590px !important;
	height:162px !important;
}

@keyframes intensificar-1498701 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1498701 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1459006 {
	width:528px !important;
	height:31px !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-1459006 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1459006 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1459030 {
	width:528px !important;
	height:517px !important;
	top:47px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1459030 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1459030 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1458969 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:254px !important;
}

#item1458973 {
	width:534px !important;
	height:532px !important;
	top:16px !important;
}

#item1459425 {
	width:509px !important;
	height:665px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1459425 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1459425 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1458999 {
	width:14px !important;
	height:9px !important;
}

#item1459002 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item1458745 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1458768 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1458771 {
	width:350px !important;
	height:397px !important;
	top:65px !important;
}

@keyframes intensificar-1458771 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1458771 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1458795 {
	width:528px !important;
	height:29px !important;
	top:16px !important;
}

@keyframes intensificar-1458795 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1458795 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1458819 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:312px !important;
}

#item1484276 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:239px !important;
}

#item1484299 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:255px !important;
}

#item1484322 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:115px !important;
}

#item1484345 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:131px !important;
}

#item1484368 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:182px !important;
}

#item1484391 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:198px !important;
}

#item1458664 {
	width:564px !important;
	height:564px !important;
	left:36px !important;
	top:161px !important;
}

#item1459057 {
	width:53px !important;
	height:50px !important;
	background:#dcefee;
}

#item1459059 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1459054 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1459091 {
	width:123px !important;
	height:50px !important;
}

#item1459092 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1459066 {
	width:123px !important;
	height:50px !important;
}

#item1459067 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1459062 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1459144 {
	width:113px !important;
	height:50px !important;
}

#item1459145 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1459119 {
	width:113px !important;
	height:50px !important;
}

#item1459120 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1459115 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1459197 {
	width:101px !important;
	height:50px !important;
}

#item1459198 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1459172 {
	width:101px !important;
	height:50px !important;
}

#item1459173 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1459168 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1459251 {
	width:101px !important;
	height:50px !important;
}

#item1459252 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1459226 {
	width:101px !important;
	height:50px !important;
}

#item1459227 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1459221 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1552770 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1552793 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1552767 {
	width:147px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1459307 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1459307 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1459307 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1509957 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1509970 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509970 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1509963 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509963 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509961 {
	width:700px !important;
	height:309px !important;
}

#item1534371 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1509979 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1510002 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1510026 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1510032 {
	width:372px !important;
	height:51px !important;
	left:23px !important;
}

#item1510057 {
	width:595px !important;
	height:176px !important;
}

@keyframes intensificar-1510057 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1510057 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1537866 {
	width:140px !important;
	height:18px !important;
	top:206px !important;
}

@keyframes intensificar-1537866 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1537866 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1537889 {
	width:628px !important;
	height:253px !important;
	top:234px !important;
}

table#table1655066 tr {
	border-right:3.08px solid #fff;;
}

table#table1655066 {
	table-layout:fixed;
}

#item1537890 {
	width:882px !important;
	height:227px !important;
}

@keyframes intensificar-1537890 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1537890 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1537913 {
	width:46px !important;
	height:23px !important;
	left:292px !important;
	top:495px !important;
}

#item1537917 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:65px !important;
}

#item1510415 {
	width:595px !important;
	height:518px !important;
}

@keyframes intensificar-1510415 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1510415 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1535518 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:236px !important;
}

#item1535473 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:236px !important;
}

#item1535484 {
	width:595px !important;
	height:518px !important;
}

@keyframes intensificar-1535484 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1535484 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510134 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1510157 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1510160 {
	width:490px !important;
	height:449px !important;
	top:68px !important;
}

@keyframes intensificar-1510160 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1510160 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510183 {
	width:628px !important;
	height:40px !important;
}

@keyframes intensificar-1510183 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1510183 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510206 {
	width:124px !important;
	height:31px !important;
	left:504px !important;
	top:414px !important;
}

#item1510212 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:312px !important;
}

#item1510236 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:334px !important;
}

#item1510259 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:139px !important;
}

#item1510282 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:161px !important;
}

#item1510305 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:232px !important;
}

#item1510328 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:255px !important;
}

#item1510055 {
	width:665px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1510443 {
	width:74px !important;
	height:70px !important;
	background:#dcefee;
}

#item1510444 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1510440 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1510477 {
	width:172px !important;
	height:70px !important;
}

#item1510478 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1510452 {
	width:172px !important;
	height:70px !important;
}

#item1510453 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1510448 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1510530 {
	width:158px !important;
	height:70px !important;
}

#item1510531 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1510505 {
	width:158px !important;
	height:70px !important;
}

#item1510506 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1510501 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1510583 {
	width:141px !important;
	height:70px !important;
}

#item1510584 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1510558 {
	width:141px !important;
	height:70px !important;
}

#item1510559 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1510554 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1510637 {
	width:141px !important;
	height:70px !important;
}

#item1510638 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1510612 {
	width:141px !important;
	height:70px !important;
}

#item1510613 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1510608 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1553234 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1553257 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1553231 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1510691 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1510691 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1510691 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1500220 {
	width:130px !important;
	height:134px !important;
	left:470px !important;
}

@keyframes intensificar-1460303 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1460303 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1460301 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1460301 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1460299 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1460304 {
	width:211px !important;
	height:33px !important;
	left:794px !important;
	top:38px !important;
}

#item1460308 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:128px !important;
}

#item1460331 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1460355 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1460358 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1460385 {
	width:528px !important;
	height:295px !important;
	top:16px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1460385 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1460385 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1460409 {
	width:57px !important;
	height:12px !important;
	top:311px !important;
}

@keyframes intensificar-1460409 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1460409 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1460456 {
	width:26px !important;
	height:13px !important;
	left:252px !important;
	top:525px !important;
}

#item1498839 {
	width:528px !important;
	height:187px !important;
	top:330px !important;
}

table#table1659401 tr {
	border-right:2.2px solid #fff;;
}

table#table1659401 {
	table-layout:fixed;
}

#item1498840 {
	width:589px !important;
	height:162px !important;
}

@keyframes intensificar-1498840 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1498840 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1460725 {
	width:528px !important;
	height:31px !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-1460725 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1460725 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1460749 {
	width:528px !important;
	height:517px !important;
	top:47px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1460749 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1460749 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1460688 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:269px !important;
}

#item1460691 {
	width:534px !important;
	height:532px !important;
	top:16px !important;
}

#item1460692 {
	width:509px !important;
	height:790px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1460692 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1460692 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1460717 {
	width:14px !important;
	height:9px !important;
}

#item1460720 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item1460490 {
	width:350px !important;
	height:397px !important;
	top:82px !important;
}

@keyframes intensificar-1460490 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1460490 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1460513 {
	width:528px !important;
	height:46px !important;
	top:16px !important;
}

@keyframes intensificar-1460513 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1460513 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1460536 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:347px !important;
}

#item1484068 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:256px !important;
}

#item1484091 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:272px !important;
}

#item1484114 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:132px !important;
}

#item1484137 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:148px !important;
}

#item1484160 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:199px !important;
}

#item1484184 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:215px !important;
}

#item1544056 {
	width:167px !important;
	height:15px !important;
	left:397px !important;
	top:313px !important;
}

#item1544079 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:315px !important;
}

#item1460383 {
	width:564px !important;
	height:564px !important;
	left:36px !important;
	top:161px !important;
}

#item1460777 {
	width:53px !important;
	height:50px !important;
	background:#dcefee;
}

#item1460778 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1460773 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1460810 {
	width:123px !important;
	height:50px !important;
}

#item1460811 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1460785 {
	width:123px !important;
	height:50px !important;
}

#item1460786 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1460781 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1460863 {
	width:113px !important;
	height:50px !important;
}

#item1460864 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1460838 {
	width:113px !important;
	height:50px !important;
}

#item1460839 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1460834 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1460916 {
	width:101px !important;
	height:50px !important;
}

#item1460918 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1460891 {
	width:101px !important;
	height:50px !important;
}

#item1460892 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1460887 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1460972 {
	width:101px !important;
	height:50px !important;
}

#item1460973 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1460947 {
	width:101px !important;
	height:50px !important;
}

#item1460948 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1460942 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1552800 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1552823 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1552797 {
	width:147px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1461025 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1461025 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1461025 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1511257 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1511262 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1511262 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1511267 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1511267 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1511260 {
	width:700px !important;
	height:309px !important;
}

#item1534380 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1511276 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1511299 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1511324 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1511327 {
	width:372px !important;
	height:51px !important;
	left:23px !important;
}

#item1511352 {
	width:595px !important;
	height:176px !important;
}

@keyframes intensificar-1511352 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1511352 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1537659 {
	width:140px !important;
	height:18px !important;
	top:206px !important;
}

@keyframes intensificar-1537659 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1537659 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1537682 {
	width:628px !important;
	height:253px !important;
	top:234px !important;
}

table#table1663677 tr {
	border-right:3.08px solid #fff;;
}

table#table1663677 {
	table-layout:fixed;
}

#item1537683 {
	width:825px !important;
	height:227px !important;
}

@keyframes intensificar-1537683 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1537683 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1537706 {
	width:46px !important;
	height:23px !important;
	left:292px !important;
	top:495px !important;
}

#item1537709 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:65px !important;
}

#item1511719 {
	width:595px !important;
	height:518px !important;
}

@keyframes intensificar-1511719 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1511719 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1535611 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:236px !important;
}

#item1535530 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:236px !important;
}

#item1535540 {
	width:595px !important;
	height:518px !important;
}

@keyframes intensificar-1535540 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1535540 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1511429 {
	width:490px !important;
	height:309px !important;
	top:120px !important;
}

@keyframes intensificar-1511429 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1511429 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1511453 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1511453 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1511453 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1511476 {
	width:124px !important;
	height:31px !important;
	left:501px !important;
	top:469px !important;
}

#item1511513 {
	width:98px !important;
	height:22px !important;
	left:528px !important;
	top:364px !important;
}

#item1511536 {
	width:130px !important;
	height:25px !important;
	left:496px !important;
	top:386px !important;
}

#item1511559 {
	width:98px !important;
	height:22px !important;
	left:528px !important;
	top:191px !important;
}

#item1511582 {
	width:130px !important;
	height:25px !important;
	left:496px !important;
	top:214px !important;
}

#item1511605 {
	width:98px !important;
	height:22px !important;
	left:528px !important;
	top:284px !important;
}

#item1511628 {
	width:130px !important;
	height:25px !important;
	left:496px !important;
	top:307px !important;
}

#item1544002 {
	width:234px !important;
	height:21px !important;
	left:431px !important;
	top:432px !important;
}

#item1544025 {
	width:7px !important;
	height:11px !important;
	left:420px !important;
	top:435px !important;
}

#item1511350 {
	width:665px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1511746 {
	width:74px !important;
	height:70px !important;
	background:#dcefee;
}

#item1511747 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1511743 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1511779 {
	width:172px !important;
	height:70px !important;
}

#item1511780 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1511754 {
	width:172px !important;
	height:70px !important;
}

#item1511755 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1511750 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1511833 {
	width:158px !important;
	height:70px !important;
}

#item1511834 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1511808 {
	width:158px !important;
	height:70px !important;
}

#item1511809 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1511804 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1511886 {
	width:141px !important;
	height:70px !important;
}

#item1511887 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1511861 {
	width:141px !important;
	height:70px !important;
}

#item1511862 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1511857 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1511939 {
	width:141px !important;
	height:70px !important;
}

#item1511940 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1511914 {
	width:141px !important;
	height:70px !important;
}

#item1511915 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1511910 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
}

#item1535142 {
	width:35px !important;
	height:74px !important;
	left:-2px !important;
	top:1128px !important;
}

#item1553263 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1553286 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1553260 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1511994 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1511994 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1511994 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1500281 {
	width:81px !important;
	height:279px !important;
	top:511px !important;
}

@keyframes intensificar-1459478 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1459478 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1459475 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1459475 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1459473 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1459479 {
	width:211px !important;
	height:33px !important;
	left:795px !important;
	top:40px !important;
}

#item1459654 {
	width:528px !important;
	height:281px !important;
	top:12px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1459654 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1459654 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1460181 {
	width:57px !important;
	height:12px !important;
	top:292px !important;
}

@keyframes intensificar-1460181 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1460181 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1460228 {
	width:26px !important;
	height:13px !important;
	left:251px !important;
	top:471px !important;
}

#item1498760 {
	width:528px !important;
	height:152px !important;
	top:311px !important;
}

table#table1667810 tr {
	border-right:2.2px solid #fff;;
}

table#table1667810 {
	table-layout:fixed;
}

#item1498761 {
	width:613px !important;
	height:133px !important;
}

@keyframes intensificar-1498761 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1498761 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1545281 {
	width:528px !important;
	height:334px !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-1545281 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1545281 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1545128 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:269px !important;
}

#item1545132 {
	width:534px !important;
	height:532px !important;
	top:16px !important;
}

#item1545133 {
	width:509px !important;
	height:800px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1545133 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1545133 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1545158 {
	width:14px !important;
	height:9px !important;
}

#item1545161 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item1459533 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1459557 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1459561 {
	width:528px !important;
	height:63px !important;
	top:12px !important;
}

@keyframes intensificar-1459561 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1459561 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1459584 {
	width:350px !important;
	height:232px !important;
	top:95px !important;
}

@keyframes intensificar-1459584 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1459584 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1459607 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:321px !important;
}

#item1484220 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:248px !important;
}

#item1484243 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:264px !important;
}

#item1544420 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:146px !important;
}

#item1544443 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:162px !important;
}

#item1459483 {
	width:564px !important;
	height:564px !important;
	left:36px !important;
	top:161px !important;
}

#item1459725 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:128px !important;
}

#item1459748 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1459772 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1459775 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1544200 {
	width:53px !important;
	height:50px !important;
	background:#dcefee;
}

#item1544201 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1544195 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1544231 {
	width:123px !important;
	height:50px !important;
}

#item1544232 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1544206 {
	width:123px !important;
	height:50px !important;
}

#item1544207 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1544204 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1544282 {
	width:113px !important;
	height:50px !important;
}

#item1544283 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1544257 {
	width:113px !important;
	height:50px !important;
}

#item1544258 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1544255 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1544333 {
	width:101px !important;
	height:50px !important;
}

#item1544334 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1544308 {
	width:101px !important;
	height:50px !important;
}

#item1544309 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1544306 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1544385 {
	width:101px !important;
	height:50px !important;
}

#item1544386 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1544359 {
	width:101px !important;
	height:50px !important;
}

#item1544360 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1544357 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1552842 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1552865 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1552839 {
	width:147px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1459999 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1459999 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1459999 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1510709 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1510714 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1510714 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1510721 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1510721 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510712 {
	width:700px !important;
	height:309px !important;
}

#item1534375 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1510733 {
	width:595px !important;
	height:241px !important;
}

@keyframes intensificar-1510733 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1510733 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1537764 {
	width:140px !important;
	height:18px !important;
	left:1px !important;
	top:271px !important;
}

@keyframes intensificar-1537764 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1537764 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1537787 {
	width:628px !important;
	height:212px !important;
	left:1px !important;
	top:299px !important;
}

table#table1671393 tr {
	border-right:3.08px solid #fff;;
}

table#table1671393 {
	table-layout:fixed;
}

#item1537788 {
	width:811px !important;
	height:186px !important;
}

@keyframes intensificar-1537788 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1537788 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1537811 {
	width:46px !important;
	height:23px !important;
	left:293px !important;
	top:519px !important;
}

#item1537816 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:98px !important;
}

#item1545676 {
	width:627px !important;
	height:530px !important;
	left:1px !important;
}

@keyframes intensificar-1545676 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1545676 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510941 {
	width:595px !important;
	height:530px !important;
	left:1px !important;
}

@keyframes intensificar-1510941 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1510941 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1535524 {
	width:23px !important;
	height:46px !important;
	left:615px !important;
	top:248px !important;
}

#item1510811 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1510834 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1510838 {
	width:628px !important;
	height:112px !important;
	left:1px !important;
	top:1px !important;
}

@keyframes intensificar-1510838 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1510838 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510862 {
	width:490px !important;
	height:325px !important;
	left:1px !important;
	top:132px !important;
}

@keyframes intensificar-1510862 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1510862 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1510885 {
	width:125px !important;
	height:31px !important;
	left:506px !important;
	top:453px !important;
}

#item1510893 {
	width:98px !important;
	height:22px !important;
	left:532px !important;
	top:351px !important;
}

#item1510916 {
	width:130px !important;
	height:25px !important;
	left:500px !important;
	top:373px !important;
}

#item1544788 {
	width:98px !important;
	height:22px !important;
	left:532px !important;
	top:202px !important;
}

#item1544811 {
	width:130px !important;
	height:25px !important;
	left:500px !important;
	top:224px !important;
}

#item1510731 {
	width:666px !important;
	height:542px !important;
	left:35px !important;
	top:545px !important;
}

#item1510965 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1510988 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1511012 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1511015 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1544896 {
	width:74px !important;
	height:70px !important;
	background:#dcefee;
}

#item1544897 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1544893 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1544929 {
	width:172px !important;
	height:70px !important;
}

#item1544930 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1544904 {
	width:172px !important;
	height:70px !important;
}

#item1544905 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1544902 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1544981 {
	width:158px !important;
	height:70px !important;
}

#item1544982 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1544956 {
	width:158px !important;
	height:70px !important;
}

#item1544957 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1544954 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1545033 {
	width:141px !important;
	height:70px !important;
}

#item1545034 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1545008 {
	width:141px !important;
	height:70px !important;
}

#item1545009 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1545006 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1545084 {
	width:141px !important;
	height:70px !important;
}

#item1545085 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1545059 {
	width:141px !important;
	height:70px !important;
}

#item1545060 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1545057 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
}

#item1545108 {
	width:35px !important;
	height:74px !important;
	left:-2px !important;
	top:1128px !important;
}

#item1553298 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1553321 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1553295 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1511242 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1511242 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1511242 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1461291 {
	width:186px !important;
	height:167px !important;
	top:623px !important;
}

@keyframes intensificar-1461299 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1461299 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1461297 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1461297 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1461295 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1461300 {
	width:211px !important;
	height:33px !important;
	left:794px !important;
	top:38px !important;
}

#item1461305 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:128px !important;
}

#item1461328 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1461352 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1461357 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1461382 {
	width:528px !important;
	height:281px !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-1461382 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1461382 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1461406 {
	width:57px !important;
	height:12px !important;
	top:297px !important;
}

@keyframes intensificar-1461406 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1461406 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1461454 {
	width:26px !important;
	height:13px !important;
	left:252px !important;
	top:535px !important;
}

#item1498901 {
	width:528px !important;
	height:212px !important;
	top:315px !important;
}

table#table1675121 tr {
	border-right:2.2px solid #fff;;
}

table#table1675121 {
	table-layout:fixed;
}

#item1498902 {
	width:589px !important;
	height:191px !important;
}

@keyframes intensificar-1498902 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1498902 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1545776 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:254px !important;
}

#item1545780 {
	width:534px !important;
	height:532px !important;
	top:16px !important;
}

#item1545781 {
	width:509px !important;
	height:690px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1545781 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1545781 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1545806 {
	width:14px !important;
	height:9px !important;
}

#item1545812 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item1461684 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:254px !important;
}

#item1461687 {
	width:534px !important;
	height:532px !important;
	top:16px !important;
}

#item1461688 {
	width:509px !important;
	height:900px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1461688 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1461688 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1461714 {
	width:14px !important;
	height:9px !important;
}

#item1461717 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item1461458 {
	width:350px !important;
	height:397px !important;
	top:99px !important;
}

@keyframes intensificar-1461458 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1461458 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1461481 {
	width:528px !important;
	height:63px !important;
	top:16px !important;
}

@keyframes intensificar-1461481 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1461481 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1462112 {
	width:167px !important;
	height:15px !important;
	left:397px !important;
	top:355px !important;
}

#item1462135 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:357px !important;
}

#item1462140 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:380px !important;
}

#item1483921 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:183px !important;
}

#item1483944 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:199px !important;
}

#item1483967 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:250px !important;
}

#item1483990 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:266px !important;
}

#item1484013 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:307px !important;
}

#item1484036 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:323px !important;
}

#item1461380 {
	width:564px !important;
	height:564px !important;
	left:36px !important;
	top:161px !important;
}

#item1461774 {
	width:53px !important;
	height:50px !important;
	background:#dcefee;
}

#item1461775 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1461770 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1461807 {
	width:123px !important;
	height:50px !important;
}

#item1461808 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1461782 {
	width:123px !important;
	height:50px !important;
}

#item1461783 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1461778 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1461861 {
	width:113px !important;
	height:50px !important;
}

#item1461862 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1461835 {
	width:113px !important;
	height:50px !important;
}

#item1461836 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1461831 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1461915 {
	width:101px !important;
	height:50px !important;
}

#item1461916 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1461889 {
	width:101px !important;
	height:50px !important;
}

#item1461890 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1461885 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1461968 {
	width:101px !important;
	height:50px !important;
}

#item1461969 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1461943 {
	width:101px !important;
	height:50px !important;
}

#item1461944 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1461939 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1552880 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1552903 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1552877 {
	width:147px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1462022 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1462022 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1462022 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1512012 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1512022 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1512022 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1512017 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1512017 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1512015 {
	width:700px !important;
	height:309px !important;
}

#item1534386 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1512033 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1512056 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1512080 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1512083 {
	width:372px !important;
	height:51px !important;
	left:23px !important;
}

#item1512108 {
	width:595px !important;
	height:136px !important;
}

@keyframes intensificar-1512108 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1512108 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1537543 {
	width:140px !important;
	height:18px !important;
	top:166px !important;
}

@keyframes intensificar-1537543 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1537543 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1537566 {
	width:628px !important;
	height:293px !important;
	top:194px !important;
}

table#table1681448 tr {
	border-right:3.08px solid #fff;;
}

table#table1681448 {
	table-layout:fixed;
}

#item1537567 {
	width:780px !important;
	height:268px !important;
}

@keyframes intensificar-1537567 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1537567 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1537590 {
	width:46px !important;
	height:23px !important;
	left:292px !important;
	top:495px !important;
}

#item1537594 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:45px !important;
}

#item1512466 {
	width:595px !important;
	height:518px !important;
}

@keyframes intensificar-1512466 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1512466 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1535660 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:236px !important;
}

#item1535618 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:236px !important;
}

#item1535621 {
	width:595px !important;
	height:518px !important;
}

@keyframes intensificar-1535621 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1535621 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1512184 {
	width:490px !important;
	height:402px !important;
	top:116px !important;
}

@keyframes intensificar-1512184 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1512184 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1512207 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1512207 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1512207 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1512230 {
	width:234px !important;
	height:21px !important;
	left:431px !important;
	top:474px !important;
}

#item1512253 {
	width:7px !important;
	height:11px !important;
	left:420px !important;
	top:477px !important;
}

#item1512258 {
	width:124px !important;
	height:31px !important;
	left:504px !important;
	top:509px !important;
}

#item1512264 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:234px !important;
}

#item1512287 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:257px !important;
}

#item1512310 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:328px !important;
}

#item1512333 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:350px !important;
}

#item1512357 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:407px !important;
}

#item1512380 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:429px !important;
}

#item1512106 {
	width:665px !important;
	height:540px !important;
	left:36px !important;
	top:557px !important;
}

#item1512494 {
	width:74px !important;
	height:70px !important;
	background:#dcefee;
}

#item1512495 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1512490 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1512529 {
	width:172px !important;
	height:70px !important;
}

#item1512530 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1512504 {
	width:172px !important;
	height:70px !important;
}

#item1512505 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1512499 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1512582 {
	width:158px !important;
	height:70px !important;
}

#item1512583 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1512557 {
	width:158px !important;
	height:70px !important;
}

#item1512558 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1512553 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1512635 {
	width:141px !important;
	height:70px !important;
}

#item1512636 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1512610 {
	width:141px !important;
	height:70px !important;
}

#item1512611 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1512606 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1512689 {
	width:141px !important;
	height:70px !important;
}

#item1512690 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1512663 {
	width:141px !important;
	height:70px !important;
}

#item1512664 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1512659 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1553327 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1553351 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1553324 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1512742 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1512742 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1512742 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1500284 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1463953 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1463953 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1463951 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1463951 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1463949 {
	width:600px !important;
	height:790px !important;
}

#item1463954 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1463961 {
	width:528px !important;
	height:281px !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-1463961 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1463961 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1463986 {
	width:57px !important;
	height:12px !important;
	top:295px !important;
}

@keyframes intensificar-1463986 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1463986 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1687011 tr {
	border-right:2.2px solid #fff;;
}

table#table1687011 {
	table-layout:fixed;
}

#item1464635 {
	width:528px !important;
	height:162px !important;
	top:313px !important;
}

@keyframes intensificar-1464635 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1464635 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1464527 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:278px !important;
}

#item1464530 {
	width:534px !important;
	height:549px !important;
	top:16px !important;
}

#item1464531 {
	width:509px !important;
	height:821px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1464531 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1464531 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1464556 {
	width:14px !important;
	height:9px !important;
}

#item1464560 {
	width:14px !important;
	height:9px !important;
	top:572px !important;
}

#item1464116 {
	width:528px !important;
	height:29px !important;
	top:16px !important;
}

@keyframes intensificar-1464116 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1464116 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1464139 {
	width:350px !important;
	height:232px !important;
	top:65px !important;
}

@keyframes intensificar-1464139 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1464139 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1483393 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:152px !important;
}

#item1483416 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:168px !important;
}

#item1546072 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:260px !important;
}

#item1546077 {
	width:139px !important;
	height:26px !important;
	left:389px !important;
	top:219px !important;
}

#item1546100 {
	width:5px !important;
	height:8px !important;
	left:381px !important;
	top:221px !important;
}

#item1546104 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:187px !important;
}

#item1463959 {
	width:552px !important;
	height:581px !important;
	left:636px !important;
	top:144px !important;
}

#item1464192 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1464215 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1464240 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1464244 {
	width:528px !important;
	height:37px !important;
	left:16px !important;
}

#item1464270 {
	width:53px !important;
	height:50px !important;
	background:#dcefee;
}

#item1464271 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1464267 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1464304 {
	width:123px !important;
	height:50px !important;
}

#item1464305 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1464279 {
	width:123px !important;
	height:50px !important;
}

#item1464280 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1464275 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1464357 {
	width:99px !important;
	height:50px !important;
}

#item1464358 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1464332 {
	width:99px !important;
	height:50px !important;
}

#item1464333 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1464328 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1464411 {
	width:101px !important;
	height:50px !important;
}

#item1464412 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1464386 {
	width:101px !important;
	height:50px !important;
}

#item1464387 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1464381 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1464438 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1464461 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1464435 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1464465 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1464468 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1464468 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1464468 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1514260 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1514273 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1514273 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1514265 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1514265 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1514263 {
	width:700px !important;
	height:309px !important;
}

#item1534400 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1514282 {
	width:595px !important;
	height:196px !important;
}

@keyframes intensificar-1514282 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1514282 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1537341 {
	width:140px !important;
	height:18px !important;
	top:226px !important;
}

@keyframes intensificar-1537341 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1537341 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1537364 {
	width:628px !important;
	height:257px !important;
	top:254px !important;
}

table#table1690987 tr {
	border-right:3.08px solid #fff;;
}

table#table1690987 {
	table-layout:fixed;
}

#item1537365 {
	width:702px !important;
	height:227px !important;
}

@keyframes intensificar-1537365 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1537365 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1537388 {
	width:46px !important;
	height:23px !important;
	left:292px !important;
	top:519px !important;
}

#item1537392 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:75px !important;
}

#item1535860 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:257px !important;
}

#item1535863 {
	width:595px !important;
	height:542px !important;
}

@keyframes intensificar-1535863 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1535863 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1514380 {
	width:628px !important;
	height:40px !important;
}

@keyframes intensificar-1514380 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1514380 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1514403 {
	width:490px !important;
	height:325px !important;
	top:68px !important;
}

@keyframes intensificar-1514403 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1514403 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1514434 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:190px !important;
}

#item1514458 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:212px !important;
}

#item1546167 {
	width:124px !important;
	height:31px !important;
	left:503px !important;
	top:341px !important;
}

#item1546176 {
	width:195px !important;
	height:36px !important;
	left:433px !important;
	top:283px !important;
}

#item1546199 {
	width:7px !important;
	height:11px !important;
	left:422px !important;
	top:286px !important;
}

#item1546204 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:238px !important;
}

#item1514280 {
	width:637px !important;
	height:542px !important;
	left:36px !important;
	top:533px !important;
}

#item1514520 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1514543 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1514567 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1514572 {
	width:628px !important;
	height:51px !important;
	left:22px !important;
}

#item1514598 {
	width:74px !important;
	height:70px !important;
	background:#dcefee;
}

#item1514599 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1514595 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1514633 {
	width:172px !important;
	height:70px !important;
}

#item1514634 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1514607 {
	width:172px !important;
	height:70px !important;
}

#item1514608 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1514603 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1514686 {
	width:139px !important;
	height:70px !important;
}

#item1514687 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1514661 {
	width:139px !important;
	height:70px !important;
}

#item1514662 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1514657 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1514739 {
	width:141px !important;
	height:70px !important;
}

#item1514740 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1514714 {
	width:141px !important;
	height:70px !important;
}

#item1514715 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1514710 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1514794 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1553361 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1553384 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1553358 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1514799 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1514799 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1514799 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1468178 {
	width:1236px !important;
	height:814px !important;
	left:-18px !important;
	top:-12px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1468179 {
	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-1468179 {
	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;
	}
}
#item1468180 {
	width:570px !important;
	height:114px !important;
	left:50px !important;
	top:420px !important;
}

@keyframes intensificar-1468180 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1468180 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1468203 {
	opacity:0.40;
	width:478px !important;
	height:115px !important;
	left:50px !important;
	top:576px !important;
	background:#0e0b00;
}

#item1468204 {
	width:432px !important;
	height:74px !important;
	left:72px !important;
	top:595px !important;
}

@keyframes intensificar-1468204 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1468204 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1468227 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1468227 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1468227 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1517815 {
	width:1829px !important;
	height:1204px !important;
	left:-615px !important;
	top:-2px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1517816 {
	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-1517816 {
	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;
	}
}
#item1517825 {
	width:570px !important;
	height:114px !important;
	left:36px !important;
	top:880px !important;
}

@keyframes intensificar-1517825 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1517825 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1517849 {
	opacity:0.40;
	width:628px !important;
	height:128px !important;
	left:36px !important;
	top:1036px !important;
	background:#0e0b00;
}

#item1517850 {
	width:583px !important;
	height:86px !important;
	left:58px !important;
	top:1055px !important;
}

@keyframes intensificar-1517850 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1517850 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1517874 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1517874 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1517874 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1468242 {
	width:106px !important;
	height:237px !important;
	top:553px !important;
}

#item1468248 {
	width:600px !important;
	height:790px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

table#table1694367 th, table#table1694367 td {
	vertical-align:top;;
}

table#table1694367 tr {
	height:18px;;
}

table#table1694367 {
	table-layout:fixed;
}

#item1468321 {
	width:510px !important;
	height:116px !important;
	left:46px !important;
	top:94px !important;
}

#item1468347 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1468344 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:91px !important;
}

#item1468351 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1468348 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:109px !important;
}

#item1468355 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1468352 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:127px !important;
}

#item1468359 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1468356 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:145px !important;
}

#item1468295 {
	width:86px !important;
	height:16px !important;
	left:440px !important;
	top:66px !important;
}

#item1468272 {
	width:75px !important;
	height:16px !important;
	left:53px !important;
	top:66px !important;
}

@keyframes intensificar-1468437 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1468437 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1468438 {
	width:148px !important;
	height:37px !important;
	left:238px !important;
	top:47px !important;
}

#item1468246 {
	width:610px !important;
	height:800px !important;
	left:590px !important;
	top:-10px !important;
}

#item1468554 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1468557 {
	width:528px !important;
	height:37px !important;
	left:16px !important;
}

#item1490510 {
	width:563px !important;
	height:209px !important;
	left:16px !important;
	top:306px !important;
}

#item1469619 {
	width:141px !important;
	height:15px !important;
	left:9px !important;
}

#item1469642 {
	width:6px !important;
	height:11px !important;
	top:2px !important;
}

#item1469616 {
	width:150px !important;
	height:15px !important;
	left:36px !important;
	top:99px !important;
}

#item1469649 {
	width:19px !important;
	height:19px !important;
}

#item1469645 {
	width:19px !important;
	height:19px !important;
	left:1158px !important;
	top:21px !important;
}

@keyframes intensificar-1469653 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1469653 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1469656 {
	width:53px !important;
	height:50px !important;
	background:#dcefee;
}

#item1469657 {
	width:28px !important;
	height:40px !important;
	left:13px !important;
	top:5px !important;
}

#item1469653 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

@keyframes intensificar-1469661 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1469661 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1469690 {
	width:122px !important;
	height:50px !important;
}

#item1469691 {
	width:92px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1469665 {
	width:122px !important;
	height:50px !important;
}

#item1469666 {
	width:92px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1469661 {
	width:122px !important;
	height:50px !important;
	left:1022px !important;
	top:740px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1469823 {
	width:185px !important;
	height:12px !important;
	left:17px !important;
}

#item1469847 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1469820 {
	width:202px !important;
	height:12px !important;
	left:398px !important;
	top:748px !important;
}

#item1469851 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1469851 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1469851 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1517906 {
	width:700px !important;
	height:925px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

table#table1695274 th, table#table1695274 td {
	vertical-align:top;;
}

table#table1695274 tr {
	height:22px;;
}

table#table1695274 {
	table-layout:fixed;
}

#item1517929 {
	width:622px !important;
	height:142px !important;
	left:54px !important;
	top:112px !important;
}

#item1517955 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1517952 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:110px !important;
}

#item1517959 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1517956 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:132px !important;
}

#item1517963 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1517960 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:154px !important;
}

#item1517968 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1517965 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:176px !important;
}

#item1517973 {
	width:105px !important;
	height:20px !important;
	left:535px !important;
	top:78px !important;
}

#item1517996 {
	width:92px !important;
	height:20px !important;
	left:62px !important;
	top:78px !important;
}

#item1517894 {
	width:700px !important;
	height:922px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

@keyframes intensificar-1517894 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1517894 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1517892 {
	width:710px !important;
	height:935px !important;
	left:-10px !important;
	top:140px !important;
}

#item1518021 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1518025 {
	width:606px !important;
	height:52px !important;
	left:22px !important;
}

#item1519088 {
	width:197px !important;
	height:21px !important;
	left:13px !important;
}

#item1519111 {
	width:9px !important;
	height:15px !important;
	top:3px !important;
}

#item1519085 {
	width:210px !important;
	height:21px !important;
	left:58px !important;
	top:110px !important;
}

#item1519118 {
	width:26px !important;
	height:26px !important;
}

#item1519114 {
	width:26px !important;
	height:26px !important;
	left:637px !important;
	top:179px !important;
}

@keyframes intensificar-1519122 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519122 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1519126 {
	width:74px !important;
	height:70px !important;
	background:#dcefee;
}

#item1519127 {
	width:39px !important;
	height:56px !important;
	left:18px !important;
	top:7px !important;
}

#item1519122 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

@keyframes intensificar-1519131 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519131 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1519161 {
	width:171px !important;
	height:70px !important;
}

#item1519162 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1519136 {
	width:171px !important;
	height:70px !important;
}

#item1519137 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1519131 {
	width:171px !important;
	height:70px !important;
	left:451px !important;
	top:1130px !important;
}

#item1519188 {
	width:259px !important;
	height:16px !important;
	left:23px !important;
}

#item1519211 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1519185 {
	width:283px !important;
	height:17px !important;
	left:36px !important;
	top:1089px !important;
}

#item1535153 {
	width:35px !important;
	height:74px !important;
	left:449px !important;
	top:1128px !important;
}

#item1519214 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1519214 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1519214 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1500229 {
	width:130px !important;
	height:134px !important;
	left:470px !important;
}

@keyframes intensificar-1470250 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1470250 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1470248 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1470248 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1470246 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1470251 {
	width:211px !important;
	height:33px !important;
	left:794px !important;
	top:38px !important;
}

#item1470254 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:128px !important;
}

#item1470277 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1470301 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1470304 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1470640 {
	width:528px !important;
	height:326px !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-1470640 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1470640 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1470664 {
	width:57px !important;
	height:12px !important;
	top:342px !important;
}

@keyframes intensificar-1470664 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1470664 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1470687 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1470687 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1470591 {
	width:528px !important;
	height:31px !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-1470591 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1470591 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1470615 {
	width:528px !important;
	height:166px !important;
	top:47px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1470615 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1470615 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1470550 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:254px !important;
}

#item1470554 {
	width:534px !important;
	height:532px !important;
	top:16px !important;
}

#item1470555 {
	width:509px !important;
	height:900px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1470555 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1470555 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1470580 {
	width:14px !important;
	height:9px !important;
}

#item1470584 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item1470329 {
	width:350px !important;
	height:397px !important;
	top:65px !important;
}

@keyframes intensificar-1470329 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1470329 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1470352 {
	width:528px !important;
	height:29px !important;
	top:16px !important;
}

@keyframes intensificar-1470352 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1470352 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1470470 {
	width:167px !important;
	height:15px !important;
	left:397px !important;
	top:297px !important;
}

#item1470493 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:299px !important;
}

#item1470497 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:322px !important;
}

#item1482963 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:183px !important;
}

#item1482986 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:199px !important;
}

#item1483009 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:249px !important;
}

#item1483032 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:265px !important;
}

#item1470327 {
	width:564px !important;
	height:564px !important;
	left:36px !important;
	top:161px !important;
}

#item1470713 {
	width:53px !important;
	height:50px !important;
	background:#dcefee;
}

#item1470714 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1470710 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1470747 {
	width:123px !important;
	height:50px !important;
}

#item1470748 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1470722 {
	width:123px !important;
	height:50px !important;
}

#item1470723 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1470718 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1470801 {
	width:113px !important;
	height:50px !important;
}

#item1470802 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1470775 {
	width:113px !important;
	height:50px !important;
}

#item1470777 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1470771 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1470855 {
	width:101px !important;
	height:50px !important;
}

#item1470856 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1470830 {
	width:101px !important;
	height:50px !important;
}

#item1470831 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1470826 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1470909 {
	width:101px !important;
	height:50px !important;
}

#item1470910 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1470883 {
	width:101px !important;
	height:50px !important;
}

#item1470884 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1470879 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1470936 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1470959 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1470933 {
	width:147px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1470962 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1470962 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1470962 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1519229 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1519244 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519244 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1519235 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519235 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1519233 {
	width:700px !important;
	height:309px !important;
}

#item1534539 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1519252 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1519276 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1519300 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1519304 {
	width:372px !important;
	height:51px !important;
	left:23px !important;
}

#item1519329 {
	width:595px !important;
	height:160px !important;
}

@keyframes intensificar-1519329 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519329 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1519353 {
	width:80px !important;
	height:16px !important;
	top:190px !important;
}

@keyframes intensificar-1519353 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519353 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1519376 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519376 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1536785 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:57px !important;
}

#item1519635 {
	width:628px !important;
	height:518px !important;
}

@keyframes intensificar-1519635 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519635 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1536120 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:224px !important;
}

#item1536126 {
	width:595px !important;
	height:518px !important;
}

@keyframes intensificar-1536126 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1536126 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1519400 {
	width:490px !important;
	height:449px !important;
	top:68px !important;
}

@keyframes intensificar-1519400 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519400 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1519424 {
	width:628px !important;
	height:40px !important;
}

@keyframes intensificar-1519424 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519424 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1519447 {
	width:234px !important;
	height:21px !important;
	left:431px !important;
	top:394px !important;
}

#item1519470 {
	width:7px !important;
	height:11px !important;
	left:420px !important;
	top:397px !important;
}

#item1519474 {
	width:124px !important;
	height:31px !important;
	left:505px !important;
	top:429px !important;
}

#item1519480 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:233px !important;
}

#item1519503 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:256px !important;
}

#item1519526 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:326px !important;
}

#item1519549 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:349px !important;
}

#item1519327 {
	width:665px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1519662 {
	width:74px !important;
	height:70px !important;
	background:#dcefee;
}

#item1519664 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1519659 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1519696 {
	width:172px !important;
	height:70px !important;
}

#item1519697 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1519671 {
	width:172px !important;
	height:70px !important;
}

#item1519672 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1519667 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1519749 {
	width:158px !important;
	height:70px !important;
}

#item1519750 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1519724 {
	width:158px !important;
	height:70px !important;
}

#item1519725 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1519720 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1519802 {
	width:141px !important;
	height:70px !important;
}

#item1519803 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1519777 {
	width:141px !important;
	height:70px !important;
}

#item1519778 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1519773 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1519856 {
	width:141px !important;
	height:70px !important;
}

#item1519857 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1519831 {
	width:141px !important;
	height:70px !important;
}

#item1519832 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1519826 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
}

#item1519883 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1519907 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1519880 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1535159 {
	width:35px !important;
	height:74px !important;
	left:-2px !important;
	top:1128px !important;
}

#item1519912 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1519912 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1519912 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1471084 {
	width:186px !important;
	height:167px !important;
	top:623px !important;
}

@keyframes intensificar-1471091 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1471091 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1471089 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1471089 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1471087 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1471092 {
	width:211px !important;
	height:33px !important;
	left:794px !important;
	top:38px !important;
}

#item1471096 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:128px !important;
}

#item1471119 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1471143 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1471146 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1471172 {
	width:528px !important;
	height:311px !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-1471172 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1471172 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1471196 {
	width:57px !important;
	height:12px !important;
	top:327px !important;
}

@keyframes intensificar-1471196 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1471196 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1471219 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1471219 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1471457 {
	width:528px !important;
	height:31px !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-1471457 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1471457 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1471481 {
	width:528px !important;
	height:232px !important;
	top:47px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1471481 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1471481 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1471418 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:269px !important;
}

#item1471422 {
	width:534px !important;
	height:532px !important;
	top:16px !important;
}

#item1471423 {
	width:509px !important;
	height:1143px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1471423 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1471423 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1471448 {
	width:14px !important;
	height:9px !important;
}

#item1471452 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item1471244 {
	width:350px !important;
	height:397px !important;
	top:65px !important;
}

@keyframes intensificar-1471244 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1471244 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1471267 {
	width:528px !important;
	height:29px !important;
	top:16px !important;
}

@keyframes intensificar-1471267 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1471267 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1471337 {
	width:167px !important;
	height:15px !important;
	left:397px !important;
	top:297px !important;
}

#item1471360 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:299px !important;
}

#item1471363 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:322px !important;
}

#item1482855 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:183px !important;
}

#item1482878 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:199px !important;
}

#item1482901 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:249px !important;
}

#item1482925 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:265px !important;
}

#item1471170 {
	width:564px !important;
	height:564px !important;
	left:36px !important;
	top:161px !important;
}

#item1471508 {
	width:53px !important;
	height:50px !important;
	background:#dcefee;
}

#item1471509 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1471505 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1471544 {
	width:123px !important;
	height:50px !important;
}

#item1471545 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1471518 {
	width:123px !important;
	height:50px !important;
}

#item1471519 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1471514 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1471597 {
	width:113px !important;
	height:50px !important;
}

#item1471598 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1471572 {
	width:113px !important;
	height:50px !important;
}

#item1471573 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1471568 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1471651 {
	width:101px !important;
	height:50px !important;
}

#item1471652 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1471626 {
	width:101px !important;
	height:50px !important;
}

#item1471627 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1471622 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1471704 {
	width:101px !important;
	height:50px !important;
}

#item1471705 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1471679 {
	width:101px !important;
	height:50px !important;
}

#item1471680 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1471675 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1471732 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1471755 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1471729 {
	width:147px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1471760 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1471760 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1471760 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1519929 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1519943 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519943 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1519937 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1519937 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1519935 {
	width:700px !important;
	height:309px !important;
}

#item1534544 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1519951 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1519975 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1519999 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1520003 {
	width:372px !important;
	height:51px !important;
	left:23px !important;
}

#item1520028 {
	width:595px !important;
	height:200px !important;
}

@keyframes intensificar-1520028 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520028 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520052 {
	width:80px !important;
	height:16px !important;
	top:230px !important;
}

@keyframes intensificar-1520052 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520052 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1520075 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520075 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1536780 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:77px !important;
}

#item1520334 {
	width:628px !important;
	height:518px !important;
}

@keyframes intensificar-1520334 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520334 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1536171 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:236px !important;
}

#item1536182 {
	width:595px !important;
	height:518px !important;
}

@keyframes intensificar-1536182 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1536182 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520099 {
	width:490px !important;
	height:435px !important;
	top:82px !important;
}

@keyframes intensificar-1520099 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520099 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520122 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1520122 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520122 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520145 {
	width:234px !important;
	height:21px !important;
	left:431px !important;
	top:408px !important;
}

#item1520169 {
	width:7px !important;
	height:11px !important;
	left:420px !important;
	top:411px !important;
}

#item1520172 {
	width:124px !important;
	height:31px !important;
	left:504px !important;
	top:443px !important;
}

#item1520178 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:248px !important;
}

#item1520201 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:270px !important;
}

#item1520224 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:341px !important;
}

#item1520248 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:363px !important;
}

#item1520026 {
	width:665px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1520361 {
	width:74px !important;
	height:70px !important;
	background:#dcefee;
}

#item1520363 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1520358 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1520396 {
	width:172px !important;
	height:70px !important;
}

#item1520397 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1520371 {
	width:172px !important;
	height:70px !important;
}

#item1520372 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1520367 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1520449 {
	width:158px !important;
	height:70px !important;
}

#item1520450 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1520424 {
	width:158px !important;
	height:70px !important;
}

#item1520425 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1520420 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1520502 {
	width:141px !important;
	height:70px !important;
}

#item1520503 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1520477 {
	width:141px !important;
	height:70px !important;
}

#item1520478 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1520473 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1520556 {
	width:141px !important;
	height:70px !important;
}

#item1520557 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1520531 {
	width:141px !important;
	height:70px !important;
}

#item1520532 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1520526 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1520583 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1520606 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1520580 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1520611 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1520611 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1520611 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1500268 {
	width:164px !important;
	height:302px !important;
	left:436px !important;
}

@keyframes intensificar-1471917 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1471917 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1471915 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1471915 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1471913 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1471918 {
	width:211px !important;
	height:33px !important;
	left:794px !important;
	top:38px !important;
}

#item1471921 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:128px !important;
}

#item1471944 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1471969 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1471972 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1471997 {
	width:528px !important;
	height:309px !important;
	top:16px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1471997 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1471997 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1472021 {
	width:57px !important;
	height:12px !important;
	top:325px !important;
}

@keyframes intensificar-1472021 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1472021 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1472044 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1472044 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1472283 {
	width:528px !important;
	height:31px !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-1472283 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1472283 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1472307 {
	width:528px !important;
	height:187px !important;
	top:47px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1472307 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1472307 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1472244 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:269px !important;
}

#item1472248 {
	width:534px !important;
	height:532px !important;
	top:16px !important;
}

#item1472249 {
	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-1472249 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1472249 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1472274 {
	width:14px !important;
	height:9px !important;
}

#item1472278 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item1472068 {
	width:350px !important;
	height:397px !important;
	top:65px !important;
}

@keyframes intensificar-1472068 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1472068 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1472092 {
	width:528px !important;
	height:29px !important;
	top:16px !important;
}

@keyframes intensificar-1472092 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1472092 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1472164 {
	width:167px !important;
	height:15px !important;
	left:397px !important;
	top:297px !important;
}

#item1472187 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:299px !important;
}

#item1472191 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:322px !important;
}

#item1482746 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:183px !important;
}

#item1482769 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:199px !important;
}

#item1482792 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:249px !important;
}

#item1482815 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:265px !important;
}

#item1471995 {
	width:564px !important;
	height:564px !important;
	left:36px !important;
	top:161px !important;
}

#item1472334 {
	width:53px !important;
	height:50px !important;
	background:#dcefee;
}

#item1472335 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1472331 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1472368 {
	width:123px !important;
	height:50px !important;
}

#item1472369 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1472343 {
	width:123px !important;
	height:50px !important;
}

#item1472344 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1472339 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1472421 {
	width:113px !important;
	height:50px !important;
}

#item1472422 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1472396 {
	width:113px !important;
	height:50px !important;
}

#item1472397 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1472392 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1472475 {
	width:101px !important;
	height:50px !important;
}

#item1472476 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1472450 {
	width:101px !important;
	height:50px !important;
}

#item1472451 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1472446 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1472528 {
	width:101px !important;
	height:50px !important;
}

#item1472529 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1472503 {
	width:101px !important;
	height:50px !important;
}

#item1472504 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1472499 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1472555 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1472578 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1472552 {
	width:147px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1472584 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1472584 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1472584 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1520628 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1520641 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520641 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1520634 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520634 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520632 {
	width:700px !important;
	height:309px !important;
}

#item1534547 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1520651 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1520675 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1520699 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1520702 {
	width:372px !important;
	height:51px !important;
	left:23px !important;
}

#item1520727 {
	width:595px !important;
	height:200px !important;
}

@keyframes intensificar-1520727 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520727 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520751 {
	width:80px !important;
	height:16px !important;
	top:230px !important;
}

@keyframes intensificar-1520751 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520751 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1520774 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520774 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1536772 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:77px !important;
}

#item1521032 {
	width:627px !important;
	height:518px !important;
}

@keyframes intensificar-1521032 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1521032 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1536228 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:236px !important;
}

#item1536234 {
	width:595px !important;
	height:518px !important;
}

@keyframes intensificar-1536234 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1536234 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520798 {
	width:490px !important;
	height:428px !important;
	top:89px !important;
}

@keyframes intensificar-1520798 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520798 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520821 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1520821 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1520821 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1520844 {
	width:234px !important;
	height:21px !important;
	left:431px !important;
	top:415px !important;
}

#item1520867 {
	width:7px !important;
	height:11px !important;
	left:420px !important;
	top:418px !important;
}

#item1520870 {
	width:124px !important;
	height:31px !important;
	left:504px !important;
	top:450px !important;
}

#item1520877 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:255px !important;
}

#item1520900 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:277px !important;
}

#item1520923 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:348px !important;
}

#item1520946 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:370px !important;
}

#item1520725 {
	width:665px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1521060 {
	width:74px !important;
	height:70px !important;
	background:#dcefee;
}

#item1521062 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1521057 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1521096 {
	width:172px !important;
	height:70px !important;
}

#item1521097 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1521071 {
	width:172px !important;
	height:70px !important;
}

#item1521072 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1521067 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1521150 {
	width:158px !important;
	height:70px !important;
}

#item1521151 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1521125 {
	width:158px !important;
	height:70px !important;
}

#item1521126 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1521121 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1521203 {
	width:141px !important;
	height:70px !important;
}

#item1521205 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1521178 {
	width:141px !important;
	height:70px !important;
}

#item1521179 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1521174 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1521258 {
	width:141px !important;
	height:70px !important;
}

#item1521259 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1521233 {
	width:141px !important;
	height:70px !important;
}

#item1521234 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1521228 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
}

#item1521285 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1521308 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1521282 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1535163 {
	width:35px !important;
	height:74px !important;
	left:-2px !important;
	top:1128px !important;
}

#item1521312 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1521312 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1521312 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1500296 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1473467 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1473467 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1473465 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1473465 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1473463 {
	width:600px !important;
	height:790px !important;
}

#item1473468 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1473663 {
	width:100px !important;
	height:13px !important;
	top:301px !important;
}

@keyframes intensificar-1473663 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1473663 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1716313 th, table#table1716313 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1716313 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1716313 {
	table-layout:fixed;
}

#item1473686 {
	width:528px !important;
	height:260px !important;
	top:321px !important;
}

@keyframes intensificar-1473686 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1473686 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1554526 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:131px !important;
}

#item1554529 {
	width:534px !important;
	height:255px !important;
	top:16px !important;
}

#item1554530 {
	width:509px !important;
	height:350px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1554530 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1554530 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1554555 {
	width:14px !important;
	height:9px !important;
}

#item1554558 {
	width:14px !important;
	height:9px !important;
	top:279px !important;
}

#item1473475 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:278px !important;
}

#item1473478 {
	width:534px !important;
	height:549px !important;
	top:16px !important;
}

#item1473479 {
	width:509px !important;
	height:1210px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1473479 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1473479 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1473504 {
	width:14px !important;
	height:9px !important;
}

#item1473507 {
	width:14px !important;
	height:9px !important;
	top:572px !important;
}

#item1473559 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1473584 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1473587 {
	width:528px !important;
	height:29px !important;
	top:16px !important;
}

@keyframes intensificar-1473587 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1473587 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1473610 {
	width:350px !important;
	height:414px !important;
	top:65px !important;
}

@keyframes intensificar-1473610 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1473610 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1473633 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:393px !important;
}

#item1482573 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:320px !important;
}

#item1482596 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:336px !important;
}

#item1473472 {
	width:564px !important;
	height:581px !important;
	left:636px !important;
	top:144px !important;
}

#item1473709 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1473732 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1473756 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1473761 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1473787 {
	width:53px !important;
	height:50px !important;
	background:#dcefee;
}

#item1473789 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1473784 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1473821 {
	width:123px !important;
	height:50px !important;
}

#item1473823 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1473796 {
	width:123px !important;
	height:50px !important;
}

#item1473797 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1473792 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1473877 {
	width:99px !important;
	height:50px !important;
}

#item1473878 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1473852 {
	width:99px !important;
	height:50px !important;
}

#item1473853 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1473848 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1473930 {
	width:101px !important;
	height:50px !important;
}

#item1473931 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1473905 {
	width:101px !important;
	height:50px !important;
}

#item1473906 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1473901 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1473958 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1473982 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1473955 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1473987 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1473991 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1473991 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1473991 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1522030 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1522036 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522036 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1522043 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522043 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1522034 {
	width:700px !important;
	height:309px !important;
}

#item1534557 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1522054 {
	width:595px !important;
	height:82px !important;
}

@keyframes intensificar-1522054 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522054 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1522078 {
	width:140px !important;
	height:18px !important;
	top:102px !important;
}

@keyframes intensificar-1522078 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522078 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1721181 th, table#table1721181 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1721181 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1721181 {
	table-layout:fixed;
}

#item1522101 {
	width:628px !important;
	height:384px !important;
	top:130px !important;
}

@keyframes intensificar-1522101 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522101 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1536763 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:18px !important;
}

#item1536334 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:234px !important;
}

#item1536338 {
	width:595px !important;
	height:514px !important;
}

@keyframes intensificar-1536338 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1536338 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1522126 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1522150 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1522155 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1522155 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522155 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1522178 {
	width:490px !important;
	height:351px !important;
	top:89px !important;
}

@keyframes intensificar-1522178 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522178 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1522201 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:499px !important;
}

#item1522206 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:397px !important;
}

#item1522229 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:419px !important;
}

#item1522051 {
	width:665px !important;
	height:530px !important;
	left:36px !important;
	top:561px !important;
}

#item1522295 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:517px !important;
}

#item1522318 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1522342 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1522345 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1522371 {
	width:74px !important;
	height:70px !important;
	background:#dcefee;
}

#item1522372 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1522368 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1522404 {
	width:172px !important;
	height:70px !important;
}

#item1522406 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1522379 {
	width:172px !important;
	height:70px !important;
}

#item1522380 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1522375 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1522459 {
	width:139px !important;
	height:70px !important;
}

#item1522460 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1522434 {
	width:139px !important;
	height:70px !important;
}

#item1522435 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1522430 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1522512 {
	width:141px !important;
	height:70px !important;
}

#item1522513 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1522487 {
	width:141px !important;
	height:70px !important;
}

#item1522488 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1522483 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1522539 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1522562 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1522536 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1522566 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1522570 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1522570 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1522570 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1474099 {
	width:1236px !important;
	height:814px !important;
	left:-18px !important;
	top:-12px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1474100 {
	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-1474100 {
	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;
	}
}
#item1474101 {
	width:570px !important;
	height:114px !important;
	left:63px !important;
	top:425px !important;
}

@keyframes intensificar-1474101 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1474101 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1474125 {
	opacity:0.40;
	width:478px !important;
	height:137px !important;
	left:63px !important;
	top:565px !important;
	background:#0e0b00;
}

#item1474126 {
	width:432px !important;
	height:94px !important;
	left:85px !important;
	top:584px !important;
}

@keyframes intensificar-1474126 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1474126 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1474149 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1474149 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1474149 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1522586 {
	width:1829px !important;
	height:1204px !important;
	left:-615px !important;
	top:-2px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1522587 {
	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-1522587 {
	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;
	}
}
#item1522593 {
	width:570px !important;
	height:114px !important;
	left:36px !important;
	top:873px !important;
}

@keyframes intensificar-1522593 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522593 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1522616 {
	opacity:0.40;
	width:628px !important;
	height:151px !important;
	left:36px !important;
	top:1013px !important;
	background:#0e0b00;
}

#item1522617 {
	width:582px !important;
	height:108px !important;
	left:58px !important;
	top:1032px !important;
}

@keyframes intensificar-1522617 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522617 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1522641 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1522641 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1522641 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1474164 {
	width:106px !important;
	height:237px !important;
	top:553px !important;
}

#item1474353 {
	width:600px !important;
	height:790px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1474376 {
	width:528px !important;
	height:637px !important;
	left:46px !important;
	top:75px !important;
}

@keyframes intensificar-1474376 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1474376 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1474171 {
	width:600px !important;
	height:790px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

table#table1725350 th, table#table1725350 td {
	vertical-align:top;;
}

table#table1725350 tr {
	height:18px;;
}

table#table1725350 {
	table-layout:fixed;
}

#item1474242 {
	width:510px !important;
	height:116px !important;
	left:46px !important;
	top:94px !important;
}

#item1474268 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1474265 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:91px !important;
}

#item1474217 {
	width:86px !important;
	height:16px !important;
	left:440px !important;
	top:66px !important;
}

#item1474194 {
	width:75px !important;
	height:16px !important;
	left:53px !important;
	top:66px !important;
}

@keyframes intensificar-1474288 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1474288 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1474289 {
	width:148px !important;
	height:37px !important;
	left:238px !important;
	top:47px !important;
}

#item1474169 {
	width:610px !important;
	height:800px !important;
	left:590px !important;
	top:-10px !important;
}

#item1474401 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1474404 {
	width:528px !important;
	height:37px !important;
	left:16px !important;
}

#item1490514 {
	width:563px !important;
	height:209px !important;
	left:16px !important;
	top:306px !important;
}

#item1475466 {
	width:141px !important;
	height:15px !important;
	left:9px !important;
}

#item1475490 {
	width:6px !important;
	height:11px !important;
	top:2px !important;
}

#item1475462 {
	width:150px !important;
	height:15px !important;
	left:36px !important;
	top:99px !important;
}

#item1475498 {
	width:19px !important;
	height:19px !important;
}

#item1475494 {
	width:19px !important;
	height:19px !important;
	left:1158px !important;
	top:21px !important;
}

@keyframes intensificar-1475502 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1475502 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1475505 {
	width:53px !important;
	height:50px !important;
	background:#dcefee;
}

#item1475506 {
	width:28px !important;
	height:40px !important;
	left:13px !important;
	top:5px !important;
}

#item1475502 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

@keyframes intensificar-1475509 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1475509 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1475540 {
	width:122px !important;
	height:50px !important;
}

#item1475541 {
	width:92px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1475515 {
	width:122px !important;
	height:50px !important;
}

#item1475516 {
	width:92px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1475509 {
	width:122px !important;
	height:50px !important;
	left:789px !important;
	top:740px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

@keyframes intensificar-1475564 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1475564 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1475593 {
	width:230px !important;
	height:50px !important;
}

#item1475594 {
	width:215px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1475568 {
	width:230px !important;
	height:50px !important;
}

#item1475569 {
	width:215px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1475564 {
	width:230px !important;
	height:50px !important;
	left:914px !important;
	top:740px !important;
}

#item1475674 {
	width:185px !important;
	height:12px !important;
	left:17px !important;
}

#item1475697 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1475671 {
	width:202px !important;
	height:12px !important;
	left:398px !important;
	top:748px !important;
}

#item1475701 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1475701 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1475701 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1522773 {
	width:700px !important;
	height:925px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1522796 {
	width:599px !important;
	height:834px !important;
	left:60px !important;
	top:101px !important;
}

@keyframes intensificar-1522796 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522796 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1522671 {
	width:700px !important;
	height:925px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

table#table1726510 th, table#table1726510 td {
	vertical-align:top;;
}

table#table1726510 tr {
	height:22px;;
}

table#table1726510 {
	table-layout:fixed;
}

#item1522694 {
	width:622px !important;
	height:142px !important;
	left:54px !important;
	top:112px !important;
}

#item1522720 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1522717 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:110px !important;
}

#item1522725 {
	width:105px !important;
	height:20px !important;
	left:535px !important;
	top:78px !important;
}

#item1522749 {
	width:92px !important;
	height:20px !important;
	left:62px !important;
	top:78px !important;
}

#item1522661 {
	width:703px !important;
	height:925px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

@keyframes intensificar-1522661 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1522661 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1522659 {
	width:713px !important;
	height:935px !important;
	left:-10px !important;
	top:140px !important;
}

#item1522820 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1522823 {
	width:606px !important;
	height:52px !important;
	left:22px !important;
}

#item1523888 {
	width:197px !important;
	height:21px !important;
	left:13px !important;
}

#item1523911 {
	width:9px !important;
	height:15px !important;
	top:3px !important;
}

#item1523885 {
	width:210px !important;
	height:21px !important;
	left:58px !important;
	top:110px !important;
}

#item1523921 {
	width:26px !important;
	height:26px !important;
}

#item1523917 {
	width:26px !important;
	height:26px !important;
	left:637px !important;
	top:179px !important;
}

@keyframes intensificar-1523924 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1523924 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1523927 {
	width:74px !important;
	height:70px !important;
	background:#dcefee;
}

#item1523928 {
	width:39px !important;
	height:56px !important;
	left:18px !important;
	top:7px !important;
}

#item1523924 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

@keyframes intensificar-1523932 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1523932 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1523961 {
	width:171px !important;
	height:70px !important;
}

#item1523962 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1523936 {
	width:171px !important;
	height:70px !important;
}

#item1523937 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1523932 {
	width:171px !important;
	height:70px !important;
	left:125px !important;
	top:1130px !important;
}

@keyframes intensificar-1523985 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1523985 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1524014 {
	width:322px !important;
	height:70px !important;
}

#item1524015 {
	width:301px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1523989 {
	width:322px !important;
	height:70px !important;
}

#item1523990 {
	width:301px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1523985 {
	width:322px !important;
	height:70px !important;
	left:300px !important;
	top:1130px !important;
}

#item1524041 {
	width:259px !important;
	height:16px !important;
	left:23px !important;
}

#item1524064 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1524038 {
	width:283px !important;
	height:17px !important;
	left:36px !important;
	top:1089px !important;
}

#item1535168 {
	width:35px !important;
	height:74px !important;
	left:122px !important;
	top:1128px !important;
}

#item1524069 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1524069 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1524069 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1500233 {
	width:130px !important;
	height:134px !important;
	left:470px !important;
}

@keyframes intensificar-1476150 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1476150 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1476148 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1476148 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1476146 {
	width:600px !important;
	height:790px !important;
	left:600px !important;
}

#item1476151 {
	width:211px !important;
	height:33px !important;
	left:794px !important;
	top:38px !important;
}

#item1476154 {
	width:528px !important;
	height:30px !important;
	left:36px !important;
	top:128px !important;
}

#item1476177 {
	width:528px !important;
	height:13px !important;
	left:36px !important;
	top:100px !important;
}

#item1476201 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1476204 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

table#table1727323 tr {
	border-right:2.2px solid #fff;;
}

table#table1727323 {
	table-layout:fixed;
}

#item1476517 {
	width:528px !important;
	height:165px !important;
	top:275px !important;
}

@keyframes intensificar-1476517 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1476517 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1476540 {
	width:100px !important;
	height:13px !important;
	top:255px !important;
}

@keyframes intensificar-1476540 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1476540 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1486040 {
	width:528px !important;
	height:239px !important;
	top:16px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1486040 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1486040 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1476443 {
	width:528px !important;
	height:31px !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-1476443 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1476443 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1476468 {
	width:528px !important;
	height:415px !important;
	top:47px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1476468 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1476468 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1476230 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:269px !important;
}

#item1476234 {
	width:534px !important;
	height:532px !important;
	top:16px !important;
}

#item1476235 {
	width:509px !important;
	height:959px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1476235 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1476235 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1476260 {
	width:14px !important;
	height:9px !important;
}

#item1476263 {
	width:14px !important;
	height:9px !important;
	top:555px !important;
}

#item1476270 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1476293 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1476297 {
	width:350px !important;
	height:260px !important;
	top:65px !important;
}

@keyframes intensificar-1476297 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1476297 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1476320 {
	width:528px !important;
	height:29px !important;
	top:16px !important;
}

@keyframes intensificar-1476320 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1476320 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1476343 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:290px !important;
}

#item1482475 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:217px !important;
}

#item1482498 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:233px !important;
}

#item1482521 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:149px !important;
}

#item1482544 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:165px !important;
}

#item1476227 {
	width:564px !important;
	height:564px !important;
	left:36px !important;
	top:161px !important;
}

#item1476566 {
	width:53px !important;
	height:50px !important;
	background:#dcefee;
}

#item1476567 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1476563 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1476602 {
	width:123px !important;
	height:50px !important;
}

#item1476603 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1476576 {
	width:123px !important;
	height:50px !important;
}

#item1476577 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1476572 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1476656 {
	width:113px !important;
	height:50px !important;
}

#item1476657 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1476631 {
	width:113px !important;
	height:50px !important;
}

#item1476632 {
	width:98px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1476627 {
	width:113px !important;
	height:50px !important;
	left:905px !important;
	top:740px !important;
}

#item1476710 {
	width:101px !important;
	height:50px !important;
}

#item1476711 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1476685 {
	width:101px !important;
	height:50px !important;
}

#item1476686 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1476681 {
	width:101px !important;
	height:50px !important;
	left:801px !important;
	top:740px !important;
}

#item1476763 {
	width:101px !important;
	height:50px !important;
}

#item1476764 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1476738 {
	width:101px !important;
	height:50px !important;
}

#item1476739 {
	width:71px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1476734 {
	width:101px !important;
	height:50px !important;
	left:697px !important;
	top:740px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1476790 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1476813 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1476787 {
	width:147px !important;
	height:13px !important;
	left:453px !important;
	top:748px !important;
}

#item1476817 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1476817 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1476817 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1524084 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1524091 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1524091 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1524099 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1524099 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1524089 {
	width:700px !important;
	height:309px !important;
}

#item1534689 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1524108 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1524131 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1524155 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1524158 {
	width:372px !important;
	height:51px !important;
	left:23px !important;
}

table#table1731105 tr {
	border-right:3.08px solid #fff;;
}

table#table1731105 {
	table-layout:fixed;
}

#item1524183 {
	width:628px !important;
	height:247px !important;
	top:271px !important;
}

@keyframes intensificar-1524183 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1524183 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1524206 {
	width:140px !important;
	height:18px !important;
	top:243px !important;
}

@keyframes intensificar-1524206 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1524206 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1524229 {
	width:595px !important;
	height:214px !important;
}

@keyframes intensificar-1524229 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1524229 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1536759 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:84px !important;
}

#item1524493 {
	width:628px !important;
	height:518px !important;
}

@keyframes intensificar-1524493 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1524493 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1536384 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:236px !important;
}

#item1536389 {
	width:595px !important;
	height:518px !important;
}

@keyframes intensificar-1536389 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1536389 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1524255 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1524278 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1524283 {
	width:490px !important;
	height:364px !important;
	top:89px !important;
}

@keyframes intensificar-1524283 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1524283 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1524306 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1524306 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1524306 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1524329 {
	width:124px !important;
	height:31px !important;
	left:504px !important;
	top:405px !important;
}

#item1524336 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:303px !important;
}

#item1524359 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:325px !important;
}

#item1524382 {
	width:98px !important;
	height:22px !important;
	left:531px !important;
	top:208px !important;
}

#item1524405 {
	width:130px !important;
	height:25px !important;
	left:499px !important;
	top:230px !important;
}

#item1524181 {
	width:665px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1524520 {
	width:74px !important;
	height:70px !important;
	background:#dcefee;
}

#item1524521 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1524517 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1524555 {
	width:172px !important;
	height:70px !important;
}

#item1524556 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1524530 {
	width:172px !important;
	height:70px !important;
}

#item1524531 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1524526 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1524608 {
	width:158px !important;
	height:70px !important;
}

#item1524609 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1524583 {
	width:158px !important;
	height:70px !important;
}

#item1524584 {
	width:137px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1524579 {
	width:158px !important;
	height:70px !important;
	left:287px !important;
	top:1130px !important;
}

#item1524662 {
	width:141px !important;
	height:70px !important;
}

#item1524663 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1524637 {
	width:141px !important;
	height:70px !important;
}

#item1524638 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1524632 {
	width:141px !important;
	height:70px !important;
	left:141px !important;
	top:1130px !important;
}

#item1524715 {
	width:141px !important;
	height:70px !important;
}

#item1524716 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1524690 {
	width:141px !important;
	height:70px !important;
}

#item1524691 {
	width:99px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1524686 {
	width:141px !important;
	height:70px !important;
	left:-5px !important;
	top:1130px !important;
}

#item1524742 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1524766 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1524739 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1535171 {
	width:35px !important;
	height:74px !important;
	left:-2px !important;
	top:1128px !important;
}

#item1524770 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1524770 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1524770 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1477655 {
	width:1236px !important;
	height:814px !important;
	left:-18px !important;
	top:-12px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1477656 {
	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-1477656 {
	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;
	}
}
#item1477657 {
	width:626px !important;
	height:184px !important;
	left:524px !important;
	top:121px !important;
}

@keyframes intensificar-1477657 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1477657 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1477680 {
	opacity:0.65;
	width:430px !important;
	height:160px !important;
	left:720px !important;
	top:344px !important;
	background:#0e0b00;
}

#item1477681 {
	width:389px !important;
	height:116px !important;
	left:741px !important;
	top:366px !important;
}

@keyframes intensificar-1477681 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1477681 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1477704 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1477704 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1477704 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1525339 {
	width:1817px !important;
	height:1196px !important;
	left:-578px !important;
	top:2px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1525340 {
	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-1525340 {
	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;
	}
}
#item1525346 {
	width:584px !important;
	height:254px !important;
	left:36px !important;
	top:36px !important;
}

@keyframes intensificar-1525346 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1525346 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1525369 {
	opacity:0.65;
	width:628px !important;
	height:168px !important;
	left:36px !important;
	top:335px !important;
	background:#0e0b00;
}

#item1525370 {
	width:568px !important;
	height:130px !important;
	left:64px !important;
	top:354px !important;
}

@keyframes intensificar-1525370 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1525370 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1525393 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1525393 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1525393 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1477719 {
	width:106px !important;
	height:237px !important;
	top:553px !important;
}

#item1477725 {
	width:600px !important;
	height:790px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

table#table1734565 th, table#table1734565 td {
	vertical-align:top;;
}

table#table1734565 tr {
	height:18px;;
}

table#table1734565 {
	table-layout:fixed;
}

#item1477797 {
	width:510px !important;
	height:116px !important;
	left:46px !important;
	top:94px !important;
}

#item1477823 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1477820 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:91px !important;
}

#item1477828 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1477824 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:109px !important;
}

#item1477832 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1477829 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:127px !important;
}

#item1477836 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1477833 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:145px !important;
}

#item1477772 {
	width:86px !important;
	height:16px !important;
	left:440px !important;
	top:66px !important;
}

#item1477749 {
	width:75px !important;
	height:16px !important;
	left:53px !important;
	top:66px !important;
}

@keyframes intensificar-1477842 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1477842 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1477843 {
	width:148px !important;
	height:37px !important;
	left:238px !important;
	top:47px !important;
}

#item1477723 {
	width:610px !important;
	height:800px !important;
	left:590px !important;
	top:-10px !important;
}

#item1477957 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1477960 {
	width:528px !important;
	height:37px !important;
	left:16px !important;
}

#item1490518 {
	width:563px !important;
	height:209px !important;
	left:16px !important;
	top:306px !important;
}

#item1479020 {
	width:141px !important;
	height:15px !important;
	left:9px !important;
}

#item1479043 {
	width:6px !important;
	height:11px !important;
	top:2px !important;
}

#item1479016 {
	width:150px !important;
	height:15px !important;
	left:36px !important;
	top:99px !important;
}

#item1479051 {
	width:19px !important;
	height:19px !important;
}

#item1479047 {
	width:19px !important;
	height:19px !important;
	left:1158px !important;
	top:21px !important;
}

@keyframes intensificar-1479055 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1479055 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1479058 {
	width:53px !important;
	height:50px !important;
	background:#dcefee;
}

#item1479060 {
	width:28px !important;
	height:40px !important;
	left:13px !important;
	top:5px !important;
}

#item1479055 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

@keyframes intensificar-1479065 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1479065 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1479094 {
	width:122px !important;
	height:50px !important;
}

#item1479095 {
	width:92px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1479069 {
	width:122px !important;
	height:50px !important;
}

#item1479070 {
	width:92px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1479065 {
	width:122px !important;
	height:50px !important;
	left:1022px !important;
	top:740px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

#item1479229 {
	width:185px !important;
	height:12px !important;
	left:17px !important;
}

#item1479252 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1479225 {
	width:202px !important;
	height:12px !important;
	left:398px !important;
	top:748px !important;
}

#item1479256 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1479256 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1479256 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1525427 {
	width:700px !important;
	height:925px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

table#table1736595 th, table#table1736595 td {
	vertical-align:top;;
}

table#table1736595 tr {
	height:22px;;
}

table#table1736595 {
	table-layout:fixed;
}

#item1525450 {
	width:622px !important;
	height:142px !important;
	left:54px !important;
	top:112px !important;
}

#item1525476 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1525473 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:110px !important;
}

#item1525480 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1525477 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:132px !important;
}

#item1525484 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1525481 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:154px !important;
}

#item1525488 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1525485 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:176px !important;
}

#item1525489 {
	width:105px !important;
	height:20px !important;
	left:535px !important;
	top:78px !important;
}

#item1525512 {
	width:92px !important;
	height:20px !important;
	left:62px !important;
	top:78px !important;
}

#item1525414 {
	width:703px !important;
	height:925px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

@keyframes intensificar-1525414 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1525414 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1525412 {
	width:713px !important;
	height:935px !important;
	left:-10px !important;
	top:140px !important;
}

#item1525536 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1525542 {
	width:606px !important;
	height:52px !important;
	left:22px !important;
}

#item1526608 {
	width:197px !important;
	height:21px !important;
	left:13px !important;
}

#item1526631 {
	width:9px !important;
	height:15px !important;
	top:3px !important;
}

#item1526605 {
	width:210px !important;
	height:21px !important;
	left:58px !important;
	top:110px !important;
}

#item1526639 {
	width:26px !important;
	height:26px !important;
}

#item1526634 {
	width:26px !important;
	height:26px !important;
	left:638px !important;
	top:179px !important;
}

@keyframes intensificar-1526643 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1526643 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1526646 {
	width:74px !important;
	height:70px !important;
	background:#dcefee;
}

#item1526647 {
	width:39px !important;
	height:56px !important;
	left:18px !important;
	top:7px !important;
}

#item1526643 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

@keyframes intensificar-1526652 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1526652 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1526681 {
	width:171px !important;
	height:70px !important;
}

#item1526682 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1526656 {
	width:171px !important;
	height:70px !important;
}

#item1526657 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1526652 {
	width:171px !important;
	height:70px !important;
	left:451px !important;
	top:1130px !important;
}

#item1526708 {
	width:259px !important;
	height:16px !important;
	left:23px !important;
}

#item1526731 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1526705 {
	width:283px !important;
	height:17px !important;
	left:36px !important;
	top:1089px !important;
}

#item1535175 {
	width:35px !important;
	height:74px !important;
	left:449px !important;
	top:1128px !important;
}

#item1526734 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1526734 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1526734 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1500271 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1479632 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1479632 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1479629 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1479629 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1479627 {
	width:600px !important;
	height:790px !important;
}

#item1479633 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1479638 {
	width:528px !important;
	height:280px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1479638 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1479638 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1479662 {
	width:100px !important;
	height:13px !important;
	top:280px !important;
}

@keyframes intensificar-1479662 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1479662 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1737896 tr {
	border-right:2.2px solid #fff;;
}

table#table1737896 {
	table-layout:fixed;
}

#item1479685 {
	width:528px !important;
	height:111px !important;
	top:300px !important;
}

@keyframes intensificar-1479685 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1479685 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1480218 {
	width:528px !important;
	height:565px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1480218 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1480218 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1479709 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1479709 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1479710 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1479733 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1479757 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1479780 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1479783 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1479783 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1479783 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1479806 {
	width:350px !important;
	height:46px !important;
	top:49px !important;
}

@keyframes intensificar-1479806 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1479806 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1479829 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:139px !important;
}

#item1479636 {
	width:564px !important;
	height:565px !important;
	left:636px !important;
	top:160px !important;
}

#item1479875 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1479898 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1479922 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1479927 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1479953 {
	width:53px !important;
	height:50px !important;
	background:#dcefee;
}

#item1479954 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1479950 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1479988 {
	width:123px !important;
	height:50px !important;
}

#item1479989 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1479962 {
	width:123px !important;
	height:50px !important;
}

#item1479964 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1479958 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1480041 {
	width:99px !important;
	height:50px !important;
}

#item1480042 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1480016 {
	width:99px !important;
	height:50px !important;
}

#item1480017 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1480012 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1480094 {
	width:101px !important;
	height:50px !important;
}

#item1480095 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1480069 {
	width:101px !important;
	height:50px !important;
}

#item1480070 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1480065 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1480121 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1480144 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1480118 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1480152 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1480158 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1480158 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1480158 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1526749 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1526762 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1526762 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1526754 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1526754 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1526752 {
	width:700px !important;
	height:309px !important;
}

#item1534696 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1526772 {
	width:595px !important;
	height:322px !important;
}

@keyframes intensificar-1526772 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1526772 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1526796 {
	width:140px !important;
	height:18px !important;
	top:349px !important;
}

@keyframes intensificar-1526796 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1526796 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1740211 tr {
	border-right:3.08px solid #fff;;
}

table#table1740211 {
	table-layout:fixed;
}

#item1526819 {
	width:628px !important;
	height:165px !important;
	top:377px !important;
}

@keyframes intensificar-1526819 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1526819 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1536752 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:138px !important;
}

#item1526974 {
	width:595px !important;
	height:542px !important;
}

@keyframes intensificar-1526974 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1526974 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1536493 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:248px !important;
}

@keyframes intensificar-1526843 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1526843 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1526844 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1526868 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1526892 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1526915 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1526919 {
	width:628px !important;
	height:40px !important;
}

@keyframes intensificar-1526919 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1526919 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1526943 {
	width:490px !important;
	height:64px !important;
	top:68px !important;
}

@keyframes intensificar-1526943 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1526943 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1526966 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:194px !important;
}

#item1526770 {
	width:665px !important;
	height:542px !important;
	left:36px !important;
	top:533px !important;
}

#item1526998 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1527021 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1527046 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1527050 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1527077 {
	width:74px !important;
	height:70px !important;
	background:#dcefee;
}

#item1527078 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1527074 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1527111 {
	width:172px !important;
	height:70px !important;
}

#item1527113 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1527085 {
	width:172px !important;
	height:70px !important;
}

#item1527086 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1527081 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1527165 {
	width:139px !important;
	height:70px !important;
}

#item1527166 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1527140 {
	width:139px !important;
	height:70px !important;
}

#item1527141 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1527136 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1527218 {
	width:141px !important;
	height:70px !important;
}

#item1527219 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1527193 {
	width:141px !important;
	height:70px !important;
}

#item1527194 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1527189 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1527245 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1527268 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1527242 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1527273 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1527277 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1527277 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1527277 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1480270 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1480278 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1480278 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1480276 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1480276 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1480274 {
	width:600px !important;
	height:790px !important;
}

#item1480279 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1480290 {
	width:528px !important;
	height:252px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1480290 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1480290 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1480314 {
	width:100px !important;
	height:13px !important;
	top:254px !important;
}

@keyframes intensificar-1480314 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1480314 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1742564 tr {
	border-right:2.2px solid #fff;;
}

table#table1742564 {
	table-layout:fixed;
}

#item1480337 {
	width:528px !important;
	height:111px !important;
	top:274px !important;
}

@keyframes intensificar-1480337 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1480337 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1480489 {
	width:528px !important;
	height:565px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1480489 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1480489 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1480361 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1480361 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1480362 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1480386 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1480410 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1480433 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1480437 {
	width:528px !important;
	height:63px !important;
}

@keyframes intensificar-1480437 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1480437 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1480460 {
	width:350px !important;
	height:80px !important;
	top:83px !important;
}

@keyframes intensificar-1480460 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1480460 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1480483 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:207px !important;
}

#item1480287 {
	width:564px !important;
	height:565px !important;
	left:636px !important;
	top:160px !important;
}

#item1480513 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1480537 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1480561 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1480565 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1480836 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1480591 {
	width:53px !important;
	height:50px !important;
	background:#dcefee;
}

#item1480592 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1480588 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1480624 {
	width:123px !important;
	height:50px !important;
}

#item1480625 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1480599 {
	width:123px !important;
	height:50px !important;
}

#item1480600 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1480595 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1480677 {
	width:99px !important;
	height:50px !important;
}

#item1480678 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1480652 {
	width:99px !important;
	height:50px !important;
}

#item1480653 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1480648 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1480733 {
	width:101px !important;
	height:50px !important;
}

#item1480734 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1480707 {
	width:101px !important;
	height:50px !important;
}

#item1480708 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1480703 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1480786 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1552909 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1552932 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1552906 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1480789 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1480789 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1480789 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1527294 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1527299 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1527299 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1527303 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1527303 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1527297 {
	width:700px !important;
	height:309px !important;
}

#item1534704 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1527315 {
	width:595px !important;
	height:320px !important;
}

@keyframes intensificar-1527315 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1527315 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1527339 {
	width:140px !important;
	height:18px !important;
	top:349px !important;
}

@keyframes intensificar-1527339 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1527339 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1745021 tr {
	border-right:3.08px solid #fff;;
}

table#table1745021 {
	table-layout:fixed;
}

#item1527362 {
	width:628px !important;
	height:165px !important;
	top:377px !important;
}

@keyframes intensificar-1527362 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1527362 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1536748 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:137px !important;
}

#item1527515 {
	width:595px !important;
	height:542px !important;
}

@keyframes intensificar-1527515 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1527515 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1536497 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:248px !important;
}

@keyframes intensificar-1527386 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1527386 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1527387 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1527410 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1527434 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1527458 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1527462 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1527462 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1527462 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1527485 {
	width:490px !important;
	height:112px !important;
	top:116px !important;
}

@keyframes intensificar-1527485 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1527485 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1527508 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:290px !important;
}

#item1527313 {
	width:665px !important;
	height:542px !important;
	left:36px !important;
	top:533px !important;
}

#item1527539 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1527562 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1527586 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1527591 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1527614 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1527640 {
	width:74px !important;
	height:70px !important;
	background:#dcefee;
}

#item1527641 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1527637 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1527674 {
	width:172px !important;
	height:70px !important;
}

#item1527675 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1527649 {
	width:172px !important;
	height:70px !important;
}

#item1527650 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1527645 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1527727 {
	width:139px !important;
	height:70px !important;
}

#item1527728 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1527702 {
	width:139px !important;
	height:70px !important;
}

#item1527703 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1527698 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1527780 {
	width:141px !important;
	height:70px !important;
}

#item1527781 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1527755 {
	width:141px !important;
	height:70px !important;
}

#item1527756 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1527751 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1527836 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1553405 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1553428 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1553401 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1527840 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1527840 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1527840 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1500299 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1480884 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1480884 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1480881 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1480881 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1480879 {
	width:600px !important;
	height:790px !important;
}

#item1480885 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1495543 {
	width:57px !important;
	height:12px !important;
	top:256px !important;
}

@keyframes intensificar-1495543 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1495543 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1495591 {
	width:26px !important;
	height:13px !important;
	left:252px !important;
	top:552px !important;
}

#item1499124 {
	width:528px !important;
	height:272px !important;
	top:274px !important;
}

table#table1747109 tr {
	border-bottom:2.2px solid #fff;;
	border-right:2.2px solid #fff;;
}

table#table1747109 {
	table-layout:fixed;
}

#item1499125 {
	width:590px !important;
	height:250px !important;
}

@keyframes intensificar-1499125 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1499125 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1554620 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:107px !important;
}

#item1554624 {
	width:534px !important;
	height:208px !important;
	top:16px !important;
}

#item1554625 {
	width:509px !important;
	height:350px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1554625 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1554625 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1554650 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1554654 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:232px !important;
}

#item1481477 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:278px !important;
}

#item1481480 {
	width:534px !important;
	height:532px !important;
	top:16px !important;
}

#item1481481 {
	width:509px !important;
	height:1000px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1481481 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1481481 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1481506 {
	width:14px !important;
	height:9px !important;
}

#item1481509 {
	width:14px !important;
	height:9px !important;
	top:556px !important;
}

@keyframes intensificar-1480962 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1480962 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1480963 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1480986 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1481010 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1481033 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1481037 {
	width:528px !important;
	height:29px !important;
	top:17px !important;
}

@keyframes intensificar-1481037 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1481037 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1481060 {
	width:350px !important;
	height:397px !important;
	top:66px !important;
}

@keyframes intensificar-1481060 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1481060 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1481083 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:328px !important;
}

#item1480889 {
	width:564px !important;
	height:565px !important;
	left:636px !important;
	top:160px !important;
}

#item1481116 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:145px !important;
}

#item1481139 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1481163 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1481168 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1481191 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1481217 {
	width:53px !important;
	height:50px !important;
	background:#dcefee;
}

#item1481218 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1481214 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1481252 {
	width:123px !important;
	height:50px !important;
}

#item1481253 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1481227 {
	width:123px !important;
	height:50px !important;
}

#item1481228 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1481222 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1481306 {
	width:99px !important;
	height:50px !important;
}

#item1481307 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1481280 {
	width:99px !important;
	height:50px !important;
}

#item1481281 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1481276 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1481359 {
	width:101px !important;
	height:50px !important;
}

#item1481360 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1481334 {
	width:101px !important;
	height:50px !important;
}

#item1481335 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1481330 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1481413 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1552940 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1552963 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1552937 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1481417 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1481417 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1481417 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1527856 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1527869 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1527869 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1527863 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1527863 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1527861 {
	width:700px !important;
	height:309px !important;
}

#item1534707 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1527880 {
	width:595px !important;
	height:186px !important;
}

@keyframes intensificar-1527880 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1527880 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1536604 {
	width:140px !important;
	height:18px !important;
	top:216px !important;
}

@keyframes intensificar-1536604 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1536604 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1536627 {
	width:595px !important;
	height:222px !important;
	top:244px !important;
}

table#table1752294 tr {
	border-bottom:3.08px solid #fff;;
	border-right:3.08px solid #fff;;
}

table#table1752294 {
	table-layout:fixed;
}

#item1536629 {
	width:826px !important;
	height:350px !important;
}

@keyframes intensificar-1536629 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1536629 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1536652 {
	width:46px !important;
	height:23px !important;
	left:292px !important;
	top:495px !important;
}

#item1536658 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:78px !important;
}

#item1536743 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:341px !important;
}

#item1536502 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:236px !important;
}

#item1536505 {
	width:595px !important;
	height:518px !important;
}

@keyframes intensificar-1536505 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1536505 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1527956 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1527956 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1527958 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1527981 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1528005 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1528028 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1528031 {
	width:628px !important;
	height:40px !important;
}

@keyframes intensificar-1528031 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1528031 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1528054 {
	width:490px !important;
	height:449px !important;
	top:69px !important;
}

@keyframes intensificar-1528054 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1528054 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1528077 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:436px !important;
}

#item1527878 {
	width:665px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1528125 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:512px !important;
}

#item1528148 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1528172 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1528177 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1528200 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1536664 {
	width:147px !important;
	height:18px !important;
	left:59px !important;
	top:1089px !important;
}

#item1536688 {
	width:16px !important;
	height:15px !important;
	left:36px !important;
	top:1092px !important;
}

#item1528226 {
	width:74px !important;
	height:70px !important;
	background:#dcefee;
}

#item1528227 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1528223 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1528260 {
	width:172px !important;
	height:70px !important;
}

#item1528261 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1528235 {
	width:172px !important;
	height:70px !important;
}

#item1528236 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1528231 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1528314 {
	width:139px !important;
	height:70px !important;
}

#item1528315 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1528288 {
	width:139px !important;
	height:70px !important;
}

#item1528290 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1528284 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1528367 {
	width:141px !important;
	height:70px !important;
}

#item1528368 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1528342 {
	width:141px !important;
	height:70px !important;
}

#item1528343 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1528338 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1528420 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1553434 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1553457 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1553431 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1528423 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1528423 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1528423 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1500245 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1481569 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1481569 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1481567 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1481567 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1481565 {
	width:600px !important;
	height:790px !important;
}

#item1481570 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1481576 {
	width:528px !important;
	height:197px !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-1481576 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1481576 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1481600 {
	width:100px !important;
	height:13px !important;
	top:244px !important;
}

@keyframes intensificar-1481600 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1481600 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1756690 tr {
	border-bottom:2.2px solid #fff;;
	border-right:2.2px solid #fff;;
}

table#table1756690 {
	table-layout:fixed;
}

#item1481624 {
	width:528px !important;
	height:261px !important;
	top:264px !important;
}

@keyframes intensificar-1481624 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1481624 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1481779 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:278px !important;
}

#item1481784 {
	width:534px !important;
	height:532px !important;
	top:16px !important;
}

#item1481785 {
	width:509px !important;
	height:1100px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1481785 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1481785 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1481811 {
	width:14px !important;
	height:9px !important;
}

#item1481815 {
	width:14px !important;
	height:9px !important;
	top:540px !important;
}

@keyframes intensificar-1481648 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1481648 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1481649 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1481672 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1481696 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1481719 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1481723 {
	width:528px !important;
	height:46px !important;
	top:17px !important;
}

@keyframes intensificar-1481723 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1481723 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1481746 {
	width:350px !important;
	height:397px !important;
	top:82px !important;
}

@keyframes intensificar-1481746 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1481746 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1481769 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:377px !important;
}

#item1481574 {
	width:564px !important;
	height:565px !important;
	left:636px !important;
	top:178px !important;
}

#item1481818 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:162px !important;
}

#item1481841 {
	width:528px !important;
	height:47px !important;
	left:636px !important;
	top:100px !important;
}

#item1481865 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1481869 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1481892 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1481918 {
	width:53px !important;
	height:50px !important;
	background:#dcefee;
}

#item1481919 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1481915 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1481951 {
	width:123px !important;
	height:50px !important;
}

#item1481952 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1481926 {
	width:123px !important;
	height:50px !important;
}

#item1481927 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1481922 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1482005 {
	width:99px !important;
	height:50px !important;
}

#item1482006 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1481980 {
	width:99px !important;
	height:50px !important;
}

#item1481981 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1481976 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1482058 {
	width:101px !important;
	height:50px !important;
}

#item1482059 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1482033 {
	width:101px !important;
	height:50px !important;
}

#item1482034 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1482029 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1482111 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1552974 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1552997 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1552971 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1482114 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1482114 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1482114 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1528439 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1528453 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1528453 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1528446 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1528446 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1528444 {
	width:700px !important;
	height:309px !important;
}

#item1534710 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1528465 {
	width:595px !important;
	height:201px !important;
}

@keyframes intensificar-1528465 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1528465 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1528489 {
	width:140px !important;
	height:18px !important;
	top:232px !important;
}

@keyframes intensificar-1528489 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1528489 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1761253 tr {
	border-bottom:3.08px solid #fff;;
	border-right:3.08px solid #fff;;
}

table#table1761253 {
	table-layout:fixed;
}

#item1528512 {
	width:590px !important;
	height:233px !important;
	top:260px !important;
}

@keyframes intensificar-1528512 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1528512 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1536593 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:78px !important;
}

#item1536598 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:354px !important;
}

#item1536548 {
	width:23px !important;
	height:46px !important;
	left:614px !important;
	top:224px !important;
}

#item1536555 {
	width:595px !important;
	height:493px !important;
}

@keyframes intensificar-1536555 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1536555 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1528536 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1528536 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1528537 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1528560 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1528584 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1528607 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1528613 {
	width:628px !important;
	height:88px !important;
}

@keyframes intensificar-1528613 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1528613 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1528636 {
	width:490px !important;
	height:309px !important;
	top:113px !important;
}

@keyframes intensificar-1528636 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1528636 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1528660 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:483px !important;
}

#item1528463 {
	width:665px !important;
	height:514px !important;
	left:36px !important;
	top:582px !important;
}

#item1528706 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:536px !important;
}

#item1528729 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:450px !important;
}

#item1528753 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1528756 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1528779 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1528806 {
	width:74px !important;
	height:70px !important;
	background:#dcefee;
}

#item1528807 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1528802 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1528840 {
	width:172px !important;
	height:70px !important;
}

#item1528841 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1528815 {
	width:172px !important;
	height:70px !important;
}

#item1528816 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1528810 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1528893 {
	width:139px !important;
	height:70px !important;
}

#item1528894 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1528868 {
	width:139px !important;
	height:70px !important;
}

#item1528869 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1528864 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1528946 {
	width:141px !important;
	height:70px !important;
}

#item1528947 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1528921 {
	width:141px !important;
	height:70px !important;
}

#item1528922 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1528917 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1529001 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1553466 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1553489 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1553463 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1529004 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1529004 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1529004 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1563431 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:567px !important;
	height:60px !important;
	left:25px !important;
	top:38px !important;
	border-radius:12px;
	background:#000;
}

#item1563432 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:275px !important;
	height:160px !important;
	left:25px !important;
	top:410px !important;
	border-radius:12px;
	background:#000;
}

#item1563868 {
	width:1203px !important;
	height:793px !important;
	left:-1px !important;
	top:-1px !important;
}

#item1563247 {
	width:19px !important;
	height:5px !important;
	left:1px !important;
	top:3px !important;
}

#item1563252 {
	width:23px !important;
	height:7px !important;
	top:10px !important;
}

#item1563257 {
	width:20px !important;
	height:5px !important;
	left:5px !important;
	top:19px !important;
}

#item1563262 {
	width:16px !important;
	height:7px !important;
	left:1px !important;
}

#item1563267 {
	width:25px !important;
	height:15px !important;
	top:2px !important;
}

#item1563272 {
	width:18px !important;
	height:8px !important;
	left:8px !important;
	top:19px !important;
}

#item1563279 {
	width:25px !important;
	height:15px !important;
	left:2px !important;
	top:10px !important;
}

#item1563479 {
	width:70px !important;
	height:23px !important;
	left:508px !important;
	top:49px !important;
	border-radius:6px;
	background:#fff;
}

#item1560287 {
	width:1200px !important;
	height:790px !important;
	left:-2px !important;
	background:#fff;
}

@keyframes atenuar-1560287 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1560287 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1562866 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:651px !important;
	height:60px !important;
	left:25px !important;
	top:24px !important;
	border-radius:12px;
	background:#000;
}

#item1562867 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:317px !important;
	height:64px !important;
	left:25px !important;
	top:719px !important;
	border-radius:12px;
	background:#000;
}

#item1562916 {
	width:70px !important;
	height:23px !important;
	left:588px !important;
	top:43px !important;
	border-radius:6px;
	background:#fff;
}

#item1563944 {
	width:703px !important;
	height:1203px !important;
	left:-1px !important;
	top:-2px !important;
}

#item1562681 {
	width:19px !important;
	height:5px !important;
	left:1px !important;
	top:3px !important;
}

#item1562686 {
	width:23px !important;
	height:7px !important;
	top:10px !important;
}

#item1562691 {
	width:20px !important;
	height:5px !important;
	left:5px !important;
	top:19px !important;
}

#item1562696 {
	width:16px !important;
	height:7px !important;
	left:1px !important;
}

#item1562701 {
	width:25px !important;
	height:15px !important;
	top:2px !important;
}

#item1562706 {
	width:18px !important;
	height:8px !important;
	left:8px !important;
	top:19px !important;
}

#item1562712 {
	width:25px !important;
	height:15px !important;
	left:2px !important;
	top:10px !important;
}

#item1560363 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1560363 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1560363 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1182054 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

#item1182074 {
	width:150px !important;
	height:28px !important;
	left:525px !important;
	top:609px !important;
}

#item1182110 {
	width:446px !important;
	height:39px !important;
	left:377px !important;
	top:686px !important;
}

#item1182089 {
	width:122px !important;
	height:28px !important;
	left:539px !important;
	top:640px !important;
}

#item1182053 {
	width:424px !important;
	height:68px !important;
	left:388px !important;
	top:361px !important;
}

@keyframes intensificar-1182053 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1182053 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1222351 {
	width:1200px !important;
	height:790px !important;
	left:-2px !important;
	background:#fff;
}

@keyframes atenuar-1222351 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1222351 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1532945 {
	width:705px !important;
	height:1206px !important;
	background:#101820;
}

#item1532946 {
	width:214px !important;
	height:40px !important;
	left:243px !important;
	top:791px !important;
}

#item1532969 {
	width:446px !important;
	height:57px !important;
	left:127px !important;
	top:911px !important;
}

#item1532992 {
	width:171px !important;
	height:39px !important;
	left:265px !important;
	top:834px !important;
}

#item1532997 {
	width:424px !important;
	height:68px !important;
	left:138px !important;
	top:566px !important;
}

@keyframes intensificar-1532997 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1532997 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1529075 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1529075 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1529075 {
	0% {opacity:1;}
	100% {opacity:0;}
}
p.autoParaStyle156 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:17px;
	line-height:20px;
	color:#fff;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle155 {
	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.autoParaStyle154 {
	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.autoParaStyle153 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:19.6px;
	color:#101820;
	letter-spacing:-0.450em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle152 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:60px;
	line-height:70px;
	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.autoParaStyle151 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:10px;
	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.autoParaStyle150 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:14px;
	color:#ea5153;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle149 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:14px;
	color:#ea5153;
	letter-spacing:0.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.autoParaStyle148 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:10px;
	line-height:15px;
	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.autoParaStyle147 {
	font-family:FF-MinionPro-Regular,"Minion Pro","Times New Roman", Times, serif;
	font-size:16.8px;
	line-height:20.2px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle146 {
	font-family:FF-MinionPro-Regular,"Minion Pro","Times New Roman", Times, serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle145 {
	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.autoParaStyle144 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:14px;
	line-height:16.8px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle143 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:10px;
	line-height:12px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle142 {
	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.autoParaStyle141 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:19.6px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle140 {
	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.autoParaStyle139 {
	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.autoParaStyle138 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:60px;
	line-height:70px;
	color:#fff;
	letter-spacing:0.100em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle137 {
	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.autoParaStyle136 {
	font-family:FF-Averta-Regular,Averta;
	font-size:23.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:right;
}

p.autoParaStyle135 {
	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.autoParaStyle134 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	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;
	margin-top:4px;
	text-align:left;
}

p.autoParaStyle133 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:19.6px;
	color:#ea5153;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle132 {
	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.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-family:FF-Averta-Regular,Averta;
	font-size:17px;
	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.autoParaStyle129 {
	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.autoParaStyle128 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	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;
	margin-top:3px;
	text-align:left;
}

p.autoParaStyle127 {
	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.autoParaStyle126 {
	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.autoParaStyle125 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18.2px;
	line-height:21px;
	color:#488c8a;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle124 {
	font-family:FF-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;
	text-align:left;
}

p.autoParaStyle123 {
	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.autoParaStyle122 {
	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.autoParaStyle121 {
	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.autoParaStyle120 {
	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.autoParaStyle119 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:23.8px;
	color:#272f36;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle118 {
	font-weight: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.autoParaStyle117 {
	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.autoParaStyle116 {
	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.autoParaStyle115 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:15.4px;
	line-height:25.2px;
	color:#272f36;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle114 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:12.6px;
	line-height:14px;
	color:#272f36;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle113 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12.6px;
	line-height:14px;
	color:#272f36;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle112 {
	font-family:FF-Averta-Regular,Averta;
	font-size:4.5px;
	line-height:25.2px;
	color:#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.autoParaStyle111 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12.6px;
	line-height:21px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle110 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12.6px;
	line-height:19.6px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle109 {
	font-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.autoParaStyle108 {
	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.autoParaStyle107 {
	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.autoParaStyle106 {
	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.autoParaStyle105 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:13px;
	line-height:15px;
	color:#488c8a;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after: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-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;
	text-align:left;
}

p.autoParaStyle103 {
	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.autoParaStyle102 {
	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.autoParaStyle101 {
	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.autoParaStyle100 {
	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.autoParaStyle99 {
	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.autoParaStyle98 {
	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.autoParaStyle97 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:14px;
	color:#ea5153;
	letter-spacing:0.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.autoParaStyle96 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:11px;
	line-height:18px;
	color:#272f36;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle95 {
	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.autoParaStyle94 {
	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.autoParaStyle93 {
	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.autoParaStyle92 {
	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.autoParaStyle91 {
	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.autoParaStyle90 {
	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.autoParaStyle89 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18.2px;
	line-height:21px;
	color:#488c8a;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after: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-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.autoParaStyle87 {
	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.autoParaStyle86 {
	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.autoParaStyle85 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:9.8px;
	line-height:12.8px;
	color:#ea5153;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle84 {
	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.autoParaStyle83 {
	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.autoParaStyle82 {
	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.autoParaStyle81 {
	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.autoParaStyle80 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:14.6px;
	line-height:31.7px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle79 {
	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.autoParaStyle78 {
	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.autoParaStyle77 {
	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.autoParaStyle76 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:13px;
	line-height:15px;
	color:#488c8a;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after: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-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.autoParaStyle74 {
	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.autoParaStyle73 {
	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.autoParaStyle72 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:8px;
	line-height:10.5px;
	color:#ea5153;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle71 {
	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.autoParaStyle70 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:10.5px;
	line-height:15px;
	color:#ea5153;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle69 {
	font-weight: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.autoParaStyle68 {
	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.autoParaStyle67 {
	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.autoParaStyle66 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:14px;
	line-height:17px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle65 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:14px;
	line-height:17px;
	color:#ea5153;
	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.autoParaStyle64 {
	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.autoParaStyle63 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:19.6px;
	line-height:28px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle62 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:84px;
	line-height:70px;
	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.autoParaStyle61 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:14px;
	line-height:20px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle60 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:60px;
	line-height:50px;
	color:#fff;
	letter-spacing:0.100em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle59 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:25px;
	line-height:28px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle58 {
	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.autoParaStyle57 {
	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.autoParaStyle56 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:23.8px;
	color:#ea5153;
	letter-spacing:0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle55 {
	font-weight:bold;
	font-family:FF-Averta-Bold,Averta;
	font-size:16.8px;
	line-height:23.8px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle54 {
	font-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.autoParaStyle53 {
	font-weight:600;
	font-family:FF-Averta-Semibold,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.autoParaStyle52 {
	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.autoParaStyle51 {
	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.autoParaStyle50 {
	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.autoParaStyle49 {
	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.autoParaStyle48 {
	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.autoParaStyle47 {
	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.autoParaStyle46 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#ea5153;
	letter-spacing:0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle45 {
	font-weight:bold;
	font-family:FF-Averta-Bold,Averta;
	font-size:12px;
	line-height:17px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle44 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size: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.autoParaStyle43 {
	font-weight:600;
	font-family:FF-Averta-Semibold,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.autoParaStyle42 {
	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.autoParaStyle41 {
	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.autoParaStyle40 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:17px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle39 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:13px;
	line-height:17px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle38 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-DemiBold,"Optima LT Pro",sans-serif;
	font-size:35px;
	line-height:40px;
	color:#fff;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle37 {
	font-family:FF-Averta-Regular,Averta;
	font-size:17px;
	line-height:24px;
	color:#fff;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle36 {
	font-weight:500;
	font-family:FF-OptimaLTPro-Medium,"Optima LT Pro",sans-serif;
	font-size:35px;
	line-height:25.2px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle35 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:15.4px;
	line-height:25.2px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle34 {
	font-family:FF-Averta-Regular,Averta;
	font-size:25.2px;
	line-height:25.2px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle33 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:25.2px;
	line-height:28px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle32 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-DemiBold,"Optima LT Pro",sans-serif;
	font-size:25px;
	line-height:18px;
	color:#fff;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle31 {
	font-family:FF-Averta-Regular,Averta;
	font-size:13px;
	line-height:18px;
	color:#fff;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle30 {
	font-weight:500;
	font-family:FF-OptimaLTPro-Medium,"Optima LT Pro",sans-serif;
	font-size:25px;
	line-height:18px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle29 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:11px;
	line-height:18px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle28 {
	font-family:FF-Averta-Regular,Averta;
	font-size:18px;
	line-height:18px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle27 {
	font-weight:500;
	font-family:FF-OptimaLTPro-Medium,"Optima LT Pro",sans-serif;
	font-size:27px;
	line-height:30px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle26 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:14px;
	line-height:16px;
	color:#ea5153;
	letter-spacing:-0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle25 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:14px;
	line-height:16px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle24 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:19.6px;
	line-height:25.2px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle23 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:25.2px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle22 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:25.2px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.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;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle20 {
	font-weight:bold;
	font-family:FF-Averta-Bold,Averta;
	font-size:16.8px;
	line-height:25.2px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle19 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:25.2px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle18 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:25.2px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle17 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:25.2px;
	color:#ea5153;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle16 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:25.2px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle15 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:25.2px;
	color:#ea5153;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle14 {
	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.autoParaStyle13 {
	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.autoParaStyle12 {
	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.autoParaStyle11 {
	font-weight:bold;
	font-family:FF-Averta-Bold,Averta;
	font-size:12px;
	line-height:18px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle10 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle9 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:18px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle8 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:18px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle7 {
	font-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.autoParaStyle6 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:14px;
	line-height:16px;
	color:#ea5153;
	letter-spacing:-0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle5 {
	font-family:FF-Averta-Regular,Averta;
	font-size:20px;
	line-height:22px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle4 {
	font-family:FF-Averta-Regular,Averta;
	font-size:12px;
	line-height:17px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle3 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:55px;
	line-height:55px;
	color:#fff;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle2 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:24px;
	line-height:65px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle1 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:65px;
	line-height:65px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Cuerpo-_v02 {
	font-size:6px;
	line-height:7.2px;
	color:#3c3c3b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:3px;
	text-align:left;
}

p.Cuerpo {
	font-family:FF-HelveticaNeueLTStd-Roman,"Helvetica Neue LT Std",sans-serif;
	font-size:7px;
	line-height:8px;
	color:#3c3c3b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:3px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.Mobil_-_Párrafo-básico {
	font-family:"Avenir Next Condensed",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:16px;
	line-height:18px;
	color:#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.P_Itinerarios {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:14px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.Párrafo-básico {
	font-family:"Avenir Next Condensed",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:16px;
	line-height:18px;
	color:#3c3c3b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Ningún-estilo-de-párrafo {
	font-family:"Minion Pro","Times New Roman", Times, serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

span.autoCharStyle11 {
	letter-spacing:-0.450em;
}

span.autoCharStyle10 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	color:#ea5153;
	letter-spacing:0.050em;
}

span.autoCharStyle9 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	color:#ea5153;
	letter-spacing:0.050em;
}

span.autoCharStyle8 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	color:#ea5153;
	letter-spacing:0.050em;
}

span.autoCharStyle7 {
	font-size:14px;
}

span.autoCharStyle6 {
	font-size:10px;
}

span.autoCharStyle5 {
	color:#101820;
}

span.autoCharStyle4 {
	color:#ea5153;
}

span.autoCharStyle3 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
}

span.autoCharStyle2 {
	font-weight:bold;
	font-family:FF-Averta-Bold,Averta;
}

span.autoCharStyle1 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	color:#ea5153;
}

span.destacado {
	font-family:"Museo Sans Rounded";
	color:#000;
}

span.Destacado-azul {
	font-weight:500;
	font-family:FF-HelveticaNeueLTStd-Md,"Helvetica Neue LT Std",sans-serif;
	color:#3c3c3b;
}

span.C_Negrita {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:12px;
	color:#101820;
	letter-spacing:0.010em;
}

span.C_Titulo {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	color:#ea5153;
	letter-spacing:0.050em;
}

span.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;
    }
}
