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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*CSS Generated from InDesign Styles*/

body, #container-wrap { background:#101820; }
:-webkit-full-screen { background:#101820; }
#loadIndicator span:after { padding-left:1ex; content:'Cargando...'; }
.page-scale-wrap { width:1200px; height:790px; background: #fff !important; }
.paper-vertical { width:1200px; height:100%; }
.paper-horizontal { width:10px; height:802px; }
nav#page-nav { display:none; }
html.nav-transition nav#page-nav { opacity:.3; pointer-events:none; }
nav#page-nav > button {
	display:block; position:fixed;
	left:0;
	top:50%;
	width:68px;
	height:68px;
	margin:-34px 0 0 0; /*.5 height*/
	text-align:center;
	outline:0;
	background:url(../images/arrows-slider.svg) no-repeat;
	opacity:.7;
	will-change:transform;
}	
nav#page-nav > button:hover { opacity:1; }
nav#page-nav > #backBtn { left:0; }
html[data-dir="rtl"] nav#page-nav > #backBtn, html:not([data-dir="rtl"]) nav#page-nav > #nextBtn { 
	left:auto;
	right:0; 
	-ms-transform:scaleX(-1);
	-moz-transform:scaleX(-1);
	-webkit-transform:scaleX(-1);
	transform:scaleX(-1);
}
/* ColorBox Core Style:The following CSS is consistent between example themes and should not be altered. */
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling:touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box;}
/* Colorbox User Style: */
#colorbox{
	border-radius:12px;
    box-shadow:0 0 10px 10px #CCCCCC;
}
    #colorbox, #cboxOverlay, #cboxContent, .cboxIframe, #cboxLoadedContent, #cboxLoadingOverlay { background:#fff; }
    #cboxContent{ overflow:hidden;}
    #cboxMiddleLeft, #cboxMiddleRight { width:8px; }
    #cboxTopCenter{ height:24px; } 
    #cboxBottomCenter { height:8px; }
	#cboxError{padding:50px;}
	#cboxLoadedContent{margin-top:28px;}
	#cboxTitle, #cboxCurrent { position:absolute; top:4px; left:0; color:#949494; }
	#cboxTitle{ text-align:center; width:100%; }
	#cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
	#cboxPrevious, #cboxNext { position:absolute; top:50%; margin-top:-32px; width:33px; height:65px; text-indent:-9999px;}
	#cboxPrevious{left:0px; background:url(../images/lb_controls.png) no-repeat top left; }
	#cboxNext{right:0px; background:url(../images/lb_controls.png) no-repeat top right; }
	#cboxLoadingGraphic{background:url(../images/loading.gif) no-repeat center center;}
	#cboxClose{position:absolute; top:2px; right:0px; display:block; background:url(../images/lb_controls.png) no-repeat top center; width:26px; height:24px; text-indent:-9999px;}
@media all and (max-height:790px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:1200px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}
#share-wrap {
    left:0;
    position:fixed;
    top: 25%;
    background-color: rgba(0,0,0,.65);
    box-shadow: 2px 2px 6px 0 rgba(0,0,0,.4);
    z-index:9999;
    -webkit-animation:share-fadein 1s ease 2s;
    animation:share-fadein 1s ease 2s;
}
#share-wrap.align-right { right:0; left:auto; }
#share-wrap.align-bottom {left:auto; right:20px; bottom:0; top:auto; padding-bottom:12px; }
#share-wrap.align-top {left:auto; right:40px; top:0; padding-top:8px; }
#share-wrap > a > span { display: none; }
#share-wrap > a {
	display:block;
	width:30px;
	height:30px;
	border-radius:50%;
	background:url(../images/sharebtns.png) no-repeat;
	background-size: 392px 30px;
	-webkit-background-size: 392px 30px;
	-moz-background-size: 392px 30px;
	margin:12px;
	padding:3px;
}
#share-wrap.align-top > a, #share-wrap.align-bottom > a { display:inline-block; }
#share-wrap > a#sb-fb { background-color:#3b5998; background-position:-27px 50%; }
#share-wrap > a#sb-tw { background-color:#000; background-position: -265px 50%; }
#share-wrap > a#sb-li { background-color:#007fb1; background-position: -116px 50%; }
#share-wrap > a:hover { box-shadow: 0 0 6px 2px rgba(255, 255, 255, 0.5); }
@keyframes share-fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}
@-webkit-keyframes share-fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}
#viewer-options-wrap {
	position:fixed;bottom:0;left:0;width:100%;padding:4px;
	font-family:'Gill Sans','Arial Narrow',Helvetica,Arial,sans-serif;
	transform:translateZ(0);
	transition:transform .5s;
}
#viewer-options-bar{
	position:absolute;bottom:0;left:0;width:100%;
	background-color:#000; color:#fff; fill:#fff;
	height:40px; display:table;
}
#viewer-options-bar.light { color:#000; fill:#000; }
#viewer-options-wrap.no-options #viewer-options-bar {display:none;}
#viewer-options-bar > span { display:table-cell; vertical-align:middle; cursor:default;}
#viewer-logo { display:inline-block; margin-right:14px;}
#viewer-logo img, #viewer-logo object {
	height:36px;
    vertical-align:middle;
    padding:2px 4px;
}
#viewer-title{ padding-left:6px; white-space:nowrap; }
#viewer-pagecount{ text-align:center; width:100%; }
#viewer-options { text-align:right; min-width:340px; }
.viewer-option-btn { cursor:pointer;display:inline-block;margin-right:24px;width:24px;padding:0;}
.viewer-option-btn > svg { position:relative; }
::-webkit-scrollbar #viewer-thumb-wrap {
    width:0px;  background:transparent;
}
#viewer-thumb-wrap {
    position:fixed; bottom:-50px; padding-bottom:46px;
    left:0; right:0; margin:auto;
    overflow-y:hidden; overflow-x:auto;
    background-color:rgba(255,255,255,.7);
    -webkit-overflow-scrolling:touch;
    scroll-behavior: smooth;
}
#viewer-options-thumb-images { margin-bottom:30px; padding-left:24px}
.viewer-page-thumb {
    display:table-cell;
    cursor:pointer;
    padding:24px 0;
	pointer-events:auto;
	-ms-transform:scale(.9); -webkit-transform:scale(.9); transform:scale(.9);
	-webkit-transition:transform .4s; transition:transform .4s;
}
.viewer-page-thumb:hover {
	-ms-transform:scale(1); -webkit-transform:scale(1); transform:scale(1);
}
.viewer-page-thumb > img { box-shadow:0 0 24px rgba(0,0,0,.5); }
.viewer-page-thumb.active > img { outline:2px solid #ff9900; }
.dragging, .dragging * { cursor:move !important; }
.dragging, .dragging * { cursor:move !important; }
#viewer_progress_bar {width:0;left:0;height:6px;position:fixed;bottom:40px;background:#ff9900;}
#viewer-options-wrap.no-options #viewer_progress_bar {bottom:0;}
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}
#viewer-options-bar #view-toggle {
    position:absolute;
    right:8px;
    bottom:120px;
    display:block;
    width:70px;
    height:50px;
    border-radius:12px 12px 0 0;
    cursor:pointer;
    display:none;
}
#viewer-options-bar #view-toggle svg {
    position:absolute;
    left:0;right:0;top:0;bottom:0;
    margin:auto;
}
html[data-dir="rtl"] #viewer-thumb-wrap { direction:rtl; }
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}

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

@font-face {
	font-family:FF-Lora-SemiBold;
	src:url("../fonts/Lora-VariableFont_wght.ttf");
	font-weight:bold;
}

@font-face {
	font-family:FF-LoraItalic-MediumItalic;
	src:url("../fonts/Lora-Italic-VariableFont_wght.ttf");
	font-style:italic;
}

@font-face {
	font-family:FF-LoraItalic-BoldItalic;
	src:url("../fonts/Lora-Italic-VariableFont_wght.ttf");
	font-weight:bold;
	font-style:italic;
}

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

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

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

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

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

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

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

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

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

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

#item1347303 {
	width:1218px !important;
	height:809px !important;
	left:-8px !important;
	top:-9px !important;
	background:#000;
}

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

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

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

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

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

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

#item1400552 {
	width:700px !important;
	height:1200px !important;
	background:#101820;
}

#item1603934 {
	width:1839px !important;
	height:1222px !important;
	left:-390px !important;
	top:-15px !important;
	background:#000;
}

#item1400496 {
	width:614px !important;
	height:130px !important;
	left:50px !important;
	top:36px !important;
}

#item1400519 {
	width:614px !important;
	height:22px !important;
	left:50px !important;
	top:186px !important;
}

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

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

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

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

#item1585583 {
	width:1208px !important;
	height:795px !important;
	left:-5px !important;
	top:-3px !important;
}

#item1585123 {
	width:1143px !important;
	height:1143px !important;
	left:-557px !important;
	top:-163px !important;
}

@keyframes moverhacialaizquierdayaumentar-1585123 {
	0% {
		transform:translate(-376px,0px) scaleX(0.5) scaleY(0.5);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes moverhacialaizquierdayaumentar-1585123 {
	0% {
		-webkit-transform:translate(-376px,0px) scaleX(0.5) scaleY(0.5);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item1585128 {
	width:492px !important;
	height:227px !important;
	left:70px !important;
	top:70px !important;
}

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

#item1585151 {
	width:432px !important;
	height:339px !important;
	left:70px !important;
	top:274px !important;
}

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

#item1585174 {
	width:432px !important;
	height:35px !important;
	left:70px !important;
	top:718px !important;
}

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

#item1585197 {
	width:255px !important;
	height:37px !important;
	left:153px !important;
	top:619px !important;
}

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

#item1585230 {
	width:56px !important;
	height:56px !important;
}

#item1585236 {
	width:211px !important;
	height:56px !important;
	left:47px !important;
}

#item1585223 {
	width:56px !important;
	height:56px !important;
}

#item1585228 {
	width:211px !important;
	height:56px !important;
	left:47px !important;
}

#item1585220 {
	width:258px !important;
	height:56px !important;
	left:76px !important;
	top:613px !important;
}

#item1585237 {
	width:175px !important;
	height:47px !important;
	left:971px !important;
	top:686px !important;
}

#item1585246 {
	width:1143px !important;
	height:1143px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes moverhacialaderechayaumentar-1585246 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		transform:translate(376px,0px) scaleX(2.5) scaleY(2.5);
		opacity:1;
	}
}
@-webkit-keyframes moverhacialaderechayaumentar-1585246 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(376px,0px) scaleX(2.5) scaleY(2.5);
		opacity:1;
	}
}
@keyframes girar-1585249 {
	0% {
		transform:translate(0px,0px) rotate(0deg);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(360deg);
		opacity:1;
	}
}
@-webkit-keyframes girar-1585249 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(0deg);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(360deg);
		opacity:1;
	}
}
@keyframes girar-1585258 {
	0% {
		transform:translate(0px,0px) rotate(0deg);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(-360deg);
		opacity:1;
	}
}
@-webkit-keyframes girar-1585258 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(0deg);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(-360deg);
		opacity:1;
	}
}
@keyframes intensificar-1585261 {
	0% {opacity:0;}
	100% {opacity:0.85;}
}
@-webkit-keyframes intensificar-1585261 {
	0% {opacity:0;}
	100% {opacity:0.85;}
}
#item1585261 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1585267 {
	0% {opacity:0;}
	100% {opacity:0.85;}
}
@-webkit-keyframes intensificar-1585267 {
	0% {opacity:0;}
	100% {opacity:0.85;}
}
#item1585267 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1585273 {
	0% {opacity:0;}
	100% {opacity:0.85;}
}
@-webkit-keyframes intensificar-1585273 {
	0% {opacity:0;}
	100% {opacity:0.85;}
}
#item1585273 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1585281 {
	0% {opacity:0;}
	100% {opacity:0.85;}
}
@-webkit-keyframes intensificar-1585281 {
	0% {opacity:0;}
	100% {opacity:0.85;}
}
#item1585281 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1585287 {
	0% {opacity:0;}
	100% {opacity:0.85;}
}
@-webkit-keyframes intensificar-1585287 {
	0% {opacity:0;}
	100% {opacity:0.85;}
}
#item1585287 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1585293 {
	0% {opacity:0;}
	100% {opacity:0.85;}
}
@-webkit-keyframes intensificar-1585293 {
	0% {opacity:0;}
	100% {opacity:0.85;}
}
#item1585293 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1585300 {
	0% {opacity:0;}
	100% {opacity:0.85;}
}
@-webkit-keyframes intensificar-1585300 {
	0% {opacity:0;}
	100% {opacity:0.85;}
}
#item1585300 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes reducir-1585306 {
	0% {transform:translate(0px,0px) scaleX(1.5) scaleY(1.5);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes reducir-1585306 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1.5) scaleY(1.5);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item1585306 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

#item1585314 {
	width:179px !important;
	height:48px !important;
	left:1536px !important;
	top:865px !important;
}

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

#item1585330 {
	opacity:0.00;
	width:186px !important;
	height:206px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item1585320 {
	width:192px !important;
	height:212px !important;
	left:844px !important;
	top:433px !important;
}

#item1585339 {
	opacity:0.00;
	width:199px !important;
	height:213px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item1585331 {
	width:205px !important;
	height:219px !important;
	left:866px !important;
	top:640px !important;
}

#item1585348 {
	opacity:0.00;
	width:224px !important;
	height:160px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item1585340 {
	width:230px !important;
	height:166px !important;
	left:1066px !important;
	top:749px !important;
}

#item1585358 {
	opacity:0.00;
	width:184px !important;
	height:205px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item1585350 {
	width:190px !important;
	height:211px !important;
	left:1298px !important;
	top:640px !important;
}

#item1585367 {
	opacity:0.00;
	width:184px !important;
	height:205px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item1585359 {
	width:190px !important;
	height:211px !important;
	left:1322px !important;
	top:432px !important;
}

#item1585376 {
	opacity:0.00;
	width:220px !important;
	height:164px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item1585368 {
	width:226px !important;
	height:170px !important;
	left:1176px !important;
	top:266px !important;
}

#item1585385 {
	opacity:0.00;
	width:220px !important;
	height:164px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item1585377 {
	width:226px !important;
	height:170px !important;
	left:956px !important;
	top:267px !important;
}

#item1585386 {
	width:300px !important;
	height:199px !important;
	left:1029px !important;
	top:514px !important;
}

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

#item1585409 {
	width:300px !important;
	height:199px !important;
	left:1029px !important;
	top:509px !important;
}

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

#item1585432 {
	width:300px !important;
	height:227px !important;
	left:1029px !important;
	top:493px !important;
}

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

#item1585456 {
	width:300px !important;
	height:199px !important;
	left:1029px !important;
	top:514px !important;
}

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

#item1585479 {
	width:300px !important;
	height:199px !important;
	left:1029px !important;
	top:514px !important;
}

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

#item1585502 {
	width:300px !important;
	height:199px !important;
	left:1029px !important;
	top:514px !important;
}

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

#item1585525 {
	width:356px !important;
	height:199px !important;
	left:1001px !important;
	top:517px !important;
}

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

#item1585548 {
	width:394px !important;
	height:63px !important;
	left:637px !important;
	top:249px !important;
}

@keyframes entrarvolandodesdelaizquierda-1585548 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdelaizquierda-1585548 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item1585574 {
	width:32px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
}

#item1585571 {
	width:38px !important;
	height:38px !important;
	left:1694px !important;
	top:212px !important;
}

#item1585582 {
	width:10px !important;
	height:10px !important;
	left:540px !important;
	top:160px !important;
}

#item1585244 {
	width:1732px !important;
	height:1153px !important;
	left:-567px !important;
	top:-179px !important;
}

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

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

#item1584601 {
	width:1143px !important;
	height:1143px !important;
	left:-238px !important;
	top:-507px !important;
}

@keyframes moverhacialaizquierdayaumentar-1584601 {
	0% {
		transform:translate(0px,-376px) scaleX(0.5) scaleY(0.5);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes moverhacialaizquierdayaumentar-1584601 {
	0% {
		-webkit-transform:translate(0px,-376px) scaleX(0.5) scaleY(0.5);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item1584608 {
	width:635px !important;
	height:149px !important;
	left:65px !important;
	top:107px !important;
}

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

#item1584631 {
	width:214px !important;
	height:39px !important;
	left:243px !important;
	top:576px !important;
}

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

#item1584654 {
	width:175px !important;
	height:47px !important;
	left:475px !important;
	top:1033px !important;
}

#item1584660 {
	width:333px !important;
	height:35px !important;
	left:52px !important;
	top:13px !important;
}

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

#item1584693 {
	width:39px !important;
	height:39px !important;
	top:3px !important;
}

#item1584700 {
	width:148px !important;
	height:39px !important;
	left:33px !important;
	top:3px !important;
}

#item1584686 {
	width:39px !important;
	height:39px !important;
	top:3px !important;
}

#item1584691 {
	width:324px !important;
	height:42px !important;
	left:3px !important;
}

#item1584683 {
	width:327px !important;
	height:42px !important;
}

#item1584701 {
	width:565px !important;
	height:261px !important;
	left:65px !important;
	top:267px !important;
}

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

#item1584727 {
	width:1143px !important;
	height:1143px !important;
	left:10px !important;
	top:112px !important;
}

@keyframes moverhacialaderechayaumentar-1584727 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		transform:translate(376px,0px) scaleX(2.5) scaleY(2.5);
		opacity:1;
	}
}
@-webkit-keyframes moverhacialaderechayaumentar-1584727 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(376px,0px) scaleX(2.5) scaleY(2.5);
		opacity:1;
	}
}
@keyframes girar-1584730 {
	0% {
		transform:translate(0px,0px) rotate(0deg);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(360deg);
		opacity:1;
	}
}
@-webkit-keyframes girar-1584730 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(0deg);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(360deg);
		opacity:1;
	}
}
@keyframes girar-1584737 {
	0% {
		transform:translate(0px,0px) rotate(0deg);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(-360deg);
		opacity:1;
	}
}
@-webkit-keyframes girar-1584737 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(0deg);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(-360deg);
		opacity:1;
	}
}
@keyframes intensificar-1584740 {
	0% {opacity:0;}
	100% {opacity:0.85;}
}
@-webkit-keyframes intensificar-1584740 {
	0% {opacity:0;}
	100% {opacity:0.85;}
}
#item1584740 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1584746 {
	0% {opacity:0;}
	100% {opacity:0.85;}
}
@-webkit-keyframes intensificar-1584746 {
	0% {opacity:0;}
	100% {opacity:0.85;}
}
#item1584746 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1584752 {
	0% {opacity:0;}
	100% {opacity:0.85;}
}
@-webkit-keyframes intensificar-1584752 {
	0% {opacity:0;}
	100% {opacity:0.85;}
}
#item1584752 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1584759 {
	0% {opacity:0;}
	100% {opacity:0.85;}
}
@-webkit-keyframes intensificar-1584759 {
	0% {opacity:0;}
	100% {opacity:0.85;}
}
#item1584759 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1584766 {
	0% {opacity:0;}
	100% {opacity:0.85;}
}
@-webkit-keyframes intensificar-1584766 {
	0% {opacity:0;}
	100% {opacity:0.85;}
}
#item1584766 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1584773 {
	0% {opacity:0;}
	100% {opacity:0.85;}
}
@-webkit-keyframes intensificar-1584773 {
	0% {opacity:0;}
	100% {opacity:0.85;}
}
#item1584773 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1584784 {
	0% {opacity:0;}
	100% {opacity:0.85;}
}
@-webkit-keyframes intensificar-1584784 {
	0% {opacity:0;}
	100% {opacity:0.85;}
}
#item1584784 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes reducir-1584790 {
	0% {transform:translate(0px,0px) scaleX(1.5) scaleY(1.5);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes reducir-1584790 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1.5) scaleY(1.5);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item1584790 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

#item1584798 {
	width:179px !important;
	height:48px !important;
	left:1302px !important;
	top:1019px !important;
}

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

#item1584813 {
	opacity:0.00;
	width:186px !important;
	height:206px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item1584805 {
	width:192px !important;
	height:212px !important;
	left:844px !important;
	top:535px !important;
}

#item1584822 {
	opacity:0.00;
	width:199px !important;
	height:213px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item1584814 {
	width:205px !important;
	height:219px !important;
	left:866px !important;
	top:742px !important;
}

#item1584832 {
	opacity:0.00;
	width:224px !important;
	height:160px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item1584823 {
	width:230px !important;
	height:166px !important;
	left:1066px !important;
	top:851px !important;
}

#item1584841 {
	opacity:0.00;
	width:184px !important;
	height:205px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item1584833 {
	width:190px !important;
	height:211px !important;
	left:1298px !important;
	top:743px !important;
}

#item1584851 {
	opacity:0.00;
	width:184px !important;
	height:205px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item1584842 {
	width:190px !important;
	height:211px !important;
	left:1322px !important;
	top:535px !important;
}

#item1584860 {
	opacity:0.00;
	width:220px !important;
	height:164px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item1584852 {
	width:226px !important;
	height:170px !important;
	left:1176px !important;
	top:368px !important;
}

#item1584869 {
	opacity:0.00;
	width:220px !important;
	height:164px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item1584861 {
	width:226px !important;
	height:170px !important;
	left:956px !important;
	top:370px !important;
}

#item1584870 {
	width:300px !important;
	height:199px !important;
	left:1029px !important;
	top:616px !important;
}

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

#item1584893 {
	width:300px !important;
	height:199px !important;
	left:1029px !important;
	top:618px !important;
}

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

#item1584916 {
	width:300px !important;
	height:235px !important;
	left:1029px !important;
	top:595px !important;
}

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

#item1584940 {
	width:300px !important;
	height:199px !important;
	left:1029px !important;
	top:616px !important;
}

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

#item1584963 {
	width:300px !important;
	height:199px !important;
	left:1029px !important;
	top:616px !important;
}

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

#item1584986 {
	width:300px !important;
	height:199px !important;
	left:1029px !important;
	top:616px !important;
}

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

#item1585009 {
	width:300px !important;
	height:199px !important;
	left:1029px !important;
	top:619px !important;
}

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

#item1585032 {
	width:469px !important;
	height:116px !important;
	left:932px !important;
	top:168px !important;
}

@keyframes entrarvolandodesdelaizquierda-1585032 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdelaizquierda-1585032 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item1585058 {
	width:51px !important;
	height:51px !important;
	left:3px !important;
	top:3px !important;
}

#item1585055 {
	width:57px !important;
	height:57px !important;
	left:1425px !important;
	top:10px !important;
}

#item1585065 {
	width:10px !important;
	height:10px !important;
	left:540px !important;
	top:262px !important;
}

#item1584725 {
	width:1522px !important;
	height:1255px !important;
	left:-817px !important;
	top:69px !important;
}

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

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

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

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

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

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

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

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

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

#item1326794 {
	width:13px !important;
	height:26px !important;
	left:1151px !important;
	top:127px !important;
}

#item1326799 {
	width:1086px !important;
	height:188px !important;
	left:59px !important;
	top:45px !important;
}

#item1603660 {
	width:1062px !important;
	height:311px !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-1603660 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1603660 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1603660 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

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

#item1603714 {
	width:150px !important;
	height:9px !important;
	top:10px !important;
}

#item1603737 {
	width:56px !important;
	height:28px !important;
	left:155px !important;
}

#item1326886 {
	width:14px !important;
	height:9px !important;
	left:1134px !important;
	top:30px !important;
}

#item1326891 {
	width:14px !important;
	height:9px !important;
	left:1134px !important;
	top:239px !important;
}

#item1326900 {
	width:1102px !important;
	height:11px !important;
	left:59px !important;
	top:22px !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;}
}
#item1156251 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#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;}
}
#item1156170 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#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;}
}
#item1156088 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#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;}
}
#item1279871 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#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:102px !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;}
}
#item1279733 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#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;}
}
#item1279802 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

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

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

#item1490985 {
	width:628px !important;
	height:499px !important;
	left:36px !important;
	top:212px !important;
}

#item1611304 {
	width:210px !important;
	height:13px !important;
	top:13px !important;
}

#item1611327 {
	width:79px !important;
	height:39px !important;
	left:218px !important;
}

#item1490986_1583210 {
	width:296.387965095829px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1611509 {
	width:115px !important;
	height:13px !important;
	top:13px !important;
}

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

#item1611329_1583242 {
	width:194.154894229687px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item1490986 {
	width:595px !important;
	height:1045px !important;
}

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

#item1491009 {
	width:23px !important;
	height:46px !important;
	left:664px !important;
	top:439px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1400705 {
	width:628px !important;
	height:70px !important;
	left:36px !important;
	top:459px !important;
}

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

#item1400814 {
	width:628px !important;
	height:253px !important;
	top:28px !important;
}

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

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

#item1400885 {
	width:412px !important;
	height:340px !important;
	left:36px !important;
	top:370px !important;
}

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

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

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

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

#item1400631 {
	width:714px !important;
	height:747px !important;
	top:453px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1586279 {
	width:628px !important;
	height:20px !important;
	left:36px !important;
	top:436px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1575010 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:252px !important;
}

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

#item1575014 {
	width:509px !important;
	height:1080px !important;
}

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

#item1575037 {
	width:14px !important;
	height:9px !important;
	left:523px !important;
}

#item1575040 {
	width:14px !important;
	height:9px !important;
	left:523px !important;
	top:521px !important;
}

#item1603199 {
	width:528px !important;
	height:530px !important;
	left:1px !important;
}

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

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

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

#item1160916 {
	width:534px !important;
	height:498px !important;
	top:16px !important;
	background:#fff;
}

#item1332587 {
	width:509px !important;
	height:944px !important;
	background:#fff;
}

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

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

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

#item1156743 {
	width:553px !important;
	height:530px !important;
	left:635px !important;
	top:189px !important;
}

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

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

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

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

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

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

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

#item1162021 {
	width:124px !important;
	height:50px !important;
}

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

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

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

#item1161993 {
	width:124px !important;
	height:50px !important;
	left:852px !important;
	top:740px !important;
}

#item1253262 {
	width:25px !important;
	height:53px !important;
	left:850px !important;
	top:738px !important;
}

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

#item1603119 {
	width:114px !important;
	height:50px !important;
}

#item1603120 {
	width:99px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1603093 {
	width:114px !important;
	height:50px !important;
}

#item1603094 {
	width:99px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1603091 {
	width:114px !important;
	height:50px !important;
	left:979px !important;
	top:740px !important;
}

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

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

#item1538637 {
	width:720px !important;
	height:918px !important;
	left:-12px !important;
	top:293px !important;
	background:#fff;
}

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

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

#item1350388 {
	width:628px !important;
	height:137px !important;
	left:36px !important;
	top:435px !important;
}

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

#item1350416 {
	width:382px !important;
	height:52px !important;
	left:24px !important;
}

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

#item1603315 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:238px !important;
}

#item1603327 {
	width:628px !important;
	height:522px !important;
}

#item1603335 {
	width:595px !important;
	height:922px !important;
}

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

#item1490779 {
	width:628px !important;
	height:522px !important;
}

#item1490781 {
	width:595px !important;
	height:1595px !important;
	top:-28px !important;
}

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

#item1490804 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:238px !important;
}

#item1490822 {
	width:628px !important;
	height:522px !important;
}

#item1490823 {
	width:595px !important;
	height:1405px !important;
}

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

#item1490847 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:238px !important;
}

#item1350439 {
	width:651px !important;
	height:522px !important;
	left:36px !important;
	top:582px !important;
}

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

#item1350530 {
	width:137px !important;
	height:70px !important;
}

#item1350531 {
	width:116px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1350505 {
	width:137px !important;
	height:70px !important;
}

#item1350506 {
	width:116px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1350502 {
	width:137px !important;
	height:70px !important;
	left:563px !important;
	top:1130px !important;
}

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

#item1350582 {
	width:174px !important;
	height:70px !important;
}

#item1350583 {
	width:132px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1350557 {
	width:174px !important;
	height:70px !important;
}

#item1350558 {
	width:132px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1350554 {
	width:174px !important;
	height:70px !important;
	left:230px !important;
	top:1130px !important;
}

#item1350606 {
	width:35px !important;
	height:74px !important;
	left:228px !important;
	top:1127px !important;
}

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

#item1603262 {
	width:153px !important;
	height:70px !important;
}

#item1603263 {
	width:132px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1603237 {
	width:153px !important;
	height:70px !important;
}

#item1603238 {
	width:132px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1603235 {
	width:153px !important;
	height:70px !important;
	left:407px !important;
	top:1130px !important;
}

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

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

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

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

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

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

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

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

#item1255306 {
	width:25px !important;
	height:25px !important;
}

#item1255309 {
	width:219px !important;
	height:36px !important;
	left:50px !important;
	top:2px !important;
}

#item1255279 {
	width:25px !important;
	height:25px !important;
}

#item1255282 {
	width:219px !important;
	height:36px !important;
	left:50px !important;
	top:2px !important;
}

#item1255276 {
	width:269px !important;
	height:38px !important;
	left:850px !important;
	top:302px !important;
}

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

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

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

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

#item1350626 {
	width:728px !important;
	height:678px !important;
	left:-13px !important;
	top:-10px !important;
	background:#101820;
}

@keyframes moverhacialaizquierdayreducir-1350627 {
	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-1350627 {
	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;
	}
}
#item1350632 {
	width:700px !important;
	height:532px !important;
	top:668px !important;
	background:#fff;
}

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

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

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

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

#item1350640 {
	width:377px !important;
	height:72px !important;
	left:89px !important;
	top:859px !important;
}

#item1350701 {
	width:35px !important;
	height:35px !important;
}

#item1350706 {
	width:307px !important;
	height:50px !important;
	left:71px !important;
	top:3px !important;
}

#item1350698 {
	width:377px !important;
	height:53px !important;
	left:89px !important;
	top:1065px !important;
}

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

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

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

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

#item1222391 {
	width:1236px !important;
	height:814px !important;
	left:-18px !important;
	top:-12px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-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:476px !important;
	height:107px !important;
	left:84px !important;
	top:89px !important;
}

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

#item1153800 {
	opacity:0.35;
	width:412px !important;
	height:296px !important;
	left:84px !important;
	top:215px !important;
	background:#0e0b00;
}

#item1153802 {
	width:364px !important;
	height:271px !important;
	left:106px !important;
	top:234px !important;
}

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

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

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

#item1350802 {
	width:730px !important;
	height:1225px !important;
	left:-14px !important;
	top:-14px !important;
	background:#101820;
}

@keyframes moverhacialaizquierdayreducir-1350803 {
	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-1350803 {
	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;
	}
}
#item1350809 {
	width:476px !important;
	height:107px !important;
	left:62px !important;
	top:714px !important;
}

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

#item1350832 {
	opacity:0.25;
	width:628px !important;
	height:301px !important;
	left:36px !important;
	top:863px !important;
	background:#0e0b00;
}

#item1350833 {
	width:582px !important;
	height:262px !important;
	left:58px !important;
	top:882px !important;
}

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

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

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

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

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

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

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

#item1334232 {
	width:509px !important;
	height:1471px !important;
}

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

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

#item1334173 {
	width:14px !important;
	height:9px !important;
	top:664px !important;
}

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

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

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

#item1334079 {
	width:509px !important;
	height:944px !important;
}

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

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

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

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

#item1280107 {
	width:33px !important;
	height:17px !important;
	left:57px !important;
	top:227px !important;
}

#item1280113 {
	width:87px !important;
	height:8px !important;
	left:96px !important;
	top:232px !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;
}

#item1583386 {
	width:20px !important;
	height:10px !important;
	left:265px !important;
	top:150px !important;
}

#item1583372 {
	width:20px !important;
	height:10px !important;
	left:182px !important;
	top:131px !important;
}

#item1575308 {
	width:20px !important;
	height:10px !important;
	left:160px !important;
	top:99px !important;
}

#item1575311 {
	width:20px !important;
	height:10px !important;
	left:146px !important;
	top:115px !important;
}

#item1575315 {
	width:20px !important;
	height:10px !important;
	left:183px !important;
	top:168px !important;
}

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

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

table#table1636043 {
	table-layout:fixed;
}

#item1575337 {
	width:510px !important;
	height:133px !important;
	left:46px !important;
	top:93px !important;
}

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

#item1575372 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:90px !important;
}

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

#item1575376 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:108px !important;
}

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

#item1575380 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:126px !important;
}

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

#item1575384 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:144px !important;
}

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

#item1577653 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:162px !important;
}

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

#item1577658 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:180px !important;
}

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

#item1583344 {
	width:87px !important;
	height:8px !important;
	left:39px !important;
	top:5px !important;
}

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

#item1154353 {
	width:148px !important;
	height:37px !important;
	left:238px !important;
	top:47px !important;
}

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

#item1153926 {
	width:558px !important;
	height:592px !important;
	left:21px !important;
	top:133px !important;
}

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

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

#item1171654 {
	width:528px !important;
	height:37px !important;
	left:16px !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;}
}
#item1174062 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1174065 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

#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;}
}
#item1174123 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

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

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

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

#item1174123 {
	width:122px !important;
	height:50px !important;
	left:807px !important;
	top:740px !important;
}

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

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

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

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

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

#item1174175 {
	width:122px !important;
	height:50px !important;
	left:932px !important;
	top:740px !important;
}

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

#item1174253 {
	width:87px !important;
	height:50px !important;
}

#item1174254 {
	width:72px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1174228 {
	width:87px !important;
	height:50px !important;
}

#item1174229 {
	width:72px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1174226 {
	width:87px !important;
	height:50px !important;
	left:1057px !important;
	top:740px !important;
}

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

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

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

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

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

#item1351358 {
	width:702px !important;
	height:924px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1490737 {
	width:628px !important;
	height:802px !important;
	left:46px !important;
	top:105px !important;
}

#item1490738 {
	width:595px !important;
	height:3285px !important;
}

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

#item1490761 {
	width:23px !important;
	height:46px !important;
	left:674px !important;
	top:483px !important;
}

#item1351294 {
	width:702px !important;
	height:924px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1490697 {
	width:628px !important;
	height:802px !important;
	left:46px !important;
	top:105px !important;
}

#item1490698 {
	width:595px !important;
	height:2380px !important;
}

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

#item1490721 {
	width:23px !important;
	height:46px !important;
	left:674px !important;
	top:483px !important;
}

#item1350877 {
	width:702px !important;
	height:924px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1350927 {
	width:88px !important;
	height:19px !important;
	left:60px !important;
	top:75px !important;
}

#item1350950 {
	width:101px !important;
	height:19px !important;
	left:535px !important;
	top:75px !important;
}

#item1583535 {
	width:24px !important;
	height:12px !important;
	left:217px !important;
	top:150px !important;
}

#item1583541 {
	width:24px !important;
	height:12px !important;
	left:316px !important;
	top:172px !important;
}

#item1577875 {
	width:24px !important;
	height:12px !important;
	left:188px !important;
	top:110px !important;
}

#item1577880 {
	width:24px !important;
	height:12px !important;
	left:171px !important;
	top:130px !important;
}

#item1577884 {
	width:24px !important;
	height:12px !important;
	left:217px !important;
	top:195px !important;
}

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

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

table#table1642163 {
	table-layout:fixed;
}

#item1577892 {
	width:622px !important;
	height:181px !important;
	left:50px !important;
	top:103px !important;
}

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

#item1578036 {
	width:629px !important;
	height:27px !important;
	left:47px !important;
	top:100px !important;
}

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

#item1578033 {
	width:629px !important;
	height:27px !important;
	left:47px !important;
	top:122px !important;
}

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

#item1578030 {
	width:629px !important;
	height:27px !important;
	left:47px !important;
	top:144px !important;
}

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

#item1578027 {
	width:629px !important;
	height:27px !important;
	left:47px !important;
	top:166px !important;
}

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

#item1578012 {
	width:629px !important;
	height:27px !important;
	left:47px !important;
	top:187px !important;
}

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

#item1578000 {
	width:629px !important;
	height:27px !important;
	left:47px !important;
	top:209px !important;
}

#item1583504 {
	width:41px !important;
	height:21px !important;
}

#item1583508 {
	width:109px !important;
	height:10px !important;
	left:48px !important;
	top:6px !important;
}

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

#item1583473 {
	width:106px !important;
	height:10px !important;
	left:47px !important;
	top:6px !important;
}

#item1351284 {
	width:650px !important;
	height:925px !important;
	left:46px !important;
	top:10px !important;
	background:#fff;
}

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

#item1350875 {
	width:712px !important;
	height:935px !important;
	left:-10px !important;
	top:140px !important;
}

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

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

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

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

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

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

#item1352519 {
	width:26px !important;
	height:26px !important;
	left:638px !important;
	top:173px !important;
}

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

#item1352529 {
	width:74px !important;
	height:70px !important;
	background:#dfd8ea;
}

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

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

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

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

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

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

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

#item1352534 {
	width:171px !important;
	height:70px !important;
	left:150px !important;
	top:1130px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

table#table1643859 {
	table-layout:fixed;
}

#item1589359 {
	width:528px !important;
	height:126px !important;
	top:322px !important;
}

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

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

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

#item1589406 {
	width:57px !important;
	height:13px !important;
	top:303px !important;
}

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

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

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

#item1589431 {
	width:528px !important;
	height:29px !important;
}

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

#item1589454 {
	width:350px !important;
	height:99px !important;
	top:49px !important;
}

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

#item1589477 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:101px !important;
}

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

#item1589500 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:117px !important;
}

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

#item1589523 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:225px !important;
}

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

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

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

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

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

#item1589563 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:138px !important;
}

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

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

#item1589356 {
	width:564px !important;
	height:467px !important;
	left:636px !important;
	top:160px !important;
}

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

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

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

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

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

#item1589155 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

table#table1647726 {
	table-layout:fixed;
}

#item1590713 {
	width:628px !important;
	height:192px !important;
	top:27px !important;
}

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

#item1590736 {
	width:80px !important;
	height:18px !important;
}

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

#item1590759 {
	width:628px !important;
	height:294px !important;
}

#item1590761 {
	width:595px !important;
	height:494px !important;
}

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

#item1590784 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:124px !important;
}

#item1590938 {
	width:628px !important;
	height:542px !important;
}

#item1590939 {
	width:595px !important;
	height:833px !important;
}

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

#item1590962 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:248px !important;
}

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

#item1590793 {
	width:628px !important;
	height:40px !important;
}

#item1590816 {
	width:490px !important;
	height:155px !important;
	top:68px !important;
}

#item1590839 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:141px !important;
}

#item1590862 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:164px !important;
}

#item1590885 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:308px !important;
}

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

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

#item1590923 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:193px !important;
}

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

#item1590710 {
	width:664px !important;
	height:542px !important;
	left:36px !important;
	top:533px !important;
}

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

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

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

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

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

#item1590509 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

#item1590510 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

table#table1651632 {
	table-layout:fixed;
}

#item1590030 {
	width:528px !important;
	height:126px !important;
	top:337px !important;
}

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

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

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

#item1590078 {
	width:57px !important;
	height:13px !important;
	top:318px !important;
}

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

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

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

#item1590103 {
	width:528px !important;
	height:29px !important;
}

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

#item1590127 {
	width:350px !important;
	height:99px !important;
	top:49px !important;
}

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

#item1590150 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:101px !important;
}

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

#item1590173 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:117px !important;
}

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

#item1590196 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:225px !important;
}

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

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

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

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

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

#item1590233 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:139px !important;
}

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

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

#item1590027 {
	width:564px !important;
	height:463px !important;
	left:636px !important;
	top:160px !important;
}

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

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

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

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

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

#item1589827 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

table#table1656834 {
	table-layout:fixed;
}

#item1591575 {
	width:628px !important;
	height:196px !important;
	top:27px !important;
}

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

#item1591598 {
	width:80px !important;
	height:18px !important;
}

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

#item1591621 {
	width:628px !important;
	height:287px !important;
}

#item1591622 {
	width:595px !important;
	height:498px !important;
}

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

#item1591645 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:121px !important;
}

#item1591544 {
	width:628px !important;
	height:542px !important;
}

#item1591545 {
	width:595px !important;
	height:853px !important;
}

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

#item1591568 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:248px !important;
}

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

#item1591397 {
	width:628px !important;
	height:40px !important;
}

#item1591420 {
	width:427px !important;
	height:146px !important;
	top:68px !important;
}

#item1591443 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:141px !important;
}

#item1591466 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:164px !important;
}

#item1591489 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:309px !important;
}

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

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

#item1591528 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:194px !important;
}

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

#item1591394 {
	width:664px !important;
	height:542px !important;
	left:36px !important;
	top:533px !important;
}

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

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

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

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

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

#item1591195 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

#item1591196 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1592820 {
	width:528px !important;
	height:300px !important;
	top:1px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

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

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

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

table#table1662355 {
	table-layout:fixed;
}

#item1592844 {
	width:528px !important;
	height:166px !important;
	top:321px !important;
}

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

#item1592867 {
	width:100px !important;
	height:13px !important;
	top:301px !important;
}

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

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

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

#item1592891 {
	width:528px !important;
	height:29px !important;
}

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

#item1592914 {
	width:350px !important;
	height:162px !important;
	top:49px !important;
}

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

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

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

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

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

#item1592984 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:268px !important;
}

#item1592993 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:169px !important;
}

#item1592999 {
	width:175px !important;
	height:26px !important;
	left:389px !important;
	top:231px !important;
}

#item1593022 {
	width:5px !important;
	height:8px !important;
	left:381px !important;
	top:233px !important;
}

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

#item1592818 {
	width:564px !important;
	height:567px !important;
	left:636px !important;
	top:158px !important;
}

#item1593061 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:125px !important;
}

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

#item1592564 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1579843 {
	width:180px !important;
	height:350px !important;
	left:520px !important;
	top:309px !important;
}

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

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

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

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

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

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

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

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

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

table#table1667999 {
	table-layout:fixed;
}

#item1592321 {
	width:628px !important;
	height:256px !important;
	top:289px !important;
}

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

#item1592345 {
	width:140px !important;
	height:18px !important;
	top:261px !important;
}

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

#item1592368 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:93px !important;
}

#item1592373 {
	width:628px !important;
	height:231px !important;
}

#item1592374 {
	width:595px !important;
	height:548px !important;
}

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

#item1592290 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:235px !important;
}

#item1592296 {
	width:628px !important;
	height:515px !important;
}

#item1592297 {
	width:595px !important;
	height:979px !important;
}

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

#item1592144 {
	width:627px !important;
	height:64px !important;
	left:1px !important;
}

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

#item1592167 {
	width:415px !important;
	height:192px !important;
	top:96px !important;
}

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

#item1592191 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:213px !important;
}

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

#item1592214 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:236px !important;
}

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

#item1592238 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:394px !important;
}

#item1592248 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:262px !important;
}

#item1592254 {
	width:245px !important;
	height:36px !important;
	left:419px !important;
	top:343px !important;
}

#item1592277 {
	width:7px !important;
	height:11px !important;
	left:408px !important;
	top:345px !important;
}

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

#item1592142 {
	width:664px !important;
	height:545px !important;
	left:36px !important;
	top:532px !important;
}

#item1592398 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:490px !important;
}

#item1592421 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1591891 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

#item1591892 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1596019 {
	width:100px !important;
	height:13px !important;
	left:1px !important;
	top:336px !important;
}

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

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

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

table#table1671101 {
	table-layout:fixed;
}

#item1596042 {
	width:528px !important;
	height:186px !important;
	left:1px !important;
	top:356px !important;
}

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

#item1596066 {
	width:13px !important;
	height:26px !important;
	left:540px !important;
	top:146px !important;
}

#item1596073 {
	width:534px !important;
	height:288px !important;
	left:1px !important;
	top:15px !important;
}

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

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

#item1596100 {
	width:14px !important;
	height:9px !important;
	left:519px !important;
}

#item1596106 {
	width:14px !important;
	height:9px !important;
	left:519px !important;
	top:310px !important;
}

#item1596251 {
	width:529px !important;
	height:526px !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-1596251 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1596251 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1596251 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1596114 {
	width:528px !important;
	height:49px !important;
	left:1px !important;
	top:17px !important;
}

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

#item1596138 {
	width:350px !important;
	height:216px !important;
	left:1px !important;
	top:85px !important;
}

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

#item1596161 {
	width:89px !important;
	height:22px !important;
	left:440px !important;
	top:306px !important;
}

#item1596171 {
	width:70px !important;
	height:16px !important;
	left:459px !important;
	top:201px !important;
}

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

#item1596194 {
	width:93px !important;
	height:18px !important;
	left:436px !important;
	top:217px !important;
}

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

#item1596217 {
	width:47px !important;
	height:24px !important;
	left:482px !important;
	top:236px !important;
}

#item1596222 {
	width:175px !important;
	height:26px !important;
	left:390px !important;
	top:269px !important;
}

#item1596245 {
	width:5px !important;
	height:8px !important;
	left:382px !important;
	top:271px !important;
}

#item1596017 {
	width:565px !important;
	height:541px !important;
	left:635px !important;
	top:184px !important;
}

#item1596276 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:148px !important;
}

#item1596299 {
	width:528px !important;
	height:30px !important;
	left:636px !important;
	top:100px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1579811 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

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

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

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

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

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

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

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

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

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

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

#item1596483 {
	width:140px !important;
	height:18px !important;
	top:195px !important;
}

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

#item1596506 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:60px !important;
}

#item1596515 {
	width:628px !important;
	height:165px !important;
}

#item1596517 {
	width:595px !important;
	height:714px !important;
}

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

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

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

table#table1674903 {
	table-layout:fixed;
}

#item1596542 {
	width:628px !important;
	height:307px !important;
	top:221px !important;
}

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

#item1596704 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:212px !important;
}

#item1596710 {
	width:628px !important;
	height:505px !important;
}

#item1596711 {
	width:595px !important;
	height:1077px !important;
}

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

#item1596566 {
	width:628px !important;
	height:64px !important;
	top:4px !important;
}

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

#item1596589 {
	width:420px !important;
	height:235px !important;
	top:102px !important;
}

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

#item1596612 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:413px !important;
}

#item1596623 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:266px !important;
}

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

#item1596646 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:288px !important;
}

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

#item1596669 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:314px !important;
}

#item1596674 {
	width:245px !important;
	height:36px !important;
	left:419px !important;
	top:361px !important;
}

#item1596698 {
	width:7px !important;
	height:11px !important;
	left:408px !important;
	top:364px !important;
}

#item1596481 {
	width:664px !important;
	height:528px !important;
	left:36px !important;
	top:570px !important;
}

#item1596734 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:508px !important;
}

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

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

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

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

#item1579597 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

#item1579598 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1579756 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !important;
}

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

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

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

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

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

#item1578069 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

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

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

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

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

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

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

table#table1677730 {
	table-layout:fixed;
}

#item1593483 {
	width:528px !important;
	height:126px !important;
	top:334px !important;
}

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

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

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

#item1593530 {
	width:57px !important;
	height:13px !important;
	top:315px !important;
}

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

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

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

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

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

#item1593578 {
	width:350px !important;
	height:137px !important;
	top:66px !important;
}

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

#item1593601 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:151px !important;
}

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

#item1593624 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:167px !important;
}

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

#item1593647 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:275px !important;
}

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

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

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

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

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

#item1593688 {
	width:47px !important;
	height:24px !important;
	left:482px !important;
	top:189px !important;
}

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

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

#item1593480 {
	width:565px !important;
	height:523px !important;
	left:635px !important;
	top:160px !important;
}

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

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

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

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

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

#item1593279 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1579860 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

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

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

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

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

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

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

table#table1680624 {
	table-layout:fixed;
}

#item1594346 {
	width:628px !important;
	height:213px !important;
	top:27px !important;
}

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

#item1594370 {
	width:80px !important;
	height:18px !important;
}

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

#item1594393 {
	width:628px !important;
	height:271px !important;
}

#item1594394 {
	width:595px !important;
	height:568px !important;
}

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

#item1594417 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:113px !important;
}

#item1594314 {
	width:628px !important;
	height:542px !important;
}

#item1594315 {
	width:595px !important;
	height:1088px !important;
}

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

#item1594338 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:248px !important;
}

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

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

#item1594190 {
	width:431px !important;
	height:194px !important;
	top:92px !important;
}

#item1594213 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:212px !important;
}

#item1594236 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:234px !important;
}

#item1594259 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:379px !important;
}

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

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

#item1594300 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:264px !important;
}

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

#item1594163 {
	width:664px !important;
	height:542px !important;
	left:36px !important;
	top:533px !important;
}

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

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

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

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

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

#item1593964 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

#item1593965 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

table#table1683393 {
	table-layout:fixed;
}

#item1594858 {
	width:528px !important;
	height:201px !important;
	top:19px !important;
}

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

#item1594881 {
	width:57px !important;
	height:13px !important;
}

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

#item1594904 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:138px !important;
}

#item1594909 {
	width:534px !important;
	height:271px !important;
	top:16px !important;
}

#item1594910 {
	width:508px !important;
	height:357px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

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

#item1594934 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
}

#item1594939 {
	width:14px !important;
	height:9px !important;
	left:518px !important;
	top:294px !important;
}

#item1595086 {
	width:528px !important;
	height:529px !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-1595086 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1595086 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1595086 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

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

#item1594972 {
	width:350px !important;
	height:232px !important;
	top:83px !important;
}

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

#item1594996 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:204px !important;
}

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

#item1595019 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:220px !important;
}

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

#item1595042 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:300px !important;
}

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

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

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

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

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

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

#item1594855 {
	width:564px !important;
	height:545px !important;
	left:636px !important;
	top:180px !important;
}

#item1595110 {
	width:528px !important;
	height:47px !important;
	left:636px !important;
	top:128px !important;
}

#item1595133 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1595158 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1595164 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1595188 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1594653 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

#item1594654 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1594650 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1594691 {
	width:123px !important;
	height:50px !important;
}

#item1594692 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1594666 {
	width:123px !important;
	height:50px !important;
}

#item1594667 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1594662 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1594744 {
	width:99px !important;
	height:50px !important;
}

#item1594745 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1594719 {
	width:99px !important;
	height:50px !important;
}

#item1594720 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1594715 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1594797 {
	width:101px !important;
	height:50px !important;
}

#item1594798 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1594772 {
	width:101px !important;
	height:50px !important;
}

#item1594773 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1594768 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1594826 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1594849 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1594823 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1543204 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1543204 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1543204 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1543204 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1603060 {
	width:130px !important;
	height:134px !important;
	left:570px !important;
	top:309px !important;
}

@keyframes intensificar-1595902 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1595902 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1595902 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1595894 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1595894 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1595894 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1595892 {
	width:700px !important;
	height:309px !important;
}

#item1595909 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1686831 tr {
	border-right:3.08px solid #fff;;
}

table#table1686831 {
	table-layout:fixed;
}

#item1595717 {
	width:628px !important;
	height:315px !important;
	top:27px !important;
}

@keyframes intensificar-1595717 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1595717 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1595717 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1595740 {
	width:80px !important;
	height:18px !important;
}

@keyframes intensificar-1595740 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1595740 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1595740 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1595763 {
	width:628px !important;
	height:111px !important;
}

#item1595764 {
	width:595px !important;
	height:655px !important;
}

@keyframes intensificar-1595764 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1595764 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1595764 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1595788 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:33px !important;
}

#item1595685 {
	width:628px !important;
	height:479px !important;
}

#item1595686 {
	width:595px !important;
	height:1049px !important;
}

@keyframes intensificar-1595686 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1595686 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1595686 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1595709 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:217px !important;
}

@keyframes intensificar-1595543 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1595543 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1595543 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1595544 {
	width:628px !important;
	height:112px !important;
}

#item1595567 {
	width:423px !important;
	height:230px !important;
	top:140px !important;
}

#item1595591 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:318px !important;
}

#item1595614 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:341px !important;
}

#item1595637 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:448px !important;
}

#item1595649 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1595672 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

@keyframes intensificar-1595678 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1595678 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1595678 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1595541 {
	width:664px !important;
	height:479px !important;
	left:36px !important;
	top:596px !important;
}

#item1595793 {
	width:628px !important;
	height:65px !important;
	left:36px !important;
	top:506px !important;
}

#item1595816 {
	width:628px !important;
	height:42px !important;
	left:36px !important;
	top:450px !important;
}

#item1595840 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1595846 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1595869 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1595343 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

#item1595344 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1595340 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1595379 {
	width:172px !important;
	height:70px !important;
}

#item1595380 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1595354 {
	width:172px !important;
	height:70px !important;
}

#item1595355 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1595350 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1595433 {
	width:141px !important;
	height:70px !important;
}

#item1595434 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1595408 {
	width:141px !important;
	height:70px !important;
}

#item1595409 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1595403 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1595486 {
	width:139px !important;
	height:70px !important;
}

#item1595487 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1595461 {
	width:139px !important;
	height:70px !important;
}

#item1595462 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1595457 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1595513 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1595536 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1595510 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1543787 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1543787 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1543787 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1543787 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1302226 {
	width:1236px !important;
	height:814px !important;
	left:-18px !important;
	top:-12px !important;
	background:#000;
}

@keyframes moverhacialaizquierdayreducir-1302227 {
	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-1302227 {
	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;
	}
}
#item1302228 {
	width:322px !important;
	height:65px !important;
	left:36px !important;
	top:494px !important;
}

@keyframes intensificar-1302228 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1302228 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1302228 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1302251 {
	opacity:0.45;
	width:502px !important;
	height:176px !important;
	background:#0e0b00;
}

#item1302252 {
	width:463px !important;
	height:134px !important;
	left:22px !important;
	top:19px !important;
}

@keyframes intensificar-1302252 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1302252 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1302252 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1302275 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1302275 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1302275 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1302275 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1380298 {
	width:748px !important;
	height:1252px !important;
	left:-22px !important;
	top:-23px !important;
	background:#101820;
}

@keyframes moverhacialaizquierdayreducir-1380300 {
	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-1380300 {
	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;
	}
}
#item1380305 {
	width:415px !important;
	height:54px !important;
	left:36px !important;
	top:87px !important;
}

@keyframes intensificar-1380305 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1380305 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1380305 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1380328 {
	opacity:0.35;
	width:628px !important;
	height:246px !important;
	left:36px !important;
	top:154px !important;
	background:#0e0b00;
}

#item1380329 {
	width:562px !important;
	height:196px !important;
	left:66px !important;
	top:181px !important;
}

@keyframes intensificar-1380329 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1380329 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1380329 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1424652 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1424652 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1424652 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1424652 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1302290 {
	width:106px !important;
	height:237px !important;
	top:553px !important;
}

#item1302672 {
	width:600px !important;
	height:790px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1302695 {
	width:528px !important;
	height:632px !important;
	left:46px !important;
	top:75px !important;
}

@keyframes intensificar-1302695 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1302695 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1302695 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1302609 {
	width:600px !important;
	height:790px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1549461 {
	width:13px !important;
	height:26px !important;
	left:585px !important;
	top:382px !important;
}

#item1549465 {
	width:534px !important;
	height:640px !important;
	left:45px !important;
	top:75px !important;
}

#item1549466 {
	width:509px !important;
	height:788px !important;
}

@keyframes intensificar-1549466 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1549466 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1549466 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1549489 {
	width:14px !important;
	height:9px !important;
	left:568px !important;
	top:60px !important;
}

#item1549492 {
	width:14px !important;
	height:9px !important;
	left:568px !important;
	top:724px !important;
}

#item1302562 {
	width:600px !important;
	height:790px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1302585 {
	width:528px !important;
	height:580px !important;
	left:46px !important;
	top:75px !important;
}

@keyframes intensificar-1302585 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1302585 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1302585 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1302295 {
	width:600px !important;
	height:790px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1302318 {
	width:129px !important;
	height:18px !important;
	left:53px !important;
	top:94px !important;
}

#item1302473 {
	width:152px !important;
	height:20px !important;
	left:375px !important;
	top:94px !important;
}

#item1302499 {
	width:33px !important;
	height:17px !important;
	left:57px !important;
	top:241px !important;
}

#item1302503 {
	width:87px !important;
	height:8px !important;
	left:96px !important;
	top:245px !important;
}

table#table1692854 th, table#table1692854 td {
	vertical-align:top;;
}

table#table1692854 tr {
	height:18px;;
}

table#table1692854 {
	table-layout:fixed;
}

#item1537283 {
	width:500px !important;
	height:96px !important;
	left:57px !important;
	top:125px !important;
}

#item1537277 {
	width:20px !important;
	height:10px !important;
	left:164px !important;
	top:146px !important;
}

#item1583418 {
	width:20px !important;
	height:10px !important;
	left:198px !important;
	top:181px !important;
}

#item1583415 {
	width:20px !important;
	height:10px !important;
	left:307px !important;
	top:164px !important;
}

#item1537753 {
	width:20px !important;
	height:10px !important;
	left:171px !important;
	top:129px !important;
}

#item1537413 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1537410 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:122px !important;
}

#item1537418 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1537414 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:140px !important;
}

#item1537422 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1537419 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:158px !important;
}

#item1537426 {
	width:511px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
}

#item1537423 {
	width:517px !important;
	height:23px !important;
	left:43px !important;
	top:176px !important;
}

#item1583389 {
	width:33px !important;
	height:17px !important;
}

#item1583392 {
	width:87px !important;
	height:8px !important;
	left:39px !important;
	top:5px !important;
}

@keyframes intensificar-1302550 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1302550 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1302550 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1302555 {
	width:148px !important;
	height:37px !important;
	left:238px !important;
	top:47px !important;
}

#item1302293 {
	width:610px !important;
	height:800px !important;
	left:590px !important;
	top:-10px !important;
}

#item1303015 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1303019 {
	width:528px !important;
	height:37px !important;
	left:16px !important;
}

#item1307632 {
	width:591px !important;
	height:486px !important;
	left:9px !important;
	top:149px !important;
}

#item1303226 {
	width:141px !important;
	height:15px !important;
	left:9px !important;
}

#item1303249 {
	width:6px !important;
	height:11px !important;
	top:2px !important;
}

#item1303223 {
	width:150px !important;
	height:15px !important;
	left:36px !important;
	top:99px !important;
}

#item1303256 {
	width:19px !important;
	height:19px !important;
}

#item1303252 {
	width:19px !important;
	height:19px !important;
	left:1158px !important;
	top:21px !important;
}

@keyframes intensificar-1303259 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1303259 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1303259 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1303263 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

#item1303264 {
	width:28px !important;
	height:40px !important;
	left:13px !important;
	top:5px !important;
}

#item1303259 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

@keyframes intensificar-1303267 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1303267 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1303267 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1303297 {
	width:131px !important;
	height:50px !important;
}

#item1303298 {
	width:116px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1303271 {
	width:131px !important;
	height:50px !important;
}

#item1303272 {
	width:116px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1303267 {
	width:131px !important;
	height:50px !important;
	left:777px !important;
	top:740px !important;
}

@keyframes intensificar-1303321 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1303321 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1303321 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1303350 {
	width:122px !important;
	height:50px !important;
}

#item1303351 {
	width:92px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1303325 {
	width:122px !important;
	height:50px !important;
}

#item1303326 {
	width:92px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1303321 {
	width:122px !important;
	height:50px !important;
	left:652px !important;
	top:740px !important;
}

@keyframes intensificar-1303374 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1303374 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1303374 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1303403 {
	width:122px !important;
	height:50px !important;
}

#item1303404 {
	width:107px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1303378 {
	width:122px !important;
	height:50px !important;
}

#item1303379 {
	width:107px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1303374 {
	width:122px !important;
	height:50px !important;
	left:911px !important;
	top:740px !important;
}

@keyframes intensificar-1303427 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1303427 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1303427 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1303456 {
	width:108px !important;
	height:50px !important;
}

#item1303457 {
	width:93px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1303431 {
	width:108px !important;
	height:50px !important;
}

#item1303432 {
	width:93px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1303427 {
	width:108px !important;
	height:50px !important;
	left:1036px !important;
	top:740px !important;
}

#item1303484 {
	width:185px !important;
	height:12px !important;
	left:17px !important;
}

#item1303507 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1303481 {
	width:202px !important;
	height:12px !important;
	left:398px !important;
	top:748px !important;
}

#item1303511 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1303511 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1303511 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1303511 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1380695 {
	width:700px !important;
	height:893px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1493648 {
	width:23px !important;
	height:46px !important;
	left:674px !important;
	top:451px !important;
}

#item1493624 {
	width:628px !important;
	height:798px !important;
	left:46px !important;
	top:75px !important;
}

#item1493625 {
	width:595px !important;
	height:1116px !important;
}

@keyframes intensificar-1493625 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1493625 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1493625 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1380647 {
	width:700px !important;
	height:893px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1550554 {
	width:628px !important;
	height:802px !important;
	left:46px !important;
	top:77px !important;
}

#item1550555 {
	width:595px !important;
	height:2305px !important;
}

@keyframes intensificar-1550555 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1550555 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1550555 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1550578 {
	width:23px !important;
	height:46px !important;
	left:674px !important;
	top:455px !important;
}

#item1380599 {
	width:700px !important;
	height:893px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1380623 {
	width:628px !important;
	height:798px !important;
	left:46px !important;
	top:75px !important;
}

@keyframes intensificar-1380623 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1380623 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1380623 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1380373 {
	width:700px !important;
	height:893px !important;
	left:10px !important;
	top:10px !important;
	background:#f3f3f2;
}

#item1380403 {
	width:161px !important;
	height:23px !important;
	left:50px !important;
	top:115px !important;
}

#item1380537 {
	width:190px !important;
	height:25px !important;
	left:453px !important;
	top:115px !important;
}

#item1380560 {
	width:41px !important;
	height:21px !important;
	left:60px !important;
	top:305px !important;
}

#item1380565 {
	width:109px !important;
	height:10px !important;
	left:108px !important;
	top:311px !important;
}

#item1583462 {
	width:24px !important;
	height:12px !important;
	left:237px !important;
	top:223px !important;
}

#item1583455 {
	width:24px !important;
	height:12px !important;
	left:366px !important;
	top:201px !important;
}

#item1537871 {
	width:24px !important;
	height:12px !important;
	left:198px !important;
	top:158px !important;
}

#item1537875 {
	width:24px !important;
	height:12px !important;
	left:190px !important;
	top:179px !important;
}

table#table1704072 th, table#table1704072 td {
	vertical-align:top;;
}

table#table1704072 tr {
	height:22px;;
}

table#table1704072 {
	table-layout:fixed;
}

#item1537880 {
	width:610px !important;
	height:117px !important;
	left:59px !important;
	top:153px !important;
}

#item1537906 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1537903 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:150px !important;
}

#item1537911 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1537907 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:172px !important;
}

#item1537915 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1537912 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:194px !important;
}

#item1537920 {
	width:623px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item1537916 {
	width:629px !important;
	height:27px !important;
	left:43px !important;
	top:216px !important;
}

#item1583423 {
	width:40px !important;
	height:20px !important;
}

#item1583427 {
	width:106px !important;
	height:10px !important;
	left:47px !important;
	top:6px !important;
}

#item1380589 {
	width:700px !important;
	height:893px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

@keyframes intensificar-1380589 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1380589 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1380589 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1380371 {
	width:710px !important;
	height:903px !important;
	left:-10px !important;
	top:140px !important;
}

#item1380743 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1380746 {
	width:606px !important;
	height:52px !important;
	left:22px !important;
}

#item1381644 {
	width:197px !important;
	height:21px !important;
	left:13px !important;
}

#item1381667 {
	width:9px !important;
	height:15px !important;
	top:3px !important;
}

#item1381640 {
	width:210px !important;
	height:21px !important;
	left:52px !important;
	top:110px !important;
}

#item1381675 {
	width:26px !important;
	height:26px !important;
}

#item1381671 {
	width:26px !important;
	height:26px !important;
	left:650px !important;
	top:170px !important;
}

@keyframes intensificar-1381679 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1381679 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1381679 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1381682 {
	width:74px !important;
	height:70px !important;
	background:#dfd8ea;
}

#item1381683 {
	width:39px !important;
	height:56px !important;
	left:18px !important;
	top:7px !important;
}

#item1381679 {
	width:74px !important;
	height:70px !important;
	left:626px !important;
	top:1130px !important;
}

@keyframes intensificar-1381686 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1381686 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1381686 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1381715 {
	width:183px !important;
	height:70px !important;
}

#item1381716 {
	width:162px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1381690 {
	width:183px !important;
	height:70px !important;
}

#item1381691 {
	width:162px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1381686 {
	width:183px !important;
	height:70px !important;
	left:517px !important;
	top:1054px !important;
}

@keyframes intensificar-1381739 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1381739 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1381739 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1381768 {
	width:171px !important;
	height:70px !important;
}

#item1381770 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1381743 {
	width:171px !important;
	height:70px !important;
}

#item1381744 {
	width:129px !important;
	height:39px !important;
	left:42px !important;
	top:14px !important;
}

#item1381739 {
	width:171px !important;
	height:70px !important;
	left:342px !important;
	top:1054px !important;
}

@keyframes intensificar-1381793 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1381793 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1381793 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1381822 {
	width:190px !important;
	height:70px !important;
}

#item1381823 {
	width:150px !important;
	height:39px !important;
	left:40px !important;
	top:14px !important;
}

#item1381797 {
	width:190px !important;
	height:70px !important;
}

#item1381798 {
	width:150px !important;
	height:39px !important;
	left:40px !important;
	top:14px !important;
}

#item1381793 {
	width:190px !important;
	height:70px !important;
	left:276px !important;
	top:1130px !important;
}

@keyframes intensificar-1381846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1381846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1381846 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1381875 {
	width:151px !important;
	height:70px !important;
}

#item1381876 {
	width:130px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1381850 {
	width:151px !important;
	height:70px !important;
}

#item1381851 {
	width:130px !important;
	height:39px !important;
	left:21px !important;
	top:14px !important;
}

#item1381846 {
	width:151px !important;
	height:70px !important;
	left:470px !important;
	top:1130px !important;
}

#item1381902 {
	width:259px !important;
	height:16px !important;
	left:23px !important;
}

#item1381925 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1381899 {
	width:283px !important;
	height:17px !important;
	left:36px !important;
	top:1089px !important;
}

#item1418084 {
	width:34px !important;
	height:73px !important;
	left:340px !important;
	top:1053px !important;
}

#item1418087 {
	width:34px !important;
	height:73px !important;
	left:274px !important;
	top:1129px !important;
}

#item1424651 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1424651 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1424651 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1424651 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1603032 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1597476 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1597476 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1597476 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1597486 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1597486 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1597486 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1597474 {
	width:600px !important;
	height:790px !important;
}

#item1597494 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1597136 {
	width:528px !important;
	height:357px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1597136 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1597136 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1597136 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1705946 th, table#table1705946 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1705946 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1705946 {
	table-layout:fixed;
}

#item1597161 {
	width:528px !important;
	height:140px !important;
	top:19px !important;
}

@keyframes intensificar-1597161 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1597161 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1597161 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1597184 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1597184 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1597184 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1597184 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1597351 {
	width:528px !important;
	height:410px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1597351 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1597351 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1597351 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1597210 {
	width:528px !important;
	height:29px !important;
}

@keyframes intensificar-1597210 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1597210 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1597210 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1597234 {
	width:369px !important;
	height:100px !important;
	top:49px !important;
}

@keyframes intensificar-1597234 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1597234 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1597234 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1597257 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:193px !important;
}

@keyframes intensificar-1597257 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1597257 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1597257 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1597269 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1597269 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1597269 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1597269 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1597292 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1597292 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1597292 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1597292 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1597316 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1597316 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1597316 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1597316 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1597339 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1597339 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1597339 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1597339 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1597345 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:137px !important;
}

@keyframes intensificar-1597345 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1597345 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1597345 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1597133 {
	width:564px !important;
	height:517px !important;
	left:636px !important;
	top:160px !important;
}

#item1597375 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1597398 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1597423 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1597428 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1597451 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1596935 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

#item1596936 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1596932 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1596970 {
	width:123px !important;
	height:50px !important;
}

#item1596971 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1596945 {
	width:123px !important;
	height:50px !important;
}

#item1596946 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1596941 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1597024 {
	width:101px !important;
	height:50px !important;
}

#item1597025 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1596998 {
	width:101px !important;
	height:50px !important;
}

#item1596999 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1596994 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1597077 {
	width:99px !important;
	height:50px !important;
}

#item1597078 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1597052 {
	width:99px !important;
	height:50px !important;
}

#item1597053 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1597048 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1597104 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1597127 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1597101 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1325175 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1325175 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1325175 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1325175 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1603065 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1598149 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1598149 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1598149 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1598139 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1598139 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1598139 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1598137 {
	width:700px !important;
	height:309px !important;
}

#item1598156 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1708067 th, table#table1708067 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1708067 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1708067 {
	table-layout:fixed;
}

#item1597788 {
	width:628px !important;
	height:210px !important;
	top:27px !important;
}

@keyframes intensificar-1597788 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1597788 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1597788 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1597811 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1597811 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1597811 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1597811 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1597834 {
	width:628px !important;
	height:289px !important;
}

#item1597835 {
	width:595px !important;
	height:685px !important;
}

@keyframes intensificar-1597835 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1597835 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1597835 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1597858 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:122px !important;
}

#item1598008 {
	width:628px !important;
	height:541px !important;
}

#item1598009 {
	width:595px !important;
	height:833px !important;
}

@keyframes intensificar-1598009 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1598009 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1598009 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1598032 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:248px !important;
}

@keyframes intensificar-1597864 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1597864 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1597864 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1597865 {
	width:628px !important;
	height:40px !important;
}

#item1597888 {
	width:490px !important;
	height:397px !important;
	top:68px !important;
}

#item1597911 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:270px !important;
}

#item1597921 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1597945 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1597970 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1597993 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1598001 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:192px !important;
}

#item1597785 {
	width:664px !important;
	height:541px !important;
	left:36px !important;
	top:534px !important;
}

#item1598037 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1598060 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1598085 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1598091 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1598114 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1597588 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

#item1597589 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1597584 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1597623 {
	width:172px !important;
	height:70px !important;
}

#item1597624 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1597598 {
	width:172px !important;
	height:70px !important;
}

#item1597599 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1597594 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1597676 {
	width:141px !important;
	height:70px !important;
}

#item1597677 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1597651 {
	width:141px !important;
	height:70px !important;
}

#item1597652 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1597647 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1597729 {
	width:139px !important;
	height:70px !important;
}

#item1597730 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1597704 {
	width:139px !important;
	height:70px !important;
}

#item1597705 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1597700 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1597757 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1597780 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1597753 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1424628 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1424628 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1424628 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1424628 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1603037 {
	width:180px !important;
	height:350px !important;
	left:1020px !important;
}

@keyframes intensificar-1599499 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1599499 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1599499 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1599507 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1599507 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1599507 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1599497 {
	width:600px !important;
	height:790px !important;
}

#item1599514 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

table#table1710753 th, table#table1710753 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1710753 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1710753 {
	table-layout:fixed;
}

#item1599158 {
	width:528px !important;
	height:169px !important;
	top:19px !important;
}

@keyframes intensificar-1599158 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1599158 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1599158 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1599181 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1599181 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1599181 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1599181 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1599204 {
	width:528px !important;
	height:287px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1599204 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1599204 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1599204 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1599371 {
	width:528px !important;
	height:497px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1599371 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1599371 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1599371 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1599230 {
	width:528px !important;
	height:12px !important;
}

@keyframes intensificar-1599230 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1599230 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1599230 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1599253 {
	width:350px !important;
	height:129px !important;
	top:32px !important;
}

@keyframes intensificar-1599253 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1599253 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1599253 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1599276 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:211px !important;
}

@keyframes intensificar-1599276 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1599276 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1599276 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1599286 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1599286 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1599286 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1599286 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1599309 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1599309 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1599309 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1599309 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1599333 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1599333 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1599333 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1599333 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1599356 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1599356 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1599356 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1599356 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1599362 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:155px !important;
}

@keyframes intensificar-1599362 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1599362 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1599362 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1599155 {
	width:564px !important;
	height:497px !important;
	left:636px !important;
	top:160px !important;
}

#item1599395 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1599418 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1599442 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1599449 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1599474 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1598956 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

#item1598957 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1598953 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1598991 {
	width:123px !important;
	height:50px !important;
}

#item1598993 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1598966 {
	width:123px !important;
	height:50px !important;
}

#item1598967 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1598962 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1599045 {
	width:101px !important;
	height:50px !important;
}

#item1599046 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1599020 {
	width:101px !important;
	height:50px !important;
}

#item1599021 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1599016 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1599099 {
	width:99px !important;
	height:50px !important;
}

#item1599100 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1599074 {
	width:99px !important;
	height:50px !important;
}

#item1599075 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1599070 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1602666 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1602689 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1602662 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1325826 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1325826 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1325826 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1325826 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1603073 {
	width:180px !important;
	height:350px !important;
	left:520px !important;
	top:309px !important;
}

@keyframes intensificar-1598861 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1598861 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1598861 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1598848 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1598848 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1598848 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1598846 {
	width:700px !important;
	height:309px !important;
}

#item1598870 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1713642 th, table#table1713642 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1713642 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1713642 {
	table-layout:fixed;
}

#item1598498 {
	width:628px !important;
	height:251px !important;
	top:27px !important;
}

@keyframes intensificar-1598498 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1598498 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1598498 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1598521 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1598521 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1598521 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1598521 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1598544 {
	width:628px !important;
	height:233px !important;
}

#item1598545 {
	width:595px !important;
	height:607px !important;
}

@keyframes intensificar-1598545 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1598545 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1598545 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1598569 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:94px !important;
}

#item1598717 {
	width:628px !important;
	height:541px !important;
}

#item1598718 {
	width:595px !important;
	height:951px !important;
}

@keyframes intensificar-1598718 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1598718 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1598718 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1598742 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:248px !important;
}

@keyframes intensificar-1598575 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1598575 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1598575 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1598576 {
	width:628px !important;
	height:16px !important;
}

#item1598599 {
	width:490px !important;
	height:397px !important;
	top:44px !important;
}

#item1598622 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:295px !important;
}

#item1598633 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1598656 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1598680 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1598703 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1598710 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:218px !important;
}

#item1598495 {
	width:664px !important;
	height:541px !important;
	left:36px !important;
	top:534px !important;
}

#item1598748 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1598771 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1598795 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1598800 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1598823 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1598297 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

#item1598298 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1598294 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1598332 {
	width:172px !important;
	height:70px !important;
}

#item1598333 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1598307 {
	width:172px !important;
	height:70px !important;
}

#item1598308 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1598303 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1598386 {
	width:141px !important;
	height:70px !important;
}

#item1598387 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1598361 {
	width:141px !important;
	height:70px !important;
}

#item1598362 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1598356 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1598440 {
	width:139px !important;
	height:70px !important;
}

#item1598441 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1598414 {
	width:139px !important;
	height:70px !important;
}

#item1598415 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1598410 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1602773 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1602796 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1602770 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1424627 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1424627 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1424627 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1424627 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1603046 {
	width:186px !important;
	height:167px !important;
	left:600px !important;
	top:623px !important;
}

@keyframes intensificar-1601829 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1601829 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1601829 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1601836 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1601836 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1601836 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1601827 {
	width:600px !important;
	height:790px !important;
}

#item1601845 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

#item1580165 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1580176 {
	width:394px !important;
	height:37px !important;
	left:16px !important;
}

#item1601489 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1601495 {
	width:394px !important;
	height:37px !important;
	left:16px !important;
}

table#table1716751 th, table#table1716751 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1716751 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1716751 {
	table-layout:fixed;
}

#item1601520 {
	width:528px !important;
	height:197px !important;
	top:367px !important;
}

@keyframes intensificar-1601520 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1601520 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1601520 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1601543 {
	width:100px !important;
	height:13px !important;
	top:347px !important;
}

@keyframes intensificar-1601543 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1601543 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1601543 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1601566 {
	width:528px !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-1601566 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1601566 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1601566 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1601731 {
	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-1601731 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1601731 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1601731 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1601593 {
	width:528px !important;
	height:47px !important;
}

@keyframes intensificar-1601593 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1601593 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1601593 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1601616 {
	width:350px !important;
	height:261px !important;
	top:67px !important;
}

@keyframes intensificar-1601616 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1601616 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1601616 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1601639 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:288px !important;
}

#item1601650 {
	width:93px !important;
	height:18px !important;
	left:435px !important;
	top:199px !important;
}

@keyframes intensificar-1601650 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1601650 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1601650 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1601673 {
	width:47px !important;
	height:24px !important;
	left:481px !important;
	top:218px !important;
}

#item1601679 {
	width:175px !important;
	height:26px !important;
	left:389px !important;
	top:252px !important;
}

#item1601702 {
	width:5px !important;
	height:8px !important;
	left:381px !important;
	top:254px !important;
}

#item1601707 {
	width:70px !important;
	height:16px !important;
	left:458px !important;
	top:183px !important;
}

@keyframes intensificar-1601707 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1601707 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1601707 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1601518 {
	width:564px !important;
	height:565px !important;
	left:636px !important;
	top:160px !important;
}

#item1601756 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1601780 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1601804 {
	width:264px !important;
	height:17px !important;
	left:636px !important;
	top:11px !important;
}

#item1602338 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

#item1602339 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1602335 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1602369 {
	width:123px !important;
	height:50px !important;
}

#item1602370 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1602344 {
	width:123px !important;
	height:50px !important;
}

#item1602345 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1602342 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1602421 {
	width:101px !important;
	height:50px !important;
}

#item1602423 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1602395 {
	width:101px !important;
	height:50px !important;
}

#item1602396 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1602393 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1602473 {
	width:99px !important;
	height:50px !important;
}

#item1602474 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1602448 {
	width:99px !important;
	height:50px !important;
}

#item1602449 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1602446 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1602701 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1602724 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1602698 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1579954 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1579954 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1579954 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1579954 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1603079 {
	width:186px !important;
	height:167px !important;
	top:1033px !important;
}

@keyframes intensificar-1602273 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1602273 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1602273 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1602280 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1602280 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1602280 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1602270 {
	width:700px !important;
	height:309px !important;
}

#item1602289 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

#item1601922 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1601929 {
	width:553px !important;
	height:51px !important;
	left:22px !important;
}

#item1602126 {
	width:140px !important;
	height:18px !important;
	top:212px !important;
}

@keyframes intensificar-1602126 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1602126 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1602126 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1602149 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:66px !important;
}

#item1602154 {
	width:628px !important;
	height:178px !important;
}

#item1602155 {
	width:595px !important;
	height:807px !important;
}

@keyframes intensificar-1602155 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1602155 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1602155 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table1720529 th, table#table1720529 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1720529 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1720529 {
	table-layout:fixed;
}

#item1602178 {
	width:626px !important;
	height:316px !important;
	top:240px !important;
}

@keyframes intensificar-1602178 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1602178 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1602178 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1602091 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:248px !important;
}

#item1602099 {
	width:628px !important;
	height:542px !important;
}

#item1602101 {
	width:595px !important;
	height:1038px !important;
}

@keyframes intensificar-1602101 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1602101 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1602101 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1601954 {
	width:627px !important;
	height:88px !important;
	left:1px !important;
}

@keyframes intensificar-1601954 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1601954 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1601954 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1601977 {
	width:460px !important;
	height:243px !important;
	top:115px !important;
}

@keyframes intensificar-1601977 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1601977 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1601977 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1602000 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:428px !important;
}

#item1602010 {
	width:130px !important;
	height:25px !important;
	left:498px !important;
	top:303px !important;
}

@keyframes intensificar-1602010 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1602010 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1602010 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1602033 {
	width:66px !important;
	height:33px !important;
	left:562px !important;
	top:329px !important;
}

#item1602038 {
	width:245px !important;
	height:36px !important;
	left:419px !important;
	top:377px !important;
}

#item1602062 {
	width:7px !important;
	height:11px !important;
	left:408px !important;
	top:380px !important;
}

#item1602067 {
	width:98px !important;
	height:22px !important;
	left:530px !important;
	top:281px !important;
}

@keyframes intensificar-1602067 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1602067 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1602067 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1601952 {
	width:664px !important;
	height:556px !important;
	left:36px !important;
	top:533px !important;
}

#item1602201 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1602224 {
	width:627px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1602247 {
	width:370px !important;
	height:24px !important;
	left:36px !important;
	top:325px !important;
}

#item1581266 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

#item1581267 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1581263 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1581297 {
	width:172px !important;
	height:70px !important;
}

#item1581298 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1581272 {
	width:172px !important;
	height:70px !important;
}

#item1581273 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1581270 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1581349 {
	width:141px !important;
	height:70px !important;
}

#item1581350 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1581323 {
	width:141px !important;
	height:70px !important;
}

#item1581324 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1581321 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1581401 {
	width:139px !important;
	height:70px !important;
}

#item1581402 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1581375 {
	width:139px !important;
	height:70px !important;
}

#item1581376 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1581373 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1581425 {
	width:34px !important;
	height:73px !important;
	left:182px !important;
	top:1127px !important;
}

#item1602804 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1602827 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1602801 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1580577 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1580577 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1580577 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1580577 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1603051 {
	width:81px !important;
	height:279px !important;
	left:600px !important;
	top:511px !important;
}

@keyframes intensificar-1600306 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1600306 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1600306 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1600318 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1600318 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1600318 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1600304 {
	width:600px !important;
	height:790px !important;
}

#item1600326 {
	width:211px !important;
	height:33px !important;
	left:195px !important;
	top:40px !important;
}

table#table1723200 th, table#table1723200 td {
	padding:3px 1px 1px 5px;;
	vertical-align:top;;
}

table#table1723200 tr {
	height:29px;;
	border-right:2.2px solid #fff;;
	background:#f5f5f5;;
}

table#table1723200 {
	table-layout:fixed;
}

#item1599974 {
	width:528px !important;
	height:171px !important;
	top:19px !important;
}

@keyframes intensificar-1599974 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1599974 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1599974 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1599997 {
	width:57px !important;
	height:9px !important;
}

@keyframes intensificar-1599997 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1599997 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1599997 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1600020 {
	width:528px !important;
	height:360px !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-1600020 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1600020 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1600020 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1600180 {
	width:13px !important;
	height:26px !important;
	left:539px !important;
	top:269px !important;
}

#item1600186 {
	width:534px !important;
	height:548px !important;
	top:16px !important;
}

#item1600187 {
	width:509px !important;
	height:914px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
}

@keyframes intensificar-1600187 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1600187 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1600187 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1600212 {
	width:14px !important;
	height:9px !important;
}

#item1600221 {
	width:14px !important;
	height:9px !important;
	top:571px !important;
}

#item1600046 {
	width:528px !important;
	height:46px !important;
}

@keyframes intensificar-1600046 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1600046 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1600046 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1600069 {
	width:350px !important;
	height:168px !important;
	top:65px !important;
}

@keyframes intensificar-1600069 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1600069 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1600069 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1600092 {
	width:89px !important;
	height:22px !important;
	left:439px !important;
	top:258px !important;
}

@keyframes intensificar-1600092 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1600092 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1600092 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1600102 {
	width:70px !important;
	height:16px !important;
	left:23px !important;
}

@keyframes intensificar-1600102 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1600102 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1600102 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1600125 {
	width:93px !important;
	height:18px !important;
	top:16px !important;
}

@keyframes intensificar-1600125 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1600125 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1600125 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1600149 {
	width:167px !important;
	height:15px !important;
	left:8px !important;
}

@keyframes intensificar-1600149 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1600149 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1600149 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1600172 {
	width:5px !important;
	height:8px !important;
	top:2px !important;
}

@keyframes intensificar-1600172 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1600172 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1600172 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1599971 {
	width:564px !important;
	height:580px !important;
	left:636px !important;
	top:145px !important;
}

#item1600228 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:128px !important;
}

#item1600251 {
	width:528px !important;
	height:13px !important;
	left:636px !important;
	top:100px !important;
}

#item1600275 {
	width:10px !important;
	height:34px !important;
	top:3px !important;
}

#item1600281 {
	width:266px !important;
	height:37px !important;
	left:16px !important;
}

#item1599772 {
	width:53px !important;
	height:50px !important;
	background:#dfd8ea;
}

#item1599773 {
	width:26px !important;
	height:40px !important;
	left:14px !important;
	top:5px !important;
}

#item1599769 {
	width:53px !important;
	height:50px !important;
	left:1147px !important;
	top:740px !important;
}

#item1599808 {
	width:123px !important;
	height:50px !important;
}

#item1599809 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1599783 {
	width:123px !important;
	height:50px !important;
}

#item1599784 {
	width:108px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1599778 {
	width:123px !important;
	height:50px !important;
	left:1021px !important;
	top:740px !important;
}

#item1599861 {
	width:101px !important;
	height:50px !important;
}

#item1599862 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1599836 {
	width:101px !important;
	height:50px !important;
}

#item1599837 {
	width:86px !important;
	height:28px !important;
	left:15px !important;
	top:10px !important;
}

#item1599832 {
	width:101px !important;
	height:50px !important;
	left:917px !important;
	top:740px !important;
}

#item1599914 {
	width:99px !important;
	height:50px !important;
}

#item1599915 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1599889 {
	width:99px !important;
	height:50px !important;
}

#item1599890 {
	width:69px !important;
	height:28px !important;
	left:30px !important;
	top:10px !important;
}

#item1599885 {
	width:99px !important;
	height:50px !important;
	left:815px !important;
	top:740px !important;
}

#item1602731 {
	width:130px !important;
	height:13px !important;
	left:17px !important;
}

#item1602754 {
	width:11px !important;
	height:10px !important;
	top:2px !important;
}

#item1602728 {
	width:147px !important;
	height:13px !important;
	left:635px !important;
	top:748px !important;
}

#item1326456 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1326456 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1326456 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1326456 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1603084 {
	width:81px !important;
	height:279px !important;
	top:921px !important;
}

@keyframes intensificar-1600971 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1600971 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1600971 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes intensificar-1600962 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1600962 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1600962 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1600959 {
	width:700px !important;
	height:309px !important;
}

#item1600978 {
	width:211px !important;
	height:33px !important;
	left:245px !important;
	top:36px !important;
}

table#table1726729 th, table#table1726729 td {
	padding:4.2px 1.4px 1.4px 7px;;
	vertical-align:top;;
}

table#table1726729 tr {
	height:40.6px;;
	border-right:3.08px solid #fff;;
	background:#f5f5f5;;
}

table#table1726729 {
	table-layout:fixed;
}

#item1600638 {
	width:628px !important;
	height:256px !important;
	top:27px !important;
}

@keyframes intensificar-1600638 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1600638 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1600638 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1600661 {
	width:80px !important;
	height:12px !important;
}

@keyframes intensificar-1600661 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1600661 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1600661 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1600685 {
	width:628px !important;
	height:219px !important;
}

#item1600686 {
	width:595px !important;
	height:823px !important;
}

@keyframes intensificar-1600686 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1600686 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1600686 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1600709 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:87px !important;
}

#item1600849 {
	width:628px !important;
	height:541px !important;
}

#item1600850 {
	width:595px !important;
	height:1598px !important;
}

@keyframes intensificar-1600850 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1600850 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1600850 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1600873 {
	width:23px !important;
	height:46px !important;
	left:628px !important;
	top:248px !important;
}

@keyframes intensificar-1600716 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1600716 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1600716 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1600717 {
	width:628px !important;
	height:85px !important;
}

#item1600740 {
	width:420px !important;
	height:221px !important;
	top:120px !important;
}

#item1600763 {
	width:125px !important;
	height:31px !important;
	left:503px !important;
	top:390px !important;
}

#item1600773 {
	width:98px !important;
	height:22px !important;
	left:32px !important;
}

#item1600796 {
	width:130px !important;
	height:25px !important;
	top:22px !important;
}

#item1600820 {
	width:234px !important;
	height:21px !important;
	left:11px !important;
}

#item1600843 {
	width:7px !important;
	height:11px !important;
	top:3px !important;
}

#item1600635 {
	width:664px !important;
	height:541px !important;
	left:36px !important;
	top:534px !important;
}

#item1600880 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:488px !important;
}

#item1600904 {
	width:628px !important;
	height:18px !important;
	left:36px !important;
	top:450px !important;
}

#item1600928 {
	width:14px !important;
	height:48px !important;
	top:4px !important;
}

#item1600936 {
	width:372px !important;
	height:51px !important;
	left:22px !important;
}

#item1600432 {
	width:53px !important;
	height:70px !important;
	background:#dfd8ea;
}

#item1600433 {
	width:26px !important;
	height:56px !important;
	left:14px !important;
	top:8px !important;
}

#item1600429 {
	width:53px !important;
	height:70px !important;
	left:647px !important;
	top:1130px !important;
}

#item1600468 {
	width:172px !important;
	height:70px !important;
}

#item1600469 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1600443 {
	width:172px !important;
	height:70px !important;
}

#item1600444 {
	width:151px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1600439 {
	width:172px !important;
	height:70px !important;
	left:472px !important;
	top:1130px !important;
}

#item1600522 {
	width:141px !important;
	height:70px !important;
}

#item1600523 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1600497 {
	width:141px !important;
	height:70px !important;
}

#item1600498 {
	width:120px !important;
	height:39px !important;
	left:21px !important;
	top:19px !important;
}

#item1600493 {
	width:141px !important;
	height:70px !important;
	left:326px !important;
	top:1130px !important;
}

#item1600576 {
	width:139px !important;
	height:70px !important;
}

#item1600577 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1600551 {
	width:139px !important;
	height:70px !important;
}

#item1600552 {
	width:97px !important;
	height:39px !important;
	left:42px !important;
	top:19px !important;
}

#item1600547 {
	width:139px !important;
	height:70px !important;
	left:183px !important;
	top:1130px !important;
}

#item1602835 {
	width:182px !important;
	height:18px !important;
	left:23px !important;
}

#item1602858 {
	width:16px !important;
	height:15px !important;
	top:3px !important;
}

#item1602832 {
	width:205px !important;
	height:18px !important;
	left:36px !important;
	top:1089px !important;
}

#item1424626 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1424626 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1424626 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1424626 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1487736 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

#item1487746 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:567px !important;
	height:85px !important;
	left:25px !important;
	top:33px !important;
	border-radius:12px;
	background:#000;
}

#item1487747 {
	width:1200px !important;
	height:790px !important;
}

#item1487754 {
	width:70px !important;
	height:23px !important;
	left:508px !important;
	top:49px !important;
	border-radius:6px;
	background:#fff;
}

#item1487763 {
	width:19px !important;
	height:5px !important;
	left:1px !important;
	top:3px !important;
}

#item1487768 {
	width:23px !important;
	height:7px !important;
	top:10px !important;
}

#item1487773 {
	width:20px !important;
	height:5px !important;
	left:5px !important;
	top:19px !important;
}

#item1487778 {
	width:16px !important;
	height:7px !important;
	left:1px !important;
}

#item1487785 {
	width:25px !important;
	height:15px !important;
	top:2px !important;
}

#item1487790 {
	width:18px !important;
	height:8px !important;
	left:8px !important;
	top:19px !important;
}

#item1487796 {
	width:25px !important;
	height:15px !important;
	left:2px !important;
	top:10px !important;
}

#item1487807 {
	width:1px !important;
	height:3px !important;
	left:44px !important;
	top:20px !important;
	background:#1e1541;
}

#item1487826 {
	width:62px !important;
	height:31px !important;
	left:1117px !important;
	top:743px !important;
}

#item1480150 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1480150 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1480150 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1480150 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1487653 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

#item1487663 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:651px !important;
	height:60px !important;
	left:25px !important;
	top:24px !important;
	border-radius:12px;
	background:#000;
}

#item1487664 {
	width:70px !important;
	height:23px !important;
	left:588px !important;
	top:43px !important;
	border-radius:6px;
	background:#fff;
}

#item1487670 {
	width:703px !important;
	height:1200px !important;
	left:-1px !important;
}

#item1487677 {
	width:19px !important;
	height:5px !important;
	left:1px !important;
	top:3px !important;
}

#item1487682 {
	width:23px !important;
	height:7px !important;
	top:10px !important;
}

#item1487687 {
	width:20px !important;
	height:5px !important;
	left:5px !important;
	top:19px !important;
}

#item1487692 {
	width:16px !important;
	height:7px !important;
	left:1px !important;
}

#item1487697 {
	width:25px !important;
	height:15px !important;
	top:2px !important;
}

#item1487702 {
	width:18px !important;
	height:8px !important;
	left:8px !important;
	top:19px !important;
}

#item1487709 {
	width:25px !important;
	height:15px !important;
	left:2px !important;
	top:10px !important;
}

#item1487714 {
	width:62px !important;
	height:31px !important;
	left:615px !important;
	top:1169px !important;
}

#item1480076 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1480076 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1480076 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1480076 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1182054 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

#item1182074 {
	width:150px !important;
	height:28px !important;
	left:525px !important;
	top:609px !important;
}

#item1182089 {
	width:122px !important;
	height:28px !important;
	left:539px !important;
	top:640px !important;
}

#item1182053 {
	width:424px !important;
	height:68px !important;
	left:388px !important;
	top:361px !important;
}

@keyframes intensificar-1182053 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1182053 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1182053 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1463321 {
	width:446px !important;
	height:39px !important;
	left:377px !important;
	top:686px !important;
}

#item1222351 {
	width:1200px !important;
	height:790px !important;
	background:#101820;
}

@keyframes atenuar-1222351 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1222351 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1222351 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1399862 {
	width:705px !important;
	height:1206px !important;
	background:#101820;
}

#item1399804 {
	width:214px !important;
	height:40px !important;
	left:243px !important;
	top:791px !important;
}

#item1399850 {
	width:171px !important;
	height:39px !important;
	left:265px !important;
	top:834px !important;
}

#item1399856 {
	width:424px !important;
	height:68px !important;
	left:138px !important;
	top:566px !important;
}

@keyframes intensificar-1399856 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-1399856 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1399856 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1463285 {
	width:546px !important;
	height:40px !important;
	left:77px !important;
	top:911px !important;
}

#item1394269 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes atenuar-1394269 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes atenuar-1394269 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1394269 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

p.autoParaStyle171 {
	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.autoParaStyle170 {
	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.autoParaStyle169 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:17.5px;
	line-height:21.3px;
	color:#ea5153;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle168 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:17.5px;
	line-height:21.3px;
	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.autoParaStyle167 {
	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:right;
}

p.autoParaStyle166 {
	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.autoParaStyle165 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:55px;
	line-height:55px;
	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.autoParaStyle164 {
	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.autoParaStyle163 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12.6px;
	line-height:14px;
	color:#3c3c3b;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle162 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:12px;
	line-height:14px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle161 {
	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.autoParaStyle160 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:9px;
	line-height:10px;
	color:#3c3c3b;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle159 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12.6px;
	line-height:14px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle158 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:9px;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle157 {
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle156 {
	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.autoParaStyle155 {
	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.autoParaStyle154 {
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle153 {
	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.autoParaStyle152 {
	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.autoParaStyle151 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:12.6px;
	line-height:14px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle150 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12.6px;
	line-height:14px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle149 {
	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.autoParaStyle148 {
	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.autoParaStyle147 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:9px;
	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:9px;
	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.autoParaStyle145 {
	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.autoParaStyle144 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18.2px;
	line-height:21px;
	color:#5a4675;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after: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: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.autoParaStyle142 {
	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.autoParaStyle141 {
	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.autoParaStyle140 {
	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.autoParaStyle139 {
	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.autoParaStyle138 {
	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.autoParaStyle137 {
	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.autoParaStyle136 {
	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.autoParaStyle135 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:19.6px;
	color:#ea5153;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle134 {
	font-weight: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.autoParaStyle133 {
	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.autoParaStyle132 {
	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.autoParaStyle131 {
	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.autoParaStyle130 {
	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.autoParaStyle129 {
	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.autoParaStyle128 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12.6px;
	line-height:16.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.autoParaStyle127 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:12.6px;
	line-height:16.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.autoParaStyle126 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:13px;
	line-height:15px;
	color:#5a4675;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle125 {
	font-family:FF-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.autoParaStyle124 {
	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.autoParaStyle123 {
	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.autoParaStyle122 {
	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.autoParaStyle121 {
	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.autoParaStyle120 {
	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.autoParaStyle119 {
	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.autoParaStyle118 {
	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.autoParaStyle117 {
	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.autoParaStyle116 {
	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.autoParaStyle115 {
	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.autoParaStyle114 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:9px;
	line-height:12px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle113 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:18.2px;
	line-height:21px;
	color:#5a4675;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle112 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size: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.autoParaStyle111 {
	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.autoParaStyle110 {
	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.autoParaStyle109 {
	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.autoParaStyle108 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:10px;
	line-height:13.1px;
	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.autoParaStyle107 {
	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.autoParaStyle106 {
	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.autoParaStyle105 {
	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.autoParaStyle104 {
	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.autoParaStyle103 {
	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.autoParaStyle102 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.4px;
	line-height:19.9px;
	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.autoParaStyle101 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.4px;
	line-height:19.9px;
	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.autoParaStyle100 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:23.8px;
	color:#ea5153;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-14px;
	padding-left:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle99 {
	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.autoParaStyle98 {
	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.autoParaStyle97 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:13px;
	line-height:15px;
	color:#5a4675;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle96 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:13px;
	line-height:15px;
	color:#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.autoParaStyle95 {
	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.autoParaStyle94 {
	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.autoParaStyle93 {
	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.autoParaStyle92 {
	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.autoParaStyle91 {
	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.autoParaStyle90 {
	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.autoParaStyle89 {
	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.autoParaStyle88 {
	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.autoParaStyle87 {
	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.autoParaStyle86 {
	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.autoParaStyle85 {
	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.autoParaStyle84 {
	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.autoParaStyle83 {
	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.autoParaStyle82 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:35px;
	line-height:39.2px;
	color:#101820;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle81 {
	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.autoParaStyle80 {
	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.autoParaStyle79 {
	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.autoParaStyle78 {
	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-indent:-14px;
	padding-left:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle77 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:23.8px;
	color:#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.autoParaStyle76 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:23.8px;
	color:#ea5153;
	letter-spacing:0.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.autoParaStyle75 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:23.8px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-14px;
	padding-left:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle74 {
	font-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.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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: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.autoParaStyle72 {
	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.autoParaStyle71 {
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle70 {
	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.autoParaStyle69 {
	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.autoParaStyle68 {
	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-indent:-10px;
	padding-left:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle67 {
	font-weight:900;
	font-family:FF-OptimaLTPro-ExtraBlack,"Optima LT Pro",Impact, Charcoal, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#ea5153;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle66 {
	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.autoParaStyle65 {
	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.autoParaStyle64 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#ea5153;
	letter-spacing:0.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.autoParaStyle63 {
	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.autoParaStyle62 {
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle61 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:14.6px;
	line-height:21px;
	color:#3c3c3b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle60 {
	font-family:"Optima LT Pro";
	font-size:14.6px;
	line-height:21px;
	color:#eb6269;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:8px;
	text-align:left;
}

p.autoParaStyle59 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:14.6px;
	line-height:21px;
	color:#3c3c3b;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle58 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:15.4px;
	line-height:18.5px;
	color:#000;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle57 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:18px;
	line-height:25.2px;
	color:#3c3c3b;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle56 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:42px;
	line-height:50.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle55 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-DemiBold,"Optima LT Pro",sans-serif;
	font-size:42px;
	line-height:50.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle54 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:10.4px;
	line-height:15px;
	color:#3c3c3b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle53 {
	font-family:"Optima LT Pro";
	font-size:10.4px;
	line-height:15px;
	color:#eb6269;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:6px;
	text-align:left;
}

p.autoParaStyle52 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:10.4px;
	line-height:15px;
	color:#3c3c3b;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle51 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:11px;
	line-height:13.2px;
	color:#000;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle50 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
	font-size:13.5px;
	line-height:18px;
	color:#3c3c3b;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle49 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:30px;
	line-height:36px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle48 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-DemiBold,"Optima LT Pro",sans-serif;
	font-size:30px;
	line-height:36px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle47 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-DemiBold,"Optima LT Pro",sans-serif;
	font-size:27.3px;
	line-height:19.7px;
	color:#3c3c3b;
	letter-spacing:0.100em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:16px;
	text-align:center;
}

p.autoParaStyle46 {
	font-family:FF-Averta-Regular,Averta;
	font-size:20px;
	line-height:25.2px;
	color:#3c3c3b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:20px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle45 {
	font-family:FF-Averta-Regular,Averta;
	font-size:18px;
	line-height:20px;
	color:#3c3c3b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:20px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle44 {
	font-family:FF-Averta-Regular,Averta;
	font-size:17px;
	line-height:23px;
	color:#3c3c3b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle43 {
	font-family:FF-Averta-Regular,Averta;
	font-size:14px;
	line-height:16px;
	color:#3c3c3b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle42 {
	font-family:FF-Averta-Regular,Averta;
	font-size:12px;
	line-height:16px;
	color:#3c3c3b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle41 {
	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.autoParaStyle40 {
	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.autoParaStyle39 {
	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.autoParaStyle38 {
	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.autoParaStyle37 {
	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.autoParaStyle36 {
	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.autoParaStyle35 {
	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.autoParaStyle34 {
	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.autoParaStyle33 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:16.8px;
	line-height:25.2px;
	color:#ea5153;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle32 {
	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.autoParaStyle31 {
	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.autoParaStyle30 {
	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.autoParaStyle29 {
	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.autoParaStyle28 {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:16.8px;
	line-height:25.2px;
	color:#101820;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle27 {
	font-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.autoParaStyle26 {
	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.autoParaStyle25 {
	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.autoParaStyle24 {
	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.autoParaStyle23 {
	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.autoParaStyle22 {
	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.autoParaStyle21 {
	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.autoParaStyle20 {
	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.autoParaStyle19 {
	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.autoParaStyle18 {
	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.autoParaStyle17 {
	font-family:Lora;
	font-size:47.6px;
	line-height:51.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:center;
}

p.autoParaStyle16 {
	font-weight:bold;
	font-style:italic;
	font-family:FF-LoraItalic-BoldItalic,Lora;
	font-size:47.6px;
	line-height:51.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:center;
}

p.autoParaStyle15 {
	font-weight:500;
	font-style:italic;
	font-family:FF-LoraItalic-MediumItalic,Lora;
	font-size:18px;
	line-height:20px;
	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.autoParaStyle14 {
	font-family:Lora;
	font-size:24px;
	line-height:19px;
	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.autoParaStyle13 {
	font-family:Lora;
	font-size:38px;
	line-height:40px;
	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.autoParaStyle12 {
	font-family:Lora;
	font-size:40px;
	line-height:43px;
	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.autoParaStyle11 {
	font-weight:600;
	font-family:Lora;
	font-size:23px;
	line-height:24px;
	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:center;
}

p.autoParaStyle10 {
	font-weight:600;
	font-family:Lora;
	font-size:23px;
	line-height:19px;
	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:center;
}

p.autoParaStyle9 {
	font-family:Lora;
	font-size:16px;
	line-height:19px;
	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:center;
}

p.autoParaStyle8 {
	font-family:Lora;
	font-size:14px;
	line-height:19px;
	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:center;
}

p.autoParaStyle7 {
	font-weight:500;
	font-style:italic;
	font-family:FF-LoraItalic-MediumItalic,Lora;
	font-size:18px;
	line-height:19px;
	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.autoParaStyle6 {
	font-family:Lora;
	font-size:16px;
	line-height:19px;
	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.autoParaStyle5 {
	font-weight:bold;
	font-style:italic;
	font-family:FF-LoraItalic-BoldItalic,Lora;
	font-size:36px;
	line-height:43px;
	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.autoParaStyle4 {
	font-family:Lora;
	font-size:36px;
	line-height:43px;
	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.autoParaStyle3 {
	font-family:FF-OptimaLTPro-Roman,"Optima LT Pro",sans-serif;
	font-size:65px;
	line-height:65px;
	color:#fff;
	letter-spacing:0.050em;
	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.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;
	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.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.Subtítulo-8pt--Dias {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:8px;
	line-height:10px;
	color:#e94b5a;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.Subtítulo {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#000;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:20px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.Cuerpo-de-texto {
	font-weight:300;
	font-family:FF-Averta-Light,Averta;
	font-size:10.5px;
	line-height:15px;
	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;
	margin-top:3px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.Vmovil_-_Párrafo-básico {
	font-family:"Avenir Next Condensed",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:16px;
	line-height:18px;
	color:#3c3c3b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Mobil_-_Párrafo-básico {
	font-family:"Avenir Next Condensed",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:16px;
	line-height:18px;
	color:#3c3c3b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p._2-1_TEXTO-GENERAL {
	font-family:Optima,"Times New Roman", Times, serif;
	font-size:18px;
	line-height:20px;
	color:#6f6f6e;
	text-align:left;
}

p.Párrafo-básico {
	font-family:"Avenir Next Condensed",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:16px;
	line-height:18px;
	color:#3c3c3b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Ningún-estilo-de-párrafo {
	font-family:"Minion Pro","Times New Roman", Times, serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

span.autoCharStyle27 {
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.autoCharStyle26 {
}

span.autoCharStyle25 {
}

span.autoCharStyle24 {
}

span.autoCharStyle23 {
}

span.autoCharStyle22 {
	letter-spacing:-0.500em;
}

span.autoCharStyle21 {
	font-size:14px;
}

span.autoCharStyle20 {
}

span.autoCharStyle19 {
}

span.autoCharStyle18 {
	font-size:10px;
}

span.autoCharStyle17 {
}

span.autoCharStyle16 {
	color:#101820;
}

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:900;
	font-family:FF-OptimaLTPro-Black,"Optima LT Pro",Impact, Charcoal, sans-serif;
}

span.autoCharStyle13 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	color:#ea5153;
	letter-spacing:0.020em;
}

span.autoCharStyle12 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-DemiBold,"Optima LT Pro",sans-serif;
	font-size:22.9px;
	letter-spacing:0.100em;
}

span.autoCharStyle11 {
	text-decoration:underline;
}

span.autoCharStyle10 {
}

span.autoCharStyle9 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-DemiBold,"Optima LT Pro",sans-serif;
	font-size:16.4px;
	letter-spacing:0.100em;
}

span.autoCharStyle8 {
	color:#ea5153;
}

span.autoCharStyle7 {
	font-weight:600;
	font-family:FF-Averta-Semibold,Averta;
}

span.autoCharStyle6 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
}

span.autoCharStyle5 {
	font-weight:bold;
	font-family:FF-Averta-Bold,Averta;
}

span.autoCharStyle4 {
	font-weight:bold;
	font-family:FF-OptimaLTPro-Bold,"Optima LT Pro","Arial Black", Gadget, sans-serif;
	color:#ea5153;
}

span.autoCharStyle3 {
	font-weight:bold;
	font-style:italic;
	font-family:FF-LoraItalic-BoldItalic,Lora;
}

span.autoCharStyle2 {
}

span.autoCharStyle1 {
	font-weight:600;
	font-family:FF-Lora-SemiBold,Lora;
}

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.Hipervínculo {
	color:#000;
	text-decoration:underline;
}

span._2-1_NEGRITA_TEXTO-GENERAL {
	font-weight:bold;
}

span.texto-mapa-1 {
	font-weight:bold;
	font-family:"Avenir Next Condensed",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:8.5px;
	color:#fff;
}

span.Texto-itinerario {
	font-family:"Avenir Next Condensed",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:8.5px;
	color:#000;
}

span.Ninguno {
}
#in5footer,  #prefooter {display:none;}

[class*=" mq-"]{ display:none; }
.mq-default { display:block; }
@media all and (max-width:767px){ [class*=" mq-"], .mq-default { display:none; } .mq-700 {display:block; } }

