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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*CSS Generated from InDesign Styles*/

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1524029 {
	width:1236px !important;
	height:814px !important;
	left:-18px !important;
	top:-12px !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;}
}
#item1560968 {
	width:1854px !important;
	height:1221px !important;
	left:-586px !important;
	top:-4px !important;
	background:#000;
}

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

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

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

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

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

@keyframes atenuar-1525992 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1525992 {
	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:61px !important;
	top:347px !important;
}

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

#item1152187 {
	width:499px !important;
	height:165px !important;
	left:81px !important;
	top:534px !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;}
}
#item1526009 {
	width:1885px !important;
	height:1241px !important;
	left:-592px !important;
	top:-20px !important;
	background:#000;
}

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

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

@keyframes intensificar-1526021 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1526021 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1526044 {
	opacity:0.25;
	width:539px !important;
	height:403px !important;
	left:60px !important;
	top:209px !important;
	background:#0e0b00;
}

#item1526045 {
	width:499px !important;
	height:372px !important;
	left:80px !important;
	top:226px !important;
}

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

@keyframes atenuar-1526068 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1526068 {
	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:277px !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;}
}
#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: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;
}

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

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

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

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

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

#item1544250_1555135 {
	width:216.02576037142px !important;
	position:relative;
	left:auto !important;
	top:-38px !important;
}

#item1544250 {
	width:609px !important;
	height:750px !important;
}

@keyframes intensificar-1544250 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1544250 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1544671 {
	width:700px !important;
	height:539px !important;
	top:208px !important;
	background:#f3f3f2;
}

@keyframes intensificar-1544694 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1544694 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1544695 {
	width:628px !important;
	height:445px !important;
	top:28px !important;
}

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

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

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

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

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

@keyframes intensificar-1544551 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1544551 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1544552 {
	width:628px !important;
	height:619px !important;
	top:62px !important;
}

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

#item1544448 {
	width:700px !important;
	height:467px !important;
	top:280px !important;
	background:#f3f3f2;
}

@keyframes intensificar-1544471 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1544471 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1544472 {
	width:628px !important;
	height:374px !important;
	top:28px !important;
}

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

#item1544518 {
	width:628px !important;
	height:70px !important;
	left:36px !important;
	top:578px !important;
}

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

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

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

#item1544423 {
	width:376px !important;
	height:367px !important;
	left:36px !important;
	top:344px !important;
}

#item1544274 {
	width:700px !important;
	height:516px !important;
	top:231px !important;
	background:#f3f3f2;
}

#item1544297 {
	width:628px !important;
	height:420px !important;
	left:36px !important;
	top:291px !important;
}

#item1544321 {
	width:615px !important;
	height:15px !important;
	left:36px !important;
	top:261px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes entrarvolandodesdelaizquierda-1548452 {
	0% {
		transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		transform:translate(17px,0px);
		opacity:0;
	}
}
@-webkit-keyframes entrarvolandodesdelaizquierda-1548452 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(17px,0px);
		opacity:0;
	}
}
#item1548455 {
	width:235px !important;
	height:145px !important;
	left:984px !important;
	top:660px !important;
}

#item1548461 {
	width:731px !important;
	height:61px !important;
	left:341px !important;
	top:704px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes atenuar-1548207 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1548207 {
	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:47px !important;
	left:636px !important;
	top:104px !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;
}

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

@keyframes intensificar-1491273 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1491273 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1448817 {
	width:528px !important;
	height:534px !important;
	left:636px !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:207px !important;
	height:50px !important;
}

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

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

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

#item1448547 {
	width:207px !important;
	height:50px !important;
	left:993px !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:874px !important;
	top:740px !important;
}

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

#item1526928 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:456px !important;
}

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

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

@keyframes intensificar-1526981 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1526981 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1527007 {
	width:628px !important;
	height:526px !important;
}

@keyframes intensificar-1527007 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1527007 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1545065 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:224px !important;
}

#item1556735 {
	width:628px !important;
	height:501px !important;
}

#item1556736 {
	width:595px !important;
	height:874px !important;
}

@keyframes intensificar-1556736 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1556736 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1526981 {
	width:651px !important;
	height:526px !important;
	left:36px !important;
	top:574px !important;
}

@keyframes intensificar-1527030 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1527030 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1527058 {
	width:290px !important;
	height:70px !important;
}

#item1527059 {
	width:269px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1527033 {
	width:290px !important;
	height:70px !important;
}

#item1527034 {
	width:269px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1527030 {
	width:290px !important;
	height:70px !important;
	left:410px !important;
	top:1130px !important;
}

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

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

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

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

#item1527082 {
	width:162px !important;
	height:70px !important;
	left:244px !important;
	top:1130px !important;
}

#item1527134 {
	width:35px !important;
	height:74px !important;
	left:241px !important;
	top:1127px !important;
}

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

@keyframes atenuar-1527138 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1527138 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1521533 {
	width:1200px !important;
	height:790px !important;
	background:#0e0b00;
}

@keyframes intensificar-1521535 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1521535 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1521546 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1521546 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1521555 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1521555 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1521563 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1521563 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1521569 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1521569 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1521578 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1521578 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1521587 {
	width:220px !important;
	height:46px !important;
	left:26px !important;
	top:178px !important;
}

#item1521611 {
	width:211px !important;
	height:46px !important;
	left:486px !important;
	top:178px !important;
}

#item1521634 {
	width:220px !important;
	height:46px !important;
	left:255px !important;
	top:472px !important;
}

#item1521657 {
	width:220px !important;
	height:46px !important;
	left:255px !important;
	top:178px !important;
}

#item1521680 {
	width:211px !important;
	height:46px !important;
	left:26px !important;
	top:472px !important;
}

#item1521703 {
	width:211px !important;
	height:25px !important;
	left:486px !important;
	top:472px !important;
}

@keyframes intensificar-1521727 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1521727 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1521992 {
	width:404px !important;
	height:437px !important;
	left:26px !important;
	top:213px !important;
}

@keyframes intensificar-1521992 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1521992 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1522018_1561630 {
	width:11.3049896240234px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1522018 {
	width:165px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item1522015 {
	width:171px !important;
	height:26px !important;
	left:263px !important;
	top:704px !important;
}

#item1521941 {
	width:404px !important;
	height:462px !important;
	left:26px !important;
	top:213px !important;
}

@keyframes intensificar-1521941 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1521941 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1521968_1561636 {
	width:11.3049896240234px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1521968 {
	width:165px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item1521965 {
	width:171px !important;
	height:26px !important;
	left:263px !important;
	top:704px !important;
}

#item1521841 {
	width:404px !important;
	height:484px !important;
	left:26px !important;
	top:213px !important;
}

@keyframes intensificar-1521841 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1521841 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1521867_1561640 {
	width:11.3049896240234px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1521867 {
	width:165px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item1521864 {
	width:171px !important;
	height:26px !important;
	left:263px !important;
	top:704px !important;
}

#item1521891 {
	width:404px !important;
	height:444px !important;
	left:26px !important;
	top:213px !important;
}

@keyframes intensificar-1521891 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1521891 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1521917_1561645 {
	width:11.3049896240234px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1521917 {
	width:165px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item1521914 {
	width:171px !important;
	height:26px !important;
	left:261px !important;
	top:704px !important;
}

#item1521790 {
	width:404px !important;
	height:387px !important;
	left:26px !important;
	top:213px !important;
}

@keyframes intensificar-1521790 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1521790 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1521817_1561650 {
	width:11.3049896240234px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1521817 {
	width:165px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item1521813 {
	width:171px !important;
	height:26px !important;
	left:261px !important;
	top:704px !important;
}

#item1521740 {
	width:404px !important;
	height:434px !important;
	left:26px !important;
	top:213px !important;
	padding:3px;
}

@keyframes intensificar-1521740 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1521740 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1521766_1561656 {
	width:11.3049896240234px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1521766 {
	width:165px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item1521763 {
	width:171px !important;
	height:26px !important;
	left:263px !important;
	top:704px !important;
}

#item1521729 {
	width:10px !important;
	height:10px !important;
	left:37px !important;
	top:581px !important;
}

@keyframes intensificar-1521732 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1521732 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1521727 {
	width:466px !important;
	height:800px !important;
	left:734px !important;
	top:-10px !important;
}

#item1522041 {
	width:37px !important;
	height:37px !important;
	left:118px !important;
	top:305px !important;
}

#item1522047 {
	width:37px !important;
	height:37px !important;
	left:577px !important;
	top:604px !important;
}

#item1522052 {
	width:37px !important;
	height:37px !important;
	left:346px !important;
	top:305px !important;
}

#item1522058 {
	width:37px !important;
	height:37px !important;
	left:573px !important;
	top:305px !important;
}

#item1522066 {
	width:37px !important;
	height:37px !important;
	left:114px !important;
	top:600px !important;
}

#item1522072 {
	width:37px !important;
	height:37px !important;
	left:346px !important;
	top:600px !important;
}

#item1522081 {
	width:220px !important;
	height:264px !important;
}

#item1522077 {
	width:220px !important;
	height:264px !important;
	left:26px !important;
	top:161px !important;
}

#item1522085 {
	width:211px !important;
	height:261px !important;
}

#item1522082 {
	width:211px !important;
	height:261px !important;
	left:486px !important;
	top:456px !important;
}

#item1522089 {
	width:220px !important;
	height:264px !important;
}

#item1522086 {
	width:220px !important;
	height:264px !important;
	left:255px !important;
	top:161px !important;
}

#item1522093 {
	width:220px !important;
	height:263px !important;
}

#item1522090 {
	width:220px !important;
	height:263px !important;
	left:255px !important;
	top:453px !important;
}

#item1522097 {
	width:211px !important;
	height:264px !important;
}

#item1522094 {
	width:211px !important;
	height:264px !important;
	left:486px !important;
	top:161px !important;
}

#item1522101 {
	width:211px !important;
	height:263px !important;
}

#item1522098 {
	width:211px !important;
	height:263px !important;
	left:26px !important;
	top:453px !important;
}

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

#item1522221 {
	width:394px !important;
	height:39px !important;
	left:16px !important;
}

#item1522267 {
	width:202px !important;
	height:173px !important;
	left:998px !important;
}

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

@keyframes atenuar-1522272 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1522272 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1545073 {
	width:700px !important;
	height:1200px !important;
	background:#0e0b00;
}

#item1545070 {
	width:202px !important;
	height:173px !important;
	left:498px !important;
}

@keyframes intensificar-1527155 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1527155 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1527159 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1527159 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1527164 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1527164 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1527168 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1527168 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1527176 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1527176 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1527181 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1527181 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1527184 {
	width:196px !important;
	height:46px !important;
	left:36px !important;
	top:201px !important;
}

#item1527207 {
	width:195px !important;
	height:46px !important;
	left:469px !important;
	top:201px !important;
}

#item1527230 {
	width:196px !important;
	height:46px !important;
	left:252px !important;
	top:491px !important;
}

#item1527253 {
	width:196px !important;
	height:46px !important;
	left:252px !important;
	top:201px !important;
}

#item1527276 {
	width:197px !important;
	height:51px !important;
	left:36px !important;
	top:491px !important;
}

#item1527299 {
	width:195px !important;
	height:25px !important;
	left:469px !important;
	top:491px !important;
}

@keyframes intensificar-1527322 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1527322 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1527582 {
	width:628px !important;
	height:318px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes intensificar-1527582 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1527582 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1527608_1561772 {
	width:11.3049896240234px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1527608 {
	width:195px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item1527605 {
	width:201px !important;
	height:26px !important;
	left:440px !important;
	top:382px !important;
}

#item1527530 {
	width:628px !important;
	height:343px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes intensificar-1527530 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1527530 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1527558_1561768 {
	width:11.3049896240234px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1527558 {
	width:195px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item1527554 {
	width:201px !important;
	height:26px !important;
	left:440px !important;
	top:382px !important;
}

#item1527480 {
	width:628px !important;
	height:370px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes intensificar-1527480 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1527480 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1527506_1561764 {
	width:11.3049896240234px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1527506 {
	width:195px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item1527503 {
	width:201px !important;
	height:26px !important;
	left:440px !important;
	top:381px !important;
}

#item1527325 {
	width:628px !important;
	height:360px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes intensificar-1527325 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1527325 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1527351_1561758 {
	width:11.3049896240234px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1527351 {
	width:195px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item1527348 {
	width:201px !important;
	height:26px !important;
	left:440px !important;
	top:381px !important;
}

#item1527430 {
	width:628px !important;
	height:348px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes intensificar-1527430 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1527430 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1527456_1561753 {
	width:11.3049896240234px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1527456 {
	width:195px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item1527453 {
	width:201px !important;
	height:26px !important;
	left:440px !important;
	top:382px !important;
}

#item1527380 {
	width:628px !important;
	height:360px !important;
	left:10px !important;
	top:10px !important;
	padding:3px;
}

@keyframes intensificar-1527380 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1527380 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1527406_1561747 {
	width:11.3049896240234px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1527406 {
	width:195px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item1527403 {
	width:201px !important;
	height:26px !important;
	left:440px !important;
	top:382px !important;
}

#item1527375 {
	width:10px !important;
	height:10px !important;
	left:69px !important;
	top:259px !important;
}

@keyframes intensificar-1527376 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1527376 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1527322 {
	width:641px !important;
	height:408px !important;
	left:26px !important;
	top:760px !important;
}

#item1527631 {
	width:37px !important;
	height:37px !important;
	left:116px !important;
	top:329px !important;
}

#item1527636 {
	width:37px !important;
	height:37px !important;
	left:548px !important;
	top:627px !important;
}

#item1527640 {
	width:37px !important;
	height:37px !important;
	left:332px !important;
	top:329px !important;
}

#item1527643 {
	width:37px !important;
	height:37px !important;
	left:548px !important;
	top:329px !important;
}

#item1527647 {
	width:37px !important;
	height:37px !important;
	left:116px !important;
	top:624px !important;
}

#item1527651 {
	width:37px !important;
	height:37px !important;
	left:332px !important;
	top:624px !important;
}

#item1527658 {
	width:196px !important;
	height:264px !important;
}

#item1527654 {
	width:196px !important;
	height:264px !important;
	left:36px !important;
	top:184px !important;
}

#item1527662 {
	width:195px !important;
	height:261px !important;
}

#item1527659 {
	width:195px !important;
	height:261px !important;
	left:469px !important;
	top:479px !important;
}

#item1527666 {
	width:196px !important;
	height:264px !important;
}

#item1527663 {
	width:196px !important;
	height:264px !important;
	left:252px !important;
	top:184px !important;
}

#item1527670 {
	width:196px !important;
	height:263px !important;
}

#item1527667 {
	width:196px !important;
	height:263px !important;
	left:252px !important;
	top:477px !important;
}

#item1527674 {
	width:195px !important;
	height:264px !important;
}

#item1527671 {
	width:195px !important;
	height:264px !important;
	left:469px !important;
	top:184px !important;
}

#item1527678 {
	width:197px !important;
	height:263px !important;
}

#item1527675 {
	width:197px !important;
	height:263px !important;
	left:36px !important;
	top:477px !important;
}

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

#item1527684 {
	width:552px !important;
	height:54px !important;
	left:23px !important;
}

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

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

#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;}
}
#item1527736 {
	width:1848px !important;
	height:1125px !important;
	left:-545px !important;
	top:-8px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1527737 {
	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-1527737 {
	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;
	}
}
#item1545101 {
	width:154px !important;
	height:227px !important;
	top:10px !important;
}

#item1545083 {
	width:700px !important;
	height:532px !important;
	top:668px !important;
	background:#fff;
}

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

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

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

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

#item1527780 {
	width:269px !important;
	height:51px !important;
	left:164px !important;
	top:887px !important;
}

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

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

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

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

#item1527837 {
	width:269px !important;
	height:51px !important;
	left:164px !important;
	top:798px !important;
}

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

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

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

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

#item1527895 {
	width:269px !important;
	height:51px !important;
	left:164px !important;
	top:976px !important;
}

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

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

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

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

#item1527951 {
	width:269px !important;
	height:51px !important;
	left:164px !important;
	top:1066px !important;
}

#item1545084 {
	width:200px !important;
	height:229px !important;
	left:505px !important;
	top:971px !important;
}

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

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

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

@keyframes atenuar-1528010 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1528010 {
	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:478px !important;
	height:44px !important;
	left:75px !important;
	top:463px !important;
}

@keyframes intensificar-1153777 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1153777 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1153800 {
	opacity:0.55;
	width:551px !important;
	height:214px !important;
	left:75px !important;
	top:540px !important;
	background:#0e0b00;
}

#item1153802 {
	width:503px !important;
	height:194px !important;
	left:97px !important;
	top:559px !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;}
}
#item1528025 {
	width:1817px !important;
	height:1196px !important;
	left:-608px !important;
	top:2px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1528026 {
	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-1528026 {
	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;
	}
}
#item1528032 {
	width:478px !important;
	height:44px !important;
	left:36px !important;
	top:81px !important;
}

@keyframes intensificar-1528032 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1528032 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1528055 {
	opacity:0.55;
	width:628px !important;
	height:288px !important;
	left:36px !important;
	top:158px !important;
	background:#0e0b00;
}

#item1528056 {
	width:582px !important;
	height:262px !important;
	left:58px !important;
	top:178px !important;
}

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

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

#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;}
}
#item1154096 {
	width:600px !important;
	height:790px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

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

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

table#table1574254 {
	table-layout:fixed;
}

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

#item1521339 {
	width:20px !important;
	height:10px !important;
	left:157px !important;
	top:115px !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;
}

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

#item1521310 {
	width:33px !important;
	height:17px !important;
	left:46px !important;
	top:170px !important;
}

#item1521315 {
	width:93px !important;
	height:8px !important;
	left:84px !important;
	top:175px !important;
}

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

#item1511723 {
	width:535px !important;
	height:386px !important;
	left:32px !important;
	top:217px !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:#d3d6db;
}

#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:897px !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:1022px !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;}
}
#item1528246 {
	width:700px !important;
	height:925px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1528269 {
	width:628px !important;
	height:796px !important;
	left:46px !important;
	top:101px !important;
}

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

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

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

table#table1575654 {
	table-layout:fixed;
}

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

#item1528147 {
	width:24px !important;
	height:12px !important;
	left:188px !important;
	top:137px !important;
}

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

#item1528152 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:110px !important;
}

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

#item1528156 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:132px !important;
}

#item1528160 {
	width:92px !important;
	height:20px !important;
	left:62px !important;
	top:78px !important;
}

#item1528183 {
	width:105px !important;
	height:20px !important;
	left:535px !important;
	top:78px !important;
}

#item1528206 {
	width:40px !important;
	height:20px !important;
	left:54px !important;
	top:205px !important;
}

#item1528210 {
	width:114px !important;
	height:10px !important;
	left:100px !important;
	top:211px !important;
}

#item1528235 {
	width:700px !important;
	height:922px !important;
	left:10px !important;
	top:10px !important;
}

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

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

#item1528296 {
	width:628px !important;
	height:52px !important;
	left:22px !important;
}

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

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

#item1528711 {
	width:210px !important;
	height:21px !important;
	left:36px !important;
	top:110px !important;
}

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

#item1528740 {
	width:26px !important;
	height:26px !important;
	left:638px !important;
	top:171px !important;
}

@keyframes intensificar-1528749 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1528749 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1528752 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

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

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

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

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

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

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

#item1528756 {
	width:171px !important;
	height:70px !important;
	left:276px !important;
	top:1130px !important;
}

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

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

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

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

#item1528811 {
	width:171px !important;
	height:70px !important;
	left:451px !important;
	top:1130px !important;
}

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

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

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

#item1547474 {
	width:35px !important;
	height:74px !important;
	left:275px !important;
	top:1127px !important;
}

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

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

@keyframes intensificar-1490681 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1490681 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1490679 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1490679 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1490677 {
	width:600px !important;
	height:790px !important;
}

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

#item1490687 {
	width:528px !important;
	height:267px !important;
	top:14px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1490687 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1490687 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1490711 {
	width:100px !important;
	height:13px !important;
	top:282px !important;
}

@keyframes intensificar-1490711 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1490711 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1576966 th, table#table1576966 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

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

table#table1576966 {
	table-layout:fixed;
}

#item1490734 {
	width:528px !important;
	height:86px !important;
	top:302px !important;
}

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

#item1490894 {
	width:534px !important;
	height:531px !important;
	top:16px !important;
}

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

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

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

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

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

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

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

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

@keyframes intensificar-1490835 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1490835 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1490858 {
	width:350px !important;
	height:232px !important;
	top:81px !important;
}

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

#item1490685 {
	width:564px !important;
	height:563px !important;
	left:636px !important;
	top:162px !important;
}

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

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

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

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

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

#item1491005 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes intensificar-1529553 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1529553 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1529542 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1529542 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1529540 {
	width:700px !important;
	height:309px !important;
}

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

#item1529756 {
	width:140px !important;
	height:18px !important;
	top:350px !important;
}

@keyframes intensificar-1529756 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1529756 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1579203 th, table#table1579203 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

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

table#table1579203 {
	table-layout:fixed;
}

#item1529779 {
	width:628px !important;
	height:140px !important;
	top:378px !important;
}

@keyframes intensificar-1529779 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1529779 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1545918 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:137px !important;
}

#item1555262 {
	width:628px !important;
	height:320px !important;
}

#item1555263 {
	width:595px !important;
	height:550px !important;
}

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

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

#item1555325 {
	width:595px !important;
	height:1177px !important;
}

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

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

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

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

#item1529638 {
	width:626px !important;
	height:64px !important;
}

@keyframes intensificar-1529638 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1529638 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1529661 {
	width:490px !important;
	height:325px !important;
	top:92px !important;
}

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

#item1529562 {
	width:665px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1529802 {
	width:626px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1529825 {
	width:626px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

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

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

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

#item1529878 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes intensificar-1489517 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1489517 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1489515 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1489515 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1489513 {
	width:600px !important;
	height:790px !important;
}

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

#item1490529 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:139px !important;
}

#item1490537 {
	width:534px !important;
	height:272px !important;
	top:16px !important;
}

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

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

#item1490568 {
	width:14px !important;
	height:9px !important;
	top:295px !important;
}

#item1517443 {
	width:57px !important;
	height:12px !important;
	top:318px !important;
}

@keyframes intensificar-1517443 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1517443 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1517466 {
	width:528px !important;
	height:195px !important;
	top:330px !important;
}

table#table1582091 th, table#table1582091 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
	border-top:2.2px solid #fff;;
}

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

table#table1582091 {
	table-layout:fixed;
}

#item1517531 {
	width:705px !important;
	height:195px !important;
}

#item1517490 {
	width:26px !important;
	height:13px !important;
	left:252px !important;
	top:536px !important;
}

#item1489525 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:257px !important;
}

#item1489528 {
	width:534px !important;
	height:516px !important;
	top:15px !important;
}

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

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

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

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

@keyframes intensificar-1489639 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1489639 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1489662 {
	width:350px !important;
	height:232px !important;
	top:82px !important;
}

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

#item1490127 {
	width:139px !important;
	height:26px !important;
	left:390px !important;
	top:308px !important;
}

#item1490150 {
	width:5px !important;
	height:8px !important;
	left:382px !important;
	top:310px !important;
}

#item1490155 {
	width:47px !important;
	height:24px !important;
	left:482px !important;
	top:276px !important;
}

#item1490207 {
	width:102px !important;
	height:32px !important;
	left:427px !important;
	top:154px !important;
}

#item1490230 {
	width:93px !important;
	height:18px !important;
	left:436px !important;
	top:186px !important;
}

#item1490329 {
	width:122px !important;
	height:32px !important;
	left:407px !important;
	top:218px !important;
}

#item1490352 {
	width:93px !important;
	height:18px !important;
	left:436px !important;
	top:250px !important;
}

#item1489522 {
	width:552px !important;
	height:549px !important;
	left:636px !important;
	top:162px !important;
}

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

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

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

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

#item1489840 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes intensificar-1528923 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1528923 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1528915 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1528915 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1528913 {
	width:700px !important;
	height:309px !important;
}

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

#item1545962 {
	width:140px !important;
	height:18px !important;
	top:183px !important;
}

@keyframes intensificar-1545962 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1545962 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1545985 {
	width:628px !important;
	height:274px !important;
	top:211px !important;
}

table#table1584957 th, table#table1584957 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
	border-top:3.08px solid #fff;;
}

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

table#table1584957 {
	table-layout:fixed;
}

#item1545987 {
	width:987px !important;
	height:244px !important;
}

@keyframes intensificar-1545987 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1545987 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1546011 {
	width:46px !important;
	height:23px !important;
	left:292px !important;
	top:493px !important;
}

#item1546041 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:54px !important;
}

#item1555169 {
	width:628px !important;
	height:162px !important;
}

#item1555197 {
	width:595px !important;
	height:576px !important;
}

@keyframes intensificar-1555197 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1555197 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1545861 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:235px !important;
}

#item1555224 {
	width:628px !important;
	height:516px !important;
}

#item1555225 {
	width:595px !important;
	height:1530px !important;
}

@keyframes intensificar-1555225 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1555225 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1528935 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1528935 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1528935 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1528959 {
	width:490px !important;
	height:325px !important;
	top:92px !important;
}

@keyframes intensificar-1528959 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1528959 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1528982 {
	width:124px !important;
	height:31px !important;
	left:501px !important;
	top:466px !important;
}

#item1528988 {
	width:195px !important;
	height:36px !important;
	left:431px !important;
	top:408px !important;
}

#item1529011 {
	width:7px !important;
	height:11px !important;
	left:420px !important;
	top:411px !important;
}

#item1529014 {
	width:66px !important;
	height:33px !important;
	left:560px !important;
	top:363px !important;
}

#item1529017 {
	width:143px !important;
	height:44px !important;
	left:483px !important;
	top:193px !important;
}

#item1529040 {
	width:130px !important;
	height:25px !important;
	left:496px !important;
	top:237px !important;
}

#item1529063 {
	width:171px !important;
	height:44px !important;
	left:455px !important;
	top:283px !important;
}

#item1529086 {
	width:130px !important;
	height:25px !important;
	left:496px !important;
	top:327px !important;
}

#item1528931 {
	width:651px !important;
	height:516px !important;
	left:36px !important;
	top:559px !important;
}

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

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

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

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

#item1529324 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes moverhacialaizquierdayreducir-1491446 {
	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-1491446 {
	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;
	}
}
#item1491448 {
	width:500px !important;
	height:137px !important;
	left:376px !important;
	top:46px !important;
}

@keyframes intensificar-1491448 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1491448 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1491471 {
	opacity:0.55;
	width:478px !important;
	height:157px !important;
	background:#0e0b00;
}

#item1491472 {
	width:432px !important;
	height:133px !important;
	left:22px !important;
	top:19px !important;
}

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

@keyframes atenuar-1491495 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1491495 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1530118 {
	width:1829px !important;
	height:1204px !important;
	left:-615px !important;
	top:-2px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1530119 {
	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-1530119 {
	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;
	}
}
#item1530123 {
	width:500px !important;
	height:137px !important;
}

@keyframes intensificar-1530123 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1530123 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1530146 {
	opacity:0.55;
	width:628px !important;
	height:171px !important;
	top:150px !important;
	background:#0e0b00;
}

#item1530147 {
	width:586px !important;
	height:152px !important;
	left:22px !important;
	top:169px !important;
}

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

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

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

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

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

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

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

table#table1589120 {
	table-layout:fixed;
}

#item1513399 {
	width:510px !important;
	height:287px !important;
	left:46px !important;
	top:94px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1512899 {
	width:535px !important;
	height:386px !important;
	left:32px !important;
	top:217px !important;
}

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

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

#item1512904 {
	width:150px !important;
	height:15px !important;
	left:36px !important;
	top:99px !important;
}

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

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

@keyframes intensificar-1512942 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1512942 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1512945 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

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

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

@keyframes intensificar-1512949 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1512949 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1512978 {
	width:122px !important;
	height:50px !important;
}

#item1512979 {
	width:92px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

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

#item1512954 {
	width:92px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

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

@keyframes intensificar-1513002 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1513002 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1513031 {
	width:122px !important;
	height:50px !important;
}

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

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

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

#item1513002 {
	width:122px !important;
	height:50px !important;
	left:1022px !important;
	top:740px !important;
}

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

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

#item1513055 {
	width:202px !important;
	height:12px !important;
	left:398px !important;
	top:748px !important;
}

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

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

#item1545271 {
	width:23px !important;
	height:46px !important;
	left:674px !important;
	top:480px !important;
}

#item1556706 {
	width:628px !important;
	height:802px !important;
	left:46px !important;
	top:101px !important;
}

#item1556707 {
	width:595px !important;
	height:1112px !important;
}

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

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

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

table#table1590932 {
	table-layout:fixed;
}

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

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

#item1530248 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:110px !important;
}

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

#item1530253 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:132px !important;
}

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

#item1530257 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:154px !important;
}

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

#item1530262 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:176px !important;
}

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

#item1530266 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:198px !important;
}

#item1530270 {
	width:92px !important;
	height:20px !important;
	left:62px !important;
	top:78px !important;
}

#item1530293 {
	width:105px !important;
	height:20px !important;
	left:535px !important;
	top:78px !important;
}

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

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

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

#item1530369 {
	width:627px !important;
	height:52px !important;
	left:22px !important;
}

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

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

#item1530736 {
	width:210px !important;
	height:21px !important;
	left:36px !important;
	top:110px !important;
}

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

#item1530765 {
	width:26px !important;
	height:26px !important;
	left:638px !important;
	top:171px !important;
}

@keyframes intensificar-1530773 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1530773 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1530776 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

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

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

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

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

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

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

#item1530780 {
	width:171px !important;
	height:70px !important;
	left:276px !important;
	top:1130px !important;
}

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

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

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

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

#item1530833 {
	width:171px !important;
	height:70px !important;
	left:451px !important;
	top:1130px !important;
}

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

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

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

#item1547470 {
	width:35px !important;
	height:74px !important;
	left:275px !important;
	top:1127px !important;
}

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

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

@keyframes intensificar-1495844 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1495844 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1495841 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1495841 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1495839 {
	width:600px !important;
	height:790px !important;
}

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

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

@keyframes intensificar-1495851 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1495851 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1517861 {
	width:57px !important;
	height:12px !important;
	top:308px !important;
}

@keyframes intensificar-1517861 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1517861 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1517884 {
	width:528px !important;
	height:155px !important;
	top:319px !important;
}

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

table#table1592658 {
	table-layout:fixed;
}

#item1517947 {
	width:816px !important;
	height:155px !important;
}

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

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

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

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

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

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

#item1496000 {
	width:528px !important;
	height:46px !important;
	top:1px !important;
}

@keyframes intensificar-1496000 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1496000 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1496023 {
	width:350px !important;
	height:232px !important;
	top:50px !important;
}

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

#item1495848 {
	width:564px !important;
	height:548px !important;
	left:636px !important;
	top:177px !important;
}

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

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

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

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

#item1496169 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes intensificar-1532616 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1532616 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1532610 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1532610 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1532608 {
	width:700px !important;
	height:309px !important;
}

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

#item1546575 {
	width:140px !important;
	height:18px !important;
	top:246px !important;
}

@keyframes intensificar-1546575 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1546575 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1546598 {
	width:628px !important;
	height:213px !important;
	top:273px !important;
}

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

table#table1594664 {
	table-layout:fixed;
}

#item1546599 {
	width:1142px !important;
	height:188px !important;
}

@keyframes intensificar-1546599 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1546599 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1546622 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:85px !important;
}

#item1546626 {
	width:46px !important;
	height:23px !important;
	left:292px !important;
	top:494px !important;
}

#item1555619 {
	width:628px !important;
	height:213px !important;
}

#item1555620 {
	width:595px !important;
	height:577px !important;
}

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

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

#item1555657 {
	width:595px !important;
	height:981px !important;
}

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

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

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

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

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

@keyframes intensificar-1532705 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1532705 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1532728 {
	width:490px !important;
	height:325px !important;
	top:69px !important;
}

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

#item1532628 {
	width:665px !important;
	height:517px !important;
	left:36px !important;
	top:558px !important;
}

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

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

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

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

#item1532936 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes intensificar-1493442 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1493442 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1493440 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1493440 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1493438 {
	width:600px !important;
	height:790px !important;
}

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

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

@keyframes intensificar-1493448 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1493448 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1493472 {
	width:100px !important;
	height:13px !important;
	top:323px !important;
}

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

table#table1597582 {
	table-layout:fixed;
}

#item1493495 {
	width:528px !important;
	height:162px !important;
	top:343px !important;
}

@keyframes intensificar-1493495 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1493495 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1494031 {
	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-1494031 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1494031 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1493519 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1493519 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1493520 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

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

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

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

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

@keyframes intensificar-1493595 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1493595 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1493618 {
	width:350px !important;
	height:232px !important;
	top:49px !important;
}

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

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

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

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

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

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

#item1493763 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes intensificar-1530943 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1530943 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1530939 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1530939 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1530937 {
	width:700px !important;
	height:309px !important;
}

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

#item1531134 {
	width:140px !important;
	height:18px !important;
	top:267px !important;
}

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

table#table1599946 {
	table-layout:fixed;
}

#item1531157 {
	width:628px !important;
	height:246px !important;
	top:295px !important;
}

@keyframes intensificar-1531157 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1531157 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1546133 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:95px !important;
}

#item1555419 {
	width:628px !important;
	height:236px !important;
}

#item1555420 {
	width:595px !important;
	height:567px !important;
}

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

#item1555449 {
	width:628px !important;
	height:541px !important;
}

#item1555450 {
	width:595px !important;
	height:1099px !important;
}

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

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

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

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

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

@keyframes intensificar-1531030 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1531030 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1531054 {
	width:490px !important;
	height:325px !important;
	top:67px !important;
}

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

#item1530949 {
	width:665px !important;
	height:541px !important;
	left:36px !important;
	top:534px !important;
}

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

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

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

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

#item1531257 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes intensificar-1494086 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1494086 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1494084 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1494084 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1494081 {
	width:600px !important;
	height:790px !important;
}

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

#item1517578 {
	width:57px !important;
	height:12px !important;
	top:279px !important;
}

@keyframes intensificar-1517578 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1517578 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1517601 {
	width:528px !important;
	height:242px !important;
	top:301px !important;
}

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

table#table1602665 {
	table-layout:fixed;
}

#item1517690 {
	width:828px !important;
	height:242px !important;
}

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

#item1521350 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:124px !important;
}

#item1521354 {
	width:534px !important;
	height:240px !important;
	top:17px !important;
}

#item1521355 {
	width:510px !important;
	height:340px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1521355 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1521355 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1521383 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:265px !important;
}

#item1521379 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:1px !important;
}

#item1494294 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:270px !important;
}

#item1494297 {
	width:534px !important;
	height:533px !important;
	top:17px !important;
}

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

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

#item1494327 {
	width:14px !important;
	height:9px !important;
	top:556px !important;
}

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

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

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

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

#item1494239 {
	width:528px !important;
	height:29px !important;
	top:16px !important;
}

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

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

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

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

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

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

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

#item1494407 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes intensificar-1531484 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1531484 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1531474 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1531474 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1531472 {
	width:700px !important;
	height:309px !important;
}

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

#item1546182 {
	width:140px !important;
	height:18px !important;
	top:128px !important;
}

@keyframes intensificar-1546182 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1546182 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1546205 {
	width:628px !important;
	height:333px !important;
	top:155px !important;
}

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

table#table1606030 {
	table-layout:fixed;
}

#item1546206 {
	width:1158px !important;
	height:308px !important;
}

@keyframes intensificar-1546206 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1546206 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1546234 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:27px !important;
}

#item1546229 {
	width:46px !important;
	height:23px !important;
	left:292px !important;
	top:496px !important;
}

#item1555480 {
	width:628px !important;
	height:99px !important;
}

#item1555481 {
	width:595px !important;
	height:616px !important;
}

@keyframes intensificar-1555481 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1555481 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1546137 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:237px !important;
}

#item1555514 {
	width:628px !important;
	height:519px !important;
}

#item1555516 {
	width:595px !important;
	height:1295px !important;
}

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

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

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

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

#item1531570 {
	width:628px !important;
	height:40px !important;
}

@keyframes intensificar-1531570 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1531570 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1531593 {
	width:490px !important;
	height:325px !important;
	top:69px !important;
}

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

#item1531493 {
	width:665px !important;
	height:519px !important;
	left:36px !important;
	top:556px !important;
}

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

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

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

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

#item1531831 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes intensificar-1494775 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1494775 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1494773 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1494773 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1494770 {
	width:600px !important;
	height:790px !important;
}

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

#item1494782 {
	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-1494782 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1494782 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1495739 {
	width:57px !important;
	height:12px !important;
}

@keyframes intensificar-1495739 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1495739 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1495762 {
	width:528px !important;
	height:184px !important;
	top:18px !important;
}

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

table#table1609703 {
	table-layout:fixed;
}

#item1517798 {
	width:965px !important;
	height:184px !important;
}

#item1520726 {
	width:26px !important;
	height:13px !important;
	left:252px !important;
	top:481px !important;
}

#item1494983 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:260px !important;
}

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

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

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

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

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

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

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

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

#item1494928 {
	width:528px !important;
	height:29px !important;
	top:18px !important;
}

@keyframes intensificar-1494928 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1494928 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1494951 {
	width:350px !important;
	height:232px !important;
	top:67px !important;
}

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

#item1494780 {
	width:564px !important;
	height:563px !important;
	left:636px !important;
	top:162px !important;
}

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

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

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

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

#item1495096 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes intensificar-1532058 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1532058 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1532052 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1532052 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1532050 {
	width:700px !important;
	height:309px !important;
}

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

#item1546452 {
	width:140px !important;
	height:18px !important;
	top:202px !important;
}

@keyframes intensificar-1546452 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1546452 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1546476 {
	width:628px !important;
	height:254px !important;
	top:229px !important;
}

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

table#table1612162 {
	table-layout:fixed;
}

#item1546477 {
	width:1351px !important;
	height:229px !important;
}

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

#item1546504 {
	width:46px !important;
	height:23px !important;
	left:292px !important;
	top:491px !important;
}

#item1555550 {
	width:628px !important;
	height:170px !important;
}

#item1555551 {
	width:595px !important;
	height:498px !important;
}

@keyframes intensificar-1555551 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1555551 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1546320 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:234px !important;
}

#item1555579 {
	width:628px !important;
	height:514px !important;
}

#item1555580 {
	width:595px !important;
	height:1256px !important;
}

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

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

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

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

#item1532141 {
	width:626px !important;
	height:40px !important;
}

@keyframes intensificar-1532141 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1532141 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1532164 {
	width:490px !important;
	height:325px !important;
	top:68px !important;
}

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

#item1532064 {
	width:665px !important;
	height:514px !important;
	left:36px !important;
	top:561px !important;
}

#item1532308 {
	width:626px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1532331 {
	width:626px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

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

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

#item1532388 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes intensificar-1496505 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1496505 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1496503 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1496503 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1496501 {
	width:600px !important;
	height:790px !important;
}

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

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

@keyframes intensificar-1496512 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1496512 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1496536 {
	width:100px !important;
	height:13px !important;
	top:270px !important;
}

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

table#table1615419 {
	table-layout:fixed;
}

#item1496559 {
	width:528px !important;
	height:189px !important;
	top:290px !important;
}

@keyframes intensificar-1496559 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1496559 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1497098 {
	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-1497098 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1497098 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1496583 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1496583 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1496584 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

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

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

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

#item1496660 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1496660 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1496660 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1496683 {
	width:350px !important;
	height:232px !important;
	top:49px !important;
}

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

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

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

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

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

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

#item1496832 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes intensificar-1533161 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1533161 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1533157 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1533157 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1533155 {
	width:700px !important;
	height:309px !important;
}

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

#item1533352 {
	width:140px !important;
	height:18px !important;
	top:246px !important;
}

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

table#table1617962 {
	table-layout:fixed;
}

#item1533375 {
	width:628px !important;
	height:246px !important;
	top:274px !important;
}

@keyframes intensificar-1533375 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1533375 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1546687 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:85px !important;
}

#item1555692 {
	width:628px !important;
	height:215px !important;
}

#item1555693 {
	width:595px !important;
	height:518px !important;
}

@keyframes intensificar-1555693 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1555693 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1546676 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:237px !important;
}

#item1555725 {
	width:628px !important;
	height:520px !important;
}

#item1555726 {
	width:595px !important;
	height:1001px !important;
}

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

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

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

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

#item1533251 {
	width:626px !important;
	height:40px !important;
}

@keyframes intensificar-1533251 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1533251 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1533274 {
	width:490px !important;
	height:325px !important;
	top:68px !important;
}

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

#item1533172 {
	width:665px !important;
	height:520px !important;
	left:36px !important;
	top:555px !important;
}

#item1533398 {
	width:626px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1533421 {
	width:626px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

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

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

#item1533475 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes moverhacialaizquierdayreducir-1497162 {
	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-1497162 {
	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;
	}
}
#item1497163 {
	width:517px !important;
	height:140px !important;
	left:66px !important;
	top:53px !important;
}

@keyframes intensificar-1497163 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1497163 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1497186 {
	opacity:0.55;
	width:450px !important;
	height:133px !important;
	left:66px !important;
	top:202px !important;
	background:#0e0b00;
}

#item1497187 {
	width:406px !important;
	height:133px !important;
	left:88px !important;
	top:222px !important;
}

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

@keyframes atenuar-1497210 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1497210 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1533692 {
	width:1823px !important;
	height:1200px !important;
	left:-611px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1533693 {
	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-1533693 {
	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;
	}
}
#item1533698 {
	width:517px !important;
	height:140px !important;
	left:36px !important;
	top:45px !important;
}

@keyframes intensificar-1533698 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1533698 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1533722 {
	opacity:0.55;
	width:628px !important;
	height:146px !important;
	left:36px !important;
	top:194px !important;
	background:#0e0b00;
}

#item1533723 {
	width:585px !important;
	height:108px !important;
	left:57px !important;
	top:214px !important;
}

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

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

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

#item1514749 {
	width:13px !important;
	height:26px !important;
	left:585px !important;
	top:378px !important;
}

#item1514755 {
	width:534px !important;
	height:645px !important;
	left:46px !important;
	top:75px !important;
}

table#table1621112 tr {
	height:18px;;
	border-bottom:2.2px solid #fff;;
	border-right:2.2px solid #fff;;
}

table#table1621112 {
	table-layout:fixed;
}

#item1514756 {
	width:508px !important;
	height:766px !important;
}

@keyframes intensificar-1514756 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1514756 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1514779 {
	width:14px !important;
	height:9px !important;
	left:564px !important;
	top:58px !important;
}

#item1514782 {
	width:14px !important;
	height:9px !important;
	left:564px !important;
	top:726px !important;
}

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

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

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

table#table1622406 {
	table-layout:fixed;
}

#item1514863 {
	width:510px !important;
	height:151px !important;
	left:46px !important;
	top:94px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item1550016 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:164px !important;
}

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

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

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

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

#item1514299 {
	width:535px !important;
	height:386px !important;
	left:32px !important;
	top:217px !important;
}

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

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

#item1514303 {
	width:150px !important;
	height:15px !important;
	left:36px !important;
	top:99px !important;
}

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

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

@keyframes intensificar-1514341 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1514341 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1514344 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

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

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

@keyframes intensificar-1514348 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1514348 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1514377 {
	width:122px !important;
	height:50px !important;
}

#item1514378 {
	width:92px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

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

#item1514353 {
	width:92px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

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

@keyframes intensificar-1514402 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1514402 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1514431 {
	width:122px !important;
	height:50px !important;
}

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

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

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

#item1514402 {
	width:122px !important;
	height:50px !important;
	left:1022px !important;
	top:740px !important;
}

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

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

#item1514456 {
	width:202px !important;
	height:12px !important;
	left:398px !important;
	top:748px !important;
}

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

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

#item1545410 {
	width:23px !important;
	height:46px !important;
	left:674px !important;
	top:469px !important;
}

#item1555757 {
	width:628px !important;
	height:800px !important;
	left:46px !important;
	top:81px !important;
}

table#table1623906 tr {
	height:25.2px;;
	border-bottom:3.08px solid #fff;;
	border-right:3.08px solid #fff;;
}

table#table1623906 {
	table-layout:fixed;
}

#item1555758 {
	width:595px !important;
	height:1313px !important;
}

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

table#table1625182 th, table#table1625182 td {
	vertical-align:top;;
}

table#table1625182 tr {
	height:22px;;
}

table#table1625182 {
	table-layout:fixed;
}

#item1533800 {
	width:622px !important;
	height:184px !important;
	left:54px !important;
	top:112px !important;
}

#item1533826 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1533823 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:110px !important;
}

#item1533830 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1533827 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:132px !important;
}

#item1533834 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1533831 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:154px !important;
}

#item1533838 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1533835 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:176px !important;
}

#item1533839 {
	width:105px !important;
	height:20px !important;
	left:535px !important;
	top:78px !important;
}

#item1533862 {
	width:92px !important;
	height:20px !important;
	left:62px !important;
	top:78px !important;
}

#item1551508 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1551509 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:198px !important;
}

#item1533766 {
	width:700px !important;
	height:925px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

@keyframes intensificar-1533766 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1533766 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1533764 {
	width:710px !important;
	height:935px !important;
	left:-10px !important;
	top:140px !important;
}

#item1533948 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1533952 {
	width:739px !important;
	height:52px !important;
	left:22px !important;
}

#item1534299 {
	width:197px !important;
	height:21px !important;
	left:13px !important;
}

#item1534322 {
	width:9px !important;
	height:15px !important;
	top:3px !important;
}

#item1534296 {
	width:210px !important;
	height:21px !important;
	left:36px !important;
	top:110px !important;
}

#item1534330 {
	width:26px !important;
	height:26px !important;
}

#item1534326 {
	width:26px !important;
	height:26px !important;
	left:637px !important;
	top:171px !important;
}

@keyframes intensificar-1534333 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1534333 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1534336 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1534338 {
	width:39px !important;
	height:56px !important;
	left:18px !important;
	top:7px !important;
}

#item1534333 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

@keyframes intensificar-1534341 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1534341 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1534370 {
	width:171px !important;
	height:70px !important;
}

#item1534371 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1534345 {
	width:171px !important;
	height:70px !important;
}

#item1534346 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1534341 {
	width:171px !important;
	height:70px !important;
	left:276px !important;
	top:1130px !important;
}

@keyframes intensificar-1534394 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1534394 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1534423 {
	width:171px !important;
	height:70px !important;
}

#item1534424 {
	width:150px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1534398 {
	width:171px !important;
	height:70px !important;
}

#item1534399 {
	width:150px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1534394 {
	width:171px !important;
	height:70px !important;
	left:451px !important;
	top:1130px !important;
}

#item1534450 {
	width:259px !important;
	height:16px !important;
	left:23px !important;
}

#item1534473 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1534447 {
	width:283px !important;
	height:17px !important;
	left:36px !important;
	top:1089px !important;
}

#item1547467 {
	width:35px !important;
	height:74px !important;
	left:275px !important;
	top:1127px !important;
}

#item1534477 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1534477 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1534477 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1523674 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1499336 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1499336 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1499333 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1499333 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1499331 {
	width:600px !important;
	height:790px !important;
}

#item1499337 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1499511 {
	width:528px !important;
	height:303px !important;
	top:15px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1499511 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1499511 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1499535 {
	width:100px !important;
	height:13px !important;
	top:337px !important;
}

@keyframes intensificar-1499535 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1499535 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1626935 tr {
	border-bottom:2.2px solid #fff;;
	border-right:2.2px solid #fff;;
}

table#table1626935 {
	table-layout:fixed;
}

#item1499558 {
	width:528px !important;
	height:189px !important;
	top:357px !important;
}

@keyframes intensificar-1499558 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1499558 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1552768 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:267px !important;
}

#item1552771 {
	width:534px !important;
	height:530px !important;
	top:15px !important;
}

#item1552925 {
	width:509px !important;
	height:700px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1552925 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1552925 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1552796 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1552803 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:554px !important;
}

@keyframes intensificar-1499380 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1499380 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1499381 {
	width:178px !important;
	height:15px !important;
}

#item1499404 {
	width:93px !important;
	height:18px !important;
	left:85px !important;
	top:15px !important;
}

#item1499428 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1499453 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1499457 {
	width:528px !important;
	height:46px !important;
	top:18px !important;
}

@keyframes intensificar-1499457 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1499457 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1499480 {
	width:264px !important;
	height:12px !important;
	top:219px !important;
}

@keyframes intensificar-1499480 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1499480 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1499503 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:155px !important;
}

#item1499919 {
	width:134px !important;
	height:37px !important;
	left:394px !important;
	top:66px !important;
}

#item1499942 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:103px !important;
}

#item1521414 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:273px !important;
}

#item1523463 {
	width:167px !important;
	height:15px !important;
	left:397px !important;
	top:132px !important;
}

#item1523486 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:134px !important;
}

#item1499340 {
	width:564px !important;
	height:563px !important;
	left:636px !important;
	top:162px !important;
}

#item1499582 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1499605 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1499629 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1499632 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1499658 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1499661 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1499655 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1499693 {
	width:123px !important;
	height:50px !important;
}

#item1499694 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1499668 {
	width:123px !important;
	height:50px !important;
}

#item1499669 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1499664 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1499746 {
	width:99px !important;
	height:50px !important;
}

#item1499747 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1499721 {
	width:99px !important;
	height:50px !important;
}

#item1499722 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1499717 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1499799 {
	width:101px !important;
	height:50px !important;
}

#item1499800 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1499774 {
	width:101px !important;
	height:50px !important;
}

#item1499775 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1499770 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1499826 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1499850 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1499823 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1499854 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1499857 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1499857 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1499857 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1534492 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1534504 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1534504 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1534498 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1534498 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1534496 {
	width:700px !important;
	height:309px !important;
}

#item1545415 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1534775 {
	width:140px !important;
	height:18px !important;
	top:360px !important;
}

@keyframes intensificar-1534775 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1534775 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1628853 tr {
	border-bottom:3.08px solid #fff;;
	border-right:3.08px solid #fff;;
}

table#table1628853 {
	table-layout:fixed;
}

#item1534799 {
	width:628px !important;
	height:126px !important;
	top:388px !important;
}

@keyframes intensificar-1534799 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1534799 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1546697 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:142px !important;
}

#item1555823 {
	width:628px !important;
	height:330px !important;
}

#item1555824 {
	width:595px !important;
	height:576px !important;
}

@keyframes intensificar-1555824 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1555824 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1546693 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:234px !important;
}

#item1555850 {
	width:628px !important;
	height:514px !important;
}

#item1555851 {
	width:595px !important;
	height:1291px !important;
}

@keyframes intensificar-1555851 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1555851 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1534516 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1534516 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1534517 {
	width:249px !important;
	height:21px !important;
}

#item1534540 {
	width:130px !important;
	height:25px !important;
	left:119px !important;
	top:21px !important;
}

#item1534564 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1534587 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1534590 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1534590 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1534590 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1534614 {
	width:370px !important;
	height:16px !important;
	top:281px !important;
}

@keyframes intensificar-1534614 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1534614 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1534637 {
	width:125px !important;
	height:31px !important;
	left:502px !important;
	top:192px !important;
}

#item1534643 {
	width:188px !important;
	height:52px !important;
	left:438px !important;
	top:68px !important;
}

#item1534666 {
	width:130px !important;
	height:25px !important;
	left:496px !important;
	top:120px !important;
}

#item1534689 {
	width:125px !important;
	height:31px !important;
	left:502px !important;
	top:357px !important;
}

#item1534697 {
	width:234px !important;
	height:21px !important;
	left:431px !important;
	top:160px !important;
}

#item1534720 {
	width:7px !important;
	height:11px !important;
	left:420px !important;
	top:162px !important;
}

#item1534514 {
	width:665px !important;
	height:514px !important;
	left:36px !important;
	top:561px !important;
}

#item1534822 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1534845 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1534869 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1534873 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1534899 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1534900 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1534896 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1534932 {
	width:172px !important;
	height:70px !important;
}

#item1534933 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1534907 {
	width:172px !important;
	height:70px !important;
}

#item1534908 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1534903 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1534986 {
	width:139px !important;
	height:70px !important;
}

#item1534987 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1534960 {
	width:139px !important;
	height:70px !important;
}

#item1534962 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1534956 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1535040 {
	width:141px !important;
	height:70px !important;
}

#item1535041 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1535014 {
	width:141px !important;
	height:70px !important;
}

#item1535015 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1535010 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1535067 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1535090 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1535064 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1535093 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1535096 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1535096 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1535096 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1500020 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1500027 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1500027 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1500025 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1500025 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1500023 {
	width:600px !important;
	height:790px !important;
}

#item1500028 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1500232 {
	width:528px !important;
	height:306px !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-1500232 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1500232 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1500256 {
	width:100px !important;
	height:13px !important;
	top:335px !important;
}

@keyframes intensificar-1500256 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1500256 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1631718 tr {
	border-bottom:2.2px solid #fff;;
	border-right:2.2px solid #fff;;
}

table#table1631718 {
	table-layout:fixed;
}

#item1500279 {
	width:528px !important;
	height:119px !important;
	top:355px !important;
}

@keyframes intensificar-1500279 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1500279 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1500666 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:248px !important;
}

#item1500670 {
	width:534px !important;
	height:491px !important;
	top:15px !important;
}

#item1515461 {
	width:509px !important;
	height:811px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1515461 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1515461 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1500696 {
	width:14px !important;
	height:9px !important;
}

#item1500701 {
	width:14px !important;
	height:9px !important;
	top:516px !important;
}

@keyframes intensificar-1500033 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1500033 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1500034 {
	width:233px !important;
	height:15px !important;
}

#item1500057 {
	width:93px !important;
	height:18px !important;
	left:140px !important;
	top:15px !important;
}

#item1500081 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1500104 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1500107 {
	width:528px !important;
	height:46px !important;
	top:12px !important;
}

@keyframes intensificar-1500107 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1500107 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1500130 {
	width:264px !important;
	height:12px !important;
	top:236px !important;
}

@keyframes intensificar-1500130 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1500130 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1500153 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:173px !important;
}

#item1500160 {
	width:254px !important;
	height:37px !important;
	left:274px !important;
	top:84px !important;
}

#item1500183 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:121px !important;
}

#item1521422 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:292px !important;
}

#item1523545 {
	width:167px !important;
	height:15px !important;
	left:397px !important;
	top:266px !important;
}

#item1523569 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:268px !important;
}

#item1500031 {
	width:564px !important;
	height:525px !important;
	left:636px !important;
	top:183px !important;
}

#item1500302 {
	width:528px !important;
	height:47px !important;
	left:636px !important;
	top:128px !important;
}

#item1500326 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1500350 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1500353 {
	width:528px !important;
	height:37px !important;
	left:16px !important;
}

#item1500379 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1500380 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1500376 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1500413 {
	width:123px !important;
	height:50px !important;
}

#item1500414 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1500388 {
	width:123px !important;
	height:50px !important;
}

#item1500389 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1500384 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1500466 {
	width:99px !important;
	height:50px !important;
}

#item1500467 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1500441 {
	width:99px !important;
	height:50px !important;
}

#item1500442 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1500437 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1500519 {
	width:101px !important;
	height:50px !important;
}

#item1500520 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1500494 {
	width:101px !important;
	height:50px !important;
}

#item1500495 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1500490 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1500574 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1551604 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1551627 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1551601 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1500578 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1500578 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1500578 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1535111 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1535124 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1535124 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1535116 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1535116 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1535114 {
	width:700px !important;
	height:309px !important;
}

#item1545420 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1535409 {
	width:140px !important;
	height:18px !important;
	top:338px !important;
}

@keyframes intensificar-1535409 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1535409 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1633690 tr {
	border-bottom:3.08px solid #fff;;
	border-right:3.08px solid #fff;;
}

table#table1633690 {
	table-layout:fixed;
}

#item1535432 {
	width:628px !important;
	height:126px !important;
	top:366px !important;
}

@keyframes intensificar-1535432 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1535432 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1546751 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:131px !important;
}

#item1555883 {
	width:628px !important;
	height:309px !important;
}

#item1555884 {
	width:595px !important;
	height:635px !important;
}

@keyframes intensificar-1555884 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1555884 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1546704 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:223px !important;
}

#item1555912 {
	width:628px !important;
	height:492px !important;
}

#item1555913 {
	width:595px !important;
	height:1506px !important;
}

@keyframes intensificar-1555913 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1555913 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1535135 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1535135 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1535136 {
	width:326px !important;
	height:44px !important;
}

#item1535160 {
	width:130px !important;
	height:25px !important;
	left:196px !important;
	top:44px !important;
}

#item1535184 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1535207 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1535210 {
	width:626px !important;
	height:64px !important;
}

@keyframes intensificar-1535210 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1535210 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1535233 {
	width:370px !important;
	height:16px !important;
	top:320px !important;
}

@keyframes intensificar-1535233 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1535233 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1535256 {
	width:125px !important;
	height:31px !important;
	left:502px !important;
	top:225px !important;
}

#item1535264 {
	width:356px !important;
	height:52px !important;
	left:271px !important;
	top:100px !important;
}

#item1535287 {
	width:130px !important;
	height:25px !important;
	left:496px !important;
	top:152px !important;
}

#item1535311 {
	width:125px !important;
	height:31px !important;
	left:502px !important;
	top:392px !important;
}

#item1535318 {
	width:234px !important;
	height:21px !important;
	left:431px !important;
	top:355px !important;
}

#item1535341 {
	width:7px !important;
	height:11px !important;
	left:420px !important;
	top:358px !important;
}

#item1535133 {
	width:665px !important;
	height:492px !important;
	left:36px !important;
	top:583px !important;
}

#item1535455 {
	width:626px !important;
	height:65px !important;
	left:36px !important;
	top:488px !important;
}

#item1535478 {
	width:626px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1535502 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1535505 {
	width:626px !important;
	height:51px !important;
	left:22px !important;
}

#item1535533 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1535534 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1535528 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1535569 {
	width:172px !important;
	height:70px !important;
}

#item1535570 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1535544 {
	width:172px !important;
	height:70px !important;
}

#item1535545 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1535539 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1535622 {
	width:139px !important;
	height:70px !important;
}

#item1535623 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1535597 {
	width:139px !important;
	height:70px !important;
}

#item1535598 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1535593 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1535675 {
	width:141px !important;
	height:70px !important;
}

#item1535676 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1535650 {
	width:141px !important;
	height:70px !important;
}

#item1535651 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1535646 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1535703 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1535726 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1535699 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1535729 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1535732 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1535732 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1535732 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1523690 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1501577 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1501577 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1501574 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1501574 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1501572 {
	width:600px !important;
	height:790px !important;
}

#item1501578 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1501583 {
	width:528px !important;
	height:303px !important;
	top:15px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1501583 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1501583 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1501607 {
	width:100px !important;
	height:13px !important;
	top:337px !important;
}

@keyframes intensificar-1501607 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1501607 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1636590 tr {
	border-bottom:2.2px solid #fff;;
	border-right:2.2px solid #fff;;
}

table#table1636590 {
	table-layout:fixed;
}

#item1501630 {
	width:528px !important;
	height:132px !important;
	top:357px !important;
}

@keyframes intensificar-1501630 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1501630 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1552997 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:267px !important;
}

#item1553000 {
	width:534px !important;
	height:530px !important;
	top:15px !important;
}

#item1553001 {
	width:509px !important;
	height:700px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1553001 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1553001 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1553025 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1553029 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:554px !important;
}

@keyframes intensificar-1501654 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1501654 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1501655 {
	width:222px !important;
	height:15px !important;
}

#item1501678 {
	width:93px !important;
	height:18px !important;
	left:129px !important;
	top:15px !important;
}

#item1501702 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1501725 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1501730 {
	width:528px !important;
	height:29px !important;
	top:15px !important;
}

@keyframes intensificar-1501730 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1501730 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1501753 {
	width:350px !important;
	height:12px !important;
	top:213px !important;
}

@keyframes intensificar-1501753 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1501753 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1501776 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:154px !important;
}

#item1501782 {
	width:222px !important;
	height:37px !important;
	left:306px !important;
	top:60px !important;
}

#item1501805 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:97px !important;
}

#item1521429 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:272px !important;
}

#item1523516 {
	width:167px !important;
	height:15px !important;
	left:397px !important;
	top:126px !important;
}

#item1523539 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:128px !important;
}

#item1501581 {
	width:564px !important;
	height:563px !important;
	left:636px !important;
	top:162px !important;
}

#item1501853 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1501876 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1501900 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1501903 {
	width:528px !important;
	height:37px !important;
	left:16px !important;
}

#item1523491 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1501930 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1501932 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1501927 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1501964 {
	width:123px !important;
	height:50px !important;
}

#item1501965 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1501939 {
	width:123px !important;
	height:50px !important;
}

#item1501940 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1501935 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1502018 {
	width:99px !important;
	height:50px !important;
}

#item1502019 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1501992 {
	width:99px !important;
	height:50px !important;
}

#item1501994 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1501988 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1502072 {
	width:101px !important;
	height:50px !important;
}

#item1502073 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1502046 {
	width:101px !important;
	height:50px !important;
}

#item1502047 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1502042 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1502126 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1551635 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1551658 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1551631 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1502130 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1502130 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1502130 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1535747 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1535761 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1535761 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1535752 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1535752 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1535750 {
	width:700px !important;
	height:309px !important;
}

#item1545429 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1536028 {
	width:140px !important;
	height:18px !important;
	top:343px !important;
}

@keyframes intensificar-1536028 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1536028 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1638586 tr {
	border-bottom:3.08px solid #fff;;
	border-right:3.08px solid #fff;;
}

table#table1638586 {
	table-layout:fixed;
}

#item1536051 {
	width:628px !important;
	height:126px !important;
	top:371px !important;
}

@keyframes intensificar-1536051 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1536051 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1546762 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:136px !important;
}

#item1555950 {
	width:628px !important;
	height:317px !important;
}

#item1555951 {
	width:595px !important;
	height:596px !important;
}

@keyframes intensificar-1555951 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1555951 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1546757 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:226px !important;
}

#item1555990 {
	width:628px !important;
	height:497px !important;
}

#item1555991 {
	width:595px !important;
	height:1369px !important;
}

@keyframes intensificar-1555991 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1555991 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1535772 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1535772 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1535773 {
	width:311px !important;
	height:44px !important;
}

#item1535796 {
	width:130px !important;
	height:25px !important;
	left:181px !important;
	top:44px !important;
}

#item1535821 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1535844 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1535847 {
	width:626px !important;
	height:40px !important;
}

@keyframes intensificar-1535847 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1535847 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1535870 {
	width:490px !important;
	height:16px !important;
	top:298px !important;
}

@keyframes intensificar-1535870 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1535870 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1535893 {
	width:125px !important;
	height:31px !important;
	left:502px !important;
	top:195px !important;
}

#item1535899 {
	width:311px !important;
	height:52px !important;
	left:316px !important;
	top:63px !important;
}

#item1535922 {
	width:130px !important;
	height:25px !important;
	left:497px !important;
	top:115px !important;
}

#item1535945 {
	width:125px !important;
	height:31px !important;
	left:502px !important;
	top:381px !important;
}

#item1535950 {
	width:234px !important;
	height:21px !important;
	left:431px !important;
	top:156px !important;
}

#item1535973 {
	width:7px !important;
	height:11px !important;
	left:420px !important;
	top:158px !important;
}

#item1535770 {
	width:665px !important;
	height:497px !important;
	left:36px !important;
	top:578px !important;
}

#item1536074 {
	width:626px !important;
	height:65px !important;
	left:36px !important;
	top:488px !important;
}

#item1536097 {
	width:626px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1536121 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1536126 {
	width:626px !important;
	height:51px !important;
	left:22px !important;
}

#item1536149 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1536175 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1536176 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1536172 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1536208 {
	width:172px !important;
	height:70px !important;
}

#item1536209 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1536183 {
	width:172px !important;
	height:70px !important;
}

#item1536184 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1536179 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1536262 {
	width:139px !important;
	height:70px !important;
}

#item1536263 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1536237 {
	width:139px !important;
	height:70px !important;
}

#item1536238 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1536233 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1536315 {
	width:141px !important;
	height:70px !important;
}

#item1536317 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1536290 {
	width:141px !important;
	height:70px !important;
}

#item1536291 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1536286 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1536343 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1536367 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1536340 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1536370 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1536373 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1536373 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1536373 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1550034 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1550046 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1550046 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1550040 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1550040 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1550038 {
	width:600px !important;
	height:790px !important;
}

#item1550051 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1550292 {
	width:528px !important;
	height:308px !important;
	top:15px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1550292 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1550292 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1550316 {
	width:100px !important;
	height:13px !important;
	top:323px !important;
}

@keyframes intensificar-1550316 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1550316 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1641461 tr {
	border-bottom:2.2px solid #fff;;
	border-right:2.2px solid #fff;;
}

table#table1641461 {
	table-layout:fixed;
}

#item1550339 {
	width:528px !important;
	height:76px !important;
	top:343px !important;
}

@keyframes intensificar-1550339 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1550339 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1553123 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:270px !important;
}

#item1553127 {
	width:534px !important;
	height:535px !important;
	top:15px !important;
}

#item1553128 {
	width:509px !important;
	height:791px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1553128 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1553128 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1553152 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1553155 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:557px !important;
}

@keyframes intensificar-1550058 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1550058 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1550059 {
	width:233px !important;
	height:33px !important;
}

#item1550082 {
	width:93px !important;
	height:18px !important;
	left:140px !important;
	top:37px !important;
}

#item1550106 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1550129 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1550133 {
	width:528px !important;
	height:46px !important;
	top:15px !important;
}

@keyframes intensificar-1550133 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1550133 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1550156 {
	width:264px !important;
	height:12px !important;
	top:255px !important;
}

@keyframes intensificar-1550156 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1550156 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1550179 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:171px !important;
}

#item1550187 {
	width:233px !important;
	height:37px !important;
	left:295px !important;
	top:86px !important;
}

#item1550210 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:123px !important;
}

#item1550233 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:307px !important;
}

#item1550238 {
	width:167px !important;
	height:15px !important;
	left:397px !important;
	top:281px !important;
}

#item1550262 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:283px !important;
}

#item1550056 {
	width:564px !important;
	height:566px !important;
	left:636px !important;
	top:159px !important;
}

#item1550362 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1550385 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1550409 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1550412 {
	width:528px !important;
	height:37px !important;
	left:16px !important;
}

#item1553090 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1550438 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1550439 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1550435 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1550472 {
	width:123px !important;
	height:50px !important;
}

#item1550473 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1550447 {
	width:123px !important;
	height:50px !important;
}

#item1550448 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1550442 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1550526 {
	width:99px !important;
	height:50px !important;
}

#item1550527 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1550501 {
	width:99px !important;
	height:50px !important;
}

#item1550502 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1550497 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1550579 {
	width:101px !important;
	height:50px !important;
}

#item1550580 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1550554 {
	width:101px !important;
	height:50px !important;
}

#item1550555 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1550550 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1550636 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1551668 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1551691 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1551665 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1550640 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1550640 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1550640 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1550708 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1550715 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1550715 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1550722 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1550722 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1550713 {
	width:700px !important;
	height:309px !important;
}

#item1550723 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1550985 {
	width:140px !important;
	height:18px !important;
	top:343px !important;
}

@keyframes intensificar-1550985 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1550985 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1643477 tr {
	border-bottom:3.08px solid #fff;;
	border-right:3.08px solid #fff;;
}

table#table1643477 {
	table-layout:fixed;
}

#item1551008 {
	width:628px !important;
	height:126px !important;
	top:371px !important;
}

@keyframes intensificar-1551008 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1551008 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1551032 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:134px !important;
}

#item1556050 {
	width:628px !important;
	height:311px !important;
}

#item1556051 {
	width:595px !important;
	height:596px !important;
}

@keyframes intensificar-1556051 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1556051 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1550958 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:237px !important;
}

#item1556079 {
	width:628px !important;
	height:519px !important;
}

#item1556080 {
	width:595px !important;
	height:1565px !important;
}

@keyframes intensificar-1556080 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1556080 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1550728 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1550728 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1550729 {
	width:324px !important;
	height:46px !important;
}

#item1550752 {
	width:130px !important;
	height:25px !important;
	left:194px !important;
	top:52px !important;
}

#item1550776 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1550799 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1550802 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1550802 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1550802 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1550826 {
	width:370px !important;
	height:16px !important;
	top:328px !important;
}

@keyframes intensificar-1550826 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1550826 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1550849 {
	width:125px !important;
	height:31px !important;
	left:502px !important;
	top:211px !important;
}

#item1550854 {
	width:326px !important;
	height:52px !important;
	left:301px !important;
	top:91px !important;
}

#item1550877 {
	width:130px !important;
	height:25px !important;
	left:497px !important;
	top:143px !important;
}

#item1550900 {
	width:125px !important;
	height:31px !important;
	left:502px !important;
	top:401px !important;
}

#item1550906 {
	width:234px !important;
	height:21px !important;
	left:431px !important;
	top:364px !important;
}

#item1550929 {
	width:7px !important;
	height:11px !important;
	left:420px !important;
	top:367px !important;
}

#item1550726 {
	width:665px !important;
	height:519px !important;
	left:36px !important;
	top:556px !important;
}

#item1551035 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:489px !important;
}

#item1551058 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1551082 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1551087 {
	width:628px !important;
	height:51px !important;
	left:22px !important;
}

#item1553528 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1551113 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1551114 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1551110 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1551146 {
	width:172px !important;
	height:70px !important;
}

#item1551147 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1551121 {
	width:172px !important;
	height:70px !important;
}

#item1551122 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1551117 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1551200 {
	width:139px !important;
	height:70px !important;
}

#item1551201 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1551174 {
	width:139px !important;
	height:70px !important;
}

#item1551176 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1551170 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1551254 {
	width:141px !important;
	height:70px !important;
}

#item1551255 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1551229 {
	width:141px !important;
	height:70px !important;
}

#item1551230 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1551225 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1551282 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1551305 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1551278 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1551309 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1551314 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1551314 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1551314 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1555032 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1502226 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1502226 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1502224 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1502224 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1502222 {
	width:600px !important;
	height:790px !important;
}

#item1502227 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1502435 {
	width:528px !important;
	height:303px !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-1502435 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1502435 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1502459 {
	width:100px !important;
	height:13px !important;
	top:340px !important;
}

@keyframes intensificar-1502459 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1502459 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1646403 tr {
	border-bottom:2.2px solid #fff;;
	border-right:2.2px solid #fff;;
}

table#table1646403 {
	table-layout:fixed;
}

#item1502482 {
	width:528px !important;
	height:132px !important;
	top:360px !important;
}

@keyframes intensificar-1502482 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1502482 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1553640 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:270px !important;
}

#item1553644 {
	width:534px !important;
	height:519px !important;
	top:15px !important;
}

#item1553645 {
	width:509px !important;
	height:820px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1553645 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1553645 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1553669 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1553673 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:542px !important;
}

@keyframes intensificar-1502234 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1502234 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1502235 {
	width:382px !important;
	height:33px !important;
}

#item1502258 {
	width:93px !important;
	height:18px !important;
	left:289px !important;
	top:37px !important;
}

#item1502282 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1502306 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1502311 {
	width:528px !important;
	height:29px !important;
	top:17px !important;
}

@keyframes intensificar-1502311 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1502311 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1502334 {
	width:264px !important;
	height:12px !important;
	top:236px !important;
}

@keyframes intensificar-1502334 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1502334 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1502358 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:153px !important;
}

#item1502363 {
	width:233px !important;
	height:37px !important;
	left:295px !important;
	top:67px !important;
}

#item1502386 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:104px !important;
}

#item1521436 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:289px !important;
}

#item1523573 {
	width:167px !important;
	height:15px !important;
	left:397px !important;
	top:262px !important;
}

#item1523596 {
	width:5px !important;
	height:8px !important;
	left:389px !important;
	top:265px !important;
}

#item1502232 {
	width:564px !important;
	height:551px !important;
	left:636px !important;
	top:174px !important;
}

#item1502528 {
	width:528px !important;
	height:47px !important;
	left:636px !important;
	top:128px !important;
}

#item1502552 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1502576 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1502579 {
	width:528px !important;
	height:37px !important;
	left:16px !important;
}

#item1502605 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1502606 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1502602 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1502638 {
	width:123px !important;
	height:50px !important;
}

#item1502639 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1502613 {
	width:123px !important;
	height:50px !important;
}

#item1502614 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1502609 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1502691 {
	width:99px !important;
	height:50px !important;
}

#item1502692 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1502666 {
	width:99px !important;
	height:50px !important;
}

#item1502667 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1502662 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1502745 {
	width:101px !important;
	height:50px !important;
}

#item1502746 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1502720 {
	width:101px !important;
	height:50px !important;
}

#item1502721 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1502716 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1502799 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1551699 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1551722 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1551696 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1502803 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1502803 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1502803 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1555087 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1536404 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1536404 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1536397 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1536397 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1536395 {
	width:700px !important;
	height:309px !important;
}

#item1545434 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1536671 {
	width:140px !important;
	height:18px !important;
	top:343px !important;
}

@keyframes intensificar-1536671 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1536671 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1648397 tr {
	border-bottom:3.08px solid #fff;;
	border-right:3.08px solid #fff;;
}

table#table1648397 {
	table-layout:fixed;
}

#item1536694 {
	width:628px !important;
	height:126px !important;
	top:371px !important;
}

@keyframes intensificar-1536694 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1536694 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1546777 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:134px !important;
}

#item1556109 {
	width:628px !important;
	height:309px !important;
}

#item1556110 {
	width:595px !important;
	height:596px !important;
}

@keyframes intensificar-1556110 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1556110 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1546768 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:226px !important;
}

#item1556141 {
	width:628px !important;
	height:497px !important;
}

#item1556142 {
	width:595px !important;
	height:1526px !important;
}

@keyframes intensificar-1556142 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1556142 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1536415 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1536415 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1536416 {
	width:535px !important;
	height:46px !important;
}

#item1536439 {
	width:130px !important;
	height:25px !important;
	left:405px !important;
	top:52px !important;
}

#item1536463 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1536486 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1536489 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1536489 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1536489 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1536512 {
	width:370px !important;
	height:16px !important;
	top:307px !important;
}

@keyframes intensificar-1536512 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1536512 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1536535 {
	width:125px !important;
	height:31px !important;
	left:502px !important;
	top:190px !important;
}

#item1536541 {
	width:326px !important;
	height:52px !important;
	left:301px !important;
	top:70px !important;
}

#item1536564 {
	width:130px !important;
	height:25px !important;
	left:497px !important;
	top:122px !important;
}

#item1536587 {
	width:125px !important;
	height:31px !important;
	left:502px !important;
	top:380px !important;
}

#item1536592 {
	width:234px !important;
	height:21px !important;
	left:431px !important;
	top:343px !important;
}

#item1536616 {
	width:7px !important;
	height:11px !important;
	left:420px !important;
	top:346px !important;
}

#item1536413 {
	width:665px !important;
	height:497px !important;
	left:36px !important;
	top:578px !important;
}

#item1536717 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:489px !important;
}

#item1536740 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1536764 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1536768 {
	width:628px !important;
	height:51px !important;
	left:22px !important;
}

#item1536794 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1536795 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1536791 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1536827 {
	width:172px !important;
	height:70px !important;
}

#item1536828 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1536802 {
	width:172px !important;
	height:70px !important;
}

#item1536803 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1536798 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1536880 {
	width:139px !important;
	height:70px !important;
}

#item1536881 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1536855 {
	width:139px !important;
	height:70px !important;
}

#item1536856 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1536851 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1536935 {
	width:141px !important;
	height:70px !important;
}

#item1536936 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1536909 {
	width:141px !important;
	height:70px !important;
}

#item1536910 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1536905 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1536962 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1536985 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1536959 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1536988 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1536995 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1536995 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1536995 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1502874 {
	width:1236px !important;
	height:814px !important;
	left:-18px !important;
	top:-12px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1502875 {
	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-1502875 {
	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;
	}
}
#item1502876 {
	width:495px !important;
	height:127px !important;
}

@keyframes intensificar-1502876 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1502876 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1502899 {
	opacity:0.40;
	width:450px !important;
	height:127px !important;
	left:515px !important;
	background:#0e0b00;
}

#item1502900 {
	width:406px !important;
	height:94px !important;
	left:537px !important;
	top:19px !important;
}

@keyframes intensificar-1502900 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1502900 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1502923 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1502923 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1502923 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1537010 {
	width:1823px !important;
	height:1200px !important;
	left:-611px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1537011 {
	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-1537011 {
	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;
	}
}
#item1537015 {
	width:495px !important;
	height:127px !important;
	left:36px !important;
	top:36px !important;
}

@keyframes intensificar-1537015 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1537015 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1537038 {
	opacity:0.40;
	width:628px !important;
	height:156px !important;
	left:36px !important;
	top:178px !important;
	background:#0e0b00;
}

#item1537039 {
	width:585px !important;
	height:115px !important;
	left:57px !important;
	top:202px !important;
}

@keyframes intensificar-1537039 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1537039 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1537062 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1537062 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1537062 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1515513 {
	width:106px !important;
	height:237px !important;
	top:553px !important;
}

#item1515627 {
	width:600px !important;
	height:790px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1516607 {
	width:13px !important;
	height:26px !important;
	left:585px !important;
	top:382px !important;
}

#item1516613 {
	width:534px !important;
	height:651px !important;
	left:46px !important;
	top:69px !important;
}

#item1516614 {
	width:508px !important;
	height:1253px !important;
}

@keyframes intensificar-1516614 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1516614 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1516637 {
	width:14px !important;
	height:9px !important;
	left:564px !important;
	top:53px !important;
}

#item1516640 {
	width:14px !important;
	height:9px !important;
	left:564px !important;
	top:726px !important;
}

#item1515518 {
	width:600px !important;
	height:790px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1516445 {
	width:75px !important;
	height:16px !important;
	left:57px !important;
	top:94px !important;
}

#item1516468 {
	width:114px !important;
	height:16px !important;
	left:442px !important;
	top:94px !important;
}

table#table1652280 th, table#table1652280 td {
	vertical-align:top;;
}

table#table1652280 tr {
	height:18px;;
}

table#table1652280 {
	table-layout:fixed;
}

#item1516491 {
	width:510px !important;
	height:213px !important;
	left:46px !important;
	top:127px !important;
}

#item1516514 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1517237 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:124px !important;
}

#item1516516 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1517240 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:142px !important;
}

#item1516517 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1517243 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:160px !important;
}

#item1516518 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1517247 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:178px !important;
}

#item1516519 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1517251 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:196px !important;
}

#item1516520 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1517254 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:215px !important;
}

#item1516521 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1517257 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:233px !important;
}

@keyframes intensificar-1515622 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1515622 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1515623 {
	width:148px !important;
	height:37px !important;
	left:238px !important;
	top:47px !important;
}

#item1515516 {
	width:610px !important;
	height:800px !important;
	left:590px !important;
	top:-10px !important;
}

#item1515675 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1515679 {
	width:528px !important;
	height:37px !important;
	left:16px !important;
}

#item1516041 {
	width:535px !important;
	height:386px !important;
	left:32px !important;
	top:217px !important;
}

#item1516048 {
	width:141px !important;
	height:15px !important;
	left:9px !important;
}

#item1516071 {
	width:6px !important;
	height:11px !important;
	top:2px !important;
}

#item1516045 {
	width:150px !important;
	height:15px !important;
	left:36px !important;
	top:99px !important;
}

#item1516079 {
	width:19px !important;
	height:19px !important;
}

#item1516075 {
	width:19px !important;
	height:19px !important;
	left:1158px !important;
	top:21px !important;
}

@keyframes intensificar-1516082 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1516082 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1516085 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1516086 {
	width:28px !important;
	height:40px !important;
	left:13px !important;
	top:5px !important;
}

#item1516082 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

@keyframes intensificar-1516089 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1516089 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1516118 {
	width:122px !important;
	height:50px !important;
}

#item1516119 {
	width:92px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1516093 {
	width:122px !important;
	height:50px !important;
}

#item1516094 {
	width:92px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1516089 {
	width:122px !important;
	height:50px !important;
	left:897px !important;
	top:740px !important;
	clip-path: polygon(21px 0%, 100% 0%, 100% 100%, 0% 100%);
}

@keyframes intensificar-1516142 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1516142 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1516171 {
	width:122px !important;
	height:50px !important;
}

#item1516172 {
	width:107px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1516146 {
	width:122px !important;
	height:50px !important;
}

#item1516147 {
	width:107px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1516142 {
	width:122px !important;
	height:50px !important;
	left:1022px !important;
	top:740px !important;
}

#item1516198 {
	width:185px !important;
	height:12px !important;
	left:17px !important;
}

#item1516222 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1516195 {
	width:202px !important;
	height:12px !important;
	left:398px !important;
	top:748px !important;
}

#item1516226 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1516226 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1516226 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1537215 {
	width:700px !important;
	height:925px !important;
	left:10px !important;
	top:13px !important;
	background:#f3f3f2;
}

#item1545522 {
	width:23px !important;
	height:46px !important;
	left:674px !important;
	top:482px !important;
}

#item1556170 {
	width:628px !important;
	height:804px !important;
	left:46px !important;
	top:104px !important;
}

#item1556171 {
	width:595px !important;
	height:2121px !important;
}

@keyframes intensificar-1556171 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1556171 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1537091 {
	width:700px !important;
	height:925px !important;
	left:10px !important;
	top:13px !important;
	background:#f3f3f2;
}

#item1537115 {
	width:92px !important;
	height:20px !important;
	left:68px !important;
	top:116px !important;
}

#item1537138 {
	width:139px !important;
	height:20px !important;
	left:537px !important;
	top:116px !important;
}

table#table1654894 th, table#table1654894 td {
	vertical-align:top;;
}

table#table1654894 tr {
	height:22px;;
}

table#table1654894 {
	table-layout:fixed;
}

#item1537161 {
	width:622px !important;
	height:260px !important;
	left:54px !important;
	top:156px !important;
}

#item1537188 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1537184 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:154px !important;
}

#item1537192 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1537189 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:176px !important;
}

#item1537196 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1537193 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:198px !important;
}

#item1537200 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1537197 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:220px !important;
}

#item1537204 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1537201 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:242px !important;
}

#item1537209 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1537206 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:263px !important;
}

#item1537213 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1537210 {
	width:629px !important;
	height:27px !important;
	left:51px !important;
	top:285px !important;
}

#item1537082 {
	width:700px !important;
	height:925px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

@keyframes intensificar-1537082 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1537082 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1537080 {
	width:710px !important;
	height:938px !important;
	left:-10px !important;
	top:137px !important;
}

#item1537276 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1537279 {
	width:628px !important;
	height:52px !important;
	left:22px !important;
}

#item1537647 {
	width:197px !important;
	height:21px !important;
	left:13px !important;
}

#item1537671 {
	width:9px !important;
	height:15px !important;
	top:3px !important;
}

#item1537644 {
	width:210px !important;
	height:21px !important;
	left:36px !important;
	top:110px !important;
}

#item1537678 {
	width:26px !important;
	height:26px !important;
}

#item1537674 {
	width:26px !important;
	height:26px !important;
	left:638px !important;
	top:171px !important;
}

@keyframes intensificar-1537686 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1537686 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1537689 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1537690 {
	width:39px !important;
	height:56px !important;
	left:18px !important;
	top:7px !important;
}

#item1537686 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

@keyframes intensificar-1537694 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1537694 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1537724 {
	width:171px !important;
	height:70px !important;
}

#item1537725 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1537698 {
	width:171px !important;
	height:70px !important;
}

#item1537699 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1537694 {
	width:171px !important;
	height:70px !important;
	left:276px !important;
	top:1130px !important;
}

@keyframes intensificar-1537748 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1537748 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1537777 {
	width:171px !important;
	height:70px !important;
}

#item1537778 {
	width:150px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1537752 {
	width:171px !important;
	height:70px !important;
}

#item1537753 {
	width:150px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1537748 {
	width:171px !important;
	height:70px !important;
	left:451px !important;
	top:1130px !important;
}

#item1537805 {
	width:259px !important;
	height:16px !important;
	left:23px !important;
}

#item1537829 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1537801 {
	width:283px !important;
	height:17px !important;
	left:36px !important;
	top:1089px !important;
}

#item1547462 {
	width:35px !important;
	height:74px !important;
	left:275px !important;
	top:1127px !important;
}

#item1537832 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1537832 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1537832 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1558029 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1508233 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508233 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1508231 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508231 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508229 {
	width:600px !important;
	height:790px !important;
}

#item1508234 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1508240 {
	width:528px !important;
	height:300px !important;
	top:23px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1508240 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508240 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508264 {
	width:100px !important;
	height:13px !important;
	top:331px !important;
}

@keyframes intensificar-1508264 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508264 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1656849 tr {
	border-right:2.2px solid #fff;;
}

table#table1656849 {
	table-layout:fixed;
}

#item1508287 {
	width:528px !important;
	height:189px !important;
	top:351px !important;
}

@keyframes intensificar-1508287 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508287 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508439 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:278px !important;
}

#item1508444 {
	width:534px !important;
	height:549px !important;
	top:16px !important;
}

#item1508863 {
	width:509px !important;
	height:629px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1508863 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508863 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508470 {
	width:14px !important;
	height:9px !important;
}

#item1508476 {
	width:14px !important;
	height:9px !important;
	top:572px !important;
}

@keyframes intensificar-1508311 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508311 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508312 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1508335 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1508359 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1508382 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1508385 {
	width:528px !important;
	height:29px !important;
	top:34px !important;
}

@keyframes intensificar-1508385 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508385 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508409 {
	width:350px !important;
	height:232px !important;
	top:83px !important;
}

@keyframes intensificar-1508409 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508409 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508432 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:241px !important;
}

#item1508238 {
	width:564px !important;
	height:581px !important;
	left:636px !important;
	top:144px !important;
}

#item1508481 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1508504 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1508528 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1508533 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1508560 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1508561 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1508556 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1508595 {
	width:123px !important;
	height:50px !important;
}

#item1508596 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1508570 {
	width:123px !important;
	height:50px !important;
}

#item1508571 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1508566 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1508648 {
	width:99px !important;
	height:50px !important;
}

#item1508649 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1508623 {
	width:99px !important;
	height:50px !important;
}

#item1508624 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1508619 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1508702 {
	width:101px !important;
	height:50px !important;
}

#item1508703 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1508676 {
	width:101px !important;
	height:50px !important;
}

#item1508677 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1508672 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1508730 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1508753 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1508726 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1508756 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1508759 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1508759 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1508759 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1558105 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1540131 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1540131 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1540122 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1540122 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1540119 {
	width:701px !important;
	height:309px !important;
	left:-1px !important;
}

#item1545545 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1540334 {
	width:140px !important;
	height:18px !important;
	top:223px !important;
}

@keyframes intensificar-1540334 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1540334 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1659374 tr {
	border-right:3.08px solid #fff;;
}

table#table1659374 {
	table-layout:fixed;
}

#item1540357 {
	width:628px !important;
	height:246px !important;
	top:251px !important;
}

@keyframes intensificar-1540357 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1540357 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1547359 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:74px !important;
}

#item1556496 {
	width:628px !important;
	height:193px !important;
}

#item1556497 {
	width:595px !important;
	height:600px !important;
}

@keyframes intensificar-1556497 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1556497 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1547310 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:226px !important;
}

#item1556523 {
	width:628px !important;
	height:497px !important;
}

#item1556524 {
	width:595px !important;
	height:1197px !important;
}

@keyframes intensificar-1556524 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1556524 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1540145 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1540145 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1540146 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1540169 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1540193 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1540216 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1540219 {
	width:628px !important;
	height:64px !important;
	top:1px !important;
}

@keyframes intensificar-1540219 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1540219 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1540242 {
	width:490px !important;
	height:325px !important;
	top:91px !important;
}

@keyframes intensificar-1540242 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1540242 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1540265 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:313px !important;
}

#item1540143 {
	width:665px !important;
	height:497px !important;
	left:36px !important;
	top:578px !important;
}

#item1540380 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:510px !important;
}

#item1540403 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1540427 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1540432 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1540459 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1540460 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1540456 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1540492 {
	width:172px !important;
	height:70px !important;
}

#item1540495 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1540467 {
	width:172px !important;
	height:70px !important;
}

#item1540468 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1540463 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1540548 {
	width:139px !important;
	height:70px !important;
}

#item1540549 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1540523 {
	width:139px !important;
	height:70px !important;
}

#item1540524 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1540519 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1540601 {
	width:141px !important;
	height:70px !important;
}

#item1540602 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1540576 {
	width:141px !important;
	height:70px !important;
}

#item1540577 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1540572 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1540655 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1556947 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1556970 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1556944 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1540660 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1540660 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1540660 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1558034 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1505148 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505148 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1505146 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505146 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505144 {
	width:600px !important;
	height:790px !important;
}

#item1505149 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1505155 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:142px !important;
}

#item1505161 {
	width:534px !important;
	height:278px !important;
	top:16px !important;
}

#item1505873 {
	width:510px !important;
	height:365px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1505873 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505873 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505187 {
	width:14px !important;
	height:9px !important;
}

#item1505191 {
	width:14px !important;
	height:9px !important;
	top:301px !important;
}

table#table1662711 tr {
	border-right:2.2px solid #fff;;
}

table#table1662711 {
	table-layout:fixed;
}

#item1505195 {
	width:528px !important;
	height:220px !important;
	top:343px !important;
}

@keyframes intensificar-1505195 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505195 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505218 {
	width:100px !important;
	height:13px !important;
	top:323px !important;
}

@keyframes intensificar-1505218 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505218 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505373 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:259px !important;
}

#item1505376 {
	width:534px !important;
	height:532px !important;
	top:15px !important;
}

#item1505798 {
	width:509px !important;
	height:649px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1505798 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505798 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505402 {
	width:14px !important;
	height:9px !important;
}

#item1505405 {
	width:14px !important;
	height:9px !important;
	top:554px !important;
}

#item1505243 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1505266 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1505271 {
	width:528px !important;
	height:47px !important;
	top:17px !important;
}

@keyframes intensificar-1505271 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505271 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505294 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:291px !important;
}

#item1505300 {
	width:350px !important;
	height:261px !important;
	top:66px !important;
}

@keyframes intensificar-1505300 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505300 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1505323 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505323 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505325 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1505348 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1505152 {
	width:564px !important;
	height:564px !important;
	left:636px !important;
	top:161px !important;
}

#item1505408 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1505431 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1505457 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1505461 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1505487 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1505489 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1505484 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1505521 {
	width:123px !important;
	height:50px !important;
}

#item1505522 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1505496 {
	width:123px !important;
	height:50px !important;
}

#item1505497 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1505492 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1505574 {
	width:101px !important;
	height:50px !important;
}

#item1505575 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1505549 {
	width:101px !important;
	height:50px !important;
}

#item1505550 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1505545 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1505627 {
	width:99px !important;
	height:50px !important;
}

#item1505628 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1505602 {
	width:99px !important;
	height:50px !important;
}

#item1505603 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1505598 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1505655 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1505679 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1505651 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1505683 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1505686 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1505686 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1505686 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1558101 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1537858 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1537858 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1537852 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1537852 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1537850 {
	width:700px !important;
	height:309px !important;
}

#item1545525 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1666159 tr {
	border-right:3.08px solid #fff;;
}

table#table1666159 {
	table-layout:fixed;
}

#item1538082 {
	width:627px !important;
	height:328px !important;
	top:189px !important;
}

@keyframes intensificar-1538082 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1538082 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1538105 {
	width:140px !important;
	height:18px !important;
	top:161px !important;
}

@keyframes intensificar-1538105 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1538105 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1546831 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:43px !important;
}

#item1556212 {
	width:628px !important;
	height:132px !important;
}

#item1556213 {
	width:595px !important;
	height:694px !important;
}

@keyframes intensificar-1556213 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1556213 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1546782 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:236px !important;
}

#item1556239 {
	width:628px !important;
	height:517px !important;
}

#item1556240 {
	width:595px !important;
	height:1275px !important;
}

@keyframes intensificar-1556240 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1556240 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1537869 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1537892 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1537898 {
	width:627px !important;
	height:66px !important;
	left:1px !important;
}

@keyframes intensificar-1537898 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1537898 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1537921 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:384px !important;
}

#item1537928 {
	width:490px !important;
	height:365px !important;
	top:69px !important;
}

@keyframes intensificar-1537928 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1537928 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1537951 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1537951 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1537952 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1537975 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1537866 {
	width:665px !important;
	height:517px !important;
	left:36px !important;
	top:558px !important;
}

#item1538128 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1538151 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1538175 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1538178 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1538205 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1538206 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1538202 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1538238 {
	width:172px !important;
	height:70px !important;
}

#item1538239 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1538213 {
	width:172px !important;
	height:70px !important;
}

#item1538214 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1538209 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1538292 {
	width:141px !important;
	height:70px !important;
}

#item1538293 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1538267 {
	width:141px !important;
	height:70px !important;
}

#item1538268 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1538263 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1538345 {
	width:139px !important;
	height:70px !important;
}

#item1538346 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1538320 {
	width:139px !important;
	height:70px !important;
}

#item1538321 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1538316 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1538372 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1538395 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1538369 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1538399 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1538404 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1538404 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1538404 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1558037 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1505932 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505932 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1505930 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505930 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505928 {
	width:600px !important;
	height:790px !important;
}

#item1505933 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1505940 {
	width:528px !important;
	height:351px !important;
	top:13px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1505940 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505940 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1505965 {
	width:100px !important;
	height:13px !important;
	top:377px !important;
}

@keyframes intensificar-1505965 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505965 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1670383 tr {
	border-right:2.2px solid #fff;;
}

table#table1670383 {
	table-layout:fixed;
}

#item1505988 {
	width:528px !important;
	height:162px !important;
	top:397px !important;
}

@keyframes intensificar-1505988 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1505988 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1506145 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:257px !important;
}

#item1506148 {
	width:534px !important;
	height:529px !important;
	top:15px !important;
}

#item1506558 {
	width:509px !important;
	height:635px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1506558 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1506558 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1506174 {
	width:14px !important;
	height:9px !important;
}

#item1506177 {
	width:14px !important;
	height:9px !important;
	top:552px !important;
}

@keyframes intensificar-1506012 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1506012 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1506013 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1506036 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1506060 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1506083 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1506088 {
	width:528px !important;
	height:46px !important;
	top:13px !important;
}

@keyframes intensificar-1506088 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1506088 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1506113 {
	width:350px !important;
	height:232px !important;
	top:79px !important;
}

@keyframes intensificar-1506113 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1506113 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1506136 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:237px !important;
}

#item1505938 {
	width:564px !important;
	height:560px !important;
	left:636px !important;
	top:165px !important;
}

#item1506180 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1506203 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1506227 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1506232 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1506259 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1506260 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1506256 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1506293 {
	width:123px !important;
	height:50px !important;
}

#item1506294 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1506267 {
	width:123px !important;
	height:50px !important;
}

#item1506269 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1506263 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1506347 {
	width:99px !important;
	height:50px !important;
}

#item1506348 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1506322 {
	width:99px !important;
	height:50px !important;
}

#item1506323 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1506317 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1506400 {
	width:101px !important;
	height:50px !important;
}

#item1506401 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1506375 {
	width:101px !important;
	height:50px !important;
}

#item1506376 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1506371 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1506428 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1506451 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1506425 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1506454 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1506457 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1506457 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1506457 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1558111 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1538432 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1538432 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1538426 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1538426 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1538424 {
	width:700px !important;
	height:309px !important;
}

#item1545530 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1538636 {
	width:140px !important;
	height:18px !important;
	top:222px !important;
}

@keyframes intensificar-1538636 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1538636 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1672857 tr {
	border-right:3.08px solid #fff;;
}

table#table1672857 {
	table-layout:fixed;
}

#item1538659 {
	width:628px !important;
	height:246px !important;
	top:250px !important;
}

@keyframes intensificar-1538659 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1538659 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1546953 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:73px !important;
}

#item1556273 {
	width:628px !important;
	height:191px !important;
}

#item1556274 {
	width:595px !important;
	height:655px !important;
}

@keyframes intensificar-1556274 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1556274 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1546873 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:225px !important;
}

#item1556311 {
	width:628px !important;
	height:496px !important;
}

#item1556312 {
	width:595px !important;
	height:1236px !important;
}

@keyframes intensificar-1556312 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1556312 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1538446 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1538446 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1538447 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1538470 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1538494 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1538518 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1538522 {
	width:628px !important;
	height:64px !important;
	left:6px !important;
}

@keyframes intensificar-1538522 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1538522 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1538545 {
	width:490px !important;
	height:325px !important;
	left:6px !important;
	top:92px !important;
}

@keyframes intensificar-1538545 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1538545 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1538569 {
	width:125px !important;
	height:31px !important;
	left:511px !important;
	top:313px !important;
}

#item1538444 {
	width:671px !important;
	height:496px !important;
	left:36px !important;
	top:579px !important;
}

#item1538683 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:510px !important;
}

#item1538706 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1538730 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1538733 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1538760 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1538761 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1538757 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1538796 {
	width:172px !important;
	height:70px !important;
}

#item1538797 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1538771 {
	width:172px !important;
	height:70px !important;
}

#item1538772 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1538767 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1538849 {
	width:139px !important;
	height:70px !important;
}

#item1538850 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1538824 {
	width:139px !important;
	height:70px !important;
}

#item1538825 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1538820 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1538902 {
	width:141px !important;
	height:70px !important;
}

#item1538904 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1538877 {
	width:141px !important;
	height:70px !important;
}

#item1538878 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1538873 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1538956 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1556852 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1556875 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1556849 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1538959 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1538959 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1538959 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1558059 {
	width:130px !important;
	height:134px !important;
	left:1070px !important;
}

@keyframes intensificar-1506616 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1506616 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1506614 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1506614 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1506612 {
	width:600px !important;
	height:790px !important;
}

#item1506617 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1506623 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:127px !important;
}

#item1506631 {
	width:534px !important;
	height:248px !important;
	top:16px !important;
}

#item1507422 {
	width:510px !important;
	height:317px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1507422 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1507422 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1506657 {
	width:14px !important;
	height:9px !important;
}

#item1506661 {
	width:14px !important;
	height:9px !important;
	top:271px !important;
}

table#table1676195 tr {
	border-right:2.2px solid #fff;;
}

table#table1676195 {
	table-layout:fixed;
}

#item1506664 {
	width:528px !important;
	height:249px !important;
	top:314px !important;
}

@keyframes intensificar-1506664 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1506664 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1506688 {
	width:100px !important;
	height:13px !important;
	top:294px !important;
}

@keyframes intensificar-1506688 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1506688 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1506841 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:256px !important;
}

#item1506845 {
	width:534px !important;
	height:529px !important;
	top:15px !important;
}

#item1516820 {
	width:509px !important;
	height:845px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1516820 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1516820 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1506872 {
	width:14px !important;
	height:9px !important;
}

#item1506875 {
	width:14px !important;
	height:9px !important;
	top:551px !important;
}

#item1506713 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1506736 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1506739 {
	width:528px !important;
	height:47px !important;
	top:16px !important;
}

@keyframes intensificar-1506739 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1506739 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1506762 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:323px !important;
}

#item1506768 {
	width:350px !important;
	height:261px !important;
	top:64px !important;
}

@keyframes intensificar-1506768 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1506768 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1506792 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1506792 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1506793 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1506816 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1506621 {
	width:564px !important;
	height:564px !important;
	left:636px !important;
	top:161px !important;
}

#item1506878 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1506901 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1506925 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1506929 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1506955 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1506956 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1506952 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1506991 {
	width:123px !important;
	height:50px !important;
}

#item1506992 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1506965 {
	width:123px !important;
	height:50px !important;
}

#item1506966 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1506961 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1507045 {
	width:101px !important;
	height:50px !important;
}

#item1507046 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1507020 {
	width:101px !important;
	height:50px !important;
}

#item1507021 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1507015 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1507098 {
	width:99px !important;
	height:50px !important;
}

#item1507099 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1507073 {
	width:99px !important;
	height:50px !important;
}

#item1507074 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1507069 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1507125 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1507148 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1507122 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1507152 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1507157 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1507157 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1507157 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1558135 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1538990 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1538990 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1538981 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1538981 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1538979 {
	width:700px !important;
	height:309px !important;
}

#item1545535 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1679724 tr {
	border-right:3.08px solid #fff;;
}

table#table1679724 {
	table-layout:fixed;
}

#item1539208 {
	width:628px !important;
	height:369px !important;
	top:149px !important;
}

@keyframes intensificar-1539208 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1539208 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1539231 {
	width:140px !important;
	height:18px !important;
	top:121px !important;
}

@keyframes intensificar-1539231 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1539231 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1547101 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:27px !important;
}

#item1556351 {
	width:628px !important;
	height:100px !important;
}

#item1556352 {
	width:595px !important;
	height:500px !important;
}

@keyframes intensificar-1556352 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1556352 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1546960 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:236px !important;
}

#item1556383 {
	width:628px !important;
	height:518px !important;
}

#item1556384 {
	width:595px !important;
	height:1506px !important;
}

@keyframes intensificar-1556384 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1556384 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1539002 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1539026 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1539029 {
	width:627px !important;
	height:66px !important;
	left:1px !important;
}

@keyframes intensificar-1539029 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1539029 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1539052 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:430px !important;
}

#item1539057 {
	width:490px !important;
	height:365px !important;
	top:67px !important;
}

@keyframes intensificar-1539057 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1539057 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1539080 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1539080 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1539082 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1539105 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1538999 {
	width:665px !important;
	height:518px !important;
	left:36px !important;
	top:557px !important;
}

#item1539254 {
	width:627px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1539277 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1539301 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1539308 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1539334 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1539335 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1539331 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1539369 {
	width:172px !important;
	height:70px !important;
}

#item1539370 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1539344 {
	width:172px !important;
	height:70px !important;
}

#item1539345 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1539339 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1539423 {
	width:141px !important;
	height:70px !important;
}

#item1539424 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1539398 {
	width:141px !important;
	height:70px !important;
}

#item1539399 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1539393 {
	width:141px !important;
	height:70px !important;
	left:304px !important;
	top:1130px !important;
}

#item1539477 {
	width:139px !important;
	height:70px !important;
}

#item1539478 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1539451 {
	width:139px !important;
	height:70px !important;
}

#item1539452 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1539447 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1539531 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1556884 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1556907 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1556881 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1539534 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1539534 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1539534 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1558051 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1508917 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508917 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1508914 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508914 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508912 {
	width:600px !important;
	height:790px !important;
}

#item1508918 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1508924 {
	width:528px !important;
	height:286px !important;
	top:16px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1508924 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508924 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508948 {
	width:100px !important;
	height:13px !important;
	top:321px !important;
}

@keyframes intensificar-1508948 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508948 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1683893 tr {
	border-right:2.2px solid #fff;;
}

table#table1683893 {
	table-layout:fixed;
}

#item1508971 {
	width:528px !important;
	height:191px !important;
	top:341px !important;
}

@keyframes intensificar-1508971 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508971 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509126 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:260px !important;
}

#item1509129 {
	width:534px !important;
	height:532px !important;
	top:16px !important;
}

#item1509552 {
	width:509px !important;
	height:866px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1509552 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509552 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509155 {
	width:14px !important;
	height:9px !important;
}

#item1509159 {
	width:14px !important;
	height:9px !important;
	top:554px !important;
}

@keyframes intensificar-1508995 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508995 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508996 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1509020 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1509045 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1509068 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1509071 {
	width:528px !important;
	height:29px !important;
	top:16px !important;
}

@keyframes intensificar-1509071 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509071 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509094 {
	width:350px !important;
	height:232px !important;
	top:65px !important;
}

@keyframes intensificar-1509094 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509094 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509117 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:257px !important;
}

#item1508922 {
	width:564px !important;
	height:563px !important;
	left:636px !important;
	top:162px !important;
}

#item1509164 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:128px !important;
}

#item1509187 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1509212 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1509217 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1509243 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1509244 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1509240 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1509278 {
	width:123px !important;
	height:50px !important;
}

#item1509279 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1509253 {
	width:123px !important;
	height:50px !important;
}

#item1509254 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1509249 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1509331 {
	width:99px !important;
	height:50px !important;
}

#item1509332 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1509306 {
	width:99px !important;
	height:50px !important;
}

#item1509307 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1509302 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1509386 {
	width:101px !important;
	height:50px !important;
}

#item1509387 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1509361 {
	width:101px !important;
	height:50px !important;
}

#item1509362 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1509355 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1509413 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1509436 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1509410 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1509439 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1509442 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1509442 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1509442 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1558128 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1540684 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1540684 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1540693 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1540693 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1540682 {
	width:700px !important;
	height:309px !important;
}

#item1545548 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1540894 {
	width:140px !important;
	height:18px !important;
	top:202px !important;
}

@keyframes intensificar-1540894 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1540894 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1686676 tr {
	border-right:3.08px solid #fff;;
}

table#table1686676 {
	table-layout:fixed;
}

#item1540918 {
	width:628px !important;
	height:287px !important;
	top:230px !important;
}

@keyframes intensificar-1540918 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1540918 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1547453 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:63px !important;
}

#item1556565 {
	width:628px !important;
	height:172px !important;
}

#item1556566 {
	width:595px !important;
	height:577px !important;
}

@keyframes intensificar-1556566 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1556566 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1547364 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:236px !important;
}

#item1556599 {
	width:628px !important;
	height:517px !important;
}

#item1556600 {
	width:595px !important;
	height:1648px !important;
}

@keyframes intensificar-1556600 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1556600 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1540703 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1540703 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1540704 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1540727 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1540752 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1540775 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1540778 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1540778 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1540778 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1540801 {
	width:490px !important;
	height:325px !important;
	top:69px !important;
}

@keyframes intensificar-1540801 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1540801 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1540824 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:338px !important;
}

#item1540701 {
	width:665px !important;
	height:517px !important;
	left:36px !important;
	top:558px !important;
}

#item1540941 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1540964 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1540988 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1540992 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1541018 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1541019 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1541015 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1541051 {
	width:172px !important;
	height:70px !important;
}

#item1541052 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1541026 {
	width:172px !important;
	height:70px !important;
}

#item1541027 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1541022 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1541106 {
	width:139px !important;
	height:70px !important;
}

#item1541107 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1541080 {
	width:139px !important;
	height:70px !important;
}

#item1541082 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1541076 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1541159 {
	width:141px !important;
	height:70px !important;
}

#item1541160 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1541134 {
	width:141px !important;
	height:70px !important;
}

#item1541135 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1541130 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1541216 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1556981 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1557004 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1556978 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1541221 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1541221 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1541221 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1558046 {
	width:164px !important;
	height:302px !important;
	left:1036px !important;
}

@keyframes intensificar-1509611 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509611 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1509609 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509609 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509607 {
	width:600px !important;
	height:790px !important;
}

#item1509612 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1509618 {
	width:528px !important;
	height:320px !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-1509618 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509618 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509642 {
	width:100px !important;
	height:13px !important;
	top:337px !important;
}

@keyframes intensificar-1509642 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509642 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1690235 tr {
	border-right:2.2px solid #fff;;
}

table#table1690235 {
	table-layout:fixed;
}

#item1509665 {
	width:528px !important;
	height:189px !important;
	top:357px !important;
}

@keyframes intensificar-1509665 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509665 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509818 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:278px !important;
}

#item1509823 {
	width:534px !important;
	height:549px !important;
	top:16px !important;
}

#item1516983 {
	width:509px !important;
	height:721px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1516983 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1516983 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509849 {
	width:14px !important;
	height:9px !important;
}

#item1509853 {
	width:14px !important;
	height:9px !important;
	top:572px !important;
}

@keyframes intensificar-1509689 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509689 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509690 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1509715 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1509739 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1509762 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1509765 {
	width:528px !important;
	height:29px !important;
	top:16px !important;
}

@keyframes intensificar-1509765 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509765 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509788 {
	width:350px !important;
	height:232px !important;
	top:64px !important;
}

@keyframes intensificar-1509788 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1509788 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1509811 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:257px !important;
}

#item1509616 {
	width:564px !important;
	height:581px !important;
	left:636px !important;
	top:144px !important;
}

#item1509857 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1509881 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1509905 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1509910 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1509936 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1509937 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1509933 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1509970 {
	width:123px !important;
	height:50px !important;
}

#item1509971 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1509945 {
	width:123px !important;
	height:50px !important;
}

#item1509946 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1509941 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1510023 {
	width:99px !important;
	height:50px !important;
}

#item1510024 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1509998 {
	width:99px !important;
	height:50px !important;
}

#item1509999 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1509994 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1510077 {
	width:101px !important;
	height:50px !important;
}

#item1510078 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1510052 {
	width:101px !important;
	height:50px !important;
}

#item1510053 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1510048 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1510104 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1510128 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1510101 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1510131 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1510134 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1510134 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1510134 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1558119 {
	width:164px !important;
	height:302px !important;
	left:536px !important;
	top:309px !important;
}

@keyframes intensificar-1541250 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1541250 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1541242 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1541242 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1541240 {
	width:701px !important;
	height:309px !important;
	left:-1px !important;
}

#item1545551 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1541450 {
	width:140px !important;
	height:18px !important;
	top:247px !important;
}

@keyframes intensificar-1541450 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1541450 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1692913 tr {
	border-right:3.08px solid #fff;;
}

table#table1692913 {
	table-layout:fixed;
}

#item1541473 {
	width:628px !important;
	height:246px !important;
	top:275px !important;
}

@keyframes intensificar-1541473 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1541473 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1547459 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:85px !important;
}

#item1556635 {
	width:628px !important;
	height:216px !important;
}

#item1556637 {
	width:595px !important;
	height:596px !important;
}

@keyframes intensificar-1556637 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1556637 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1545765 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:238px !important;
}

#item1556670 {
	width:628px !important;
	height:521px !important;
}

#item1556671 {
	width:595px !important;
	height:1334px !important;
}

@keyframes intensificar-1556671 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1556671 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1541259 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1541259 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1541260 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1541283 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1541307 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1541330 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1541333 {
	width:628px !important;
	height:40px !important;
}

@keyframes intensificar-1541333 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1541333 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1541356 {
	width:490px !important;
	height:325px !important;
	top:67px !important;
}

@keyframes intensificar-1541356 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1541356 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1541379 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:338px !important;
}

#item1541257 {
	width:665px !important;
	height:521px !important;
	left:36px !important;
	top:554px !important;
}

#item1541496 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:488px !important;
}

#item1541519 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1541543 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1541549 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1541575 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1541577 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1541572 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1541611 {
	width:172px !important;
	height:70px !important;
}

#item1541612 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1541586 {
	width:172px !important;
	height:70px !important;
}

#item1541587 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1541582 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1541665 {
	width:139px !important;
	height:70px !important;
}

#item1541666 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1541640 {
	width:139px !important;
	height:70px !important;
}

#item1541641 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1541636 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1541718 {
	width:141px !important;
	height:70px !important;
}

#item1541719 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1541693 {
	width:141px !important;
	height:70px !important;
}

#item1541694 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1541689 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1541772 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1557015 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1557038 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1557012 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1541775 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1541775 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1541775 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1558056 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1507472 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1507472 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1507470 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1507470 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1507468 {
	width:600px !important;
	height:790px !important;
}

#item1507473 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1507503 {
	width:100px !important;
	height:13px !important;
	top:252px !important;
}

@keyframes intensificar-1507503 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1507503 {
	0% {opacity:0;}
	100% {opacity:1;}
}
table#table1695870 tr {
	border-right:2.2px solid #fff;;
}

table#table1695870 {
	table-layout:fixed;
}

#item1507526 {
	width:528px !important;
	height:278px !important;
	top:272px !important;
}

@keyframes intensificar-1507526 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1507526 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508162 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:106px !important;
}

#item1508168 {
	width:534px !important;
	height:206px !important;
	top:16px !important;
}

#item1508169 {
	width:510px !important;
	height:317px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1508169 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508169 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1508193 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1508196 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:228px !important;
}

#item1507678 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:245px !important;
}

#item1507683 {
	width:534px !important;
	height:517px !important;
	top:16px !important;
}

#item1508113 {
	width:509px !important;
	height:830px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1508113 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1508113 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1507709 {
	width:14px !important;
	height:9px !important;
}

#item1507712 {
	width:14px !important;
	height:9px !important;
	top:540px !important;
}

@keyframes intensificar-1507550 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1507550 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1507551 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

#item1507575 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

#item1507599 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

#item1507622 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

#item1507625 {
	width:528px !important;
	height:12px !important;
	top:17px !important;
}

@keyframes intensificar-1507625 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1507625 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1507648 {
	width:350px !important;
	height:267px !important;
	top:49px !important;
}

@keyframes intensificar-1507648 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1507648 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1507671 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:342px !important;
}

#item1507477 {
	width:564px !important;
	height:550px !important;
	left:636px !important;
	top:175px !important;
}

#item1507715 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:143px !important;
}

#item1507740 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

#item1507764 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1507767 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1507793 {
	width:53px !important;
	height:50px !important;
	background:#d3d6db;
}

#item1507794 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1507790 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1507829 {
	width:123px !important;
	height:50px !important;
}

#item1507830 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1507803 {
	width:123px !important;
	height:50px !important;
}

#item1507805 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1507799 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1507882 {
	width:99px !important;
	height:50px !important;
}

#item1507883 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1507857 {
	width:99px !important;
	height:50px !important;
}

#item1507858 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1507853 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1507938 {
	width:101px !important;
	height:50px !important;
}

#item1507939 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1507912 {
	width:101px !important;
	height:50px !important;
}

#item1507914 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1507907 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1507965 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1507988 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1507962 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1507992 {
	width:25px !important;
	height:53px !important;
	left:813px !important;
	top:738px !important;
}

#item1507998 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes atenuar-1507998 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1507998 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1558132 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1539561 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1539561 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1539555 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1539555 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1539553 {
	width:700px !important;
	height:309px !important;
}

#item1545540 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1547154 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:39px !important;
}

#item1547185 {
	width:140px !important;
	height:18px !important;
	top:151px !important;
}

@keyframes intensificar-1547185 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1547185 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1547208 {
	width:595px !important;
	height:270px !important;
	top:179px !important;
}

table#table1700101 tr {
	border-right:3.08px solid #fff;;
}

table#table1700101 {
	table-layout:fixed;
}

#item1547209 {
	width:739px !important;
	height:389px !important;
}

@keyframes intensificar-1547209 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1547209 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1547232 {
	width:46px !important;
	height:23px !important;
	left:292px !important;
	top:474px !important;
}

#item1547305 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:291px !important;
}

#item1556418 {
	width:628px !important;
	height:123px !important;
}

#item1556419 {
	width:595px !important;
	height:577px !important;
}

@keyframes intensificar-1556419 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1556419 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1547105 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:226px !important;
}

#item1556459 {
	width:628px !important;
	height:497px !important;
}

#item1556460 {
	width:595px !important;
	height:1530px !important;
}

@keyframes intensificar-1556460 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1556460 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes intensificar-1539574 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1539574 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1539575 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1539598 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1539622 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1539645 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1539649 {
	width:628px !important;
	height:64px !important;
}

@keyframes intensificar-1539649 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1539649 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1539672 {
	width:490px !important;
	height:373px !important;
	top:45px !important;
}

@keyframes intensificar-1539672 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1539672 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1539696 {
	width:125px !important;
	height:31px !important;
	left:505px !important;
	top:456px !important;
}

#item1539572 {
	width:665px !important;
	height:497px !important;
	left:36px !important;
	top:578px !important;
}

#item1539825 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:509px !important;
}

#item1539848 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1539872 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1539875 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1539901 {
	width:74px !important;
	height:70px !important;
	background:#d3d6db;
}

#item1539902 {
	width:36px !important;
	height:56px !important;
	left:19px !important;
	top:6px !important;
}

#item1539898 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

#item1539935 {
	width:172px !important;
	height:70px !important;
}

#item1539936 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1539910 {
	width:172px !important;
	height:70px !important;
}

#item1539911 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1539906 {
	width:172px !important;
	height:70px !important;
	left:449px !important;
	top:1130px !important;
}

#item1539989 {
	width:139px !important;
	height:70px !important;
}

#item1539990 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1539964 {
	width:139px !important;
	height:70px !important;
}

#item1539965 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1539959 {
	width:139px !important;
	height:70px !important;
	left:161px !important;
	top:1130px !important;
}

#item1540042 {
	width:141px !important;
	height:70px !important;
}

#item1540043 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1540017 {
	width:141px !important;
	height:70px !important;
}

#item1540018 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1540013 {
	width:141px !important;
	height:70px !important;
	left:303px !important;
	top:1130px !important;
}

#item1540097 {
	width:35px !important;
	height:74px !important;
	left:158px !important;
	top:1127px !important;
}

#item1556915 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1556938 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1556912 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1540100 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1540100 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1540100 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1549045 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:567px !important;
	height:60px !important;
	left:25px !important;
	top:38px !important;
	border-radius:12px;
	background:#000;
}

#item1549055 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:275px !important;
	height:160px !important;
	left:25px !important;
	top:410px !important;
	border-radius:12px;
	background:#000;
}

#item1549056 {
	width:1203px !important;
	height:793px !important;
	left:-1px !important;
	top:-1px !important;
}

#item1549064 {
	width:19px !important;
	height:5px !important;
	left:1px !important;
	top:3px !important;
}

#item1549069 {
	width:23px !important;
	height:7px !important;
	top:10px !important;
}

#item1549074 {
	width:20px !important;
	height:5px !important;
	left:5px !important;
	top:19px !important;
}

#item1549079 {
	width:16px !important;
	height:7px !important;
	left:1px !important;
}

#item1549084 {
	width:25px !important;
	height:15px !important;
	top:2px !important;
}

#item1549089 {
	width:18px !important;
	height:8px !important;
	left:8px !important;
	top:19px !important;
}

#item1549096 {
	width:25px !important;
	height:15px !important;
	left:2px !important;
	top:10px !important;
}

#item1549101 {
	width:70px !important;
	height:23px !important;
	left:508px !important;
	top:49px !important;
	border-radius:6px;
	background:#fff;
}

#item1548946 {
	width:1200px !important;
	height:790px !important;
	left:-2px !important;
	background:#fff;
}

@keyframes atenuar-1548946 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1548946 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1549123 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:651px !important;
	height:60px !important;
	left:25px !important;
	top:24px !important;
	border-radius:12px;
	background:#000;
}

#item1549124 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:317px !important;
	height:64px !important;
	left:25px !important;
	top:719px !important;
	border-radius:12px;
	background:#000;
}

#item1549125 {
	width:70px !important;
	height:23px !important;
	left:588px !important;
	top:43px !important;
	border-radius:6px;
	background:#fff;
}

#item1549131 {
	width:703px !important;
	height:1203px !important;
	left:-1px !important;
	top:-2px !important;
}

#item1549140 {
	width:19px !important;
	height:5px !important;
	left:1px !important;
	top:3px !important;
}

#item1549145 {
	width:23px !important;
	height:7px !important;
	top:10px !important;
}

#item1549150 {
	width:20px !important;
	height:5px !important;
	left:5px !important;
	top:19px !important;
}

#item1549155 {
	width:16px !important;
	height:7px !important;
	left:1px !important;
}

#item1549161 {
	width:25px !important;
	height:15px !important;
	top:2px !important;
}

#item1549166 {
	width:18px !important;
	height:8px !important;
	left:8px !important;
	top:19px !important;
}

#item1549173 {
	width:25px !important;
	height:15px !important;
	left:2px !important;
	top:10px !important;
}

#item1549023 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1549023 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1549023 {
	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;}
}
#item1545561 {
	width:705px !important;
	height:1206px !important;
	background:#101820;
}

#item1545562 {
	width:214px !important;
	height:40px !important;
	left:243px !important;
	top:791px !important;
}

#item1545585 {
	width:628px !important;
	height:57px !important;
	left:36px !important;
	top:911px !important;
}

#item1545608 {
	width:171px !important;
	height:39px !important;
	left:265px !important;
	top:834px !important;
}

#item1545615 {
	width:424px !important;
	height:68px !important;
	left:138px !important;
	top:566px !important;
}

@keyframes intensificar-1545615 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1545615 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1541844 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1541844 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1541844 {
	0% {opacity:1;}
	100% {opacity:0;}
}
p.autoParaStyle164 {
	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.autoParaStyle163 {
	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.autoParaStyle162 {
	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.autoParaStyle161 {
	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.autoParaStyle160 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:60px;
	line-height:61px;
	color:#fff;
	letter-spacing:0.100em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle159 {
	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.autoParaStyle158 {
	font-weight:bold;
	font-family:FF-Averta-Bold,Averta;
	font-size:21px;
	line-height:23.8px;
	color:#101820;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle157 {
	font-weight:bold;
	font-family:FF-Averta-Bold,Averta;
	font-size:15px;
	line-height:17px;
	color:#101820;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle156 {
	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.autoParaStyle155 {
	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:center;
}

p.autoParaStyle154 {
	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:center;
}

p.autoParaStyle153 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:23.8px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle152 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	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.autoParaStyle151 {
	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:28px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle150 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size: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:center;
}

p.autoParaStyle149 {
	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:center;
}

p.autoParaStyle148 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:17px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle147 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:10px;
	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.autoParaStyle146 {
	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:20px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle145 {
	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.autoParaStyle144 {
	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.autoParaStyle143 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:60px;
	line-height:61px;
	color:#fff;
	letter-spacing:0.100em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle142 {
	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.autoParaStyle141 {
	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.autoParaStyle140 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:23.8px;
	color:#ec6264;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle139 {
	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.autoParaStyle138 {
	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.autoParaStyle137 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:17px;
	color:#ec6264;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle136 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18.2px;
	line-height:21px;
	color:#61718b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle135 {
	font-weight: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.autoParaStyle134 {
	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.autoParaStyle133 {
	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.autoParaStyle132 {
	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.autoParaStyle131 {
	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.autoParaStyle130 {
	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.autoParaStyle129 {
	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.autoParaStyle128 {
	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.autoParaStyle127 {
	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.autoParaStyle126 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:19.6px;
	color:#ea5153;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle125 {
	font-weight: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.autoParaStyle124 {
	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.autoParaStyle123 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:19.6px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle122 {
	font-weight: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.autoParaStyle121 {
	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.autoParaStyle120 {
	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.autoParaStyle119 {
	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.autoParaStyle118 {
	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.autoParaStyle117 {
	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.autoParaStyle116 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:13px;
	line-height:15px;
	color:#61718b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle115 {
	font-family:FF-Averta-Regular,Averta;
	font-size: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.autoParaStyle114 {
	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.autoParaStyle113 {
	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.autoParaStyle112 {
	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.autoParaStyle111 {
	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.autoParaStyle110 {
	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.autoParaStyle109 {
	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.autoParaStyle108 {
	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.autoParaStyle107 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:9px;
	line-height:10px;
	color:#272f36;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle106 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:9px;
	line-height:10px;
	color:#272f36;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle105 {
	font-family:FF-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.autoParaStyle104 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:9px;
	line-height:15px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle103 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:9px;
	line-height:14px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle102 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:14px;
	color:#ea5153;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle101 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18.2px;
	line-height:21px;
	color:#61718b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle100 {
	font-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.autoParaStyle99 {
	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.autoParaStyle98 {
	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.autoParaStyle97 {
	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.autoParaStyle96 {
	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.autoParaStyle95 {
	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.autoParaStyle94 {
	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.autoParaStyle93 {
	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.autoParaStyle92 {
	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.autoParaStyle91 {
	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.autoParaStyle90 {
	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.autoParaStyle89 {
	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.autoParaStyle88 {
	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.autoParaStyle87 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:13px;
	line-height:15px;
	color:#61718b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after: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: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.autoParaStyle85 {
	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.autoParaStyle84 {
	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.autoParaStyle83 {
	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.autoParaStyle82 {
	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.autoParaStyle81 {
	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.autoParaStyle80 {
	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.autoParaStyle79 {
	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.autoParaStyle78 {
	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.autoParaStyle77 {
	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.autoParaStyle76 {
	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.autoParaStyle75 {
	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.autoParaStyle74 {
	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.autoParaStyle73 {
	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.autoParaStyle72 {
	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.autoParaStyle71 {
	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.autoParaStyle70 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:28px;
	line-height:28px;
	color:#fff;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle69 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:22.4px;
	line-height:28px;
	color:#fff;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle68 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:21px;
	line-height:30px;
	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-indent:-20px;
	padding-left:20px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle67 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:21px;
	line-height:28px;
	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-indent:-20px;
	padding-left:20px;
	margin-bottom:3px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle66 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:21px;
	line-height:30px;
	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-indent:-20px;
	padding-left:20px;
	margin-bottom:3px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle65 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:14px;
	line-height:17px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle64 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:21px;
	line-height:30px;
	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-indent:-20px;
	padding-left:20px;
	margin-bottom:3px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle63 {
	font-weight:500;
	font-family:FF-OptimaLTPro-Medium,"Optima LT Pro",sans-serif;
	font-size:21px;
	line-height:25.3px;
	color:#fff;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle62 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:21px;
	line-height:25.3px;
	color:#fff;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle61 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:20px;
	line-height:20px;
	color:#fff;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle60 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:16px;
	line-height:20px;
	color:#fff;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle59 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:19px;
	line-height:30px;
	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-indent:-20px;
	padding-left:20px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle58 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:19px;
	line-height:28px;
	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-indent:-20px;
	padding-left:20px;
	margin-bottom:3px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle57 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:19px;
	line-height:30px;
	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-indent:-20px;
	padding-left:20px;
	margin-bottom:3px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle56 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-DemiBold,"Optima LT Pro",sans-serif;
	font-size:19px;
	line-height:30px;
	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-indent:-20px;
	padding-left:20px;
	margin-bottom:3px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle55 {
	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.autoParaStyle54 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:19px;
	line-height:30px;
	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-indent:-20px;
	padding-left:20px;
	margin-bottom:3px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle53 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:22px;
	line-height:25.3px;
	color:#fff;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle52 {
	font-weight:900;
	font-family:FF-OptimaLTPro-Black,"Optima LT Pro",Impact, Charcoal, sans-serif;
	font-size:22px;
	line-height:25.3px;
	color:#fff;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle51 {
	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.autoParaStyle50 {
	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.autoParaStyle49 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:23.8px;
	color:#ea5153;
	letter-spacing:0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle48 {
	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.autoParaStyle47 {
	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.autoParaStyle46 {
	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.autoParaStyle45 {
	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.autoParaStyle44 {
	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.autoParaStyle43 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#ea5153;
	letter-spacing:0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle42 {
	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.autoParaStyle41 {
	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.autoParaStyle40 {
	font-family:FF-Averta-Regular,Averta;
	font-size:17px;
	line-height:25.2px;
	color:#fff;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle39 {
	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.autoParaStyle38 {
	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.autoParaStyle37 {
	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.autoParaStyle36 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:25.2px;
	line-height:28px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle35 {
	font-weight: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.autoParaStyle34 {
	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.autoParaStyle33 {
	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.autoParaStyle32 {
	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.autoParaStyle31 {
	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.autoParaStyle30 {
	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.autoParaStyle29 {
	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.autoParaStyle28 {
	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.autoParaStyle27 {
	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.autoParaStyle26 {
	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.autoParaStyle25 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:25.2px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle24 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:22px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle23 {
	font-weight:900;
	font-family:FF-OptimaLTPro-Black,"Optima LT Pro",Impact, Charcoal, sans-serif;
	font-size:16.8px;
	line-height:25.2px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle22 {
	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.autoParaStyle21 {
	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.autoParaStyle20 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:25.2px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle19 {
	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.autoParaStyle18 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:25.2px;
	color:#ea5153;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle17 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:25.2px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle16 {
	font-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.autoParaStyle15 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:14px;
	line-height:18px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle14 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:18px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle13 {
	font-weight:900;
	font-family:FF-OptimaLTPro-Black,"Optima LT Pro",Impact, Charcoal, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle12 {
	font-weight:bold;
	font-family:FF-Averta-Bold,Averta;
	font-size:12px;
	line-height:18px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle11 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle10 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:18px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle9 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12px;
	line-height:17px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle8 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#ea5153;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle7 {
	font-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.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.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.autoCharStyle15 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	color:#ea5153;
	letter-spacing:0.050em;
}

span.autoCharStyle14 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	color:#101820;
}

span.autoCharStyle13 {
	font-size:14px;
}

span.autoCharStyle12 {
	font-size:10px;
}

span.autoCharStyle11 {
	color:#101820;
}

span.autoCharStyle10 {
	letter-spacing:0.010em;
}

span.autoCharStyle9 {
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.autoCharStyle8 {
	font-weight:900;
	font-family:FF-OptimaLTPro-Black,"Optima LT Pro",Impact, Charcoal, sans-serif;
}

span.autoCharStyle7 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	color:#ea5153;
	letter-spacing:0.020em;
}

span.autoCharStyle6 {
	color:#ea5153;
}

span.autoCharStyle5 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
}

span.autoCharStyle4 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
}

span.autoCharStyle3 {
	font-weight:bold;
	font-family:FF-Averta-Bold,Averta;
}

span.autoCharStyle2 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	color:#ea5153;
}

span.autoCharStyle1 {
}

span.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;
    }
}
